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=1400&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157100,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1420&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1380&ordering=-imported",
    "results": [
        {
            "id": 3102,
            "title": "Subplasmalemmal ryanodine-sensitive Ca2+ release contributes to Ca2+-dependent K+ channel activation in a human umbilical vein endothelial cell line.",
            "abstract": null,
            "authors": [
                "Frieden, M",
                "Graier, WF"
            ],
            "year": 2000,
            "source": "J Physiol. 2000; 524 Pt 3(1):715-724",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000087391200007",
            "pubmed": "10790153",
            "doi": "10.1111%2Fj.1469-7793.2000.00715.x",
            "pmc": "PMC2269913",
            "organizations": [
                "3102-14013"
            ],
            "persons": [
                "3102-51860-4"
            ],
            "imported": null,
            "journal": "J PHYSIOL-LONDON",
            "issn": "0022-3751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.455,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.947368421052632,
            "impactfactor_norm_year": 2000,
            "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": 1757,
            "title": "Mutation of the RET protooncogene in sporadic medullary thyroid carcinoma.",
            "abstract": null,
            "authors": [
                "Eng, C",
                "Mulligan, LM",
                "Smith, DP",
                "Healey, CS",
                "Frilling, A",
                "Raue, F",
                "Neumann, HP",
                "Pfragner, R",
                "Behmel, A",
                "Lorenzo, MJ"
            ],
            "year": 1995,
            "source": "Genes Chromosomes Cancer. 1995; 12(3):209-212",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995QE72400007",
            "pubmed": "7536460",
            "doi": "10.1002/gcc.2870120308",
            "pmc": null,
            "organizations": [
                "1757-14014",
                "1757-14021"
            ],
            "persons": [],
            "imported": null,
            "journal": "GENE CHROMOSOME CANCER",
            "issn": "1045-2257",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.764,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.923076923076923,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ONCOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1758,
            "title": "Mutational analysis of the DNA mismatch repair gene hMLH1 in myeloid leukaemias.",
            "abstract": null,
            "authors": [
                "Auner, HW",
                "Olipitz, W",
                "Hoefler, G",
                "Bodner, C",
                "Konrad, D",
                "Crevenna, R",
                "Linkesch, W",
                "Sill, H"
            ],
            "year": 1999,
            "source": "Br J Haematol. 1999; 106(3):706-708",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000082808800015",
            "pubmed": "10468860",
            "doi": "10.1046%2Fj.1365-2141.1999.01595.x",
            "pmc": null,
            "organizations": [
                "1758-14020"
            ],
            "persons": [
                "1758-51857-4"
            ],
            "imported": null,
            "journal": "BRIT J HAEMATOL",
            "issn": "0007-1048",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.204,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.816666666666667,
            "impactfactor_norm_year": 1999,
            "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": 843,
            "title": "Effects of two protein-free peptide derivatives on passive avoidance behaviour of 24-month-old rats.",
            "abstract": null,
            "authors": [
                "Hutter-Paier, B",
                "Eggenreich, U",
                "Windisch, M"
            ],
            "year": 1996,
            "source": "Arzneimittelforschung. 1996; 46(3):237-241",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UD22900001",
            "pubmed": "8901141",
            "doi": null,
            "pmc": null,
            "organizations": [
                "843-14022"
            ],
            "persons": [],
            "imported": null,
            "journal": "ARZNEIM, FORSCH, DRUG RES",
            "issn": "0004-4172",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.64,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.484126984126984,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CHEMISTRY",
            "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": 4776,
            "title": "Mallory body formation in primary biliary cirrhosis is associated with increased amounts and abnormal phosphorylation and ubiquitination of cytokeratins.",
            "abstract": null,
            "authors": [
                "Fickert, P",
                "Trauner, M",
                "Fuchsbichler, A",
                "Stumptner, C",
                "Zatloukal, K",
                "Denk, H"
            ],
            "year": 2003,
            "source": "J Hepatol. 2003; 38(4):387-394",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000182114500002",
            "pubmed": "12663227",
            "doi": "10.1016/S0168-8278(02)00439-7",
            "pmc": null,
            "organizations": [
                "4776-14020",
                "4776-14081"
            ],
            "persons": [
                "4776-51515-4",
                "4776-51663-6",
                "4776-51870-6",
                "4776-52938-1"
            ],
            "imported": null,
            "journal": "J HEPATOL",
            "issn": "0168-8278",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.283,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.914893617021277,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 1761,
            "title": "Mutations in the gene for X-linked adrenoleukodystrophy in patients with different clinical phenotypes.",
            "abstract": null,
            "authors": [
                "Braun, A",
                "Ambach, H",
                "Kammerer, S",
                "Rolinski, B",
                "Stöckler, S",
                "Rabl, W",
                "Gärtner, J",
                "Zierz, S",
                "Roscher, AA"
            ],
            "year": 1995,
            "source": "Am J Hum Genet. 1995; 56(4):854-861",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995QP66300006",
            "pubmed": "7717396",
            "doi": null,
            "pmc": "PMC1801211",
            "organizations": [
                "1761-14048"
            ],
            "persons": [],
            "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": 9.262,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.951456310679612,
            "impactfactor_norm_year": 1998,
            "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": 1763,
            "title": "Mycosis fungoides mimicking perioral dermatitis.",
            "abstract": null,
            "authors": [
                "Wolf, P",
                "Cerroni, L",
                "Kerl, H"
            ],
            "year": 1992,
            "source": "Clin Exp Dermatol. 1992; 17(2):132-134",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992HH34200014",
            "pubmed": "1516239",
            "doi": "10.1111/j.1365-2230.1992.tb00181.x",
            "pmc": null,
            "organizations": [
                "1763-14047"
            ],
            "persons": [
                "1763-51751-6",
                "1763-51618-1",
                "1763-51620-6"
            ],
            "imported": null,
            "journal": "CLIN EXP DERMATOL",
            "issn": "0307-6938",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.634,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.314285714285714,
            "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": 845,
            "title": "Effects of adenosine on electrical activity of isolated guinea pig hearts.",
            "abstract": null,
            "authors": [
                "Stark, G",
                "Sterz, F",
                "Stark, U",
                "Bachernegg, M",
                "Decrinis, M",
                "Lueger, A",
                "Pilger, E",
                "Tritthart, HA"
            ],
            "year": 1993,
            "source": "Basic Res Cardiol. 1993; 88(1):23-32",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993KQ69000003",
            "pubmed": "8471001",
            "doi": "10.1007/BF00788527",
            "pmc": null,
            "organizations": [],
            "persons": [
                "845-51519-6",
                "845-51541-6",
                "845-51868-6"
            ],
            "imported": null,
            "journal": "BASIC RES CARDIOL",
            "issn": "0300-8428",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.873,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.693548387096774,
            "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": 4914,
            "title": "HMG-CoA reductase inhibition: anti-inflammatory effects beyond lipid lowering?",
            "abstract": null,
            "authors": [
                "März, W",
                "Köenig, W"
            ],
            "year": 2003,
            "source": "J Cardiovasc Risk. 2003; 10(3):169-179",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000183746900004",
            "pubmed": "12775949",
            "doi": "10.1097/01.hjr.0000073686.78271.6d",
            "pmc": null,
            "organizations": [
                "4914-14028"
            ],
            "persons": [],
            "imported": null,
            "journal": "J CARDIOVASC RISK",
            "issn": "1350-6277",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.99,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.657142857142857,
            "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": 1766,
            "title": "Na2B12H11SH (BSH) in combination with systemic hyaluronidase: a promising concept for boron neutron capture therapy for glioblastoma.",
            "abstract": null,
            "authors": [
                "Haselsberger, K",
                "Radner, H",
                "Pendl, G"
            ],
            "year": 1996,
            "source": "Neurosurgery. 1996; 39(2):321-325",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UY52300038",
            "pubmed": "8832669",
            "doi": "10.1097%2F00006123-199608000-00016",
            "pmc": null,
            "organizations": [
                "1766-14020",
                "1766-14050"
            ],
            "persons": [],
            "imported": null,
            "journal": "NEUROSURGERY",
            "issn": "0148-396X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.731,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.921875,
            "impactfactor_norm_year": 1998,
            "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": 14948,
            "title": "MORPHOMETRIC ASSESSMENT OF COMMON WARTS DURING HOMEOPATHIC THERAPY - NO DIFFERENCE TO PURE PLACEBO",
            "abstract": null,
            "authors": [
                "KAINZ, JT",
                "KOZEL, G",
                "HAIDVOGL, M",
                "SMOLLE, J"
            ],
            "year": 1995,
            "source": "J INVEST DERMATOL 1995 105: 503-503.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1995RU39900358",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "14948-51617"
            ],
            "imported": null,
            "journal": "J INVEST DERMATOL",
            "issn": "0022-202X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.681,
            "impactfactor_year": 1995,
            "impactfactor_norm": 1.0,
            "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": 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": 1769,
            "title": "Narrowband (311-nm) UV-B therapy for small plaque parapsoriasis and early-stage mycosis fungoides.",
            "abstract": null,
            "authors": [
                "Hofer, A",
                "Cerroni, L",
                "Kerl, H",
                "Wolf, P"
            ],
            "year": 1999,
            "source": "Arch Dermatol. 1999; 135(11):1377-1380",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000083593600012",
            "pubmed": "10566837",
            "doi": "10.1001%2Farchderm.135.11.1377",
            "pmc": null,
            "organizations": [
                "1769-14047"
            ],
            "persons": [
                "1769-51751-6",
                "1769-51618-4",
                "1769-51620-6",
                "1769-51972-1"
            ],
            "imported": null,
            "journal": "ARCH DERMATOL",
            "issn": "0003-987X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.889,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.972222222222222,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 1771,
            "title": "Nasal dermoid cyst with a sinus tract extending to the frontal dura mater: MRI.",
            "abstract": null,
            "authors": [
                "Lindbichler, F",
                "Braun, H",
                "Raith, J",
                "Ranner, G",
                "Kugler, C",
                "Uggowitzer, M"
            ],
            "year": 1997,
            "source": "Neuroradiology. 1997; 39(7):529-531",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XL51000015",
            "pubmed": "9258934",
            "doi": "10.1007%2Fs002340050460",
            "pmc": null,
            "organizations": [
                "1771-14042",
                "1771-14054"
            ],
            "persons": [
                "1771-51725-6"
            ],
            "imported": null,
            "journal": "NEURORADIOLOGY",
            "issn": "0028-3940",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.754,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.531645569620253,
            "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": 17964,
            "title": "Should lymphadenectomy be performed in patients with endometrial stromal sarcoma?",
            "abstract": null,
            "authors": [
                "Reich, O",
                "Winter, R",
                "Regauer, S"
            ],
            "year": 2005,
            "source": "GYNECOL ONCOL 2005 97: 982-982.",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000229948200048",
            "pubmed": "15944001",
            "doi": "10.1016/j.ygyno.2005.01.034",
            "pmc": null,
            "organizations": [
                "17964-14020",
                "17964-14038"
            ],
            "persons": [
                "17964-51945-6",
                "17964-51918-2"
            ],
            "imported": null,
            "journal": "GYNECOL ONCOL",
            "issn": "0090-8258",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.251,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.807017543859649,
            "impactfactor_norm_year": 2005,
            "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
        },
        {
            "id": 1775,
            "title": "Natriuretic peptides in patients with diastolic dysfunction due to idiopathic dilated cardiomyopathy.",
            "abstract": null,
            "authors": [
                "Fruhwald, FM",
                "Fahrleitner, A",
                "Watzinger, N",
                "Fruhwald, S",
                "Dobnig, H",
                "Schumacher, M",
                "Maier, R",
                "Zweiker, R",
                "Klein, WW"
            ],
            "year": 1999,
            "source": "Eur Heart J. 1999; 20(19):1415-1423",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000082792600011",
            "pubmed": "10487802",
            "doi": "10.1053/euhj.1999.1633",
            "pmc": null,
            "organizations": [
                "1775-14044",
                "1775-14080",
                "1775-14083"
            ],
            "persons": [
                "1775-51063-6",
                "1775-51699-6",
                "1775-51700-2",
                "1775-51759-6",
                "1775-51938-6",
                "1775-51953-6"
            ],
            "imported": null,
            "journal": "EUR HEART J",
            "issn": "0195-668X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.21,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.940298507462687,
            "impactfactor_norm_year": 1999,
            "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": 850,
            "title": "Effects of capsaicin on KCl-induced blood flow and sensory nerve activity changes in the tooth pulp.",
            "abstract": null,
            "authors": [
                "Pertl, C",
                "Liu, MT",
                "Markowitz, K",
                "Kim, S"
            ],
            "year": 1993,
            "source": "Pain. 1993; 52(3):351-358",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993KR59600010",
            "pubmed": "8460053",
            "doi": "10.1016%2F0304-3959%2893%2990169-P",
            "pmc": null,
            "organizations": [
                "850-14057"
            ],
            "persons": [],
            "imported": null,
            "journal": "PAIN",
            "issn": "0304-3959",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.017,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.96,
            "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": 19350,
            "title": "Neopterin and viral infections: diagnostic potential in virally induced liver disease.",
            "abstract": null,
            "authors": [
                "Reibnegger, G",
                "Fuchs, D",
                "Hausen, A",
                "Werner, ER",
                "Werner-Felmayer, G",
                "Wachter, H"
            ],
            "year": 1989,
            "source": "Biomed Pharmacother. 1989; 43(4):287-293",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989AC34400010",
            "pubmed": "2676001",
            "doi": "10.1016/0753-3322(89)90010-3",
            "pmc": null,
            "organizations": [],
            "persons": [
                "19350-50569-1"
            ],
            "imported": null,
            "journal": "BIOMED PHARMACOTHERAPY",
            "issn": "0753-3322",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.688,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.472222222222222,
            "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": 418,
            "title": "Cerebral hemodynamic changes following treatment with erythropoietin.",
            "abstract": null,
            "authors": [
                "Horina, JH",
                "Fazekas, F",
                "Niederkorn, K",
                "Payer, F",
                "Valetitsch, H",
                "Winkler, HM",
                "Horner, S",
                "Freidl, W",
                "Pogglitsch, H",
                "Krejs, GJ"
            ],
            "year": 1991,
            "source": "Nephron. 1991; 58(4):407-412",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991FW69700004",
            "pubmed": "1922604",
            "doi": "10.1159/000186471",
            "pmc": null,
            "organizations": [
                "418-14051",
                "418-29444"
            ],
            "persons": [
                "418-51534-6",
                "418-51545-6",
                "418-51546-6",
                "418-51717-2",
                "418-51845-6"
            ],
            "imported": null,
            "journal": "NEPHRON",
            "issn": "0028-2766",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.441,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.682926829268293,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1779,
            "title": "Near fatal anticholinergic intoxication after routine fundoscopy.",
            "abstract": null,
            "authors": [
                "Brunner, GA",
                "Fleck, S",
                "Pieber, TR",
                "Lueger, A",
                "Kaufmann, P",
                "Smolle, KH",
                "Brussee, H",
                "Krejs, GJ"
            ],
            "year": 1998,
            "source": "Intensive Care Med. 1998; 24(7):730-731",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000075371100014",
            "pubmed": "9722045",
            "doi": "10.1007/s001340050652",
            "pmc": null,
            "organizations": [],
            "persons": [
                "1779-51534-6",
                "1779-51733-6",
                "1779-51831-6",
                "1779-51868-6"
            ],
            "imported": null,
            "journal": "INTENS CARE MED",
            "issn": "0342-4642",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 2.304,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.809523809523809,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "EMERGENCY MEDICINE & CRITICAL CARE",
            "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": 2466,
            "title": "Survival after poisoning due to intake of ten-times lethal dose of acetone",
            "abstract": null,
            "authors": [
                "Zettinig, G",
                "Watzinger, N",
                "Eber, B",
                "Henning, G",
                "Klein, W"
            ],
            "year": 1997,
            "source": "Dtsch Med Wochenschr. 1997; 122(48):1489-1492",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000070940400003",
            "pubmed": "9441138",
            "doi": "10.1055/s-2008-1047790",
            "pmc": null,
            "organizations": [
                "2466-14019"
            ],
            "persons": [
                "2466-51759-4"
            ],
            "imported": null,
            "journal": "DEUT MED WOCHENSCHR",
            "issn": "0012-0472",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.756,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.607476635514019,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}