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=1560&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157107,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1580&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1540&ordering=-imported",
    "results": [
        {
            "id": 1964,
            "title": "Pharmacological evidence for the release of galanin from rat stomach.",
            "abstract": null,
            "authors": [
                "Holzer-Petsche, U",
                "Moser, RL"
            ],
            "year": 1993,
            "source": "NEUROPEPTIDES 1993 25: 47-50.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LL72400006",
            "pubmed": "7692342",
            "doi": "10.1016/0143-4179(93)90067-K",
            "pmc": null,
            "organizations": [
                "1964-14022"
            ],
            "persons": [
                "1964-51517-6"
            ],
            "imported": null,
            "journal": "NEUROPEPTIDES",
            "issn": "0143-4179",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.026,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.420792079207921,
            "impactfactor_norm_year": 1998,
            "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": 1966,
            "title": "Pharmacotherapy of alcohol dependence.",
            "abstract": null,
            "authors": [
                "Zernig, G",
                "Fabisch, K",
                "Fabisch, H"
            ],
            "year": 1997,
            "source": "TRENDS PHARMACOL SCI 1997 18: 229-231.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XM26700003",
            "pubmed": "9253852",
            "doi": "10.1016%2FS0165-6147%2897%2990628-3",
            "pmc": null,
            "organizations": [
                "1966-29444",
                "1966-29447"
            ],
            "persons": [
                "1966-51731-6"
            ],
            "imported": null,
            "journal": "TRENDS PHARMACOL SCI",
            "issn": "0165-6147",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 12.323,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.98876404494382,
            "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": 943,
            "title": "Endocrinologic function following cranial irradiation in acute lymphoblastic leukemia in childhood",
            "abstract": null,
            "authors": [
                "Lackner, H",
                "Schwingshandl, J",
                "Pakisch, B",
                "Knoblauch, S",
                "Mutz, I",
                "Urban, C"
            ],
            "year": 1991,
            "source": "Wien Klin Wochenschr. 1991; 103(19):581-584",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991GK76700003",
            "pubmed": "1759459",
            "doi": null,
            "pmc": null,
            "organizations": [
                "943-14054"
            ],
            "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": true
        },
        {
            "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": 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": 946,
            "title": "Endoluminal treatment of infrarenal aortic aneurysms: clinical experience with the Talent stent-graft system.",
            "abstract": null,
            "authors": [
                "Hausegger, KA",
                "Mendel, H",
                "Tiessenhausen, K",
                "Kaucky, M",
                "Aman, W",
                "Tauss, J",
                "Koch, G"
            ],
            "year": 1999,
            "source": "J Vasc Interv Radiol. 1999; 10(3):267-274",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000079203900004",
            "pubmed": "10102189",
            "doi": "10.1016/S1051-0443(99)70029-1",
            "pmc": null,
            "organizations": [
                "946-14045",
                "946-14054"
            ],
            "persons": [],
            "imported": null,
            "journal": "J VASC INTERVEN RADIOL",
            "issn": "1051-0443",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.154,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.782051282051282,
            "impactfactor_norm_year": 1999,
            "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
        },
        {
            "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": 947,
            "title": "Endoluminal therapy of infrarenal aortic aneurysms with the Talent system--initial experiences with a new endoprosthesis",
            "abstract": null,
            "authors": [
                "Hausegger, KA",
                "Tiesenhausen, K",
                "Tauss, J",
                "Karaic, R",
                "Klein, GE",
                "Aman, W",
                "Koch, G"
            ],
            "year": 1998,
            "source": "Rofo. 1998; 169(6):633-638",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000078173300012",
            "pubmed": "9930218",
            "doi": "10.1055/s-2007-1015354",
            "pmc": null,
            "organizations": [
                "947-14045",
                "947-14054"
            ],
            "persons": [
                "947-51876-6",
                "947-51946-6"
            ],
            "imported": null,
            "journal": "ROFO, FORTSCHR RONTGENSTRAHL",
            "issn": "0936-6652",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.901,
            "impactfactor_year": 1998,
            "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": 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": 464,
            "title": "Cholinergic control of catecholamine release in the eel.",
            "abstract": null,
            "authors": [
                "Al-Kharrat, H",
                "Weiss, U",
                "Tran, Q",
                "Nibbio, B",
                "Scholz, S",
                "Epple, A"
            ],
            "year": 1997,
            "source": "Gen Comp Endocrinol. 1997; 108(1):102-108",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XZ49800009",
            "pubmed": "9378264",
            "doi": "10.1006/gcen.1997.6954",
            "pmc": null,
            "organizations": [
                "464-14014"
            ],
            "persons": [],
            "imported": null,
            "journal": "GEN COMP ENDOCRINOL",
            "issn": "0016-6480",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.55,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.542168674698795,
            "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": 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": 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": 2742,
            "title": "Vaginal ultrasound in perityphlitic abscess",
            "abstract": null,
            "authors": [
                "Hönigl, W",
                "Rosanelli, G",
                "Lax, S"
            ],
            "year": 1997,
            "source": "Ultraschall Med. 1997; 18(1):39-41",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WR40000009",
            "pubmed": "9173527",
            "doi": "10.1055/s-2007-1000514",
            "pmc": null,
            "organizations": [
                "2742-14018",
                "2742-14038",
                "2742-14045"
            ],
            "persons": [],
            "imported": null,
            "journal": "ULTRASCHALL MED",
            "issn": "0172-4614",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.729,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.56,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ACOUSTICS",
            "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
        }
    ]
}