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&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 155671,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=20&ordering=-imported",
    "previous": null,
    "results": [
        {
            "id": 30,
            "title": "Three-dimensional craniofacial surgery: transfer from a three-dimensional model (Endoplan) to clinical surgery: a new technique (Graz).",
            "abstract": null,
            "authors": [
                "Kärcher, H"
            ],
            "year": 1992,
            "source": "J Craniomaxillofac Surg. 1992; 20(3):125-131",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992HZ71300004",
            "pubmed": "1613108",
            "doi": "10.1016/S1010-5182(05)80094-0",
            "pmc": null,
            "organizations": [
                "30-14057"
            ],
            "persons": [
                "30-51566-2"
            ],
            "imported": null,
            "journal": "J CRANIO MAXILLOFAC SURG",
            "issn": "0301-0503",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.442,
            "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": 25,
            "title": "Two computer programs using logit transformation for the analysis of S-shaped curves.",
            "abstract": null,
            "authors": [
                "Rieger, E",
                "Bijl, JJ",
                "Rieger, M"
            ],
            "year": 1993,
            "source": "Comput Biol Med. 1993; 23(5):389-397",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MB53100006",
            "pubmed": "8222618",
            "doi": "10.1016/0010-4825(93)90136-O",
            "pmc": null,
            "organizations": [
                "25-14047"
            ],
            "persons": [],
            "imported": null,
            "journal": "COMPUT BIOL MED",
            "issn": "0010-4825",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.705,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.577464788732394,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "COMPUTER SCIENCE, INTERDISCIPLINARY APPLICATIONS",
            "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": 28,
            "title": "30 degree trunk elevation of the patient and quality of lumbar epidural anesthesia. Effects of elevation in operations on the lower extremities].",
            "abstract": null,
            "authors": [
                "Ponhold, H",
                "Kulier, AH",
                "Rehak, PH"
            ],
            "year": 1993,
            "source": "Anaesthesist. 1993; 42(11):788-792",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MJ85500005",
            "pubmed": "8279691",
            "doi": null,
            "pmc": null,
            "organizations": [
                "28-14044",
                "28-14045"
            ],
            "persons": [],
            "imported": null,
            "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": 26,
            "title": "2-Year Follow-Up of Patients with Endometrial Carcinoma After Preoperative Fluid Hysteroscopy",
            "abstract": null,
            "authors": [
                "Gucer, F",
                "Tamussino, K",
                "Reich, O",
                "Moser, F",
                "Arikan, G",
                "Winter, R"
            ],
            "year": 1998,
            "source": "INT J GYNECOL CANCER 1998 8: 476-480.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000077782400006",
            "pubmed": null,
            "doi": "10.1046/j.1525-1438.1998.09850.x",
            "pmc": null,
            "organizations": [
                "26-14038"
            ],
            "persons": [
                "26-51826-4",
                "26-51918-6"
            ],
            "imported": null,
            "journal": "INT J GYNECOL CANCER",
            "issn": "1048-891X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.375,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.226415094339623,
            "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": 1,
            "title": "Alcoholic liver disease. Parenchyma to stroma relationship in fibrosis and cirrhosis as revealed by three-dimensional reconstruction and immunohistochemistry.",
            "abstract": null,
            "authors": [
                "Dinges, HP",
                "Zatloukal, K",
                "Denk, H",
                "Smolle, J",
                "Mair, S"
            ],
            "year": 1992,
            "source": "Am J Pathol. 1992; 141(1):69-83",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JC89800010",
            "pubmed": "1378697",
            "doi": null,
            "pmc": "PMC1886576",
            "organizations": [
                "1-14020",
                "1-14047"
            ],
            "persons": [
                "1-51515-6",
                "1-51663-4",
                "1-51617-6"
            ],
            "imported": null,
            "journal": "AMER J PATHOL",
            "issn": "0002-9440",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.529,
            "impactfactor_year": 1994,
            "impactfactor_norm": 1.0,
            "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": 24,
            "title": "Two case studies of chronic idiopathic neutropenia preceding acute myeloid leukaemia.",
            "abstract": null,
            "authors": [
                "Auner, HW",
                "Klintschar, M",
                "Crevenna, R",
                "Beham-Schmid, C",
                "Hoefler, G",
                "Mitterbauer, G",
                "Linkesch, W",
                "Sill, H"
            ],
            "year": 1999,
            "source": "Br J Haematol. 1999; 105(2):431-433",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000080621300017",
            "pubmed": "10233415",
            "doi": "10.1046%2Fj.1365-2141.1999.01322.x",
            "pmc": null,
            "organizations": [
                "24-14019",
                "24-14020"
            ],
            "persons": [
                "24-51857-4",
                "24-51691-6"
            ],
            "imported": null,
            "journal": "BRIT J HAEMATOL",
            "issn": "0007-1048",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 3.204,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.816666666666667,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "HEMATOLOGY",
            "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": 27,
            "title": "3,4-Methylenedioxymetamphetamine (ecstasy) induces c-fos-like protein and mRNA in rat organotypic dorsal striatal slices.",
            "abstract": null,
            "authors": [
                "Schatz, DS",
                "Kaufmann, WA",
                "Schuligoi, R",
                "Humpel, C",
                "Saria, A"
            ],
            "year": 2000,
            "source": "Synapse. 2000; 36(1):75-83",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000085659400008",
            "pubmed": "10700028",
            "doi": "10.1002%2F%28SICI%291098-2396%28200004%2936%3A1%3C75%3A%3AAID-SYN8%3E3.0.CO%3B2-I",
            "pmc": null,
            "organizations": [
                "27-14022"
            ],
            "persons": [],
            "imported": null,
            "journal": "SYNAPSE",
            "issn": "0887-4476",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.402,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.793103448275862,
            "impactfactor_norm_year": 2000,
            "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": 22,
            "title": "11,12-Epoxyeicosatrienoic acid stimulates tyrosine kinase activity in porcine aortic endothelial cells.",
            "abstract": null,
            "authors": [
                "Hoebel, BG",
                "Graier, WF"
            ],
            "year": 1998,
            "source": "Eur J Pharmacol. 1998; 346(1):115-117",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000073348600016",
            "pubmed": "9617761",
            "doi": "10.1016%2FS0014-2999%2898%2900118-6",
            "pmc": null,
            "organizations": [
                "22-14013"
            ],
            "persons": [
                "22-51860-4"
            ],
            "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": 1.992,
            "impactfactor_year": 1998,
            "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
        },
        {
            "id": 11,
            "title": "Amniotic fluid insulin levels in nondiabetic pregnant women: an update.",
            "abstract": null,
            "authors": [
                "Weiss, PA",
                "Kainer, F",
                "Haeusler, M",
                "Pürstner, P",
                "Haas, J"
            ],
            "year": 1998,
            "source": "Arch Gynecol Obstet. 1998; 262(1-2):81-86",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000076959200009",
            "pubmed": "9836005",
            "doi": "10.1007/s004040050232",
            "pmc": null,
            "organizations": [
                "11-14038"
            ],
            "persons": [
                "11-51627-6"
            ],
            "imported": null,
            "journal": "ARCH GYNECOL OBSTET",
            "issn": "0932-0067",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.182,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.0377358490566038,
            "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": 5,
            "title": "Alpha-tocopherol and hydroperoxide content in breast adipose tissue from patients with breast tumors.",
            "abstract": null,
            "authors": [
                "Chajés, V",
                "Lhuillery, C",
                "Sattler, W",
                "Kostner, GM",
                "Bougnoux, P"
            ],
            "year": 1996,
            "source": "Int J Cancer. 1996; 67(2):170-175",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UZ63900003",
            "pubmed": "8760582",
            "doi": "10.1002/(SICI)1097-0215(19960717)67:2<170::AID-IJC3>3.0.CO;2-Q",
            "pmc": null,
            "organizations": [
                "5-14013"
            ],
            "persons": [
                "5-51669-6",
                "5-51705-6"
            ],
            "imported": null,
            "journal": "INT J CANCER",
            "issn": "0020-7136",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.534,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.865384615384615,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ONCOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 13,
            "title": "Amniotic fluid N-acetyl-beta-D-glucosaminidase activity and renal abnormalities.",
            "abstract": null,
            "authors": [
                "Ring, E",
                "Hofmann, H",
                "Erwa, W",
                "Riccabona, M",
                "Zobel, G",
                "Häusler, M"
            ],
            "year": 1991,
            "source": "Arch Dis Child. 1991; 66(10 Spec No):1147-1149",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991GN12800010",
            "pubmed": "1750765",
            "doi": "10.1136/adc.66.10_Spec_No.1147",
            "pmc": "PMC1590281",
            "organizations": [
                "13-14038",
                "13-14048"
            ],
            "persons": [
                "13-51373-6"
            ],
            "imported": null,
            "journal": "ARCH DIS CHILD",
            "issn": "0003-9888",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.462,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.915492957746479,
            "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": true
        },
        {
            "id": 3,
            "title": "Allopurinol reduces bacterial translocation, intestinal mucosal lipid peroxidation, and neutrophil-derived myeloperoxidase activity in chronic portal hypertensive and common bile duct-ligated growing rats.",
            "abstract": null,
            "authors": [
                "Schimpl, G",
                "Pesendorfer, P",
                "Steinwender, G",
                "Feierl, G",
                "Ratschek, M",
                "Höllwarth, ME"
            ],
            "year": 1996,
            "source": "PEDIAT RES 1996 40: 422-428.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VD85200010",
            "pubmed": "8865279",
            "doi": "10.1203/00006450-199609000-00010",
            "pmc": null,
            "organizations": [
                "3-14020",
                "3-14023",
                "3-14049"
            ],
            "persons": [
                "3-51528-6",
                "3-51818-6"
            ],
            "imported": null,
            "journal": "PEDIAT RES",
            "issn": "0031-3998",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.886,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.971830985915493,
            "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": 7,
            "title": "Altered microtubule-associated tau messenger RNA isoform expression in livers of griseofulvin- and 3,5-diethoxycarbonyl-1, 4-dihydrocollidine-treated mice.",
            "abstract": null,
            "authors": [
                "Kenner, L",
                "Zatloukal, K",
                "Stumptner, C",
                "Eferl, R",
                "Denk, H"
            ],
            "year": 1999,
            "source": "Hepatology. 1999; 29(3):793-800",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000078911700024",
            "pubmed": "10051481",
            "doi": "10.1002/hep.510290325",
            "pmc": null,
            "organizations": [
                "7-14020"
            ],
            "persons": [
                "7-51515-2",
                "7-51663-6",
                "7-51870-6"
            ],
            "imported": null,
            "journal": "HEPATOLOGY",
            "issn": "0270-9139",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.344,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.977272727272727,
            "impactfactor_norm_year": 1999,
            "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": 35,
            "title": "Five years experience with continuous extracorporeal renal support in paediatric intensive care.",
            "abstract": null,
            "authors": [
                "Zobel, G",
                "Ring, E",
                "Kuttnig, M",
                "Grubbauer, HM"
            ],
            "year": 1991,
            "source": "Intensive Care Med. 1991; 17(6):315-319",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991GK70600003",
            "pubmed": "1744321",
            "doi": "10.1007/BF01716188",
            "pmc": null,
            "organizations": [
                "35-14048"
            ],
            "persons": [],
            "imported": null,
            "journal": "INTENS CARE MED",
            "issn": "0342-4642",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.603,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.809523809523809,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "EMERGENCY MEDICINE & CRITICAL CARE",
            "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": 8,
            "title": "Altered release of endothelin-1,2 and thromboxane B2 from trophoblastic cells in pre-eclampsia.",
            "abstract": null,
            "authors": [
                "Cervar, M",
                "Kainer, F",
                "Jones, CJ",
                "Desoye, G"
            ],
            "year": 1996,
            "source": "Eur J Clin Invest. 1996; 26(1):30-37",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996TU08900004",
            "pubmed": "8682152",
            "doi": "10.1046%2Fj.1365-2362.1996.87238.x",
            "pmc": null,
            "organizations": [
                "8-14038"
            ],
            "persons": [
                "8-51632-4",
                "8-51978-1"
            ],
            "imported": null,
            "journal": "EUR J CLIN INVEST",
            "issn": "0014-2972",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.15,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.841121495327103,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2,
            "title": "Allopurinol and glutamine attenuate bacterial translocation in chronic portal hypertensive and common bile duct ligated growing rats.",
            "abstract": null,
            "authors": [
                "Schimpl, G",
                "Pesendorfer, P",
                "Steinwender, G",
                "Feierl, G",
                "Ratschek, M",
                "Höllwarth, ME"
            ],
            "year": 1996,
            "source": "GUT 1996 39: 48-53.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UW11100012",
            "pubmed": "8881808",
            "doi": "10.1136/gut.39.1.48",
            "pmc": "PMC1383230",
            "organizations": [
                "2-14020",
                "2-14049"
            ],
            "persons": [
                "2-51528-6",
                "2-51818-6"
            ],
            "imported": null,
            "journal": "GUT",
            "issn": "0017-5749",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.59,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.954545454545455,
            "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": 19,
            "title": "(S)-Ketamine in Emergency-Medicine",
            "abstract": null,
            "authors": [
                "Prause, G",
                "Smollejuttner, F",
                "Ratzenhoferkomenda, B",
                "Heydarfadai, J"
            ],
            "year": 1998,
            "source": "ACTA ANAESTHESIOL SCAND 1998 42: 215-215.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000076209500109",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "19-14044",
                "19-14045"
            ],
            "persons": [
                "19-51986-2",
                "19-51615-6"
            ],
            "imported": null,
            "journal": "ACTA ANAESTHESIOL SCAND",
            "issn": "0001-5172",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.036,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.64,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": 4,
            "title": "Near drowning in fresh water: documentation of a case",
            "abstract": null,
            "authors": [
                "Portugaller, HR",
                "Brunner, GA",
                "Rienmüller, R",
                "Fritz, K",
                "Stacher, R"
            ],
            "year": 1996,
            "source": "Rofo. 1996; 165(2):207-209",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VK50500021",
            "pubmed": "8924678",
            "doi": "10.1055/s-2007-1015743",
            "pmc": null,
            "organizations": [
                "4-14044",
                "4-14054"
            ],
            "persons": [
                "4-51726-6",
                "4-51950-6",
                "4-51955-2"
            ],
            "imported": null,
            "journal": "ROFO, FORTSCHR RONTGENSTRAHL",
            "issn": "0936-6652",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.582,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.493670886075949,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": 21,
            "title": "10-year-follow-up of patients with silent Cohn type 1 myocardial ischemia",
            "abstract": null,
            "authors": [
                "Fruhwald, FM",
                "Eber, B",
                "Toplak, H",
                "Fruhwald, SM",
                "Dusleag, J",
                "Pätzold, D",
                "Harnoncourt, K",
                "Klein, W"
            ],
            "year": 1994,
            "source": "Acta Med Austriaca. 1994; 21(3):89-93",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994PV76800006",
            "pubmed": "7701926",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "21-51846-6",
                "21-51700-1",
                "21-51938-6"
            ],
            "imported": null,
            "journal": "ACTA MED AUST",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.368,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.504672897196262,
            "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": 31,
            "title": "Three-dimensional processing of ultrafast CT sialography for parotid masses.",
            "abstract": null,
            "authors": [
                "Szolar, DH",
                "Groell, R",
                "Preidler, K",
                "Braun, H",
                "Stiskal, MA",
                "Stammberger, H",
                "Dillon, WP"
            ],
            "year": 1995,
            "source": "AJNR Am J Neuroradiol. 1995; 16(9):1889-1893",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RZ93200022",
            "pubmed": "8693991",
            "doi": null,
            "pmc": null,
            "organizations": [
                "31-14042",
                "31-14054"
            ],
            "persons": [
                "31-51725-6"
            ],
            "imported": null,
            "journal": "AMER J NEURORADIOL",
            "issn": "0195-6108",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.556,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.810126582278481,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}