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=152320&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156885,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152340&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152300&ordering=-year",
    "results": [
        {
            "id": 11622,
            "title": "Characteristics of ingress and life span of neutrophils at a site of acute inflammation, determined with the Sephadex model in rats.",
            "abstract": null,
            "authors": [
                "Egger, G",
                "Spendel, S",
                "Porta, S"
            ],
            "year": 1988,
            "source": "EXP PATHOL. 1988; 35(4): 209-218. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988R674600002",
            "pubmed": "2467827",
            "doi": "10.1016/S0232-1513(88)80090-2",
            "pmc": null,
            "organizations": [
                "11622-14014"
            ],
            "persons": [
                "11622-51824-6"
            ],
            "imported": "2009-12-21T11:10:17+01:00",
            "journal": "EXP PATHOL",
            "issn": "0014-4908",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "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": 11624,
            "title": "CONTROL OF VASCULAR-PERMEABILITY AND VASCULAR SMOOTH-MUSCLE IN THE RESPIRATORY-TRACT BY MULTIPLE NEUROPEPTIDES",
            "abstract": null,
            "authors": [
                "SARIA, A",
                "YAN, Z",
                "WOLF, G",
                "LOIDOLT, D",
                "MARTLING, CR",
                "LUNDBERG, JM"
            ],
            "year": 1988,
            "source": "ACTA OTO-LARYNGOL. 1988; 457:  25-28. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988T777400003",
            "pubmed": null,
            "doi": "10.3109/00016488809138880",
            "pmc": null,
            "organizations": [
                "11624-14022",
                "11624-14042"
            ],
            "persons": [
                "11624-51640-6"
            ],
            "imported": "2010-02-03T15:45:25+01:00",
            "journal": "ACTA OTO-LARYNGOL",
            "issn": "0001-6489",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.585,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.379310344827586,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "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": 9197,
            "title": "Effect of vasoactive intestinal peptide in man.",
            "abstract": null,
            "authors": [
                "Krejs, GJ"
            ],
            "year": 1988,
            "source": "Ann N Y Acad Sci. 1988; 527(13):501-507",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988R735700036",
            "pubmed": "2839086",
            "doi": "10.1111/j.1749-6632.1988.tb27003.x",
            "pmc": null,
            "organizations": [],
            "persons": [
                "9197-51534-2"
            ],
            "imported": null,
            "journal": "ANN N Y ACAD SCI",
            "issn": "0077-8923",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.868,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.827160493827161,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MULTIDISCIPLINARY SCIENCES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 62979,
            "title": "Patterns of the arterial vessels in the palm",
            "abstract": null,
            "authors": [
                "Ebner, I",
                "Hammer, H"
            ],
            "year": 1988,
            "source": "Acta Anat (Basel). 1988; 131(4): 297-304. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988M962000006",
            "pubmed": "3376735",
            "doi": "10.1159/000146532",
            "pmc": null,
            "organizations": [],
            "persons": [
                "62979-51531-6"
            ],
            "imported": "2006-12-13T01:00:00+01:00",
            "journal": "Acta Anat (Basel)",
            "issn": "0001-5180",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.64,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.529411764705882,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ANATOMY & MORPHOLOGY",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 74184,
            "title": "Enhanced myocardial contractility but not tachycardia persists in isolated working hyperthyroid rat hearts.",
            "abstract": null,
            "authors": [
                "Wheatley, AM",
                "Butkow, N",
                "Marcus, RH",
                "Lippe, IT",
                "Rosendorff, C"
            ],
            "year": 1988,
            "source": "Basic Res Cardiol. 1988; 83(6):634-646",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988R666800008",
            "pubmed": "3223880",
            "doi": "10.1007/BF01906958",
            "pmc": null,
            "organizations": [],
            "persons": [
                "74184-51832-6"
            ],
            "imported": "2008-02-06T01:00:00+01:00",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 19370,
            "title": "Neopterin estimation compared with the ratio of T-cell subpopulations in persons infected with human immunodeficiency virus-1.",
            "abstract": null,
            "authors": [
                "Fuchs, D",
                "Banekovich, M",
                "Hausen, A",
                "Hutterer, J",
                "Reibnegger, G",
                "Werner, ER",
                "Gschnait, FD",
                "Dierich, MP",
                "Wachter, H"
            ],
            "year": 1988,
            "source": "Clin Chem. 1988; 34(12):2415-2417",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988R284000004",
            "pubmed": "3264225",
            "doi": "10.1093/clinchem/34.12.2415",
            "pmc": null,
            "organizations": [],
            "persons": [
                "19370-50569-6"
            ],
            "imported": null,
            "journal": "CLIN CHEM",
            "issn": "0009-9147",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.377,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.923076923076923,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL LABORATORY TECHNOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 19371,
            "title": "Anti-HIV-1 antibodies, anti-HTLV-I antibodies and neopterin levels in parenteral drug addicts in the Austrian Tyrol.",
            "abstract": null,
            "authors": [
                "Fuchs, D",
                "Unterweger, B",
                "Hausen, A",
                "Reibnegger, G",
                "Werner, ER",
                "Hengster, P",
                "Hinterhuber, H",
                "Dierich, MP",
                "Wachter, H",
                "Blattner, WA"
            ],
            "year": 1988,
            "source": "J Acquir Immune Defic Syndr. 1988; 1(1):65-66",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1988R262400008",
            "pubmed": "3216296",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "19371-50569-6"
            ],
            "imported": null,
            "journal": "J ACQ IMMUN DEFIC SYND HUM R",
            "issn": "1077-9450",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.833333333333333,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "INFECTIOUS 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": 19372,
            "title": "Neopterin in human immunodeficiency virus (HIV) infection",
            "abstract": null,
            "authors": [
                "Wachter, H",
                "Fuchs, D",
                "Hausen, A",
                "Reibnegger, G",
                "Werner, ER",
                "Dierich, MP"
            ],
            "year": 1988,
            "source": "DEUT MED WOCHENSCHR. 1988; 113(48): 1890-1897. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988R188900007",
            "pubmed": "3058449",
            "doi": "10.1055/s-2008-1067909",
            "pmc": null,
            "organizations": [],
            "persons": [
                "19372-50569-6"
            ],
            "imported": "2010-02-05T13:01:29+01:00",
            "journal": "DEUT MED WOCHENSCHR",
            "issn": "0012-0472",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.605,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.607476635514019,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 19373,
            "title": "Influence of interferon-gamma and extracellular tryptophan on indoleamine 2,3-dioxygenase activity in T24 cells as determined by a non-radiometric assay.",
            "abstract": null,
            "authors": [
                "Werner, ER",
                "Werner-Felmayer, G",
                "Fuchs, D",
                "Hausen, A",
                "Reibnegger, G",
                "Wachter, H"
            ],
            "year": 1988,
            "source": "Biochem J. 1988; 256(2):537-541",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988R205300032",
            "pubmed": "3146975",
            "doi": "10.1042/bj2560537",
            "pmc": "PMC1135443",
            "organizations": [],
            "persons": [
                "19373-50569-6"
            ],
            "imported": null,
            "journal": "BIOCHEM J",
            "issn": "0264-6021",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.262,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.810169491525424,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 19374,
            "title": "Screening for toxoplasmosis in pregnancy.",
            "abstract": null,
            "authors": [
                "Fuith, LC",
                "Reibnegger, G",
                "Hönlinger, M",
                "Wachter, H"
            ],
            "year": 1988,
            "source": "Lancet. 1988; 2(8621):1196-1196",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1988Q968600037",
            "pubmed": "2903405",
            "doi": "10.1016/S0140-6736(88)90264-4",
            "pmc": null,
            "organizations": [],
            "persons": [
                "19374-50569-6"
            ],
            "imported": null,
            "journal": "LANCET",
            "issn": "0140-6736",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 17.332,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.990654205607477,
            "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": 19375,
            "title": "Neopterin levels in long-term hemodialysis.",
            "abstract": null,
            "authors": [
                "Fuchs, D",
                "Hausen, A",
                "Reibnegger, G",
                "Werner, ER",
                "von Dittrich, P",
                "Wachter, H"
            ],
            "year": 1988,
            "source": "Clin Nephrol. 1988; 30(4):220-224",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988Q756500009",
            "pubmed": "2850878",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "19375-50569-6"
            ],
            "imported": null,
            "journal": "CLIN NEPHROL",
            "issn": "0301-0430",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.339,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.609756097560976,
            "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": 19376,
            "title": "Urinary neopterin excretion in pulmonary sarcoidosis: correlation to clinical course of the disease.",
            "abstract": null,
            "authors": [
                "Prior, C",
                "Frank, A",
                "Fuchs, D",
                "Hausen, A",
                "Judmaier, G",
                "Reibnegger, G",
                "Werner, ER",
                "Wachter, H"
            ],
            "year": 1988,
            "source": "Clin Chim Acta. 1988; 177(3):211-220",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988Q651700001",
            "pubmed": "3233769",
            "doi": "10.1016/0009-8981(88)90065-4",
            "pmc": null,
            "organizations": [],
            "persons": [
                "19376-50569-6"
            ],
            "imported": null,
            "journal": "CLIN CHIM ACTA",
            "issn": "0009-8981",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.958,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.615384615384615,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL LABORATORY TECHNOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 19377,
            "title": "HIV ANTIGEN AND NEOPTERIN IN IMMUNE STIMULATION OF PATIENTS IN TANZANIA",
            "abstract": null,
            "authors": [
                "HENGSTER, P",
                "SCHMUTZHARD, E",
                "FUCHS, D",
                "SOLDER, B",
                "BITTERLICH, G",
                "LARCHER, C",
                "REIBNEGGER, G",
                "WACHTER, H",
                "DIERICH, MP"
            ],
            "year": 1988,
            "source": "IMMUNOBIOLOGY 1988 178: 62-62.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1988Q577400102",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "19377-50569"
            ],
            "imported": null,
            "journal": "IMMUNOBIOLOGY",
            "issn": "0171-2985",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.088,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.433333333333333,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "IMMUNOLOGY",
            "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": 19378,
            "title": "PROGNOSTIC VALUE OF URINARY NEOPTERIN IN HEMATOLOGICAL NEOPLASIAS",
            "abstract": null,
            "authors": [
                "DENZ, HA",
                "FUCHS, D",
                "GRUNEWALD, K",
                "HAUSEN, A",
                "NACHBAUR, DM",
                "REIBNEGGER, G",
                "THALER, J",
                "WERNER, ER",
                "WACHTER, H",
                "HUBER, H"
            ],
            "year": 1988,
            "source": "BLUT 1988 57: 225-225.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1988Q239500196",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "19378-50569"
            ],
            "imported": null,
            "journal": "BLUT",
            "issn": "0006-5242",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "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": 19379,
            "title": "Preactivated T cells in cancer patients with poor prognosis.",
            "abstract": null,
            "authors": [
                "Fuchs, DN",
                "Fuith, LC",
                "Hausen, A",
                "Hetzel, H",
                "Reibnegger, GJ",
                "Werner, ER",
                "Wachter, H"
            ],
            "year": 1988,
            "source": "CANCER DETECTION PREV. 1988; 12(1-6): 97-103. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988Q058000012",
            "pubmed": "3141055",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "19379-50569-6"
            ],
            "imported": "2009-12-21T12:33:40+01:00",
            "journal": "CANCER DETECTION PREV",
            "issn": "0361-090X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.792,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.230769230769231,
            "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": 19380,
            "title": "Is T-cell activation an unfavourable sign in i.v.-drug addicts infected with HIV?",
            "abstract": null,
            "authors": [
                "Fuchs, DN",
                "Hausen, A",
                "Hengster, P",
                "Reibnegger, GJ",
                "Unterweger, B",
                "Werner, ER",
                "Hinterhuber, H",
                "Dierich, MP",
                "Wachter, H"
            ],
            "year": 1988,
            "source": "Cancer Detect Prev. 1988; 12(1-6):277-282",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988Q058000035",
            "pubmed": "3263196",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "19380-50569-6"
            ],
            "imported": null,
            "journal": "CANCER DETECTION PREV",
            "issn": "0361-090X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.792,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.230769230769231,
            "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": 19381,
            "title": "Effect of interferon gamma on tryptophan and pteridine metabolism of human cells.",
            "abstract": null,
            "authors": [
                "Werner, ER",
                "Werner-Felmayer, G",
                "Fuchs, D",
                "Hausen, A",
                "Reibnegger, G",
                "Wachter, H"
            ],
            "year": 1988,
            "source": "J Natl Cancer Inst. 1988; 80(12):974-975",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1988P675100017",
            "pubmed": "3135415",
            "doi": "10.1093/jnci/80.12.974",
            "pmc": null,
            "organizations": [],
            "persons": [
                "19381-50569-6"
            ],
            "imported": null,
            "journal": "J NAT CANCER INST",
            "issn": "0027-8874",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 9.455,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.980769230769231,
            "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": 19382,
            "title": "Immunological status and HIV antibodies in patients with haemophilia--a longitudinal study.",
            "abstract": null,
            "authors": [
                "Fuchs, D",
                "Hausen, A",
                "Reibnegger, G",
                "Werner, ER",
                "Vinazzer, H",
                "Dierich, MP",
                "Wachter, H"
            ],
            "year": 1988,
            "source": "Wien Klin Wochenschr. 1988; 100(15):505-509",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988P571500002",
            "pubmed": "3140497",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "19382-50569-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.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": 19383,
            "title": "Prevention of post-transfusion infectious complications.",
            "abstract": null,
            "authors": [
                "Hönlinger, M",
                "Reibnegger, G",
                "Schönitzer, D",
                "Wachter, H"
            ],
            "year": 1988,
            "source": "Lancet. 1988; 2(8607):405-406",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1988P637800059",
            "pubmed": "2899820",
            "doi": "10.1016/S0140-6736(88)92885-1",
            "pmc": null,
            "organizations": [],
            "persons": [
                "19383-50569-6"
            ],
            "imported": null,
            "journal": "LANCET",
            "issn": "0140-6736",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 17.332,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.990654205607477,
            "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": 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": 19384,
            "title": "NEOPTERIN IN CLINICAL USE",
            "abstract": null,
            "authors": [
                "REIBNEGGER, G",
                "FUCHS, D",
                "HAUSEN, A",
                "WERNER, ER",
                "WACHTER, H"
            ],
            "year": 1988,
            "source": "BIOL CHEM HOPPE-SEYLER 1988 369: 534-535.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1988P442800015",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "19384-50569"
            ],
            "imported": null,
            "journal": "BIOL CHEM HOPPE-SEYLER",
            "issn": "0177-3593",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.632,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "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
        }
    ]
}