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=152540&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156889,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152560&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152520&ordering=imported",
    "results": [
        {
            "id": 8830,
            "title": "Cyclooxygenase and lipoxygenase metabolites during platelet aggregation: quantitative measurement by negative ion chemical ionization--gas chromatography/mass spectrometry.",
            "abstract": null,
            "authors": [
                "Malle, E",
                "Nimpf, J",
                "Leis, HJ",
                "Wurm, H",
                "Gleispach, H",
                "Kostner, GM"
            ],
            "year": 1987,
            "source": "Prostaglandins Leukot Med. 1987; 27(1):53-70",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987G813600006",
            "pubmed": "3108905",
            "doi": "10.1016/0262-1746(87)90059-X",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8830-51669-6",
                "8830-51833-2"
            ],
            "imported": null,
            "journal": "PROSTAGLAND LEUK MED",
            "issn": "0262-1746",
            "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": 8832,
            "title": "Dupuytren's contracture as a concomitant disease in diabetes mellitus",
            "abstract": null,
            "authors": [
                "Stradner, F",
                "Ulreich, A",
                "Pfeiffer, KP"
            ],
            "year": 1987,
            "source": "Wien Med Wochenschr. 1987; 137(4):89-92",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1987G868600006",
            "pubmed": "3590817",
            "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": 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": 8834,
            "title": "Chemotherapy for advanced and/or recurrent cervical cancer.",
            "abstract": null,
            "authors": [
                "Lahousen, M",
                "Pickel, H",
                "Tamussino, K"
            ],
            "year": 1987,
            "source": "Arch Gynecol. 1987; 240(4):247-252",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987G889600009",
            "pubmed": "2440389",
            "doi": "10.1007/BF02134075",
            "pmc": null,
            "organizations": [
                "8834-14063"
            ],
            "persons": [
                "8834-51826-6"
            ],
            "imported": null,
            "journal": "ARCH GYNECOL",
            "issn": "0170-9925",
            "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": true
        },
        {
            "id": 8838,
            "title": "Difficult closure of the duodenal stump",
            "abstract": null,
            "authors": [
                "Kronberger, L"
            ],
            "year": 1987,
            "source": "Chirurg. 1987; 58(4):277-281",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987H000400019",
            "pubmed": "3297541",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "CHIRURG",
            "issn": "0009-4722",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.657,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.6171875,
            "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": 8840,
            "title": "Prognostic factors and operative treatment of stages IB to IIB cervical cancer.",
            "abstract": null,
            "authors": [
                "Burghardt, E",
                "Pickel, H",
                "Haas, J",
                "Lahousen, M"
            ],
            "year": 1987,
            "source": "Am J Obstet Gynecol. 1987; 156(4):988-996",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987H002000045",
            "pubmed": "3578411",
            "doi": "10.1016/0002-9378(87)90374-7",
            "pmc": null,
            "organizations": [
                "8840-14038"
            ],
            "persons": [
                "8840-51627-6"
            ],
            "imported": null,
            "journal": "AMER J OBSTET GYNECOL",
            "issn": "0002-9378",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.247,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.943396226415094,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "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": true
        },
        {
            "id": 8841,
            "title": "Quantitative measurement of 5-, 12-, and 15-hydroxyeicosatetraenoic acid together with 12-hydroxyheptadecatrienoic acid by stable isotope dilution gas chromatography-negative ion chemical ionization-mass spectrometry.",
            "abstract": null,
            "authors": [
                "Leis, HJ",
                "Malle, E",
                "Mayer, B",
                "Kostner, GM",
                "Esterbauer, H",
                "Gleispach, H"
            ],
            "year": 1987,
            "source": "Anal Biochem. 1987; 162(2):337-344",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987H038800005",
            "pubmed": "3300415",
            "doi": "10.1016/0003-2697(87)90401-5",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8841-51669-6",
                "8841-51833-6"
            ],
            "imported": null,
            "journal": "ANAL BIOCHEM",
            "issn": "0003-2697",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.313,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.830769230769231,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CHEMISTRY, ANALYTICAL",
            "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": 8842,
            "title": "Effects of the lipid peroxidation product 4-hydroxynonenal on the aggregation of human platelets.",
            "abstract": null,
            "authors": [
                "Hurst, JS",
                "Slater, TF",
                "Lang, J",
                "Juergens, G",
                "Zollner, H",
                "Esterbauer, H"
            ],
            "year": 1987,
            "source": "Chem Biol Interact. 1987; 61(2):109-124",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987H045600002",
            "pubmed": "3103933",
            "doi": "10.1016/0009-2797(87)90033-0",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8842-51511-6"
            ],
            "imported": null,
            "journal": "CHEM-BIOL INTER",
            "issn": "0009-2797",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.49,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.746031746031746,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "TOXICOLOGY",
            "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": 8848,
            "title": "Pregnancy following cytostatic treatment of trophoblast tumor",
            "abstract": null,
            "authors": [
                "Tscherne, G"
            ],
            "year": 1987,
            "source": "Geburtshilfe Frauenheilkd. 1987; 47(4):267-269",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987H208800008",
            "pubmed": "3036641",
            "doi": "10.1055/s-2008-1035819",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.366,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.169811320754717,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "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": 8851,
            "title": "Long-term treatment of hypertension with the calcium channel blocker diltiazem.",
            "abstract": null,
            "authors": [
                "Klein, W"
            ],
            "year": 1987,
            "source": "Clin Cardiol. 1987; 10(5):358-360",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1987H289000013",
            "pubmed": "3594947",
            "doi": "10.1002/clc.4960100513",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "CLIN CARDIOL",
            "issn": "0160-9289",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.528,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.564516129032258,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "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": 8852,
            "title": "Combination radiochemotherapy in the limited-disease stage of small-cell bronchial carcinoma. Results following high-dosage radiotherapy",
            "abstract": null,
            "authors": [
                "Hörmann, M",
                "Hackl, A",
                "Ranner, G",
                "Pongratz, M"
            ],
            "year": 1987,
            "source": "Strahlenther Onkol. 1987; 163(5):292-296",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987H312700002",
            "pubmed": "3035733",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "STRAHLENTHER ONKOL",
            "issn": "0039-2073",
            "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": 8854,
            "title": "Neuropeptide Y inhibits excitatory enteric neurons supplying the circular muscle of the guinea pig small intestine.",
            "abstract": null,
            "authors": [
                "Holzer, P",
                "Lippe, IT",
                "Barthó, L",
                "Saria, A"
            ],
            "year": 1987,
            "source": "Gastroenterology. 1987; 92(6):1944-1950",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987H339400017",
            "pubmed": "3569770",
            "doi": "10.1016/0016-5085(87)90628-7",
            "pmc": null,
            "organizations": [
                "8854-14022"
            ],
            "persons": [
                "8854-51529-2",
                "8854-51832-6"
            ],
            "imported": null,
            "journal": "GASTROENTEROLOGY",
            "issn": "0016-5085",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.251,
            "impactfactor_year": 1994,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "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": 8855,
            "title": "Diagnosis and treatment of an occult intrauterine device",
            "abstract": null,
            "authors": [
                "Burmucic, R",
                "Mayer, HO",
                "Kömetter, R"
            ],
            "year": 1987,
            "source": "Wien Med Wochenschr. 1987; 137(5-6):104-107",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987H356700003",
            "pubmed": "3300043",
            "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": 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": 8858,
            "title": "Angiosarcoma of the liver and renal cell carcinoma with panmyelopathy following Thorotrast administration 40 and 41 years ago. Case reports with immunohistochemical studies",
            "abstract": null,
            "authors": [
                "Schmid, C",
                "Beham, A"
            ],
            "year": 1987,
            "source": "Pathologe. 1987; 8(3):177-182",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987H380700011",
            "pubmed": "3615370",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "PATHOLOGE",
            "issn": "0172-8113",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.187,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.117647058823529,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PATHOLOGY",
            "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": 6047,
            "title": "Differential diagnosis of hypereosinophilia syndrome. Comments on the contribution by R. Niehues et al. 67-year-old patient with heart failure and blood eosinophilia",
            "abstract": null,
            "authors": [
                "Eber, B"
            ],
            "year": 1992,
            "source": "Internist (Berl). 1992; 33(12):847-848",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1992KC42600012",
            "pubmed": "1286952",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "INTERNIST           ",
            "issn": "0020-9554",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.243,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.345794392523364,
            "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": 8861,
            "title": "HYDRONEPHROSIS IN URETERENDOMETRIOSIS",
            "abstract": null,
            "authors": [
                "PRIMUS, G",
                "SCHOLL, J"
            ],
            "year": 1987,
            "source": "AKTUEL UROL 1987 18: 157-158.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987H438800011",
            "pubmed": null,
            "doi": "10.1055/s-2008-1061441",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "AKTUEL UROL",
            "issn": "0001-7868",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.154,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.121951219512195,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "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": 8866,
            "title": "Postprandial hyperlipemia inhibits platelet aggregation without affecting prostanoid metabolism.",
            "abstract": null,
            "authors": [
                "Nimpf, J",
                "Malle, E",
                "Leopold, B",
                "Wurm, H",
                "Kostner, GM"
            ],
            "year": 1989,
            "source": "Prostaglandins Leukot Essent Fatty Acids. 1989; 37(1):7-13",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989AF80300001",
            "pubmed": "2762369",
            "doi": "10.1016/0952-3278(89)90179-8",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8866-51669-6",
                "8866-51833-6"
            ],
            "imported": null,
            "journal": "PROSTAGLAND LEUK ESSENT FATTY",
            "issn": "0952-3278",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.965,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.397590361445783,
            "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": 8869,
            "title": "High-resolution computed tomography of the thorax in lymphangioleiomyomatosis and tuberous sclerosis",
            "abstract": null,
            "authors": [
                "Kullnig, P",
                "Melzer, G",
                "Smolle-Jüttner, FM"
            ],
            "year": 1989,
            "source": "Rofo. 1989; 151(1):32-35",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989AG29700006",
            "pubmed": "2546208",
            "doi": "10.1055/s-2008-1047125",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8869-51615-6"
            ],
            "imported": null,
            "journal": "FORTSCHR RONTGENSTRAHL NEUEN",
            "issn": "0936-6652",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.428,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.493670886075949,
            "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": 8870,
            "title": "In vivo and in vitro suppression of lymphocyte function in paranasal sinus mycoses",
            "abstract": null,
            "authors": [
                "Loidolt, D",
                "Mangge, H",
                "Wilders-Truschnig, M",
                "Beaufort, F",
                "Schauenstein, K"
            ],
            "year": 1989,
            "source": "Laryngorhinootologie. 1989; 68(7):407-410",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989AG36200009",
            "pubmed": "2669777",
            "doi": "10.1055/s-2007-998364",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8870-51638-2",
                "8870-52854-6"
            ],
            "imported": null,
            "journal": "LARYNGO RHINO OTOL",
            "issn": "0935-8943",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.172413793103448,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "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": 8873,
            "title": "Proliferation antigens in cutaneous melanocytic tumors--an immunohistochemical study comparing the transferrin receptor and the Ki 67 antigen.",
            "abstract": null,
            "authors": [
                "Soyer, HP",
                "Smolle, J",
                "Smolle-Juettner, FM",
                "Kerl, H"
            ],
            "year": 1989,
            "source": "Dermatologica. 1989; 179(1):3-9",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989AG84200002",
            "pubmed": "2569990",
            "doi": "10.1159/000248090",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8873-51617-6",
                "8873-51620-6",
                "8873-51615-6"
            ],
            "imported": null,
            "journal": "DERMATOLOGICA",
            "issn": "0011-9075",
            "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": 8874,
            "title": "Synthesis and antiviral activity of the enantiomeric forms of carba-5-iodo-2'-deoxyuridine and carba-(E)-5-(2-bromovinyl)-2'-deoxyuridine.",
            "abstract": null,
            "authors": [
                "Balzarini, J",
                "Baumgartner, H",
                "Bodenteich, M",
                "De Clercq, E",
                "Griengl, H"
            ],
            "year": 1989,
            "source": "J Med Chem. 1989; 32(8):1861-1865",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989AH18700029",
            "pubmed": "2547072",
            "doi": "10.1021/jm00128a029",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "J MED CHEM",
            "issn": "0022-2623",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.933333333333333,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CHEMISTRY, MEDICINAL",
            "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
        }
    ]
}