List publications.

Fields

id (integer)

Primary key.

name (string)

Name of doctoral school.

emails (string[])

Contact emails.

Expansions

To activate relation expansion add the desired fields as a comma separated list to the expand query parameter like this:

?expand=<field>,<field>,<field>,...

The following relational fields can be expanded:

  • persons
  • category
  • document
  • organization_authorship

Filters

To filter for exact value matches:

?<fieldname>=<value>

Possible exact filters:

  • year
  • category
  • document
  • persons

For advanced filtering use lookups:

?<fieldname>__<lookup>=<value>

All fields with advanced lookups can also be used for exact value matches as described above.

Possible advanced lookups:

  • year: gt, gte, lt, lte
  • sci: iexact, contains, icontains, startswith, istartswith
  • pubmed: iexact, contains, icontains, startswith, istartswith
  • doi: iexact, contains, icontains, startswith, istartswith
  • pmc: iexact, contains, icontains, startswith, istartswith
  • organization_authorship: in
  • impact: isnull, gt, gte, lt, lte
  • imported: isnull, gt, gte, lt, lte, date
GET /v1/research/publication/?format=api&offset=149000&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157757,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149020&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=148980&ordering=-year",
    "results": [
        {
            "id": 107293,
            "title": "CHARACTERIZATION OF 2 ACYL-ACYL CARRIER PROTEIN THIOESTERASES FROM DEVELOPING CUPHEA SEEDS SPECIFIC FOR MEDIUM-CHAIN-ACYL AND OLEOYL-ACYL CARRIER PROTEIN",
            "abstract": null,
            "authors": [
                "DORMANN, P",
                "SPENER, F",
                "OHLROGGE, JB"
            ],
            "year": 1993,
            "source": "PLANTA. 1993; 189(3): 425-432. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993KP26100017",
            "pubmed": null,
            "doi": "10.1007/BF00194441",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2010-12-13T11:41:16+01:00",
            "journal": "PLANTA",
            "issn": "0032-0935",
            "collection_publisher": null,
            "collection_title": "PLANTA; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 107519,
            "title": "More on office-based testing for HIV.",
            "abstract": null,
            "authors": [
                "Mucke, HA",
                "Haushofer, A"
            ],
            "year": 1993,
            "source": "N Engl J Med. 1993; 328(23):1717; author reply 1717-1717; author reply 1718",
            "category": 1,
            "document_type": 20,
            "sci": "ISI:A1993LF05400029",
            "pubmed": "8338549",
            "doi": "10.1056/NEJM199306103282318",
            "pmc": null,
            "organizations": [],
            "persons": [
                "107519-53597-6"
            ],
            "imported": "2010-12-23T01:00:00+01:00",
            "journal": "N Engl J Med",
            "issn": "0028-4793",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 107520,
            "title": "Prothrombin fragment 1+2 (F1+2), thrombin-antithrombin III complex(TAT) and thrombophilia parameters in orally anticoagulated patients with inferior vena cava filters.",
            "abstract": null,
            "authors": [
                "Halbmayer, WM",
                "Haushofer, A",
                "Toth, E"
            ],
            "year": 1993,
            "source": "Wien Med Wochenschr. 1993; 143(5):95-98",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "8511904",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "107520-53597-6"
            ],
            "imported": "2010-12-23T01:00:00+01:00",
            "journal": "Wien Med Wochenschr",
            "issn": "0043-5341",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 107521,
            "title": "Preoperative monitoring of blood coagulation in urologic operations: diagnosis of familial factor XI deficiency within the scope of preoperative blood coagulation studies.",
            "abstract": null,
            "authors": [
                "Haushofer, A",
                "Halbmayer, WM",
                "Toth, E",
                "Pflüger, H"
            ],
            "year": 1993,
            "source": "Wien Med Wochenschr. 1993; 143(5):99-105",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "8511905",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "107521-53597-1"
            ],
            "imported": "2010-12-23T01:00:00+01:00",
            "journal": "Wien Med Wochenschr",
            "issn": "0043-5341",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 107522,
            "title": "Detection of lupus anticoagulants in the routine blood coagulation laboratory exemplified by 36 patients with systemic lupus erythematosus.",
            "abstract": null,
            "authors": [
                "Halbmayer, WM",
                "Haushofer, A",
                "Schratzberger, W",
                "Petera, P",
                "Duschet, P",
                "Fischer, M"
            ],
            "year": 1993,
            "source": "Med Klin (Munich). 1993; 88(7):417-422",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LQ09200003",
            "pubmed": "8377719",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "107522-53597-6"
            ],
            "imported": "2010-12-23T01:00:00+01:00",
            "journal": "Med Klin (Munich)",
            "issn": "0723-5003",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 74778,
            "title": "Ein Beitrag zum Staging des Prostatakarzinoms.",
            "abstract": null,
            "authors": [
                "Zigeuner, R",
                "Pummer, K",
                "Pürstner, P",
                "Breinl, E",
                "Penkoff, H",
                "Trummer, H"
            ],
            "year": 1993,
            "source": "Gemeinsame Sitzung der Universitäten Innsbruck, München, Graz; DEZ 03-04, 1993; München, GERMANY. 1993. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "74778-14038"
            ],
            "persons": [
                "74778-51738",
                "74778-53053"
            ],
            "imported": "2008-02-14T13:54:08+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 74800,
            "title": "Koinzidenz von malignem Melanom und Nierenzellkarzinom - Eine epidemiologische Studie.",
            "abstract": null,
            "authors": [
                "Richtig, E",
                "Smolle, J",
                "Pummer, K",
                "Vilits, P",
                "Lipsky, H"
            ],
            "year": 1993,
            "source": "Zeitschrift für Hautkrankheiten. 1993; 68(6): 384-386. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "74800-14047"
            ],
            "persons": [
                "74800-51617",
                "74800-52274",
                "74800-53053"
            ],
            "imported": "2008-02-14T16:09:25+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 74994,
            "title": "Long-Term treatment with IFN-alpha in excessive thrombocytosis in myeloproliferative disorders.",
            "abstract": null,
            "authors": [
                "Gisslinger,H",
                "Linkesch,W",
                "Chott,A",
                "Ludwig,W",
                ""
            ],
            "year": 1993,
            "source": " In: Fleischer,J; editors(s). New Aspects in acute leucemia. Berlin-Heidelberg-New York-London-Paris-Tokyo-Hongkong-Barcelona-Budapest: Springer;  1993. p. 157-158. ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "74994-14082"
            ],
            "persons": [],
            "imported": "2008-02-18T12:16:04+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Fleischer,J;",
            "collection_title": "New Aspects in acute leucemia",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 75023,
            "title": "Longterm follow up of phase I/II trial of ultra-high carboplatin, VP16, Cyclophosphamide with ABMT in refractory or relapsed NSGCT.",
            "abstract": null,
            "authors": [
                "Linkesch,W",
                "Greinix,H.T.",
                "Höcker,P",
                "Krainer,M",
                "Wagner,W",
                ""
            ],
            "year": 1993,
            "source": "J Clin Oncol1993; 12: 232-232.-29th Annual Meeting; May 16-19, 1993; Orlando,FLORIDA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75023-14082"
            ],
            "persons": [
                "75023-54230"
            ],
            "imported": "2008-02-18T13:51:20+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 75042,
            "title": "Quality of life after IORT in lung cancer patients. Lung function and exercise testing in long-term survivors.",
            "abstract": null,
            "authors": [
                "Ratzenhofer-Komenda, B",
                "Prause, G",
                "Offner, A",
                "Smolle-Jüttner, FM",
                "Pinter H",
                "Stücklschweiger, G",
                "List, WF"
            ],
            "year": 1993,
            "source": " In: Schildberg, FW; Willich, N; Krämling, JH; editors(s). Intraoperative radiation therapy. (1993): Essen: Die blaue Eule;  1993. p. 220 - 223. (ISBN: 3-89 206-495-4) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "75042-51986",
                "75042-51615"
            ],
            "imported": "2008-02-18T15:12:56+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Schildberg, FW; Willich, N; Krämling, JH;",
            "collection_title": "Intraoperative radiation therapy",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 75277,
            "title": "Psychologie in der Medizin. Medizinische Psychologie, Psychosomatik, Psychotherapie.",
            "abstract": null,
            "authors": null,
            "year": 1993,
            "source": "Egger, J. editor(s). Wien: Wiener Universitätsverlag; 1993. (ISBN: 3-85114-132-6) ",
            "category": 7,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "75277-51505"
            ],
            "imported": "2008-02-19T18:55:48+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 75278,
            "title": "Psychologie in der Steiermark.",
            "abstract": null,
            "authors": null,
            "year": 1993,
            "source": "Egger, J; Raab, E; Zollneritsch, J. editor(s). Graz: Leykam; 1993. (ISBN: 3-7011-7269-1) ",
            "category": 7,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "75278-51505"
            ],
            "imported": "2008-02-19T19:02:01+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 75326,
            "title": "Effects of purified Clostridium difficile toxin A in the small intestine of the rat in vivo.",
            "abstract": null,
            "authors": [
                "Beubler, E",
                "Schirgi-Degen, A",
                "Pabst, MA",
                "Pothoulakis, C",
                "LaMont, JT"
            ],
            "year": 1993,
            "source": "Nat Toxins. 1993; 1(6):369-375",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "7909488",
            "doi": "10.1002/nt.2620010608",
            "pmc": null,
            "organizations": [],
            "persons": [
                "75326-51667-1"
            ],
            "imported": "2008-02-20T01:00:00+01:00",
            "journal": "Nat Toxins",
            "issn": "1056-9014",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 75347,
            "title": "Psychotherapie und Politik.",
            "abstract": null,
            "authors": [
                "Pieringer, W"
            ],
            "year": 1993,
            "source": " In: Mantel, Wolfgang; editors(s). Politik in Österreich. Wien: Böhlau;  1993. ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-02-20T11:52:16+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Mantel, Wolfgang;",
            "collection_title": "Politik in Österreich",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 75348,
            "title": "Alter - Zwischen Weisheit und Demenz II.",
            "abstract": null,
            "authors": [
                "Pieringer, W"
            ],
            "year": 1993,
            "source": " In: Petzold, E; Beck, V; editors(s). Der alternde Mensch und sein Umfeld . Mannheim: Forum Galenus;  1993. ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-02-20T11:56:42+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Petzold, E; Beck, V;",
            "collection_title": "Der alternde Mensch und sein Umfeld ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 75460,
            "title": "Myeloid-associated antigen expression in childhood acute lymphoblastic leukemia. Austrian Pediatric Oncology Group.",
            "abstract": null,
            "authors": [
                "Fink, FM",
                "Köller, U",
                "Mayer, H",
                "Haas, OA",
                "Grümayer, ER",
                "Urban, C",
                "Dengg, K",
                "Mutz, I",
                "Tüchler, H",
                "Gatterer-Menz, I"
            ],
            "year": 1993,
            "source": "Recent Results Cancer Res. 1993; 131(3 Suppl 3):67-75",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "8210660",
            "doi": "10.1007/978-3-642-84895-7_7",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-02-20T01:00:00+01:00",
            "journal": "Recent Results Cancer Res",
            "issn": "0080-0015",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 75461,
            "title": "Prophylactic use of interferon alfa after bone marrow transplantation for patients with chronic myelogenous leukemia at high risk of relapse: a pilot study. The Chronic Leukemia Working Party of the EBMT.",
            "abstract": null,
            "authors": [
                "Niederwieser, D",
                "Arcese, W",
                "Bandini, G",
                "Schwaighofer, H",
                "Thaler, J",
                "Bosi, A",
                "Di Bartolomeo, P",
                "Alessandrino, EP",
                "Urban, C",
                "Gratwohl, A"
            ],
            "year": 1993,
            "source": "Semin Hematol. 1993; 30(3 Suppl 3):40-43",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LW33800016",
            "pubmed": "8235706",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-02-20T01:00:00+01:00",
            "journal": "Semin Hematol",
            "issn": "0037-1963",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.409,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.745762711864407,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "HEMATOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 75493,
            "title": "Die Leiden der Lehrer.",
            "abstract": null,
            "authors": [
                "Pieringer, W"
            ],
            "year": 1993,
            "source": " In: Gangl, H; editors(s). Brennpunkt Schule. Wien: Ketterl;  1993. ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-02-21T10:09:56+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Gangl, H;",
            "collection_title": "Brennpunkt Schule",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 75554,
            "title": "Psychotherapieausbildung in Österreich.",
            "abstract": null,
            "authors": [
                "Egger, JW",
                "Verlic, B"
            ],
            "year": 1993,
            "source": " In: Egger, JW;  editors(s). Psychologie in der Medizin. Medizinische Psychologie, Psychotherapie, Psychosomatik. Wien: Wiener Universitätsverlag WUV;  1993. p. 20. ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75554-29447"
            ],
            "persons": [
                "75554-51505"
            ],
            "imported": "2008-02-21T13:33:18+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Egger, JW; ",
            "collection_title": "Psychologie in der Medizin. Medizinische Psychologie, Psychotherapie, Psychosomatik",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 75555,
            "title": "Moderne Verhaltenstherapie als Breitbandpsychotherapie.",
            "abstract": null,
            "authors": [
                "Egger, JW"
            ],
            "year": 1993,
            "source": " In: Egger, JW; editors(s). Psychologie in der Medizin. Medizinische Psychologie, Psychotherapie, Psychosomatik. Wien: Wiener Universitätsverlag WUV;  1993. p. 24. ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "75555-51505"
            ],
            "imported": "2008-02-21T13:39:28+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Egger, JW;",
            "collection_title": "Psychologie in der Medizin. Medizinische Psychologie, Psychotherapie, Psychosomatik",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}