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=1160&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157096,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1180&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1140&ordering=-imported",
    "results": [
        {
            "id": 1435,
            "title": "In vivo effects of the NMDA receptor agonist tetrazolyl-glycine related to the function of small-diameter primary afferents.",
            "abstract": null,
            "authors": [
                "Lembeck, F",
                "Sieler, D"
            ],
            "year": 1999,
            "source": "Naunyn Schmiedebergs Arch Pharmacol. 1999; 360(1):38-41",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000081836700006",
            "pubmed": "10463332",
            "doi": "10.1007%2Fs002109900034",
            "pmc": null,
            "organizations": [
                "1435-14022"
            ],
            "persons": [],
            "imported": null,
            "journal": "NAUNYN, SCHMIED ARCH PHARMACOL",
            "issn": "0028-1298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.414,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.805714285714286,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "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": 1437,
            "title": "In vivo LDL receptor and HMG-CoA reductase regulation in human lymphocytes and its alterations during aging.",
            "abstract": null,
            "authors": [
                "Stulnig, TM",
                "Klocker, H",
                "Harwood, HJ",
                "Jürgens, G",
                "Schönitzer, D",
                "Jarosch, E",
                "Huber, LA",
                "Amberger, A",
                "Wick, G"
            ],
            "year": 1995,
            "source": "Arterioscler Thromb Vasc Biol. 1995; 15(7):872-878",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RJ96400008",
            "pubmed": "7541292",
            "doi": "10.1161/01.ATV.15.7.872",
            "pmc": null,
            "organizations": [
                "1437-14013"
            ],
            "persons": [
                "1437-51511-6"
            ],
            "imported": null,
            "journal": "ARTERIOSCLER THROMB VASC BIOL",
            "issn": "1079-5642",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.533,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.915254237288136,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "HEMATOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 689,
            "title": "Detection of Epstein-Barr virus in cutaneous and lymph nodal anaplastic large cell lymphomas (Ki-1+).",
            "abstract": null,
            "authors": [
                "Peris, K",
                "Niedermeyer, H",
                "Chimenti, S",
                "Radaskiewicz, T",
                "Kerl, H",
                "Hoefler, H"
            ],
            "year": 1995,
            "source": "Br J Dermatol. 1995; 133(4):542-546",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RZ81300006",
            "pubmed": "7577580",
            "doi": "10.1111/j.1365-2133.1995.tb02701.x",
            "pmc": null,
            "organizations": [
                "689-14047"
            ],
            "persons": [
                "689-51620-6"
            ],
            "imported": null,
            "journal": "BRIT J DERMATOL",
            "issn": "0007-0963",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.71,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.914285714285714,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 1439,
            "title": "In-vivo treatment with 5-azacytidine causes degeneration of central lymphatic organs and induces autoimmune disease in the chicken.",
            "abstract": null,
            "authors": [
                "Schauenstein, K",
                "Csordas, A",
                "Krömer, G",
                "Dietrich, H",
                "Wick, G"
            ],
            "year": 1991,
            "source": "Int J Exp Pathol. 1991; 72(3):311-318",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991FP92800006",
            "pubmed": "1726865",
            "doi": null,
            "pmc": null,
            "organizations": [
                "1439-14020"
            ],
            "persons": [],
            "imported": null,
            "journal": "INT J EXP PATHOL",
            "issn": "0959-9673",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.887,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.588235294117647,
            "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": 351,
            "title": "Blood pressure and gastric motor responses to bradykinin and hydrochloric acid injected into somatic or visceral tissues.",
            "abstract": null,
            "authors": [
                "Holzer-Petsche, U"
            ],
            "year": 1992,
            "source": "NAUNYN, SCHMIED ARCH PHARMACOL 1992 346: 219-225.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JM89600014",
            "pubmed": "1448184",
            "doi": "10.1007/BF00165305",
            "pmc": null,
            "organizations": [
                "351-14022"
            ],
            "persons": [
                "351-51517-2"
            ],
            "imported": null,
            "journal": "NAUNYN, SCHMIED ARCH PHARMACOL",
            "issn": "0028-1298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.813,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.831460674157303,
            "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": 1441,
            "title": "Involvement of K+ channel modulation in the proabsorptive effect of nitric oxide in the rat jejunum in vivo.",
            "abstract": null,
            "authors": [
                "Schirgi-Degen, A",
                "Beubler, E"
            ],
            "year": 1996,
            "source": "Eur J Pharmacol. 1996; 316(2-3):257-262",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VZ90300019",
            "pubmed": "8982696",
            "doi": "10.1016%2FS0014-2999%2896%2900683-8",
            "pmc": null,
            "organizations": [
                "1441-14022"
            ],
            "persons": [
                "1441-51667-4"
            ],
            "imported": null,
            "journal": "EUR J PHARMACOL",
            "issn": "0014-2999",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.339,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.814606741573034,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 691,
            "title": "Detection of herpes simplex virus DNA from cerebrospinal fluid by PCR and a rapid, nonradioactive hybridization technique.",
            "abstract": null,
            "authors": [
                "Kessler, HH",
                "Pierer, K",
                "Weber, B",
                "Sakrauski, A",
                "Santner, B",
                "Stuenzner, D",
                "Gergely, E",
                "Marth, E"
            ],
            "year": 1994,
            "source": "J Clin Microbiol. 1994; 32(8):1881-1886",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994NX41400010",
            "pubmed": "7989536",
            "doi": "10.1128/JCM.32.8.1881-1886.1994",
            "pmc": "PMC263896",
            "organizations": [
                "691-14023"
            ],
            "persons": [
                "691-51803-6",
                "691-51503-6",
                "691-51812-2"
            ],
            "imported": null,
            "journal": "J CLIN MICROBIOL",
            "issn": "0095-1137",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.474,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.876543209876543,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MICROBIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1443,
            "title": "Involvement of nitric oxide in the substance P-induced inhibition of intestinal peristalsis.",
            "abstract": null,
            "authors": [
                "Holzer, P"
            ],
            "year": 1997,
            "source": "NEUROREPORT 1997 8: 2857-2860.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XV84400011",
            "pubmed": "9376519",
            "doi": "10.1097/00001756-199709080-00011",
            "pmc": null,
            "organizations": [
                "1443-14022"
            ],
            "persons": [
                "1443-51529-2"
            ],
            "imported": null,
            "journal": "NEUROREPORT",
            "issn": "0959-4965",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.262,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.722772277227723,
            "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": 1444,
            "title": "Involvement of the L-arginine-nitric oxide pathway in hyperglycaemia-induced coronary artery dysfunction of isolated guinea pig hearts.",
            "abstract": null,
            "authors": [
                "Wascher, TC",
                "Bachernegg, M",
                "Kickenweiz, A",
                "Stark, G",
                "Stark, U",
                "Toplak, H",
                "Graier, WF"
            ],
            "year": 1996,
            "source": "Eur J Clin Invest. 1996; 26(8):707-712",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VD40300014",
            "pubmed": "8872068",
            "doi": "10.1111/j.1365-2362.1996.tb02157.x",
            "pmc": null,
            "organizations": [
                "1444-14013",
                "1444-14022"
            ],
            "persons": [
                "1444-51846-6",
                "1444-51860-6"
            ],
            "imported": null,
            "journal": "EUR J CLIN INVEST",
            "issn": "0014-2972",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.15,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.841121495327103,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1445,
            "title": "Iodine and thyroid hormone metabolism in pregnancy",
            "abstract": null,
            "authors": [
                "Langsteger, W",
                "Ramschak-Schwarzer, S",
                "Wolf, G",
                "Sternad, H",
                "Semlitsch, G",
                "Meister, E"
            ],
            "year": 1997,
            "source": "Acta Med Austriaca. 1997; 24(4):136-137",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1997YK41300002",
            "pubmed": "9441547",
            "doi": null,
            "pmc": null,
            "organizations": [
                "1445-14045"
            ],
            "persons": [
                "1445-51606-6"
            ],
            "imported": null,
            "journal": "ACTA MED AUST",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.367,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.504672897196262,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 693,
            "title": "Detection of pulmonary nodules with helical CT: comparison of cine and film-based viewing.",
            "abstract": null,
            "authors": [
                "Tillich, M",
                "Kammerhuber, F",
                "Reittner, P",
                "Riepl, T",
                "Stoeffler, G",
                "Szolar, DH"
            ],
            "year": 1997,
            "source": "AJR Am J Roentgenol. 1997; 169(6):1611-1614",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997YH01000028",
            "pubmed": "9393175",
            "doi": "10.2214/ajr.169.6.9393175",
            "pmc": null,
            "organizations": [
                "693-14054"
            ],
            "persons": [
                "693-51555-6",
                "693-51957-6"
            ],
            "imported": null,
            "journal": "AMER J ROENTGENOL",
            "issn": "0361-803X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.332,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.835443037974684,
            "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": 353,
            "title": "Body fixed ankle dynamometer for isometric tests in space flights.",
            "abstract": null,
            "authors": [
                "Rafolt, D",
                "Gallasch, E"
            ],
            "year": 1996,
            "source": "Biomed Tech (Berl). 1996; 41(4):91-97",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UM17600004",
            "pubmed": "8679912",
            "doi": "10.1515/bmte.1996.41.4.91",
            "pmc": null,
            "organizations": [
                "353-14010"
            ],
            "persons": [
                "353-51814-6"
            ],
            "imported": null,
            "journal": "BIOMED TECH",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.319,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "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": 1448,
            "title": "Iodine deficiency induces thyroid autoimmune reactivity in Wistar rats.",
            "abstract": null,
            "authors": [
                "Mooij, P",
                "de Wit, HJ",
                "Bloot, AM",
                "Wilders-Truschnig, MM",
                "Drexhage, HA"
            ],
            "year": 1993,
            "source": "Endocrinology. 1993; 133(3):1197-1204",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LW94200031",
            "pubmed": "8103449",
            "doi": "10.1210/endo.133.3.8103449",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ENDOCRINOLOGY",
            "issn": "0013-7227",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.413,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.891566265060241,
            "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": 694,
            "title": "Determinants of post-ischaemic reactive hyperaemia in patients with diabetes mellitus type II.",
            "abstract": null,
            "authors": [
                "Francesconi, M",
                "Koizar, C",
                "Wascher, TC"
            ],
            "year": 1999,
            "source": "Clin Physiol. 1999; 19(5):378-384",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000083616800004",
            "pubmed": "10516888",
            "doi": "10.1046%2Fj.1365-2281.1999.00191.x",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "CLIN PHYSIOL",
            "issn": "0144-5979",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.746,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.283783783783784,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "PHYSIOLOGY",
            "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": 1450,
            "title": "Iron-Induced Lipid-Peroxidation in Whole-Blood in-Vitro as Determined by Malondialdehyde and Luminol-Enhanced Chemiluminescence - Implications for Iron Supplementation to Iron-Depleted Patients",
            "abstract": null,
            "authors": [
                "Khoschsorur, GA",
                "Bratschitsch, G",
                "Roob, JM",
                "Schaur, RJ"
            ],
            "year": 1997,
            "source": "MED SCI RES 1997 25: 389-391.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XF36000010",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "1450-14045"
            ],
            "persons": [],
            "imported": null,
            "journal": "MED SCI RES",
            "issn": "0269-8951",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.367,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.291666666666667,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, RESEARCH & EXPERIMENTAL",
            "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": 695,
            "title": "Determination of fatty acids in the main lipoprotein classes by capillary gas chromatography: BF3/methanol transesterification of lyophilized samples instead of Folch extraction gives higher yields.",
            "abstract": null,
            "authors": [
                "Sattler, W",
                "Puhl, H",
                "Hayn, M",
                "Kostner, GM",
                "Esterbauer, H"
            ],
            "year": 1991,
            "source": "Anal Biochem. 1991; 198(1):184-190",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991GH56600031",
            "pubmed": "1838668",
            "doi": "10.1016/0003-2697(91)90526-Y",
            "pmc": null,
            "organizations": [
                "695-14013"
            ],
            "persons": [
                "695-51669-6",
                "695-51705-2"
            ],
            "imported": null,
            "journal": "ANAL BIOCHEM",
            "issn": "0003-2697",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.313,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.830769230769231,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CHEMISTRY, ANALYTICAL",
            "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": 697,
            "title": "Determination of lipoprotein(a): evaluation of three methods.",
            "abstract": null,
            "authors": [
                "März, W",
                "Siekmeier, R",
                "Gross, W",
                "Kostner, GM"
            ],
            "year": 1993,
            "source": "Eur J Clin Chem Clin Biochem. 1993; 31(5):295-302",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LH07300005",
            "pubmed": "8357938",
            "doi": "10.1515/cclm.1993.31.5.295",
            "pmc": null,
            "organizations": [
                "697-14013"
            ],
            "persons": [
                "697-51669-6"
            ],
            "imported": null,
            "journal": "EUR J CLIN CHEM CLIN BIOCHEM",
            "issn": "0939-4974",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.867,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.576923076923077,
            "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": true
        },
        {
            "id": 1454,
            "title": "Can vasomotion be modified by vasoactive substances or hemodilution?",
            "abstract": null,
            "authors": [
                "Tischler, R",
                "Decrinis, M",
                "Skursky-Roller, R"
            ],
            "year": 1994,
            "source": "Acta Med Austriaca. 1994; 21(5):133-136",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994QK83800005",
            "pubmed": "7709711",
            "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.368,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.504672897196262,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 699,
            "title": "Determination of nociceptin-like immunoreactivity in the rat dorsal spinal cord.",
            "abstract": null,
            "authors": [
                "Schuligoi, R",
                "Amann, R",
                "Angelberger, P",
                "Peskar, BA"
            ],
            "year": 1997,
            "source": "Neurosci Lett. 1997; 224(2):136-138",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WP22600016",
            "pubmed": "9086475",
            "doi": "10.1016%2FS0304-3940%2897%2913453-X",
            "pmc": null,
            "organizations": [
                "699-14014"
            ],
            "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": 1.768,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.618811881188119,
            "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": 2071,
            "title": "Prevalence of coronary artery disease in obese versus lean men with angina pectoris and positive exercise stress test.",
            "abstract": null,
            "authors": [
                "Bahadori, B",
                "Neuer, E",
                "Schumacher, M",
                "Fruhwald, F",
                "Eber, B",
                "Klein, W",
                "Toplak, H",
                "Wascher, TC"
            ],
            "year": 1996,
            "source": "Am J Cardiol. 1996; 77(11):1000-1001",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UM49400017",
            "pubmed": "8644622",
            "doi": "10.1016%2FS0002-9149%2896%2900038-0",
            "pmc": null,
            "organizations": [],
            "persons": [
                "2071-51846-6",
                "2071-51699-6",
                "2071-51700-6"
            ],
            "imported": null,
            "journal": "AMER J CARDIOL",
            "issn": "0002-9149",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.373,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.82258064516129,
            "impactfactor_norm_year": 1998,
            "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
        }
    ]
}