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=2740&ordering=year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157658,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2760&ordering=year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2720&ordering=year",
    "results": [
        {
            "id": 193697,
            "title": "Der jejunogastrale Reflux nach B II Magenresektion.",
            "abstract": null,
            "authors": [
                "Stadler H, Giebler A, Berger A, Mischinger HJ, Koter H"
            ],
            "year": 1984,
            "source": "25. Tagung der Österreichischen Gesellschaft für Chirurgie; 21.06.1984; Graz, Österreich. 1984. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "193697-51595"
            ],
            "imported": "2022-02-28T13:50:07+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 193698,
            "title": "Die transanale lokale Excision als Kurativeingriff beim polypösen Karzinom im mittleren Rektumdrittel.",
            "abstract": null,
            "authors": [
                "Berger A, Kraft-Kinz J, Kronberger L, Mischinger HJ, Steindorfer P"
            ],
            "year": 1984,
            "source": "ACO Schwerpunktsymposium; 05.06.1984; Velden, Österreich. 1984. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "193698-51595"
            ],
            "imported": "2022-02-28T14:09:21+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 193710,
            "title": "Regionale Hyperthermie- eine neue Möglichkeit in der Behandlung des lokoregionären Rezidivs im kleinen Becken.",
            "abstract": null,
            "authors": [
                "Steindorfer P, Rehak P, Berger A, Mischinger HJ"
            ],
            "year": 1984,
            "source": "ACO Schwerpunktsymposium; 05.06.1984; Velden, Österreich. 1984. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "193710-51595"
            ],
            "imported": "2022-03-02T14:03:02+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 8121,
            "title": "Double outlet left ventricle with intact ventricular septum.",
            "abstract": null,
            "authors": [
                "Beitzke, A",
                "Suppan, C"
            ],
            "year": 1984,
            "source": "Int J Cardiol. 1984; 5(2):175-183",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SC26100008",
            "pubmed": "6698644",
            "doi": "10.1016/0167-5273(84)90142-6",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "INT J CARDIOL",
            "issn": "0167-5273",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.454,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.354838709677419,
            "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": 8158,
            "title": "Microinvasive carcinoma in gynaecological pathology.",
            "abstract": null,
            "authors": [
                "Burghardt, E"
            ],
            "year": 1984,
            "source": "Clin Obstet Gynaecol. 1984; 11(1):239-257",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SK52100012",
            "pubmed": "6370535",
            "doi": "10.1016/S0306-3356(21)00608-7",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "CLIN OBSTET GYNAECOL",
            "issn": "0306-3356",
            "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": 8234,
            "title": "Colonic secretion mediated by prostaglandin E2 and 5-hydroxytryptamine may contribute to diarrhea due to morphine withdrawal in the rat.",
            "abstract": null,
            "authors": [
                "Beubler, E",
                "Bukhave, K",
                "Rask-Madsen, J"
            ],
            "year": 1984,
            "source": "Gastroenterology. 1984; 87(5):1042-1048",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984TN96600009",
            "pubmed": "6090256",
            "doi": "10.1016/S0016-5085(84)80063-3",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8234-51667-2"
            ],
            "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": 108238,
            "title": "ASPERGILLOSIS OF THE PARA-NASAL SINUSES - X-RAY-DIAGNOSIS, HISTOPATHOLOGY, AND CLINICAL ASPECTS",
            "abstract": null,
            "authors": [
                "STAMMBERGER, H",
                "JAKSE, R",
                "BEAUFORT, F"
            ],
            "year": 1984,
            "source": "ANN OTOL RHINOL LARYNGOL. 1984; 93(3): 251-256. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SW48600013",
            "pubmed": null,
            "doi": "10.1177/000348948409300313",
            "pmc": null,
            "organizations": [
                "108238-14066"
            ],
            "persons": [],
            "imported": "2011-01-31T17:19:19+01:00",
            "journal": "ANN OTOL RHINOL LARYNGOL",
            "issn": "0003-4894",
            "collection_publisher": null,
            "collection_title": "ANNALS OF OTOLOGY RHINOLOGY AND LARYNGOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 8148,
            "title": "A double-blind clinical trial of hydroxyethylrutosides in Menière's disease.",
            "abstract": null,
            "authors": [
                "Moser, M",
                "Ranacher, G",
                "Wilmot, TJ",
                "Golden, GJ"
            ],
            "year": 1984,
            "source": "J Laryngol Otol. 1984; 98(3):265-272",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SH72000007",
            "pubmed": "6366100",
            "doi": "10.1017/S0022215100146547",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "J LARYNGOL OTOL",
            "issn": "0022-2151",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.349,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.275862068965517,
            "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": 8166,
            "title": "Pain relief by somatostatin in attacks of cluster headache.",
            "abstract": null,
            "authors": [
                "Sicuteri, F",
                "Geppetti, P",
                "Marabini, S",
                "Lembeck, F"
            ],
            "year": 1984,
            "source": "PAIN. 1984; 18(4): 359-365. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SP72600004",
            "pubmed": "6145138",
            "doi": "10.1016/0304-3959(84)90048-4",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-10-22T13:31:43+02:00",
            "journal": "PAIN",
            "issn": "0304-3959",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.017,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.96,
            "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": 8111,
            "title": "Immunohistochemistry of folliculo-stellate cells in normal human adenohypophyses and in pituitary adenomas.",
            "abstract": null,
            "authors": [
                "Höfler, H",
                "Walter, GF",
                "Denk, H"
            ],
            "year": 1984,
            "source": "Acta Neuropathol (Berl). 1984; 65(1):35-40",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984AES4400004",
            "pubmed": "6516800",
            "doi": "10.1007/BF00689825",
            "pmc": null,
            "organizations": [
                "8111-13922"
            ],
            "persons": [
                "8111-51515-6"
            ],
            "imported": null,
            "journal": "ACTA NEUROPATHOL",
            "issn": "0001-6322",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.168,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.838235294117647,
            "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": 71687,
            "title": "Neue Untersuchungen zur Qualitätsbeurteilung der Blutmikrofiltration",
            "abstract": null,
            "authors": [
                "List, W",
                "Hinghofer-Szalkay, H",
                "Dohr, G"
            ],
            "year": 1984,
            "source": "Anaestesiologie und Reanimation. 1984; 9(6): 349-354. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "71687-51666",
                "71687-51683"
            ],
            "imported": "2007-11-14T14:24:35+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 74802,
            "title": "Das Hautemphysem: Differentialdiagnose und Selektivtherapie eines Symptoms.",
            "abstract": null,
            "authors": [
                "Jüttner, FM",
                "Pinter, H",
                "Friehs, G",
                "Klepp, G",
                "Stolze, A"
            ],
            "year": 1984,
            "source": "Der Praktische Arzt. 1984; 38(1984): 1583-1594. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "74802-51615"
            ],
            "imported": "2008-02-14T16:12:57+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 76054,
            "title": "Schnittbildechoencephalographie im Säuglingsalter.",
            "abstract": null,
            "authors": [
                "Trittenwein, G",
                "Beitzke, A",
                "Fritsch, G",
                "Müller, W",
                "Schober, P",
                "Rosegger, H"
            ],
            "year": 1984,
            "source": "Pädiatrische Praxis. 1984; 19:  131-143. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "76054-51643"
            ],
            "imported": "2008-02-25T12:17:43+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 76180,
            "title": "Zentrale Zugangswege bei Früh- und Neugeborenen.",
            "abstract": null,
            "authors": [
                "Trittenwein, G",
                "Müller, W",
                "Schober, P"
            ],
            "year": 1984,
            "source": "Gynäkologische Praxis. 1984; 8:  463-467. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "76180-51643"
            ],
            "imported": "2008-02-26T08:16:19+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 8142,
            "title": "Insulin levels in amniotic fluid of normal and abnormal pregnancies.",
            "abstract": null,
            "authors": [
                "Weiss, PA",
                "Pürstner, P",
                "Winter, R",
                "Lichtenegger, W"
            ],
            "year": 1984,
            "source": "Obstet Gynecol. 1984; 63(3):371-375",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SG41000019",
            "pubmed": "6142441",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "OBSTET GYNECOL",
            "issn": "0029-7844",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.087,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.886792452830189,
            "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": 19437,
            "title": "Neopterin as an index of immune response in patients with tuberculosis.",
            "abstract": null,
            "authors": [
                "Fuchs, D",
                "Hausen, A",
                "Kofler, M",
                "Kosanowski, H",
                "Reibnegger, G",
                "Wachter, H"
            ],
            "year": 1984,
            "source": "Lung. 1984; 162(6):337-346",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984AGQ8800003",
            "pubmed": "6527565",
            "doi": "10.1007/BF02715666",
            "pmc": null,
            "organizations": [],
            "persons": [
                "19437-50569-6"
            ],
            "imported": null,
            "journal": "LUNG",
            "issn": "0341-2040",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.017,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.655172413793103,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RESPIRATORY SYSTEM",
            "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": 65669,
            "title": "Optic nerve hypoplasia and growth hormone deficiency: de Morsier's syndrome",
            "abstract": null,
            "authors": [
                "Mutz, I",
                "Millner, M",
                "Borkenstein, M"
            ],
            "year": 1984,
            "source": "Wien Klin Wochenschr. 1984; 96(11): 432-435. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SV43700008",
            "pubmed": "6475068",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "65669-51654-6"
            ],
            "imported": "2007-02-16T01:00:00+01:00",
            "journal": "Wien Klin Wochenschr",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8124,
            "title": "Endoscopic surgical treatment of mycoses of the paranasal sinuses",
            "abstract": null,
            "authors": [
                "Stammberger, H"
            ],
            "year": 1984,
            "source": "Laryngol Rhinol Otol (Stuttg). 1984; 63(2):48-55",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SD09000002",
            "pubmed": "6700334",
            "doi": "10.1055/s-2007-1008240",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "LARYNGOL RHINOL OTOL VER MONA",
            "issn": "0340-1588",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.083,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7985,
            "title": "Calculation of pulsatile flow and particle paths in an aneurysm-model.",
            "abstract": null,
            "authors": [
                "Perktold, K",
                "Gruber, K",
                "Kenner, T",
                "Florian, H"
            ],
            "year": 1984,
            "source": "Basic Res Cardiol. 1984; 79(3):253-261",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984TA00800001",
            "pubmed": "6477378",
            "doi": "10.1007/BF01908024",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "BASIC RES CARDIOL",
            "issn": "0300-8428",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.873,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.693548387096774,
            "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": 8104,
            "title": "Evidence for specific neuropeptide Y-binding sites in rat brain synaptosomes.",
            "abstract": null,
            "authors": [
                "Saria, A",
                "Theodorsson-Norheim, E",
                "Lundberg, JM"
            ],
            "year": 1984,
            "source": "Eur J Pharmacol. 1984; 107(1):105-107",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1984ABY3700015",
            "pubmed": "6549296",
            "doi": "10.1016/0014-2999(84)90098-0",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "EUR J PHARMACOL",
            "issn": "0014-2999",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.677,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.814606741573034,
            "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
        }
    ]
}