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=154700&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157186,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=154720&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=154680&ordering=-year",
    "results": [
        {
            "id": 8272,
            "title": "Purified complex of factor VIII coagulant moiety and phospholipid: high factor VIII coagulant activity in factor VIII inhibitor plasma.",
            "abstract": null,
            "authors": [
                "Muntean, W"
            ],
            "year": 1984,
            "source": "Wien Klin Wochenschr. 1984; 96(22):829-832",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984TV97300004",
            "pubmed": "6442046",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "8272-51651-2"
            ],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8273,
            "title": "Sonography in extensive juxtapapillary duodenal diverticulum",
            "abstract": null,
            "authors": [
                "Müller, GE",
                "Brandstätter, G",
                "Kratochvil, P",
                "Harnoncourt, K"
            ],
            "year": 1984,
            "source": "Ultraschall Med. 1984; 5(6):312-314",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984TW29000009",
            "pubmed": "6441251",
            "doi": "10.1055/s-2007-1012115",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ULTRASCHALL MED",
            "issn": "0172-4614",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.34,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.56,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8274,
            "title": "Effects of growth hormone on the factor VIII complex in patients with growth hormone deficiency.",
            "abstract": null,
            "authors": [
                "Borkenstein, M",
                "Muntean, W"
            ],
            "year": 1984,
            "source": "Metabolism. 1984; 33(12):1065-1067",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984TW40000001",
            "pubmed": "6438437",
            "doi": "10.1016/0026-0495(84)90088-X",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8274-51651-6",
                "8274-51654-1"
            ],
            "imported": null,
            "journal": "METABOLISM",
            "issn": "0026-0495",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.941,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.493975903614458,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8275,
            "title": "Investigation of human bile and serum levels by high pressure liquid chromatography after administration of latamoxef or cefotaxime.",
            "abstract": null,
            "authors": [
                "Krausse, R",
                "Ullmann, U",
                "Brandstetter, G",
                "Kratochvil, P"
            ],
            "year": 1984,
            "source": "Arzneimittelforschung. 1984; 34(12):1787-1791",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984TW40700024",
            "pubmed": "6099130",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ARZNEIM-FORSCH-DRUG RES",
            "issn": "0004-4172",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.537,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.484126984126984,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CHEMISTRY, MULTIDISCIPLINARY",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8276,
            "title": "Coordination of sucking, swallowing and respiration in infants with sleep apnea syndrome.",
            "abstract": null,
            "authors": [
                "Kerbl, R",
                "Kenner, T",
                "Haidmayer, R",
                "Kerschhaggl, P",
                "Kurz, R"
            ],
            "year": 1984,
            "source": "Biomed Tech (Berl). 1984; 29(11):274-278",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984TW66100001",
            "pubmed": "6509148",
            "doi": "10.1515/bmte.1984.29.11.274",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8276-51524-6"
            ],
            "imported": null,
            "journal": "BIOMED TECH",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.429,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8277,
            "title": "Diagnosis of a toxic liver lesion based on spermiographic changes",
            "abstract": null,
            "authors": [
                "Pusch, HH"
            ],
            "year": 1984,
            "source": "Wien Klin Wochenschr. 1984; 96(23):857-859",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984TW68000004",
            "pubmed": "6528614",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8278,
            "title": "UNTOWARD SYMPTOMS OF GOLD THERAPY",
            "abstract": null,
            "authors": [
                "RAINER, F"
            ],
            "year": 1984,
            "source": "WIEN KLIN WOCHENSCHR 1984 96: 40-44.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984TW68100010",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8279,
            "title": "TEMPORARY RESULTS OF ORAL GOLD MEDICATION WITH AURANOFIN AFTER INADEQUATE RESULTS FROM INTRAMUSCULAR GOLD THERAPY",
            "abstract": null,
            "authors": [
                "RAINER, F",
                "ULREICH, A"
            ],
            "year": 1984,
            "source": "WIEN KLIN WOCHENSCHR 1984 96: 49-51.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984TW68100013",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8280,
            "title": "TUBULAR KIDNEY INJURIES IN THE USE OF NATRIUM-AUROTHIOMALATE AND THEIR DETECTION THROUGH THE DETERMINATION OF THE EXCRETION OF URINE OF BETA-2-MICROGLOBULIN",
            "abstract": null,
            "authors": [
                "ULREICH, A",
                "RAINER, F",
                "SEDLMAYR, DP",
                "LEB, G",
                "PFEIFFER, K"
            ],
            "year": 1984,
            "source": "WIEN KLIN WOCHENSCHR. 1984; 96:  56-57. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984TW68100016",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-10-22T13:41:17+02:00",
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8281,
            "title": "The low-density-lipoprotein pathway of native and chemically modified low-density lipoproteins isolated from plasma incubated in vitro.",
            "abstract": null,
            "authors": [
                "Zechner, R",
                "Dieplinger, H",
                "Roscher, A",
                "Kostner, GM"
            ],
            "year": 1984,
            "source": "Biochem J. 1984; 224(2):569-576",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984TW70500028",
            "pubmed": "6517864",
            "doi": "10.1042/bj2240569",
            "pmc": "PMC1144466",
            "organizations": [],
            "persons": [
                "8281-51669-6"
            ],
            "imported": null,
            "journal": "BIOCHEM J",
            "issn": "0264-6021",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.262,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.810169491525424,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8282,
            "title": "Gynecologic examinations in paraplegics",
            "abstract": null,
            "authors": [
                "Schneeweiss, WD"
            ],
            "year": 1984,
            "source": "Wien Med Wochenschr. 1984; 134(22):495-498",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984TX21100002",
            "pubmed": "6531934",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "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": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8283,
            "title": "Endogenous creatinine clearing during cytostatic therapy",
            "abstract": null,
            "authors": [
                "Sterz, F",
                "Borkenstein, J",
                "Samonigg, H"
            ],
            "year": 1984,
            "source": "WIEN MED WOCHENSCHR. 1984; 134(22): 499-504. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984TX21100003",
            "pubmed": "6531935",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "8283-51532-6"
            ],
            "imported": "2009-10-22T13:37:19+02: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": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8284,
            "title": "NEW ASPECTS OF THE GOUTY KIDNEY",
            "abstract": null,
            "authors": [
                "ULREICH, A"
            ],
            "year": 1984,
            "source": "AKTUEL RHEUMATOL 1984 9: 199-201.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984TX51400007",
            "pubmed": null,
            "doi": "10.1055/s-2008-1048106",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "AKTUEL RHEUMATOL",
            "issn": "0341-051X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.056,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.105263157894737,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RHEUMATOLOGY",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8285,
            "title": "Dissociation of the Factor-VIII complex during clotting: role of thrombin and phospholipids.",
            "abstract": null,
            "authors": [
                "Muntean, W",
                "Rothwangl, HJ"
            ],
            "year": 1984,
            "source": "Eur J Clin Invest. 1984; 14(6):462-468",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984TY41500013",
            "pubmed": "6441724",
            "doi": "10.1111/j.1365-2362.1984.tb01214.x",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8285-51651-1"
            ],
            "imported": null,
            "journal": "EUR J CLIN INVEST",
            "issn": "0014-2972",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.224,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.841121495327103,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8287,
            "title": "Morphological changes in the basolateral membrane of the villus cells of the rat small intestine upon Triton X100 extraction.",
            "abstract": null,
            "authors": [
                "Schiechl, H"
            ],
            "year": 1984,
            "source": "Z Mikrosk Anat Forsch. 1984; 98(5):746-754",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984TZ56300008",
            "pubmed": "6528711",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "Z MIKROSK-ANATOM FORSCH",
            "issn": "0044-3107",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8288,
            "title": "Chromatofocusing of apolipoproteins from human serum high density lipoprotein.",
            "abstract": null,
            "authors": [
                "Knipping, G",
                "Steyrer, E",
                "Holasek, A"
            ],
            "year": 1984,
            "source": "INT J BIOCHEM. 1984; 16:  1149-1154. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984TZ61800008",
            "pubmed": "6526131",
            "doi": "10.1016/0020-711X(84)90008-9",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8288-51817-6"
            ],
            "imported": "2009-10-12T17:28:30+02:00",
            "journal": "INT J BIOCHEM",
            "issn": "0020-711X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.828,
            "impactfactor_year": 1994,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8289,
            "title": "New immunocytochemical observations with diagnostic significance in cutaneous neuroendocrine carcinoma.",
            "abstract": null,
            "authors": [
                "Hoefler, H",
                "Kerl, H",
                "Rauch, HJ",
                "Denk, H"
            ],
            "year": 1984,
            "source": "Am J Dermatopathol. 1984; 6(6):525-530",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984TZ96600002",
            "pubmed": "6084425",
            "doi": "10.1097/00000372-198412000-00002",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8289-51515-6",
                "8289-51620-6"
            ],
            "imported": null,
            "journal": "AMER J DERMATOPATHOL",
            "issn": "0193-1091",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.921,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.6,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 19444,
            "title": "URINARY NEOPTERIN IN MALIGNANT DISEASES OF CHILDHOOD - A MARKER FOR ACTIVITY OF THE CELL-MEDIATED-IMMUNITY",
            "abstract": null,
            "authors": [
                "REIBNEGGER, G",
                "FUCHS, D",
                "HAUSEN, A",
                "KOSTRONKRAINZ, C",
                "WACHTER, H"
            ],
            "year": 1984,
            "source": "TUMORDIAGN THER. 1984; 5:  234-237. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984TV78100006",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "19444-50569-1"
            ],
            "imported": "2009-10-22T13:22:58+02:00",
            "journal": "TUMORDIAGN THER",
            "issn": "0722-219X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.0384615384615385,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ONCOLOGY",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 19445,
            "title": "Neopterin as a new biochemical marker in the clinical monitoring of bone marrow transplant recipients.",
            "abstract": null,
            "authors": [
                "Niederwieser, D",
                "Huber, C",
                "Gratwohl, A",
                "Bannert, P",
                "Fuchs, D",
                "Hausen, A",
                "Reibnegger, G",
                "Speck, B",
                "Wachter, H"
            ],
            "year": 1984,
            "source": "Transplantation. 1984; 38(5):497-500",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984TS33500011",
            "pubmed": "6388072",
            "doi": "10.1097/00007890-198411000-00011",
            "pmc": null,
            "organizations": [],
            "persons": [
                "19445-50569-6"
            ],
            "imported": null,
            "journal": "TRANSPLANTATION",
            "issn": "0041-1337",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.929,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.9765625,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 19446,
            "title": "A NEW IMMUNOLOGICAL PARAMETER FOR MALIGNANT-TUMORS OF THE UROGENITAL TRACT",
            "abstract": null,
            "authors": [
                "AULITZKY, W",
                "FRICK, J",
                "FUCHS, D",
                "HAUSEN, A",
                "KUNIT, G",
                "REIBNEGGER, G",
                "WACHTER, H"
            ],
            "year": 1984,
            "source": "HOPPE-SEYLERS Z PHYSIOL CHEM 1984 365: 902-902.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1984TK16900004",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "19446-50569"
            ],
            "imported": null,
            "journal": "HOPPE-SEYLERS Z PHYSIOL CHEM",
            "issn": "0018-4888",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}