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=154800&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157152,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=154820&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=154780&ordering=imported",
    "results": [
        {
            "id": 7800,
            "title": "Therapy of recurring epistaxis of the anterior nasal septum",
            "abstract": null,
            "authors": [
                "Friedrich, G"
            ],
            "year": 1982,
            "source": "Arch Otorhinolaryngol. 1982; 236(2):131-134",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982PM38100003",
            "pubmed": "7150079",
            "doi": "10.1007/BF00454032",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ARCH OTO-RHINO-LARYNG",
            "issn": "0263-0257",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.103,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.0634920634920635,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENGINEERING, CIVIL",
            "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": 6070,
            "title": "Epidemiology and clinical associations of NuMA (nuclear mitotic apparatus protein) autoantibodies.",
            "abstract": null,
            "authors": [
                "Auer-Grumbach, P",
                "Achleitner, B"
            ],
            "year": 1994,
            "source": "J Rheumatol. 1994; 21(9):1779-1781",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1994PF35200050",
            "pubmed": "7799375",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "J RHEUMATOL         ",
            "issn": "0315-162X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.276,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.894736842105263,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RHEUMATOLOGY",
            "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": 6069,
            "title": "Prognosis of adult respiratory distress syndrome in pediatric patients.",
            "abstract": null,
            "authors": [
                "Zobel, G"
            ],
            "year": 1994,
            "source": "J Pediatr. 1994; 124(5 Pt 1):829-829",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1994NK47900032",
            "pubmed": "8176578",
            "doi": "10.1016/S0022-3476(05)81389-7",
            "pmc": null,
            "organizations": [
                "6069-14048"
            ],
            "persons": [],
            "imported": null,
            "journal": "J PEDIATR           ",
            "issn": "0022-3476",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.609,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.957746478873239,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": 7801,
            "title": "Influence of the topographic situation of the uterus upon the irradiation planning in case of carcinoma of the cervix",
            "abstract": null,
            "authors": [
                "Hackl, A",
                "Krispel, F"
            ],
            "year": 1982,
            "source": "Strahlentherapie. 1982; 158(10):606-611",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982PM44500005",
            "pubmed": "7179342",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "STRAHLENTHERAPIE",
            "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": 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": 6067,
            "title": "Antibody responses in the Guillain-Barré syndrome.",
            "abstract": null,
            "authors": [
                "Hartung, HP",
                "Kieseier, RC"
            ],
            "year": 1999,
            "source": "J Neurol Sci. 1999; 168(2):75-77",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000083519600001",
            "pubmed": "10526186",
            "doi": "10.1016/S0022-510X(99)00190-2",
            "pmc": null,
            "organizations": [
                "6067-14051"
            ],
            "persons": [],
            "imported": null,
            "journal": "J NEUROL SCI        ",
            "issn": "0022-510X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.685,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.477611940298507,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "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": 6066,
            "title": "Neurology and health planning.",
            "abstract": null,
            "authors": [
                "Bergen, DC",
                "Silberberg, D",
                "Barac, B",
                "Chopra, J",
                "Lechner, H"
            ],
            "year": 1998,
            "source": "J Neurol Sci. 1998; 155(2):226-226",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000072746900020",
            "pubmed": "9562274",
            "doi": null,
            "pmc": null,
            "organizations": [
                "6066-14051"
            ],
            "persons": [],
            "imported": null,
            "journal": "J NEUROL SCI        ",
            "issn": "0022-510X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.838,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.579207920792079,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "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": 6065,
            "title": "Increased serum neopterin concentrations in a patient with Creutzfeldt-Jakob disease.",
            "abstract": null,
            "authors": [
                "Leblhuber, F",
                "Walli, J",
                "Tilz, GP",
                "Jellinger, K",
                "Wachter, H",
                "Fuchs, D"
            ],
            "year": 1996,
            "source": "J Neurol Neurosurg Psychiatry. 1996; 61(2):211-212",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1996VB66300028",
            "pubmed": "8708703",
            "doi": "10.1136/jnnp.61.2.211-a",
            "pmc": "PMC1074009",
            "organizations": [],
            "persons": [
                "6065-51537-6"
            ],
            "imported": null,
            "journal": "J NEUROL NEUROSUR PS",
            "issn": "0022-3050",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 2.93,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.953125,
            "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": 6064,
            "title": "MRI of neuromyelitis optica: evidence for a distinct entity.",
            "abstract": null,
            "authors": [
                "Fazekas, F",
                "Offenbacher, H",
                "Schmidt, R",
                "Strasser-Fuchs, S"
            ],
            "year": 1994,
            "source": "J Neurol Neurosurg Psychiatry. 1994; 57(9):1140-1142",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1994PF53900032",
            "pubmed": "8089694",
            "doi": "10.1136/jnnp.57.9.1140",
            "pmc": "PMC1073152",
            "organizations": [
                "6064-14051",
                "6064-14054"
            ],
            "persons": [],
            "imported": null,
            "journal": "J NEUROL NEUROSUR PS",
            "issn": "0022-3050",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 2.534,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.953125,
            "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": 6063,
            "title": "Fucosidosis: genetic and biochemical analysis of eight cases.",
            "abstract": null,
            "authors": [
                "Cragg, H",
                "Williamson, M",
                "Young, E",
                "O'Brien, J",
                "Alhadeff, J",
                "Fang-Kircher, S",
                "Paschke, E",
                "Winchester, B"
            ],
            "year": 1997,
            "source": "J Med Genet. 1997; 34(2):105-110",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WK01500004",
            "pubmed": "9039984",
            "doi": "10.1136/jmg.34.2.105",
            "pmc": "PMC1050861",
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "J MED GENET         ",
            "issn": "0022-2593",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 2.388,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.728155339805825,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "GENETICS & HEREDITY",
            "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": 7802,
            "title": "Evidence for the involvement of substance P in the atropine-resistant peristalsis of the guinea-pig ileum.",
            "abstract": null,
            "authors": [
                "Barthó, L",
                "Holzer, P",
                "Donnerer, J",
                "Lembeck, F"
            ],
            "year": 1982,
            "source": "Neurosci Lett. 1982; 32(1):69-74",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982PN42100013",
            "pubmed": "6183624",
            "doi": "10.1016/0304-3940(82)90231-2",
            "pmc": null,
            "organizations": [
                "7802-14022"
            ],
            "persons": [
                "7802-51529-6"
            ],
            "imported": null,
            "journal": "NEUROSCI LETT",
            "issn": "0304-3940",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.703,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.618811881188119,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "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": 6061,
            "title": "5-Methyl-2-phenyl-2-hexenal in the scent gland secretion of male cave crickets, Troglophilus cavicola and T. neglectus (Ensifera: Rhaphidophoridae).",
            "abstract": null,
            "authors": [
                "Raspotnig, G",
                "Freitag, B",
                "Kastberger, G",
                "Windischhofer, W",
                "Leis, HJ"
            ],
            "year": 1998,
            "source": "J Insect Physiol. 1998; 44(5-6):413-417",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000074842600007",
            "pubmed": "12770159",
            "doi": "10.1016/S0022-1910(98)00044-4",
            "pmc": null,
            "organizations": [
                "6061-14045"
            ],
            "persons": [
                "6061-51979-6"
            ],
            "imported": null,
            "journal": "J INSECT PHYSIOL    ",
            "issn": "0022-1910",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.315,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.904761904761905,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENTOMOLOGY",
            "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": 6058,
            "title": "One-year treatment of chronic non-A, non-B hepatitis with interferon alfa-2b.",
            "abstract": null,
            "authors": [
                "Ferenci, P",
                "Vogel, W",
                "Pristautz, H",
                "Deimer, J",
                "Denk, H",
                "Judmaier, G",
                "Maier, KP",
                "Krejs, GJ",
                "Gangl, A"
            ],
            "year": 1990,
            "source": "J Hepatol. 1990; 11 Suppl 1:S50-S53",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990ET84700008",
            "pubmed": "2127788",
            "doi": "10.1016/0168-8278(90)90163-L",
            "pmc": null,
            "organizations": [
                "6058-14020"
            ],
            "persons": [
                "6058-51515-6",
                "6058-51534-6"
            ],
            "imported": null,
            "journal": "J HEPATOL           ",
            "issn": "0168-8278",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.886363636363636,
            "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": true
        },
        {
            "id": 6055,
            "title": "Immunoreactivity for bcl-2 protein in cutaneous lymphomas and lymphoid hyperplasias.",
            "abstract": null,
            "authors": [
                "Cerroni, L",
                "Kerl, H"
            ],
            "year": 1995,
            "source": "J CUTAN PATHOL       1995 22: 478-478.",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1995TD49200016",
            "pubmed": null,
            "doi": "10.1111/j.1600-0560.1995.tb00768.x",
            "pmc": null,
            "organizations": [
                "6055-14047"
            ],
            "persons": [
                "6055-51751-2",
                "6055-51620-6"
            ],
            "imported": null,
            "journal": "J CUTAN PATHOL      ",
            "issn": "0303-6987",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.291,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.771428571428572,
            "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": 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": 6053,
            "title": "Influence of surgical resection on adjuvant therapy and outcome.",
            "abstract": null,
            "authors": [
                "Benesch, M",
                "Urban, C"
            ],
            "year": 1998,
            "source": "J Clin Oncol. 1998; 16(1):389-390",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000071368500058",
            "pubmed": "9440770",
            "doi": "10.1200/JCO.1998.16.1.389",
            "pmc": null,
            "organizations": [
                "6053-14092"
            ],
            "persons": [
                "6053-51369-2"
            ],
            "imported": null,
            "journal": "J CLIN ONCOL        ",
            "issn": "0732-183X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 8.228,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.961538461538462,
            "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": true
        },
        {
            "id": 6052,
            "title": "Target-Organ Protection by Diltiazem - Satellite Symposium to the 2nd International-Symposium on Calcium-Antagonists in Cardiovascular Care Held in Basel, February 15, 1991 - Introduction",
            "abstract": null,
            "authors": [
                "Boden, WE",
                "Klein, W"
            ],
            "year": 1991,
            "source": "J CARDIOVASC PHARM   1991 18:  R5-R6.",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:A1991HG40400001",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "J CARDIOVASC PHARM  ",
            "issn": "0160-2446",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.68,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.725806451612903,
            "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": 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": 7803,
            "title": "INTRAVITAL STUDIES ON CEREBRAL-ARTERIES IN HYPERTENSIVE AND NORMOTENSIVE RATS",
            "abstract": null,
            "authors": [
                "JOHANSSON, BB",
                "AUER, LM",
                "SAYAMA, I"
            ],
            "year": 1982,
            "source": "CLIN SCI 1982 63: S81-S82.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982PN51000018",
            "pubmed": null,
            "doi": "10.1042/cs063081s",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "CLIN SCI",
            "issn": "0143-5221",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.763888888888889,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, RESEARCH & EXPERIMENTAL",
            "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": 6050,
            "title": "Intravenous ofloxacin in severe infections.",
            "abstract": null,
            "authors": [
                "Graninger, W",
                "Presterl, E",
                "Walzl, B",
                "Lackner, R",
                "Haslinger, B",
                "Hackl, W"
            ],
            "year": 1990,
            "source": "J Antimicrob Chemother. 1990; 26 Suppl D(5):123-135",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990EN52600015",
            "pubmed": "2286587",
            "doi": "10.1093/jac/26.suppl_D.123",
            "pmc": null,
            "organizations": [
                "6050-14045"
            ],
            "persons": [],
            "imported": null,
            "journal": "J ANTIMICROB CHEMOTH",
            "issn": "0305-7453",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.228,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.853932584269663,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "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": 6049,
            "title": "Lymphomatoid papulosis, pityriasis lichenoides et varioliformis acuta, and anaplastic large-cell (Ki-1+) lymphoma.",
            "abstract": null,
            "authors": [
                "Cerroni, L"
            ],
            "year": 1997,
            "source": "J Am Acad Dermatol. 1997; 37(2 Pt 1):287-287",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1997XT27500028",
            "pubmed": "9270525",
            "doi": "10.1016/S0190-9622(97)80146-6",
            "pmc": null,
            "organizations": [
                "6049-14047"
            ],
            "persons": [
                "6049-51751-2"
            ],
            "imported": null,
            "journal": "J AM ACAD DERMATOL  ",
            "issn": "0190-9622",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.891,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.885714285714286,
            "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": 6048,
            "title": "Cutaneous localization of B-cell chronic lymphocytic leukemia at the site of varicella/herpesvirus eruptions.",
            "abstract": null,
            "authors": [
                "Cerroni, L",
                "Kerl, H"
            ],
            "year": 1997,
            "source": "J Am Acad Dermatol. 1997; 37(6):1022-1022",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000071072700035",
            "pubmed": "9418787",
            "doi": "10.1016/S0190-9622(97)70100-2",
            "pmc": null,
            "organizations": [
                "6048-14047"
            ],
            "persons": [
                "6048-51751-2",
                "6048-51620-6"
            ],
            "imported": null,
            "journal": "J AM ACAD DERMATOL  ",
            "issn": "0190-9622",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.891,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.885714285714286,
            "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": true
        },
        {
            "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
        }
    ]
}