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=155040&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157148,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155060&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155020&ordering=-year",
    "results": [
        {
            "id": 8060,
            "title": "6 GENERATIONS WITH LATTICE CORNEAL-DYSTROPHY - THE GRAZ FAMILY",
            "abstract": null,
            "authors": [
                "HESSE, W",
                "HALLER, EM"
            ],
            "year": 1983,
            "source": "KLIN MONATSBL AUGENHEILK 1983 183: 372-374.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983RT06800023",
            "pubmed": null,
            "doi": "10.1055/s-2008-1054950",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "KLIN MONATSBL AUGENHEILK",
            "issn": "0023-2165",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.235,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.285714285714286,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "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": 8061,
            "title": "INDICATION FOR AND TECHNIQUE OF IRIS SUTURING",
            "abstract": null,
            "authors": [
                "BARTL, G",
                "WOCHESLANDER, E"
            ],
            "year": 1983,
            "source": "KLIN MONATSBL AUGENHEILK 1983 183: 375-376.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983RT06800024",
            "pubmed": null,
            "doi": "10.1055/s-2008-1054951",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "KLIN MONATSBL AUGENHEILK",
            "issn": "0023-2165",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.235,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.285714285714286,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "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": 8062,
            "title": "PATHOGENESIS OF ACUTE POSTERIOR MULTIFOCAL PLACOID PIGMENT EPITHELIOPATHY",
            "abstract": null,
            "authors": [
                "SCHUHMANN, G",
                "VIDIC, B",
                "FASCHINGER, C"
            ],
            "year": 1983,
            "source": "KLIN MONATSBL AUGENHEILK. 1983; 183:  445-447. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983RT06800053",
            "pubmed": null,
            "doi": "10.1055/s-2008-1054980",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-10-08T16:16:00+02:00",
            "journal": "KLIN MONATSBL AUGENHEILK",
            "issn": "0023-2165",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.235,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.285714285714286,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "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": 8063,
            "title": "Percutaneous-peripheral vena cava catheterization in intensive care of premature and newborn infants. Comparison of Shaw's silastic catheter with the customary polyvinyl catheter",
            "abstract": null,
            "authors": [
                "Müller, WD",
                "Trittenwein, G",
                "Stein, J",
                "Schober, P"
            ],
            "year": 1983,
            "source": "ANAESTHESIST. 1983; 32:  545-547. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983RT11600007",
            "pubmed": "6660478",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "8063-51643-2"
            ],
            "imported": "2009-09-04T17:17:21+02:00",
            "journal": "ANAESTHESIST",
            "issn": "0003-2417",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.557,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.56,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "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": 8064,
            "title": "Results of resection of gastroduodenal ulcers",
            "abstract": null,
            "authors": [
                "Kronberger, L",
                "Stadler, H"
            ],
            "year": 1983,
            "source": "Zentralbl Chir. 1983; 108(21):1329-1341",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983RT35800001",
            "pubmed": "6659727",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ZBL CHIR",
            "issn": "0044-409X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.128,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.28125,
            "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": 8065,
            "title": "Results of 2 years of long-term prevention of duodenal ulcer with cimetidine",
            "abstract": null,
            "authors": [
                "Kratochvil, P",
                "Brandstätter, G"
            ],
            "year": 1983,
            "source": "Med Welt. 1983; 34(48):1380-1382",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983RT74300006",
            "pubmed": "6419004",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "MED WELT",
            "issn": "0025-8512",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.056,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.0373831775700935,
            "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": 8066,
            "title": "SMALL-ANGLE X-RAY-SCATTERING STUDY OF THE (FAB')2 FRAGMENT OF THE HUMAN-IMMUNOGLOBULIN KOL",
            "abstract": null,
            "authors": [
                "PILZ, I",
                "SCHWARZ, E",
                "PALM, W"
            ],
            "year": 1983,
            "source": "INT J BIOL MACROMOL 1983 5: 368-370.",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1983RT98300010",
            "pubmed": null,
            "doi": "10.1016/0141-8130(83)90063-6",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "INT J BIOL MACROMOL",
            "issn": "0141-8130",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.541,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.308474576271186,
            "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": 8067,
            "title": "Resorbable suture material in cardiovascular surgery?].",
            "abstract": null,
            "authors": [
                "Tscheliessnigg, KH",
                "Stadler, H",
                "Höfler, H",
                "Hellbom, B",
                "Kraft-Kinz, J"
            ],
            "year": 1983,
            "source": "Chirurg. 1983; 54(11):738-741",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983RU15500008",
            "pubmed": "6418473",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-10-08T16:29:35+02:00",
            "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": 8069,
            "title": "The determination of lipoprotein Lp(a) by rate and endpoint nephelometry.",
            "abstract": null,
            "authors": [
                "Cazzolato, G",
                "Prakasch, G",
                "Green, S",
                "Kostner, GM"
            ],
            "year": 1983,
            "source": "Clin Chim Acta. 1983; 135(2):203-208",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983RU50900010",
            "pubmed": "6228345",
            "doi": "10.1016/0009-8981(83)90136-5",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8069-51669-6"
            ],
            "imported": null,
            "journal": "CLIN CHIM ACTA",
            "issn": "0009-8981",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.958,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.615384615384615,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL LABORATORY TECHNOLOGY",
            "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": 8070,
            "title": "Electroencephalographic and computer tomography findings in vascular epilepsy of ischemic origin",
            "abstract": null,
            "authors": [
                "Enge, S",
                "Körner, K",
                "Fuchs, S",
                "Ladurner, G",
                "Schneider, G",
                "Lechner, H"
            ],
            "year": 1983,
            "source": "EEG-EMG-Z ELEKTROENZ ELEKTROM. 1983; 14(4): 191-194. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983RU70200004",
            "pubmed": "6418512",
            "doi": "10.1055/s-2008-1061051",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-09-03T16:54:01+02:00",
            "journal": "EEG-EMG-Z ELEKTROENZ ELEKTROM",
            "issn": "0941-3790",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.168,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PUBLIC, ENVIRONMENTAL AND OCCUPATIONAL HEALTH",
            "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": 8071,
            "title": "Distribution and concentration of apolipoprotein E in high and low density lipoproteins.",
            "abstract": null,
            "authors": [
                "Avogaro, P",
                "Bittolo Bon, G",
                "Cazzolato, G",
                "Pontoglio, E",
                "Kostner, GM"
            ],
            "year": 1983,
            "source": "Ric Clin Lab. 1983; 13(4):431-436",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983RU82000005",
            "pubmed": "6658303",
            "doi": "10.1007/BF02906923",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8071-51669-6"
            ],
            "imported": null,
            "journal": "RIC CLIN LAB",
            "issn": "0390-5748",
            "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": 8072,
            "title": "In vitro antibacterial activity of gramicidin and tyrothricin.",
            "abstract": null,
            "authors": [
                "Ruckdeschel, G",
                "Beaufort, F",
                "Nahler, G",
                "Belzer, O"
            ],
            "year": 1983,
            "source": "Arzneimittelforschung. 1983; 33(12):1620-1622",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983RV02900002",
            "pubmed": "6199032",
            "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": 8073,
            "title": "Serum levels of dimenhydrinate. Determination by HPLC with UV detection after intake of dimenhydrinate in a coated chewing gum dragee.",
            "abstract": null,
            "authors": [
                "Skofitsch, G",
                "Lembeck, F"
            ],
            "year": 1983,
            "source": "ARZNEIM-FORSCH-DRUG RES. 1983; 33(12): 1674-1676. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983RV02900014",
            "pubmed": "6686772",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-10-08T16:18:18+02:00",
            "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": 8074,
            "title": "Effect of ciclotropium bromide on pressure in the human common bile duct",
            "abstract": null,
            "authors": [
                "Brandstätter, G",
                "Kratochvil, P",
                "Stupnicki, T",
                "Zenker, G"
            ],
            "year": 1983,
            "source": "Arzneimittelforschung. 1983; 33(12):1691-1693",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983RV02900020",
            "pubmed": "6686777",
            "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": 8075,
            "title": "Vascular protein linkage in various tissue induced by substance P, capsaicin, bradykinin, serotonin, histamine and by antigen challenge.",
            "abstract": null,
            "authors": [
                "Saria, A",
                "Lundberg, JM",
                "Skofitsch, G",
                "Lembeck, F"
            ],
            "year": 1983,
            "source": "NAUNYN-SCHMIED ARCH PHARMACOL. 1983; 324(3): 212-218. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983RV19100009",
            "pubmed": "6197659",
            "doi": "10.1007/BF00503897",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-10-05T16:46:26+02:00",
            "journal": "NAUNYN-SCHMIED ARCH PHARMACOL",
            "issn": "0028-1298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.813,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.831460674157303,
            "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": 8076,
            "title": "Fosfomycin--a new antibiotic in rhinootolaryngology",
            "abstract": null,
            "authors": [
                "Stammberger, H"
            ],
            "year": 1983,
            "source": "HNO. 1983; 31(12):436-439",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983RV22300007",
            "pubmed": "6662741",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "HNO",
            "issn": "0017-6192",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.118,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.620689655172414,
            "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": 8078,
            "title": "Dermatopathology today--current perspectives",
            "abstract": null,
            "authors": [
                "Kerl, H"
            ],
            "year": 1983,
            "source": "WIEN KLIN WOCHENSCHR. 1983; 95(23): 835-838. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983RW19300005",
            "pubmed": "6367224",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "8078-51620-2"
            ],
            "imported": "2009-09-03T17:04:06+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": 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": 8079,
            "title": "Pilar sheath acanthoma - a benign follicular hamartoma.",
            "abstract": null,
            "authors": [
                "Smolle, J",
                "Kerl, H"
            ],
            "year": 1983,
            "source": "DERMATOLOGICA. 1983; 167(6): 335-338. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983RW25900011",
            "pubmed": "6662259",
            "doi": "10.1159/000249812",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8079-51617-2",
                "8079-51620-6"
            ],
            "imported": "2009-10-08T16:19:14+02:00",
            "journal": "DERMATOLOGICA",
            "issn": "0011-9075",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "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": 8080,
            "title": "Capsaicin-induced reflex fall in rat blood pressure is mediated by afferent substance P-containing neurones via a reflex centre in the brain stem.",
            "abstract": null,
            "authors": [
                "Donnerer, J",
                "Lembeck, F"
            ],
            "year": 1983,
            "source": "Naunyn Schmiedebergs Arch Pharmacol. 1983; 324(4):293-295",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983RX01500009",
            "pubmed": "6198593",
            "doi": "10.1007/BF00502626",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "NAUNYN-SCHMIED ARCH PHARMACOL",
            "issn": "0028-1298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.813,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.831460674157303,
            "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": 8081,
            "title": "Effect of Echinacin on phagocytosis and natural killer cells",
            "abstract": null,
            "authors": [
                "Möse, JR"
            ],
            "year": 1983,
            "source": "Med Welt. 1983; 34(51-52):1463-1467",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983RX04200007",
            "pubmed": "6366434",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "MED WELT",
            "issn": "0025-8512",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.056,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.0373831775700935,
            "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
        }
    ]
}