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=1600&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 158487,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1620&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1580&ordering=-imported",
    "results": [
        {
            "id": 1968,
            "title": "Phase I study to the immunotherapy of metastatic malignant melanoma by a cancer vaccine consisting of autologous cancer cells transfected with the human IL-2 gene.",
            "abstract": null,
            "authors": [
                "Stingl, G",
                "Bröcker, EB",
                "Mertelsmann, R",
                "Wolff, K",
                "Schreiber, S",
                "Kämpgen, E",
                "Schneeberger, A",
                "Trcka, J",
                "Brennscheidt, U",
                "Veelken, H",
                "Birnstiel, ML",
                "Zatloukal, K",
                "Maass, G",
                "Wagner, E",
                "Buschle, M",
                "Kempe, ER",
                "Weber, HA",
                "Voigt, T"
            ],
            "year": 1997,
            "source": "J Mol Med. 1997; 75(4):297-299",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WU63700011",
            "pubmed": "9151216",
            "doi": "10.1007%2Fs001090050115",
            "pmc": null,
            "organizations": [
                "1968-14020"
            ],
            "persons": [
                "1968-51663-6"
            ],
            "imported": null,
            "journal": "J MOLECULAR MED, JMM",
            "issn": "0946-2716",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.798,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.961538461538462,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL LABORATORY TECHNOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1969,
            "title": "Phenotypic heterogeneity of osteoblast-like MC3T3-E1 cells: changes of bradykinin-induced prostaglandin E2 production during osteoblast maturation.",
            "abstract": null,
            "authors": [
                "Leis, HJ",
                "Hulla, W",
                "Gruber, R",
                "Huber, E",
                "Zach, D",
                "Gleispach, H",
                "Windischhofer, W"
            ],
            "year": 1997,
            "source": "J Bone Miner Res. 1997; 12(4):541-551",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WR37000006",
            "pubmed": "9101365",
            "doi": "10.1359/jbmr.1997.12.4.541",
            "pmc": null,
            "organizations": [
                "1969-14048"
            ],
            "persons": [
                "1969-51979-6"
            ],
            "imported": null,
            "journal": "J BONE MINER RES",
            "issn": "0884-0431",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.695,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.939759036144578,
            "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": 1970,
            "title": "Photometric determination of HbA1c levels in clinical practice",
            "abstract": null,
            "authors": [
                "Tiran, A",
                "Pieber, T",
                "Tiran, B",
                "Halwachs-Baumann, G",
                "Wilders-Truschnig, M"
            ],
            "year": 1994,
            "source": "Dtsch Med Wochenschr. 1994; 119(23):833-836",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994NR02700002",
            "pubmed": "8005054",
            "doi": "10.1055/s-2008-1058768",
            "pmc": null,
            "organizations": [
                "1970-14013"
            ],
            "persons": [
                "1970-51831-6"
            ],
            "imported": null,
            "journal": "DEUT MED WOCHENSCHR",
            "issn": "0012-0472",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.605,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.607476635514019,
            "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": true
        },
        {
            "id": 466,
            "title": "Cholinergic stimulation modulates apoptosis and differentiation of murine thymocytes via a nicotinic effect on thymic epithelium.",
            "abstract": null,
            "authors": [
                "Rinner, I",
                "Kukulansky, T",
                "Felsner, P",
                "Skreiner, E",
                "Globerson, A",
                "Kasai, M",
                "Hirokawa, K",
                "Korsatko, W",
                "Schauenstein, K"
            ],
            "year": 1994,
            "source": "Biochem Biophys Res Commun. 1994; 203(2):1057-1062",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994PG80100045",
            "pubmed": "7916567",
            "doi": "10.1006/bbrc.1994.2289",
            "pmc": null,
            "organizations": [
                "466-14014"
            ],
            "persons": [],
            "imported": null,
            "journal": "BIOCHEM BIOPHYS RES COMMUN",
            "issn": "0006-291X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.4,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.807017543859649,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOPHYSICS",
            "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": 1973,
            "title": "Physical and psychosocial outcomes in cancer patients: a comparison of different age groups.",
            "abstract": null,
            "authors": [
                "Greimel, ER",
                "Padilla, GV",
                "Grant, MM"
            ],
            "year": 1997,
            "source": "Br J Cancer. 1997; 76(2):251-255",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XL42300017",
            "pubmed": "9231927",
            "doi": "10.1038/bjc.1997.370",
            "pmc": "PMC2223923",
            "organizations": [
                "1973-14038"
            ],
            "persons": [],
            "imported": null,
            "journal": "BRIT J CANCER",
            "issn": "0007-0920",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.938,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.836538461538462,
            "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": 1974,
            "title": "Physical trauma and multiple sclerosis",
            "abstract": null,
            "authors": [
                "Weilbach, FX",
                "Hartung, HP"
            ],
            "year": 1997,
            "source": "Nervenarzt. 1997; 68(12):940-944",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000071008700002",
            "pubmed": "9465335",
            "doi": "10.1007/s001150050220",
            "pmc": null,
            "organizations": [
                "1974-14051"
            ],
            "persons": [],
            "imported": null,
            "journal": "NERVENARZT",
            "issn": "0028-2804",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.621,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.350649350649351,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PSYCHIATRY",
            "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": 957,
            "title": "Endosonography in colitis cystica profunda and solitary rectal ulcer syndrome.",
            "abstract": null,
            "authors": [
                "Petritsch, W",
                "Hinterleitner, TA",
                "Aichbichler, B",
                "Denk, H",
                "Hammer, HF",
                "Krejs, GJ"
            ],
            "year": 1996,
            "source": "Gastrointest Endosc. 1996; 44(6):746-751",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996WB15300023",
            "pubmed": "8979073",
            "doi": "10.1016/S0016-5107(96)70067-6",
            "pmc": null,
            "organizations": [
                "957-14020",
                "957-14081"
            ],
            "persons": [
                "957-51515-6",
                "957-51531-6",
                "957-51534-6",
                "957-51536-2"
            ],
            "imported": null,
            "journal": "GASTROINTEST ENDOSCOP",
            "issn": "0016-5107",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 4.494,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.909090909090909,
            "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": 1976,
            "title": "Pinta in Austria (or Cuba?): import of an extinct disease?",
            "abstract": null,
            "authors": [
                "Woltsche-Kahr, I",
                "Schmidt, B",
                "Aberer, W",
                "Aberer, E"
            ],
            "year": 1999,
            "source": "Arch Dermatol. 1999; 135(6):685-688",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000080808000011",
            "pubmed": "10376696",
            "doi": "10.1001%2Farchderm.135.6.685",
            "pmc": null,
            "organizations": [
                "1976-14047"
            ],
            "persons": [
                "1976-51346-6"
            ],
            "imported": null,
            "journal": "ARCH DERMATOL",
            "issn": "0003-987X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 2.889,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.972222222222222,
            "impactfactor_norm_year": 1999,
            "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": 960,
            "title": "Endothelium-derived relaxing and contracting factors.",
            "abstract": null,
            "authors": [
                "Vanhoutte, PM",
                "Eber, B"
            ],
            "year": 1991,
            "source": "Wien Klin Wochenschr. 1991; 103(14):405-411",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991FX08600002",
            "pubmed": "1926867",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "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.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 236,
            "title": "Anti-insulin antibodies and birth weight in pregnancies complicated by diabetes.",
            "abstract": null,
            "authors": [
                "Weiss, PA",
                "Kainer, F",
                "Pürstner, P",
                "Zehetleitner, G",
                "Hüttner, U",
                "Haas, J"
            ],
            "year": 1998,
            "source": "Early Hum Dev. 1998; 53(2):145-154",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000077954800004",
            "pubmed": "10195707",
            "doi": "10.1016%2FS0378-3782%2898%2900047-4",
            "pmc": null,
            "organizations": [
                "236-14038"
            ],
            "persons": [
                "236-51627-6"
            ],
            "imported": null,
            "journal": "EARLY HUM DEV",
            "issn": "0378-3782",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.705,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.52112676056338,
            "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": 1979,
            "title": "Pituitary hyperplasia after goserelin (LHRH-analogue) therapy.",
            "abstract": null,
            "authors": [
                "Radner, H",
                "Pummer, K",
                "Lax, S",
                "Wandschneider, G",
                "Höfler, H"
            ],
            "year": 1991,
            "source": "Neuropathol Appl Neurobiol. 1991; 17(1):75-81",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991FB76900010",
            "pubmed": "1647501",
            "doi": "10.1111/j.1365-2990.1991.tb00696.x",
            "pmc": null,
            "organizations": [
                "1979-14020",
                "1979-14056"
            ],
            "persons": [
                "1979-53053-6"
            ],
            "imported": null,
            "journal": "NEUROPATHOL APPL NEUROBIOL",
            "issn": "0305-1846",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.983,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.735294117647059,
            "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": 961,
            "title": "Endovascular treatment of renal artery aneurysms with conventional non-detachable microcoils and Guglielmi detachable coils.",
            "abstract": null,
            "authors": [
                "Klein, GE",
                "Szolar, DH",
                "Breinl, E",
                "Raith, J",
                "Schreyer, HH"
            ],
            "year": 1997,
            "source": "Br J Urol. 1997; 79(6):852-860",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XE53500006",
            "pubmed": "9202549",
            "doi": "10.1046/j.1464-410X.1997.00157.x",
            "pmc": null,
            "organizations": [
                "961-14054",
                "961-14056"
            ],
            "persons": [
                "961-51876-2"
            ],
            "imported": null,
            "journal": "BRIT J UROL",
            "issn": "0007-1331",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.079,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.560975609756098,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "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": 1982,
            "title": "Plasma adrenaline concentrations during functional endoscopic sinus surgery.",
            "abstract": null,
            "authors": [
                "Anderhuber, W",
                "Walch, C",
                "Nemeth, E",
                "Semmelrock, HJ",
                "Berghold, A",
                "Ranftl, G",
                "Stammberger, H"
            ],
            "year": 1999,
            "source": "Laryngoscope. 1999; 109(2 Pt 1):204-207",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000078432500006",
            "pubmed": "10890766",
            "doi": "10.1097%2F00005537-199902000-00006",
            "pmc": null,
            "organizations": [
                "1982-14026",
                "1982-14028",
                "1982-14042",
                "1982-14044"
            ],
            "persons": [
                "1982-51344-6",
                "1982-51729-6"
            ],
            "imported": null,
            "journal": "LARYNGOSCOPE",
            "issn": "0023-852X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.266,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.8,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "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": 1983,
            "title": "Plasma and interstitial glucose dynamics after intravenous glucose injection: evaluation of the single-compartment glucose distribution assumption in the minimal models.",
            "abstract": null,
            "authors": [
                "Regittnig, W",
                "Trajanoski, Z",
                "Leis, HJ",
                "Ellmerer, M",
                "Wutte, A",
                "Sendlhofer, G",
                "Schaupp, L",
                "Brunner, GA",
                "Wach, P",
                "Pieber, TR"
            ],
            "year": 1999,
            "source": "Diabetes. 1999; 48(5):1070-1081",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000080214900018",
            "pubmed": "10331412",
            "doi": "10.2337/diabetes.48.5.1070",
            "pmc": null,
            "organizations": [
                "1983-14048"
            ],
            "persons": [
                "1983-50452-2",
                "1983-51831-6",
                "1983-78071-6"
            ],
            "imported": null,
            "journal": "DIABETES",
            "issn": "0012-1797",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 9.019,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.988235294117647,
            "impactfactor_norm_year": 1999,
            "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": true
        },
        {
            "id": 1984,
            "title": "Plasma antioxidants and cognitive performance in middle-aged and older adults: results of the Austrian Stroke Prevention Study.",
            "abstract": null,
            "authors": [
                "Schmidt, R",
                "Hayn, M",
                "Reinhart, B",
                "Roob, G",
                "Schmidt, H",
                "Schumacher, M",
                "Watzinger, N",
                "Launer, LJ"
            ],
            "year": 1998,
            "source": "J Am Geriatr Soc. 1998; 46(11):1407-1410",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000076784000011",
            "pubmed": "9809763",
            "doi": "10.1111/j.1532-5415.1998.tb06008.x",
            "pmc": null,
            "organizations": [
                "1984-14013",
                "1984-14051"
            ],
            "persons": [
                "1984-51699-6",
                "1984-51759-6",
                "1984-51912-6"
            ],
            "imported": null,
            "journal": "J AMER GERIAT SOC",
            "issn": "0002-8614",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.792,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.909090909090909,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "GERIATRICS & GERONTOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "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": true
        },
        {
            "id": 1985,
            "title": "Plasma hyaluronan concentration: no circadian rhythm but large effect of food intake in humans.",
            "abstract": null,
            "authors": [
                "Rössler, A",
                "László, Z",
                "Kvas, E",
                "Hinghofer-Szalkay, HG"
            ],
            "year": 1998,
            "source": "Eur J Appl Physiol Occup Physiol. 1998; 78(6):573-577",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000076915700016",
            "pubmed": "9840415",
            "doi": "10.1007%2Fs004210050463",
            "pmc": null,
            "organizations": [
                "1985-14010"
            ],
            "persons": [
                "1985-51683-6",
                "1985-51737-2"
            ],
            "imported": null,
            "journal": "EUR J APPL PHYSIOL OCCUP PHYS",
            "issn": "0301-5548",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.045,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.827586206896552,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SPORT SCIENCES",
            "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": 1986,
            "title": "Plasma levels of parathyroid hormone-related peptide are elevated in hyperprolactinemia and correlated to bone density status.",
            "abstract": null,
            "authors": [
                "Stiegler, C",
                "Leb, G",
                "Kleinert, R",
                "Warnkross, H",
                "Ramschak-Schwarzer, S",
                "Lipp, R",
                "Clarici, G",
                "Krejs, GJ",
                "Dobnig, H"
            ],
            "year": 1995,
            "source": "J Bone Miner Res. 1995; 10(5):751-759",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995QU60300011",
            "pubmed": "7639111",
            "doi": "10.1002/jbmr.5650100512",
            "pmc": null,
            "organizations": [
                "1986-14020",
                "1986-14050",
                "1986-14080"
            ],
            "persons": [
                "1986-51534-6",
                "1986-51948-6",
                "1986-52443-6"
            ],
            "imported": null,
            "journal": "J BONE MINER RES",
            "issn": "0884-0431",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.95,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.939759036144578,
            "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": 1988,
            "title": "Plasma volume with alternative tilting: effect of fluid ingestion.",
            "abstract": null,
            "authors": [
                "Hinghofer-Szalkay, HG",
                "Sauseng-Fellegger, G",
                "Greenleaf, JE"
            ],
            "year": 1995,
            "source": "J Appl Physiol. 1995; 78(4):1369-1373",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995QR54600021",
            "pubmed": "7615444",
            "doi": "10.1152/jappl.1995.78.4.1369",
            "pmc": null,
            "organizations": [
                "1988-14010"
            ],
            "persons": [
                "1988-51683-2"
            ],
            "imported": null,
            "journal": "J APPL PHYSIOL",
            "issn": "8750-7587",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.947,
            "impactfactor_year": 1995,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SPORT SCIENCES",
            "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": 1989,
            "title": "Plastic surgery in the tension field of surgery",
            "abstract": null,
            "authors": [
                "Scharnagl, E"
            ],
            "year": 1995,
            "source": "Wien Klin Wochenschr. 1995; 107(23):742-747",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995TJ51700011",
            "pubmed": "8560899",
            "doi": null,
            "pmc": null,
            "organizations": [
                "1989-14076"
            ],
            "persons": [],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "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": 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": 2811,
            "title": "Up-regulation of LDL-receptor expression by LDL-immunoapheresis in patients with familial hypercholesterolemia.",
            "abstract": null,
            "authors": [
                "Streicher, J",
                "Valent, P",
                "Schmidt, H",
                "Sengölge, G",
                "Wagner, O",
                "Strobl, W",
                "Hörl, WH",
                "Derfler, K"
            ],
            "year": 1999,
            "source": "J Investig Med. 1999; 47(8):378-387",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000082643700015",
            "pubmed": "10510590",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2811-14013"
            ],
            "persons": [
                "2811-51912-6"
            ],
            "imported": null,
            "journal": "J INVEST MED",
            "issn": "1081-5589",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.922,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.909090909090909,
            "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
        }
    ]
}