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=2480&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 158682,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2500&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2460&ordering=-imported",
    "results": [
        {
            "id": 2905,
            "title": "Hepatocyte cytokeratins are hyperphosphorylated at multiple sites in human alcoholic hepatitis and in a mallory body mouse model.",
            "abstract": null,
            "authors": [
                "Stumptner, C",
                "Omary, MB",
                "Fickert, P",
                "Denk, H",
                "Zatloukal, K"
            ],
            "year": 2000,
            "source": "Am J Pathol. 2000; 156(1):77-90",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084773300012",
            "pubmed": "10623656",
            "doi": "10.1016/S0002-9440(10)64708-6",
            "pmc": "PMC1868635",
            "organizations": [
                "2905-14020",
                "2905-14081"
            ],
            "persons": [
                "2905-51515-6",
                "2905-51663-4",
                "2905-51870-1",
                "2905-52938-6"
            ],
            "imported": null,
            "journal": "AMER J PATHOL",
            "issn": "0002-9440",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.971,
            "impactfactor_year": 2000,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2000,
            "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": true
        },
        {
            "id": 2906,
            "title": "Oxidative stress activates Trp3 cation channels",
            "abstract": null,
            "authors": [
                "Groschner, K",
                "Lintschinger, B",
                "Romanin, C",
                "Schreibmayer, W",
                "Zhu, MX",
                "Balzer-Geldsetzer, M"
            ],
            "year": 2000,
            "source": "BIOPHYS J 2000 78: 1130Pos-1130Pos.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000084779301123",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "2906-14011",
                "2906-14049"
            ],
            "persons": [
                "2906-78591"
            ],
            "imported": null,
            "journal": "BIOPHYS J",
            "issn": "0006-3495",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.462,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.863636363636364,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "BIOPHYSICS",
            "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": 2907,
            "title": "Characterization of a de novo partial trisomy 22q13-qter in a patient by microFISH.",
            "abstract": null,
            "authors": [
                "Petek, E",
                "Köstl, G",
                "Mutz, I",
                "Wagner, K",
                "Kroisel, PM"
            ],
            "year": 2000,
            "source": "Clin Dysmorphol. 2000; 9(1):55-57",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084793300011",
            "pubmed": "10649799",
            "doi": "10.1097/00019605-200009010-00011",
            "pmc": null,
            "organizations": [
                "2907-14021"
            ],
            "persons": [
                "2907-51527-6",
                "2907-51682-6",
                "2907-51996-2"
            ],
            "imported": null,
            "journal": "CLIN DYSMORPHOL",
            "issn": "0962-8827",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.619,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.140350877192982,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "GENETICS & HEREDITY",
            "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": 2908,
            "title": "The tumor-associated shift in immunoglobulin G1/G2 is expressed at the messenger RNA level of peripheral blood B lymphocytes in patients with gynecologic malignancies.",
            "abstract": null,
            "authors": [
                "Felsner, P",
                "Steinschifter, W",
                "Fischer, M",
                "Eferl, R",
                "Kenner, L",
                "Zatloukal, K",
                "Lahousen, M",
                "Liebmann, PM",
                "Schauenstein, E",
                "Schauenstein, K"
            ],
            "year": 2000,
            "source": "Cancer. 2000; 88(2):461-467",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084793600029",
            "pubmed": "10640981",
            "doi": "10.1002/(SICI)1097-0142(20000115)88:2<461::AID-CNCR29>3.0.CO;2-V",
            "pmc": null,
            "organizations": [
                "2908-14014",
                "2908-14020",
                "2908-14038"
            ],
            "persons": [
                "2908-51663-6"
            ],
            "imported": null,
            "journal": "CANCER",
            "issn": "0008-543X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.611,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.854368932038835,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "ONCOLOGY",
            "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": 3942,
            "title": "Does new photosensitizer improve photodynamic therapy in advanced esophageal carcinoma?",
            "abstract": null,
            "authors": [
                "Maier, A",
                "Tomaselli, F",
                "Matzi, V",
                "Rehak, P",
                "Pinter, H",
                "Smolle-Jüttner, FM"
            ],
            "year": 2001,
            "source": "Lasers Surg Med. 2001; 29(4):323-327",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000171862100003",
            "pubmed": "11746109",
            "doi": "10.1002/lsm.1124",
            "pmc": null,
            "organizations": [
                "3942-14045",
                "3942-14077"
            ],
            "persons": [
                "3942-50143-6",
                "3942-51935-2",
                "3942-51615-6"
            ],
            "imported": null,
            "journal": "LASER SURG MED",
            "issn": "0196-8092",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.347,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.345323741007194,
            "impactfactor_norm_year": 2001,
            "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": 4635,
            "title": "Treatment of renal anemia with darbepoetin alfa: results of an Austrian multicenter study",
            "abstract": null,
            "authors": [
                "Hörl, WH",
                "Holzer, H",
                "Mayer, GJ",
                "Osterreichische Aranesp Studiengruppe"
            ],
            "year": 2002,
            "source": "Wien Klin Wochenschr. 2002; 114(23-24):967-971",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000180423400004",
            "pubmed": "12635463",
            "doi": null,
            "pmc": null,
            "organizations": [
                "4635-14084"
            ],
            "persons": [
                "4635-51535-6"
            ],
            "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.591,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.401869158878505,
            "impactfactor_norm_year": 2002,
            "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": 4940,
            "title": "Continuous hemodynamic monitoring in pulmonary hypertensive patients treated with inhaled iloprost.",
            "abstract": null,
            "authors": [
                "Fruhwald, FM",
                "Kjellström, B",
                "Perthold, W",
                "Watzinger, N",
                "Maier, R",
                "Grandjean, PA",
                "Klein, W"
            ],
            "year": 2003,
            "source": "Chest. 2003; 124(1):351-359",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000184167000054",
            "pubmed": "12853544",
            "doi": "10.1378%2Fchest.124.1.351",
            "pmc": null,
            "organizations": [
                "4940-14083"
            ],
            "persons": [
                "4940-51700-2",
                "4940-51759-6",
                "4940-51953-6"
            ],
            "imported": null,
            "journal": "CHEST",
            "issn": "0012-3692",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.264,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.857142857142857,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2913,
            "title": "Estimation of body fluid changes during peritoneal dialysis by segmental bioimpedance analysis.",
            "abstract": null,
            "authors": [
                "Zhu, F",
                "Schneditz, D",
                "Kaufman, AM",
                "Levin, NW"
            ],
            "year": 2000,
            "source": "Kidney Int. 2000; 57(1):299-306",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084868200032",
            "pubmed": "10620212",
            "doi": "10.1046/j.1523-1755.2000.00815.x",
            "pmc": null,
            "organizations": [
                "2913-14010"
            ],
            "persons": [
                "2913-51834-4"
            ],
            "imported": null,
            "journal": "KIDNEY INT",
            "issn": "0085-2538",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.371,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.976744186046512,
            "impactfactor_norm_year": 2000,
            "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": 2914,
            "title": "Endolacrimal laser assisted lacrimal surgery.",
            "abstract": null,
            "authors": [
                "Muellner, K",
                "Bodner, E",
                "Mannor, GE",
                "Wolf, G",
                "Hofmann, T",
                "Luxenberger, W"
            ],
            "year": 2000,
            "source": "Br J Ophthalmol. 2000; 84(1):16-18",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084886900012",
            "pubmed": "10611092",
            "doi": "10.1136/bjo.84.1.16",
            "pmc": "PMC1723234",
            "organizations": [
                "2914-14042",
                "2914-14043"
            ],
            "persons": [
                "2914-51640-6",
                "2914-51747-6"
            ],
            "imported": null,
            "journal": "BRIT J OPHTHALMOL",
            "issn": "0007-1161",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.948,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.75609756097561,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "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": 2915,
            "title": "Inhibition of carrageenan-induced edema by indomethacin or sodium salicylate does not prevent the increase of nerve growth factor in the rat hind paw.",
            "abstract": null,
            "authors": [
                "Amann, R",
                "Schuligoi, R"
            ],
            "year": 2000,
            "source": "Neurosci Lett. 2000; 278(3):173-176",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084918300013",
            "pubmed": "10653021",
            "doi": "10.1016%2FS0304-3940%2899%2900931-3",
            "pmc": null,
            "organizations": [
                "2915-14022"
            ],
            "persons": [],
            "imported": null,
            "journal": "NEUROSCI LETT",
            "issn": "0304-3940",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.091,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.571428571428571,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2916,
            "title": "Pericardial effusion in celiac disease--an incidental finding?",
            "abstract": null,
            "authors": [
                "Riccabona, M",
                "Rossipal, E"
            ],
            "year": 2000,
            "source": "Wien Klin Wochenschr. 2000; 112(1):27-31",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084922400005",
            "pubmed": "10689737",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2916-14106"
            ],
            "persons": [
                "2916-51373-2"
            ],
            "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.572,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.490384615384615,
            "impactfactor_norm_year": 2000,
            "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": 1520,
            "title": "Liposomal amphotericin-B (AmBisome) for treatment of disseminated fungal infections in two infants of very low birth weight.",
            "abstract": null,
            "authors": [
                "Lackner, H",
                "Schwinger, W",
                "Urban, C",
                "Müller, W",
                "Ritschel, E",
                "Reiterer, F",
                "Kuttnig-Haim, M",
                "Urlesberger, B",
                "Hauer, C"
            ],
            "year": 1992,
            "source": "Pediatrics. 1992; 89(6 Pt 2):1259-1261",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1992HX37700026",
            "pubmed": "1594386",
            "doi": "10.1542/peds.89.6.1259",
            "pmc": null,
            "organizations": [
                "1520-14091"
            ],
            "persons": [
                "1520-51643-6",
                "1520-51653-6",
                "1520-51968-6",
                "1520-51657-6",
                "1520-51859-6"
            ],
            "imported": null,
            "journal": "PEDIATRICS",
            "issn": "0031-4005",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 2.84,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.985915492957747,
            "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": 730,
            "title": "Different influence of CGRP (8-37), an amylin and CGRP antagonist, on the anorectic effects of cholecystokinin and bombesin in diabetic and normal rats.",
            "abstract": null,
            "authors": [
                "Lutz, TA",
                "Pieber, TR",
                "Walzer, B",
                "Del Prete, E",
                "Scharrer, E"
            ],
            "year": 1997,
            "source": "Peptides. 1997; 18(5):643-649",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XG99000004",
            "pubmed": "9213356",
            "doi": "10.1016/S0196-9781(97)00124-1",
            "pmc": null,
            "organizations": [],
            "persons": [
                "730-51831-6"
            ],
            "imported": null,
            "journal": "PEPTIDES",
            "issn": "0196-9781",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.738,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.596610169491525,
            "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": 2979,
            "title": "SIDS and polygraphy",
            "abstract": null,
            "authors": [
                "Kerbl, R"
            ],
            "year": 2000,
            "source": "Wien Klin Wochenschr. 2000; 112(5):204-208",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000085947300005",
            "pubmed": "10763532",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2979-14048"
            ],
            "persons": [
                "2979-51821-2"
            ],
            "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.572,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.490384615384615,
            "impactfactor_norm_year": 2000,
            "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": 2920,
            "title": "Ureaplasma urealyticum pneumonia and isolation of U. urealyticum from endotracheal tube aspirates of preterm and full-term infants].",
            "abstract": null,
            "authors": [
                "Zotter, H",
                "Urlesberger, B",
                "Reiterer, F",
                "Dornbusch, HJ",
                "Sixl, B",
                "Müller, W"
            ],
            "year": 1999,
            "source": "Gynakol Geburtshilfliche Rundsch. 1999; 39(4):191-194",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084954300004",
            "pubmed": "10629381",
            "doi": "10.1159/000022309",
            "pmc": null,
            "organizations": [
                "2920-14023",
                "2920-14094"
            ],
            "persons": [
                "2920-51643-6",
                "2920-51653-6",
                "2920-51736-6"
            ],
            "imported": null,
            "journal": "GYNAKOL GEBURTSHILFL RUNDSCH",
            "issn": "1018-8843",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.071,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.0357142857142857,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "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": true
        },
        {
            "id": 731,
            "title": "Different Magnesium Contents of Heart-Liver-Spleen-Skeletal-Muscle and Femoral Bone of Rats Due to Hypomagnesemia",
            "abstract": null,
            "authors": [
                "Zimmermann, P",
                "Weiss, U",
                "Classen, HG",
                "Lang, T",
                "Porta, S"
            ],
            "year": 1997,
            "source": "MAGNESIUM, BULL 1997 19: 57-58.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XK64900005",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "731-14014"
            ],
            "persons": [],
            "imported": null,
            "journal": "MAGNESIUM, BULL",
            "issn": "0172-908X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.227,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.0576271186440678,
            "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": 2922,
            "title": "Efficacy of the novel calcium antagonist R(+)-semotiadil in limiting the ventricular rate during atrial flutter in isolated guinea pig hearts.",
            "abstract": null,
            "authors": [
                "Schwarzl, I",
                "Stark, U",
                "Brodmann, M",
                "Haiden, U",
                "Tritthart, HA",
                "Stark, G"
            ],
            "year": 2000,
            "source": "J CARDIOVASC PHARMACOL 2000 35: 309-314.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084965500020",
            "pubmed": "10672866",
            "doi": "10.1097%2F00005344-200002000-00020",
            "pmc": null,
            "organizations": [
                "2922-14011"
            ],
            "persons": [
                "2922-51519-6",
                "2922-51689-6"
            ],
            "imported": null,
            "journal": "J CARDIOVASC PHARMACOL",
            "issn": "0160-2446",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.396,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.790055248618785,
            "impactfactor_norm_year": 2000,
            "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": 2923,
            "title": "Genomic structure of the human DNA mismatch repair gene, hMLH1, and its mutation analysis in patients with hereditary non-polyposis colorectal cancer (HNPCC).",
            "abstract": null,
            "authors": [
                "Olipitz, W",
                "Sill, H"
            ],
            "year": 2000,
            "source": "HUM MOL GENET 2000 9: 321-321.",
            "category": 1,
            "document_type": 8,
            "sci": "ISI:000084976500019",
            "pubmed": "11769276",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2923-14082"
            ],
            "persons": [
                "2923-51857-6"
            ],
            "imported": null,
            "journal": "HUM MOL GENET",
            "issn": "0964-6906",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 9.048,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.948387096774194,
            "impactfactor_norm_year": 2000,
            "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": 2924,
            "title": "Familial mental retardation syndrome ATR-16 due to an inherited cryptic subtelomeric translocation, t(3;16)(q29;p13.3).",
            "abstract": null,
            "authors": [
                "Holinski-Feder, E",
                "Reyniers, E",
                "Uhrig, S",
                "Golla, A",
                "Wauters, J",
                "Kroisel, P",
                "Bossuyt, P",
                "Rost, I",
                "Jedele, K",
                "Zierler, H",
                "Schwab, S",
                "Wildenauer, D",
                "Speicher, MR",
                "Willems, PJ",
                "Meitinger, T",
                "Kooy, RF"
            ],
            "year": 2000,
            "source": "Am J Hum Genet. 2000; 66(1):16-25",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000085033600004",
            "pubmed": "10631133",
            "doi": "10.1086/302703",
            "pmc": "PMC1288322",
            "organizations": [
                "2924-14021"
            ],
            "persons": [
                "2924-51682-6"
            ],
            "imported": null,
            "journal": "AMER J HUM GENET",
            "issn": "0002-9297",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 10.351,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.956140350877193,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "GENETICS & HEREDITY",
            "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": 4271,
            "title": "The validity of questionnaires as screening tools in the diagnosis of diabetes mellitus",
            "abstract": null,
            "authors": [
                "Wascher, T"
            ],
            "year": 2002,
            "source": "ACTA MED AUST 2002 29: 6-8.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000175747500003",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "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.293,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.130841121495327,
            "impactfactor_norm_year": 2002,
            "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
        }
    ]
}