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=1000&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 158434,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1020&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=980&ordering=-imported",
    "results": [
        {
            "id": 1214,
            "title": "Homozygous gene deletions of the glutathione S-transferases M1 and T1 are associated with thimerosal sensitization.",
            "abstract": null,
            "authors": [
                "Westphal, GA",
                "Schnuch, A",
                "Schulz, TG",
                "Reich, K",
                "Aberer, W",
                "Brasch, J",
                "Koch, P",
                "Wessbecher, R",
                "Szliska, C",
                "Bauer, A",
                "Hallier, E"
            ],
            "year": 2000,
            "source": "Int Arch Occup Environ Health. 2000; 73(6):384-388",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000089088300005",
            "pubmed": "11007341",
            "doi": "10.1007%2Fs004200000159",
            "pmc": null,
            "organizations": [
                "1214-14047"
            ],
            "persons": [
                "1214-51346-6"
            ],
            "imported": null,
            "journal": "INT ARCH OCCUP ENVIR HEALTH",
            "issn": "0340-0131",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.928,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.386363636363636,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "PUBLIC, ENVIRONMENTAL & 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": 1215,
            "title": "Hormonal changes with lower body negative pressure on the 6th day in microgravity in one cosmonaut.",
            "abstract": null,
            "authors": [
                "Hinghofer-Szalkay, HG",
                "Noskov, V",
                "Jezova, D",
                "Sauseng-Fellegger, G",
                "Fueger, GF",
                "Sukhanov, Y",
                "König, EM",
                "Zambo-Polz, C",
                "Barowitsch, C",
                "Viehböck, F"
            ],
            "year": 1993,
            "source": "Aviat Space Environ Med. 1993; 64(11):1000-1005",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993ME95500004",
            "pubmed": "8280031",
            "doi": null,
            "pmc": null,
            "organizations": [
                "1215-14010",
                "1215-14054"
            ],
            "persons": [
                "1215-51683-2"
            ],
            "imported": null,
            "journal": "AVIAT SPACE ENVIRON MED",
            "issn": "0095-6562",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.637,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.560747663551402,
            "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": 1216,
            "title": "Hormonal therapy in chronic radiation colitis.",
            "abstract": null,
            "authors": [
                "Wurzer, H",
                "Schafhalter-Zoppoth, I",
                "Brandstätter, G",
                "Stranzl, H"
            ],
            "year": 1998,
            "source": "Am J Gastroenterol. 1998; 93(12):2536-2538",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000077465200037",
            "pubmed": "9860421",
            "doi": "10.1111/j.1572-0241.1998.00713.x",
            "pmc": null,
            "organizations": [
                "1216-14045",
                "1216-14060",
                "1216-14081"
            ],
            "persons": [
                "1216-51961-6"
            ],
            "imported": null,
            "journal": "AMER J GASTROENTEROL",
            "issn": "0002-9270",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 2.611,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.840909090909091,
            "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": 1217,
            "title": "How to measure AV nodal refractoriness in the presence of verapamil, amiodarone, digoxin, and diltiazem.",
            "abstract": null,
            "authors": [
                "Stark, G",
                "Kasper, K",
                "Schulze-Bauer, C",
                "Stark, U",
                "Decrinis, M",
                "Tritthart, HA"
            ],
            "year": 1996,
            "source": "Pacing Clin Electrophysiol. 1996; 19(2):157-164",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996TV62600006",
            "pubmed": "8834685",
            "doi": "10.1111/j.1540-8159.1996.tb03307.x",
            "pmc": null,
            "organizations": [
                "1217-14011"
            ],
            "persons": [
                "1217-51519-6"
            ],
            "imported": null,
            "journal": "PACE, PAC CLIN ELECTROPHYS",
            "issn": "0147-8389",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.744,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.822222222222222,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENGINEERING, BIOMEDICAL",
            "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": 1218,
            "title": "HOXC4, HOXC5, and HOXC6 expression in primary cutaneous lymphoid lesions. High expression of HOXC5 in anaplastic large-cell lymphomas.",
            "abstract": null,
            "authors": [
                "Bijl, JJ",
                "Rieger, E",
                "van Oostveen, JW",
                "Walboomers, JM",
                "Kreike, M",
                "Willemze, R",
                "Meijer, CJ"
            ],
            "year": 1997,
            "source": "Am J Pathol. 1997; 151(4):1067-1074",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XZ75300021",
            "pubmed": "9327740",
            "doi": null,
            "pmc": "PMC1858029",
            "organizations": [
                "1218-14047"
            ],
            "persons": [],
            "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": 6.501,
            "impactfactor_year": 1997,
            "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": 1219,
            "title": "Hypophyseal-hypothalamo-thyroid axis in affective disorders",
            "abstract": null,
            "authors": [
                "Hofmann, P",
                "Schrötter, KH"
            ],
            "year": 1999,
            "source": "Acta Med Austriaca. 1999; 26(4):123-125",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000082970100006",
            "pubmed": "10526629",
            "doi": null,
            "pmc": null,
            "organizations": [
                "1219-29444"
            ],
            "persons": [],
            "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.291,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.245454545454545,
            "impactfactor_norm_year": 1999,
            "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": 582,
            "title": "Contact urticaria from roe deer meat and hair.",
            "abstract": null,
            "authors": [
                "Geyer, E",
                "Kränke, B",
                "Derhaschnig, J",
                "Aberer, W"
            ],
            "year": 1998,
            "source": "Contact Dermatitis. 1998; 39(1):34-34",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000074683300011",
            "pubmed": "9686979",
            "doi": "10.1111/j.1600-0536.1998.tb05812.x",
            "pmc": null,
            "organizations": [
                "582-14047"
            ],
            "persons": [
                "582-51346-6",
                "582-51954-6"
            ],
            "imported": null,
            "journal": "CONTACT DERMATITIS",
            "issn": "0105-1873",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.961,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.685714285714286,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1066,
            "title": "Fibrinogen: its role in the hemostatic regulation in atherosclerosis.",
            "abstract": null,
            "authors": [
                "Eber, B",
                "Schumacher, M"
            ],
            "year": 1993,
            "source": "Semin Thromb Hemost. 1993; 19(2):104-107",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1993LH29000004",
            "pubmed": "8356454",
            "doi": "10.1055/s-2007-994012",
            "pmc": null,
            "organizations": [],
            "persons": [
                "1066-51699-6"
            ],
            "imported": null,
            "journal": "SEMIN THROMB HEMOSTASIS",
            "issn": "0094-6176",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.483,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.615384615384615,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE",
            "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": 1226,
            "title": "Human plasma phospholipid transfer protein accelerates exchange/transfer of alpha-tocopherol between lipoproteins and cells.",
            "abstract": null,
            "authors": [
                "Kostner, GM",
                "Oettl, K",
                "Jauhiainen, M",
                "Ehnholm, C",
                "Esterbauer, H",
                "Dieplinger, H"
            ],
            "year": 1995,
            "source": "Biochem J. 1995; 305 ( Pt 2)(5):659-667",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995QC43100046",
            "pubmed": "7832785",
            "doi": "10.1042/bj3050659",
            "pmc": "PMC1136412",
            "organizations": [
                "1226-14013"
            ],
            "persons": [
                "1226-51669-2",
                "1226-51929-6"
            ],
            "imported": null,
            "journal": "BIOCHEM J",
            "issn": "0264-6021",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.159,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.810169491525424,
            "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": 1227,
            "title": "Human plasma lipid peroxide levels show a strong transient increase after successful revascularization operations.",
            "abstract": null,
            "authors": [
                "Rabl, H",
                "Khoschsorur, G",
                "Colombo, T",
                "Tatzber, F",
                "Esterbauer, H"
            ],
            "year": 1992,
            "source": "Free Radic Biol Med. 1992; 13(4):281-288",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JN28200003",
            "pubmed": "1398213",
            "doi": "10.1016/0891-5849(92)90175-G",
            "pmc": null,
            "organizations": [
                "1227-14045",
                "1227-14056"
            ],
            "persons": [],
            "imported": null,
            "journal": "FREE RADICAL BIOL MED",
            "issn": "0891-5849",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.175,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.879518072289157,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1158,
            "title": "Guidelines for the diagnosis and interpretation of hepatic granulomas.",
            "abstract": null,
            "authors": [
                "Denk, H",
                "Scheuer, PJ",
                "Baptista, A",
                "Bianchi, L",
                "Callea, F",
                "De Groote, J",
                "Desmet, VJ",
                "Gudat, F",
                "Ishak, KG",
                "Korb, G"
            ],
            "year": 1994,
            "source": "Histopathology. 1994; 25(3):209-218",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1994PH11700002",
            "pubmed": "7821888",
            "doi": "10.1111/j.1365-2559.1994.tb01320.x",
            "pmc": null,
            "organizations": [
                "1158-14020"
            ],
            "persons": [
                "1158-51515-2"
            ],
            "imported": null,
            "journal": "HISTOPATHOLOGY",
            "issn": "0309-0167",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.829,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.75,
            "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": 1433,
            "title": "In vitro interactions of oxidatively modified LDL with type I, II, III, IV, and V collagen, laminin, fibronectin, and poly-D-lysine.",
            "abstract": null,
            "authors": [
                "Greilberger, J",
                "Schmut, O",
                "Jürgens, G"
            ],
            "year": 1997,
            "source": "Arterioscler Thromb Vasc Biol. 1997; 17(11):2721-2728",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997YL00800053",
            "pubmed": "9409248",
            "doi": "10.1161/01.ATV.17.11.2721",
            "pmc": null,
            "organizations": [
                "1433-14013",
                "1433-14043"
            ],
            "persons": [
                "1433-51511-4",
                "1433-52010-1"
            ],
            "imported": null,
            "journal": "ARTERIOSCLER THROMB VASC BIOL",
            "issn": "1079-5642",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.317,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.915254237288136,
            "impactfactor_norm_year": 1998,
            "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": 1230,
            "title": "Human leucocyte class I and II antigens in coeliac disease: a study in an Austrian paediatric population.",
            "abstract": null,
            "authors": [
                "Winklhofer-Roob, BM",
                "Rossipal, E",
                "Lanzer, G"
            ],
            "year": 1991,
            "source": "Eur J Pediatr. 1991; 150(10):704-707",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991FZ58000005",
            "pubmed": "1915480",
            "doi": "10.1007/BF01958759",
            "pmc": null,
            "organizations": [
                "1230-14048"
            ],
            "persons": [],
            "imported": null,
            "journal": "EUR J PEDIAT",
            "issn": "0340-6199",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.963,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.732394366197183,
            "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": 1231,
            "title": "HumCD4--validation of a STR system for forensic purposes in an Austrian Caucasian population sample.",
            "abstract": null,
            "authors": [
                "Klintschar, M",
                "Crevenna, R"
            ],
            "year": 1997,
            "source": "J Forensic Sci. 1997; 42(5):907-910",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XW33200023",
            "pubmed": "9304840",
            "doi": "10.1520/JFS14228J",
            "pmc": null,
            "organizations": [
                "1231-14019"
            ],
            "persons": [],
            "imported": null,
            "journal": "J FORENSIC SCI",
            "issn": "0022-1198",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.404,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.444444444444444,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, LEGAL",
            "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": 1232,
            "title": "Humoral immune response to human cytomegalovirus in patients undergoing percutaneous transluminal coronary angioplasty.",
            "abstract": null,
            "authors": [
                "Tiran, A",
                "Tio, RA",
                "Oostenveld, E",
                "Harmsen, MC",
                "Tiran, B",
                "Den Heijer, P",
                "Monnink, SH",
                "Wilders-Truschnig, MM",
                "The, TH"
            ],
            "year": 1999,
            "source": "Clin Diagn Lab Immunol. 1999; 6(1):45-49",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000077980900008",
            "pubmed": "9874662",
            "doi": "10.1128/CDLI.6.1.45-49.1999",
            "pmc": "PMC95658",
            "organizations": [
                "1232-14028"
            ],
            "persons": [],
            "imported": null,
            "journal": "CLIN DIAGN LAB IMMUNOL",
            "issn": "1071-412X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.583,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.594936708860759,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "MICROBIOLOGY",
            "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": 1233,
            "title": "Hydroxyethyl-starch in transient experimental focal cerebral ischemia.",
            "abstract": null,
            "authors": [
                "Sakaki, T",
                "Mokry, M",
                "Kleinert, R",
                "van Velthoven, V",
                "Auer, LM"
            ],
            "year": 1991,
            "source": "Acta Neurochir (Wien). 1991; 108(3-4):134-139",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991FA81600007",
            "pubmed": "1709555",
            "doi": "10.1007/BF01418521",
            "pmc": null,
            "organizations": [
                "1233-14020",
                "1233-14050"
            ],
            "persons": [
                "1233-52006-6"
            ],
            "imported": null,
            "journal": "ACTA NEUROCHIR",
            "issn": "0001-6268",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.748,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.515625,
            "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": 1234,
            "title": "Hymenoptera venom allergy: time course of specific IgE concentrations during the first weeks after a sting.",
            "abstract": null,
            "authors": [
                "Rieger-Ziegler, V",
                "Rieger, E",
                "Kränke, B",
                "Aberer, W"
            ],
            "year": 1999,
            "source": "Int Arch Allergy Immunol. 1999; 120(2):166-168",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000083363500010",
            "pubmed": "10545771",
            "doi": "10.1159/000024235",
            "pmc": null,
            "organizations": [
                "1234-14047"
            ],
            "persons": [
                "1234-51346-6",
                "1234-51954-6"
            ],
            "imported": null,
            "journal": "INT ARCH ALLERGY IMMUNOL",
            "issn": "1018-2438",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.911,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.823529411764706,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "ALLERGY",
            "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": 1235,
            "title": "Hyperbaric surgery and oxygen therapy in clostridial myonecrosis",
            "abstract": null,
            "authors": [
                "Smolle-Jüttner, FM",
                "Pinter, H",
                "Neuhold, KH",
                "Feierl, G",
                "Sixl, T",
                "Ratzenhofer, B",
                "Kovac, H",
                "Friehs, G"
            ],
            "year": 1995,
            "source": "Wien Klin Wochenschr. 1995; 107(23):739-741",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995TJ51700010",
            "pubmed": "8560898",
            "doi": null,
            "pmc": null,
            "organizations": [
                "1235-14023",
                "1235-14044",
                "1235-14077"
            ],
            "persons": [
                "1235-51818-6",
                "1235-51615-1"
            ],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.215,
            "impactfactor_year": 1995,
            "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": 1236,
            "title": "Hyperfractionated radiotherapy and polychemotherapy in brain stem tumors in children.",
            "abstract": null,
            "authors": [
                "Pakisch, B",
                "Urban, C",
                "Slavc, I",
                "Poier, E",
                "Stücklschweiger, G",
                "Oberbauer, R",
                "Mokry, M",
                "Poschauko, J",
                "Hammer, J",
                "Leitner, H"
            ],
            "year": 1992,
            "source": "Childs Nerv Syst. 1992; 8(4):215-218",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JD40200009",
            "pubmed": "1394254",
            "doi": "10.1007/BF00262849",
            "pmc": null,
            "organizations": [
                "1236-14048",
                "1236-14050",
                "1236-14060"
            ],
            "persons": [
                "1236-51657-6",
                "1236-52006-6"
            ],
            "imported": null,
            "journal": "CHILD NERV SYST",
            "issn": "0256-7040",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.446,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.464788732394366,
            "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": 1782,
            "title": "Neglected Gestational Diabetes - Risks and Consequences",
            "abstract": null,
            "authors": [
                "Weiss, PAM",
                "Walcher, W",
                "Scholz, HS"
            ],
            "year": 1999,
            "source": "GEBURTSH FRAUENHEILK 1999 59: 535-544.",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000083758900001",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "1782-14038"
            ],
            "persons": [
                "1782-51634-6"
            ],
            "imported": null,
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.174,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.125,
            "impactfactor_norm_year": 1999,
            "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
        }
    ]
}