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=1800&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157146,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1820&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1780&ordering=-imported",
    "results": [
        {
            "id": 1100,
            "title": "Frequency of immunologic disorders in acute schizophrenia",
            "abstract": null,
            "authors": [
                "Fabisch, H",
                "Fabisch, K",
                "Langs, G",
                "Demel, U",
                "Wieselmann, G",
                "Tilz, GP",
                "Zapotoczky, HG"
            ],
            "year": 1999,
            "source": "FORTSCHR NEUROL PSYCHIAT 1999 67: 218-224.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000080521100003",
            "pubmed": "10367213",
            "doi": "10.1055/s-2007-993998",
            "pmc": null,
            "organizations": [
                "1100-29444"
            ],
            "persons": [
                "1100-51537-6",
                "1100-51731-6"
            ],
            "imported": null,
            "journal": "FORTSCHR NEUROL PSYCHIAT",
            "issn": "0720-4299",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.602,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.2625,
            "impactfactor_norm_year": 1999,
            "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": 2529,
            "title": "The effect of reduced physical activity on longevity of mice.",
            "abstract": null,
            "authors": [
                "Mlekusch, W",
                "Tillian, H",
                "Lamprecht, M",
                "Trutnovsky, H",
                "Horejsi, R",
                "Reibnegger, G"
            ],
            "year": 1996,
            "source": "Mech Ageing Dev. 1996; 88(3):159-168",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UW31200004",
            "pubmed": "8819099",
            "doi": "10.1016/0047-6374(96)01734-4",
            "pmc": null,
            "organizations": [
                "2529-14012"
            ],
            "persons": [
                "2529-50569-6"
            ],
            "imported": null,
            "journal": "MECH AGE DEV",
            "issn": "0047-6374",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.89,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.772727272727273,
            "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": 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": 2245,
            "title": "Relationship between plasminogen activator inhibitor-1 antigen, leptin, and fat mass in obese children and adolescents.",
            "abstract": null,
            "authors": [
                "Sudi, KM",
                "Gallistl, S",
                "Weinhandl, G",
                "Muntean, W",
                "Borkenstein, MH"
            ],
            "year": 2000,
            "source": "Metabolism. 2000; 49(7):890-895",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000088132700013",
            "pubmed": "10910001",
            "doi": "10.1053/meta.2000.6736",
            "pmc": null,
            "organizations": [
                "2245-14091"
            ],
            "persons": [
                "2245-51651-6",
                "2245-51654-6",
                "2245-51963-6"
            ],
            "imported": null,
            "journal": "METABOLISM",
            "issn": "0026-0495",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.952,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.539325842696629,
            "impactfactor_norm_year": 2000,
            "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": 2246,
            "title": "Relationship of tumor cell motility and morphologic patterns. Part 1. Melanocytic skin tumors.",
            "abstract": null,
            "authors": [
                "Smolle, J",
                "Smolle-Juettner, FM",
                "Stettner, H",
                "Kerl, H"
            ],
            "year": 1992,
            "source": "Am J Dermatopathol. 1992; 14(3):231-237",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992HY13000008",
            "pubmed": "1510220",
            "doi": "10.1097/00000372-199206000-00009",
            "pmc": null,
            "organizations": [
                "2246-14047"
            ],
            "persons": [
                "2246-51617-1",
                "2246-51620-6",
                "2246-51615-6"
            ],
            "imported": null,
            "journal": "AMER J DERMATOPATHOL",
            "issn": "0193-1091",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.921,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.6,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2247,
            "title": "Relationship of tumor cell motility and morphologic patterns. Part 2. Analysis of tumor cell sublines with different motility in vitro.",
            "abstract": null,
            "authors": [
                "Smolle, J",
                "Taniguchi, S",
                "Kerl, H"
            ],
            "year": 1992,
            "source": "Am J Dermatopathol. 1992; 14(4):315-318",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JF68800005",
            "pubmed": "1323937",
            "doi": "10.1097/00000372-199208000-00005",
            "pmc": null,
            "organizations": [
                "2247-14047"
            ],
            "persons": [
                "2247-51617-2",
                "2247-51620-6"
            ],
            "imported": null,
            "journal": "AMER J DERMATOPATHOL",
            "issn": "0193-1091",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.921,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.6,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2248,
            "title": "Release of calcitonin gene-related peptide in cardiac anaphylaxis.",
            "abstract": null,
            "authors": [
                "Schuligoi, R",
                "Amann, R",
                "Donnerer, J",
                "Peskar, BA"
            ],
            "year": 1997,
            "source": "Naunyn Schmiedebergs Arch Pharmacol. 1997; 355(2):224-229",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WH55700012",
            "pubmed": "9050016",
            "doi": "10.1007/PL00004936",
            "pmc": null,
            "organizations": [
                "2248-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.492,
            "impactfactor_year": 1997,
            "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": 2249,
            "title": "Release of conjugated catecholamines by the adrenal medulla equivalent of the American eel, Anguilla rostrata.",
            "abstract": null,
            "authors": [
                "Epple, A",
                "Porta, S",
                "Nibbio, B",
                "Leitner, G"
            ],
            "year": 1993,
            "source": "Gen Comp Endocrinol. 1993; 90(1):58-63",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993KW19800007",
            "pubmed": "8504923",
            "doi": "10.1006/gcen.1993.1060",
            "pmc": null,
            "organizations": [
                "2249-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.393,
            "impactfactor_year": 1994,
            "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": 531,
            "title": "Comparison of phototherapy with near vs. far erythemogenic doses of narrow-band ultraviolet B in patients with psoriasis.",
            "abstract": null,
            "authors": [
                "Hofer, A",
                "Fink-Puches, R",
                "Kerl, H",
                "Wolf, P"
            ],
            "year": 1998,
            "source": "Br J Dermatol. 1998; 138(1):96-100",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000071618500013",
            "pubmed": "9536229",
            "doi": "10.1046%2Fj.1365-2133.1998.02032.x",
            "pmc": null,
            "organizations": [
                "531-14047"
            ],
            "persons": [
                "531-51618-4",
                "531-51620-6",
                "531-51972-1",
                "531-52589-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": 2.017,
            "impactfactor_year": 1998,
            "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": 2251,
            "title": "Relevant Critical-Values of the Oral Glucose-Tolerance Test in Pregnancy",
            "abstract": null,
            "authors": [
                "Kainer, F",
                "Tamussino, K",
                "Weiss, PAM",
                "Hofmann, HMH"
            ],
            "year": 1995,
            "source": "ARCH GYNECOL OBSTET 1995 257: 577-579.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995TG30300098",
            "pubmed": null,
            "doi": "10.1007/BF02264895",
            "pmc": null,
            "organizations": [
                "2251-14038"
            ],
            "persons": [
                "2251-51826-6"
            ],
            "imported": null,
            "journal": "ARCH GYNECOL OBSTET",
            "issn": "0932-0067",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.066,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.0377358490566038,
            "impactfactor_norm_year": 1998,
            "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": false
        },
        {
            "id": 1106,
            "title": "Frequency-dependent effects of adenosine and verapamil on atrioventricular conduction of isolated guinea pig hearts.",
            "abstract": null,
            "authors": [
                "Stark, G",
                "Sterz, F",
                "Stark, U",
                "Bachernegg, M",
                "Decrinis, M",
                "Tritthart, HA"
            ],
            "year": 1993,
            "source": "J Cardiovasc Pharmacol. 1993; 21(6):955-959",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LG74100016",
            "pubmed": "7687722",
            "doi": "10.1097/00005344-199306000-00016",
            "pmc": null,
            "organizations": [
                "1106-14011"
            ],
            "persons": [
                "1106-51519-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": 1.68,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.725806451612903,
            "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
        },
        {
            "id": 2253,
            "title": "Renal masses--evaluation by amplitude coded colour Doppler sonography and multiphasic contrast-enhanced CT.",
            "abstract": null,
            "authors": [
                "Riccabona, M",
                "Szolar, D",
                "Preidler, K",
                "Uggowitzer, M",
                "Kugler, C",
                "Dörfler, O",
                "Schreyer, HH"
            ],
            "year": 1999,
            "source": "Acta Radiol. 1999; 40(4):457-461",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000082058600019",
            "pubmed": "10394879",
            "doi": "10.3109/02841859909177765",
            "pmc": null,
            "organizations": [
                "2253-14054"
            ],
            "persons": [
                "2253-51373-2"
            ],
            "imported": null,
            "journal": "ACTA RADIOLOGICA",
            "issn": "0284-1851",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.096,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.487179487179487,
            "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": true
        },
        {
            "id": 2254,
            "title": "Renography before heart transplantation in patients with cardiomyopathy.",
            "abstract": null,
            "authors": [
                "Aigner, RM",
                "O'Mara, RE",
                "Fueger, GF",
                "Tscheliessnigg, K",
                "Nicoletti, R",
                "Sorantin, E",
                "Smith, EM"
            ],
            "year": 1998,
            "source": "J Nucl Med. 1998; 39(12):2153-2158",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000077543100035",
            "pubmed": "9867160",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2254-14045",
                "2254-14054",
                "2254-14107"
            ],
            "persons": [
                "2254-51727-2",
                "2254-51913-6"
            ],
            "imported": null,
            "journal": "J NUCL MED",
            "issn": "0161-5505",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.064,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.949367088607595,
            "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": true
        },
        {
            "id": 2255,
            "title": "Reopening of internal carotid artery occlusions during heparin-induced LDL precipitation (H.E.L.P.) associated with improved haemorheology: report of 2 cases.",
            "abstract": null,
            "authors": [
                "Walzl, M",
                "Niederkorn, K",
                "Walzl, B",
                "Horner, S",
                "Lechner, H"
            ],
            "year": 1993,
            "source": "Wien Klin Wochenschr. 1993; 105(12):350-354",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LG79900004",
            "pubmed": "8333205",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2255-14051"
            ],
            "persons": [
                "2255-51545-6",
                "2255-51546-6"
            ],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 532,
            "title": "Comparison of proliferative activity as assessed by proliferating cell nuclear antigen (PCNA) and Ki-67 monoclonal antibodies in melanocytic skin lesions. A quantitative immunohistochemical study.",
            "abstract": null,
            "authors": [
                "Rieger, E",
                "Hofmann-Wellenhof, R",
                "Soyer, HP",
                "Kofler, R",
                "Cerroni, L",
                "Smolle, J",
                "Kerl, H"
            ],
            "year": 1993,
            "source": "J Cutan Pathol. 1993; 20(3):229-236",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LK58400006",
            "pubmed": "8103531",
            "doi": "10.1111/j.1600-0560.1993.tb00648.x",
            "pmc": null,
            "organizations": [
                "532-14047"
            ],
            "persons": [
                "532-51751-6",
                "532-51617-6",
                "532-51620-4",
                "532-51711-6"
            ],
            "imported": null,
            "journal": "J CUTANEOUS PATHOL",
            "issn": "0303-6987",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.527,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.771428571428572,
            "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": 2258,
            "title": "Therapeutic concepts in transfusion medicine. Report on the 1st Graz Transfusion Medicine Consensus Conference",
            "abstract": null,
            "authors": [
                "Lanzer, G",
                "Mayr, WR"
            ],
            "year": 1995,
            "source": "Anaesthesist. 1995; 44(3):143-146",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1995QN69900002",
            "pubmed": "7762772",
            "doi": "10.1007/s001010050140",
            "pmc": null,
            "organizations": [
                "2258-14045"
            ],
            "persons": [],
            "imported": null,
            "journal": "ANAESTHESIST",
            "issn": "0003-2417",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.594,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.56,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "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": 127,
            "title": "Activation of microsomal cytochrome P450 mono-oxygenase by Ca2+ store depletion and its contribution to Ca2+ entry in porcine aortic endothelial cells.",
            "abstract": null,
            "authors": [
                "Hoebel, BG",
                "Kostner, GM",
                "Graier, WF"
            ],
            "year": 1997,
            "source": "Br J Pharmacol. 1997; 121(8):1579-1588",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XQ88700010",
            "pubmed": "9283690",
            "doi": "10.1038/sj.bjp.0701304",
            "pmc": "PMC1564862",
            "organizations": [
                "127-14013"
            ],
            "persons": [
                "127-51669-6",
                "127-51860-4"
            ],
            "imported": null,
            "journal": "BRIT J PHARMACOL",
            "issn": "0007-1188",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.619,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.921348314606742,
            "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": 2260,
            "title": "Representative early summer meningoencephalitis vaccination rates of school children in Styria",
            "abstract": null,
            "authors": [
                "Stronegger, WJ",
                "Leodolter, K",
                "Rásky, E",
                "Freidl, W"
            ],
            "year": 1998,
            "source": "WIEN KLIN WOCHENSCHR 1998 110: 434-440.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000074558600004",
            "pubmed": "9677663",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2260-14024"
            ],
            "persons": [
                "2260-51688-6",
                "2260-51741-2",
                "2260-51845-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.583,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2261,
            "title": "Reproducibility of forced expiratory flow and volume measurements in infants with bronchiolitis.",
            "abstract": null,
            "authors": [
                "Modl, M",
                "Eber, E",
                "Weinhandl, E",
                "Gruber, W",
                "Zach, MS"
            ],
            "year": 1999,
            "source": "PEDIAT PULM 1999 28: 429-435.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084099100008",
            "pubmed": "10587418",
            "doi": "10.1002%2F%28SICI%291099-0496%28199912%2928%3A6%3C429%3A%3AAID-PPUL8%3E3.0.CO%3B2-3",
            "pmc": null,
            "organizations": [
                "2261-14095"
            ],
            "persons": [
                "2261-51713-6"
            ],
            "imported": null,
            "journal": "PEDIAT PULM",
            "issn": "8755-6863",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.192,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.722222222222222,
            "impactfactor_norm_year": 1999,
            "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": 2262,
            "title": "Respiration and heart rate variation in normal infants during quiet sleep in the first year of life.",
            "abstract": null,
            "authors": [
                "Litscher, G",
                "Pfurtscheller, G",
                "Bes, F",
                "Poiseau, E"
            ],
            "year": 1993,
            "source": "Klin Padiatr. 1993; 205(3):170-175",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LF63500009",
            "pubmed": "8350591",
            "doi": "10.1055/s-2007-1025222",
            "pmc": null,
            "organizations": [
                "2262-14044"
            ],
            "persons": [],
            "imported": null,
            "journal": "KLIN PADIAT",
            "issn": "0300-8630",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.321,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.309859154929577,
            "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": 3118,
            "title": "Screening for endometrial carcinoma in asymptomatic women, including those receiving tamoxifen",
            "abstract": null,
            "authors": [
                "Petru, E",
                "Kurschel, S",
                "Walsberger, K"
            ],
            "year": 2000,
            "source": "GEBURTSH FRAUENHEILK 2000 60: 297-301.",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000087619200005",
            "pubmed": null,
            "doi": "10.1055/s-2000-9535",
            "pmc": null,
            "organizations": [
                "3118-14038",
                "3118-14050"
            ],
            "persons": [
                "3118-51989-6",
                "3118-51624-2"
            ],
            "imported": null,
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.204,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.0526315789473684,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}