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=720
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 158433,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=740",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=700",
    "results": [
        {
            "id": 853,
            "title": "Effects of dietary fish oil supplementation on platelet aggregability and platelet membrane fluidity in normolipemic subjects with and without high plasma Lp(a) concentrations.",
            "abstract": null,
            "authors": [
                "Malle, E",
                "Sattler, W",
                "Prenner, E",
                "Leis, HJ",
                "Hermetter, A",
                "Gries, A",
                "Kostner, GM"
            ],
            "year": 1991,
            "source": "Atherosclerosis. 1991; 88(2-3):193-201",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991FX20400009",
            "pubmed": "1832537",
            "doi": "10.1016/0021-9150(91)90081-D",
            "pmc": null,
            "organizations": [
                "853-14013",
                "853-14048"
            ],
            "persons": [
                "853-51669-6",
                "853-51705-6",
                "853-51833-2"
            ],
            "imported": null,
            "journal": "ATHEROSCLEROSIS",
            "issn": "0021-9150",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.095,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.769230769230769,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE",
            "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": 854,
            "title": "Lipid infusion in multiple trauma intensive care patients in the early phase of treatment",
            "abstract": null,
            "authors": [
                "Gottardis, M",
                "Hackl, JM",
                "Gruber, E",
                "Wieser, C",
                "Adelsmayr, E",
                "Seyr, M",
                "Zadravec, M",
                "Pfeiffer, KP"
            ],
            "year": 1994,
            "source": "Infusionsther Transfusionsmed. 1994; 21(3):150-158",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994NY63300004",
            "pubmed": "7919902",
            "doi": "10.1159/000222966",
            "pmc": null,
            "organizations": [
                "854-14010"
            ],
            "persons": [],
            "imported": null,
            "journal": "INFUSIONSTHERAPIE",
            "issn": "1019-8466",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.333,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.0677966101694915,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "HEMATOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 856,
            "title": "Effects of FR173657, a non-peptide B2 antagonist, on kinin-induced hypotension, visceral and peripheral oedema formation and bronchoconstriction.",
            "abstract": null,
            "authors": [
                "Griesbacher, T",
                "Legat, FJ"
            ],
            "year": 1997,
            "source": "Br J Pharmacol. 1997; 120(5):933-939",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WL16100028",
            "pubmed": "9138701",
            "doi": "10.1038/sj.bjp.0700966",
            "pmc": "PMC1564532",
            "organizations": [
                "856-14022",
                "856-14047"
            ],
            "persons": [
                "856-51661-2",
                "856-51865-6"
            ],
            "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": 857,
            "title": "Effects of halothane, isoflurane and sevoflurane on calcium-related contraction in porcine coronary arteries.",
            "abstract": null,
            "authors": [
                "Zhang, XP",
                "List, WF"
            ],
            "year": 1996,
            "source": "Acta Anaesthesiol Scand. 1996; 40(7):815-819",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VE43200009",
            "pubmed": "8874568",
            "doi": "10.1111/j.1399-6576.1996.tb04538.x",
            "pmc": null,
            "organizations": [
                "857-14044"
            ],
            "persons": [],
            "imported": null,
            "journal": "ACTA ANAESTHESIOL SCAND",
            "issn": "0001-5172",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.912,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.64,
            "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": 858,
            "title": "Effects of heparin and hirudin on thrombin generation and platelet aggregation after intrinsic activation of platelet rich plasma.",
            "abstract": null,
            "authors": [
                "Gallistl, S",
                "Muntean, W",
                "Leis, HJ"
            ],
            "year": 1995,
            "source": "Thromb Haemost. 1995; 74(4):1163-1168",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995TA95100030",
            "pubmed": "8560429",
            "doi": "10.1055/s-0038-1649897",
            "pmc": null,
            "organizations": [
                "858-14048"
            ],
            "persons": [
                "858-51651-6",
                "858-51963-2"
            ],
            "imported": null,
            "journal": "THROMB HAEMOST",
            "issn": "0340-6245",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.464,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.898305084745763,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "HEMATOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 859,
            "title": "Effects of inhaled nitric oxide during permissive hypercapnia in acute respiratory failure in piglets.",
            "abstract": null,
            "authors": [
                "Zobel, G",
                "Rödl, S",
                "Urlesberger, B",
                "Dacar, D",
                "Schwinger, W",
                "Bermoser, M"
            ],
            "year": 1998,
            "source": "CRIT CARE MED 1998 26: 1231-1237.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000074755500023",
            "pubmed": "9671374",
            "doi": "10.1097%2F00003246-199807000-00026",
            "pmc": null,
            "organizations": [
                "859-14048",
                "859-14075",
                "859-14094"
            ],
            "persons": [
                "859-51859-6",
                "859-51709-6"
            ],
            "imported": null,
            "journal": "CRIT CARE MED",
            "issn": "0090-3493",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.745,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.952380952380952,
            "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": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 84520,
            "title": "Contact allergy to topical antifungal agents.",
            "abstract": null,
            "authors": [
                "de Pádua, CA",
                "Uter, W",
                "Geier, J",
                "Schnuch, A",
                "Effendy, I",
                "German Contact Dermatitis Research Group (DKG)",
                "Information Network of Departments of Dermatology (IVDK)"
            ],
            "year": 2008,
            "source": "Allergy. 2008; 63(7):946-947",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000256720100024",
            "pubmed": "18588567",
            "doi": "10.1111/j.1398-9995.2008.01728.x",
            "pmc": null,
            "organizations": [],
            "persons": [
                "84520-51346-7",
                "84520-51954-7"
            ],
            "imported": "2008-10-01T02:00:00+02:00",
            "journal": "Allergy",
            "issn": "1398-9995",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.204,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.941176470588235,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "ALLERGY",
            "impactfactor_norm_super": 0.941176470588235,
            "impactfactor_norm_super_year": 2008,
            "impactfactor_norm_super_category": "ALLERGY",
            "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": 861,
            "title": "Effects of iopromide on vasoactive peptides and allergy-mediated substances in healthy volunteers.",
            "abstract": null,
            "authors": [
                "Szolar, DH",
                "Saeed, M",
                "Flueckiger, F",
                "Preidler, K",
                "Stiskal, MA",
                "Watzinger, N",
                "Sternthal, H",
                "Horina, J"
            ],
            "year": 1995,
            "source": "INVEST RADIOL. 1995; 30(3): 144-149. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995QT61000002",
            "pubmed": "7797411",
            "doi": "10.1097/00004424-199503000-00002",
            "pmc": null,
            "organizations": [
                "861-14054"
            ],
            "persons": [
                "861-51717-6",
                "861-51759-6"
            ],
            "imported": "2009-08-14T16:11:28+02:00",
            "journal": "INVEST RADIOL",
            "issn": "0020-9996",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.712,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.518987341772152,
            "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": 92351,
            "title": "Ileocecal intussusception caused by lung cancer metastasis.",
            "abstract": null,
            "authors": [
                "Pollheimer, MJ",
                "Eberl, T",
                "Baumgartner, K",
                "Pollheimer, VS",
                "Tschmelitsch, J",
                "Lackner, H",
                "Langner, C"
            ],
            "year": 2009,
            "source": "WIEN KLIN WOCHENSCHR. 2009; 121(11-12): 413-416. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000268233400009",
            "pubmed": "19626300",
            "doi": "10.1007/s00508-009-1146-2",
            "pmc": null,
            "organizations": [
                "92351-14020"
            ],
            "persons": [
                "92351-50044-4",
                "92351-66436-1"
            ],
            "imported": "2009-08-18T11:00:12+02:00",
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": "WIENER KLINISCHE WOCHENSCHRIFT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.955,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.424242424242424,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": 0.424242424242424,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "MEDICINE, GENERAL + INTERNAL",
            "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": true
        },
        {
            "id": 98704,
            "title": "Clear-cell acanthoma",
            "abstract": null,
            "authors": [
                "KERL, H"
            ],
            "year": 1977,
            "source": "HAUTARZT. 1977; 28(9): 456-462. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1977DW84900002",
            "pubmed": "334692",
            "doi": null,
            "pmc": null,
            "organizations": [
                "98704-14047"
            ],
            "persons": [
                "98704-51620-2"
            ],
            "imported": "2010-03-01T10:02:19+01:00",
            "journal": "HAUTARZT",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": "HAUTARZT; ",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 865,
            "title": "Effects of menstrual history and use of medications on bone mineral density: the EVOS Study.",
            "abstract": null,
            "authors": [
                "Masaryk, P",
                "Lunt, M",
                "Benevolenskaya, L",
                "Cannata, J",
                "Dequeker, J",
                "Dohenhof, C",
                "Falch, JA",
                "Felsenberg, D",
                "Pols, HA",
                "Poor, G",
                "Reid, DM",
                "Scheidt-Nave, C",
                "Weber, K",
                "O'Neill, T",
                "Silman, AJ",
                "Reeve, J"
            ],
            "year": 1998,
            "source": "Calcif Tissue Int. 1998; 63(4):271-276",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000076055100001",
            "pubmed": "9744982",
            "doi": "10.1007%2Fs002239900525",
            "pmc": null,
            "organizations": [],
            "persons": [
                "865-51874-6"
            ],
            "imported": null,
            "journal": "CALCIFIED TISSUE INT",
            "issn": "0171-967X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.81,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.530120481927711,
            "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": 868,
            "title": "Effects of postnatal stimulation on the passive avoidance behaviour of young rats.",
            "abstract": null,
            "authors": [
                "Gschanes, A",
                "Eggenreich, U",
                "Windisch, M",
                "Crailsheim, K"
            ],
            "year": 1995,
            "source": "Behav Brain Res. 1995; 70(2):191-196",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995TE13900008",
            "pubmed": "8561909",
            "doi": "10.1016%2F0166-4328%2895%2980008-5",
            "pmc": null,
            "organizations": [
                "868-14010"
            ],
            "persons": [],
            "imported": null,
            "journal": "BEHAV BRAIN RES",
            "issn": "0166-4328",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.862,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.871794871794872,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BEHAVIORAL 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": 869,
            "title": "Effects of propafenone on the median frequency of ventricular fibrillation in Langendorff perfused guinea-pig hearts.",
            "abstract": null,
            "authors": [
                "Eggenreich, U",
                "Fleischmann, PH",
                "Stark, G",
                "Wach, P"
            ],
            "year": 1996,
            "source": "Cardiovasc Res. 1996; 31(6):926-931",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UU01000011",
            "pubmed": "8759248",
            "doi": "10.1016%2F0008-6363%2896%2900040-5",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "CARDIOVASC RES",
            "issn": "0008-6363",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.263,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.935483870967742,
            "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": 870,
            "title": "Effects of prostaglandin E1 therapy on cyclosporine A and creatinine levels after orthotopic heart transplantation.",
            "abstract": null,
            "authors": [
                "Iberer, F",
                "Vujicic, R",
                "Rödl, S",
                "Wasler, A",
                "Sabin, K",
                "Koshsorur, A",
                "Allmayer, T",
                "Auer, T",
                "Petutschnigg, B",
                "Tscheliessnigg, KH"
            ],
            "year": 1994,
            "source": "Transplant Proc. 1994; 26(6):3246-3248",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994PW98700065",
            "pubmed": "7998131",
            "doi": null,
            "pmc": null,
            "organizations": [
                "870-14073"
            ],
            "persons": [
                "870-51709-6",
                "870-51819-6"
            ],
            "imported": null,
            "journal": "TRANSPLANT PROC",
            "issn": "0041-1345",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.885,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.5078125,
            "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": 871,
            "title": "Effects of pteridines on chloramine-T-induced growth inhibition in E. coli strains: correlations with molecular structure.",
            "abstract": null,
            "authors": [
                "Horejsi, R",
                "Estelberger, W",
                "Mlekusch, W",
                "Möller, R",
                "Ottl, K",
                "Vrecko, K",
                "Reibnegger, G"
            ],
            "year": 1996,
            "source": "Free Radic Biol Med. 1996; 21(2):133-138",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UX13400002",
            "pubmed": "8818627",
            "doi": "10.1016%2F0891-5849%2896%2900015-9",
            "pmc": null,
            "organizations": [
                "871-14012"
            ],
            "persons": [
                "871-50569-4",
                "871-51929-6"
            ],
            "imported": null,
            "journal": "FREE RADICAL BIOL MED",
            "issn": "0891-5849",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.783,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.879518072289157,
            "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": 106237,
            "title": "Evaluation of the long-term efficacy of UVB-311nm-therapy in vitiligo patients",
            "abstract": null,
            "authors": [
                "Wiesinger, D",
                "Gruber-Wackernagel, A",
                "Legat, F",
                "Wolf, P",
                "Hofer, A"
            ],
            "year": 2010,
            "source": "J INVEST DERMATOL. 2010; 130:  S100-S100. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000281110100591",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "106237-14047"
            ],
            "persons": [
                "106237-51618",
                "106237-51865",
                "106237-51972",
                "106237-56730"
            ],
            "imported": "2010-11-02T10:39:39+01:00",
            "journal": "J INVEST DERMATOL",
            "issn": "0022-202X",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF INVESTIGATIVE DERMATOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.27,
            "impactfactor_year": 2010,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "DERMATOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 873,
            "title": "Effects of semotiadil, a novel Ca2+ channel antagonist, on the electrical activity of Langendorff-perfused guinea pig hearts in comparison with diltiazem, amlodipine and nifedipine.",
            "abstract": null,
            "authors": [
                "Stark, G",
                "Kasper, K",
                "Stark, U",
                "Miyawaki, N",
                "Decrinis, M",
                "Tritthart, HA"
            ],
            "year": 1995,
            "source": "Eur J Pharmacol. 1995; 286(1):71-78",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995TE26200008",
            "pubmed": "8566153",
            "doi": "10.1016%2F0014-2999%2895%2900433-L",
            "pmc": null,
            "organizations": [
                "873-14011"
            ],
            "persons": [
                "873-51519-6"
            ],
            "imported": null,
            "journal": "EUR J PHARMACOL",
            "issn": "0014-2999",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.637,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.814606741573034,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 874,
            "title": "Effects of single oral doses of lysine clonixinate and acetylsalicylic acid on platelet functions in man.",
            "abstract": null,
            "authors": [
                "Pallapies, D",
                "Muhs, A",
                "Bertram, L",
                "Rohleder, G",
                "Nagyiványi, P",
                "Peskar, BA"
            ],
            "year": 1996,
            "source": "Eur J Clin Pharmacol. 1996; 49(5):351-354",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996TX58200004",
            "pubmed": "8866627",
            "doi": "10.1007%2Fs002280050030",
            "pmc": null,
            "organizations": [
                "874-14022"
            ],
            "persons": [],
            "imported": null,
            "journal": "EUR J CLIN PHARMACOL",
            "issn": "0031-6970",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.308,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.612359550561798,
            "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": 875,
            "title": "Effects of superoxide anions on endothelial Ca2+ signaling pathways.",
            "abstract": null,
            "authors": [
                "Graier, WF",
                "Hoebel, BG",
                "Paltauf-Doburzynska, J",
                "Kostner, GM"
            ],
            "year": 1998,
            "source": "Arterioscler Thromb Vasc Biol. 1998; 18(9):1470-1479",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000075918800016",
            "pubmed": "9743237",
            "doi": "10.1161/01.ATV.18.9.1470",
            "pmc": null,
            "organizations": [
                "875-14013"
            ],
            "persons": [
                "875-51669-6",
                "875-51860-2"
            ],
            "imported": null,
            "journal": "ARTERIOSCLER THROMB VASC BIOL",
            "issn": "1079-5642",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.917,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.915254237288136,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "HEMATOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 876,
            "title": "Effects of the bradykinin antagonist, HOE 140, in experimental acute pancreatitis.",
            "abstract": null,
            "authors": [
                "Griesbacher, T",
                "Lembeck, F"
            ],
            "year": 1992,
            "source": "Br J Pharmacol. 1992; 107(2):356-360",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JQ85600015",
            "pubmed": "1384910",
            "doi": "10.1111/j.1476-5381.1992.tb12751.x",
            "pmc": "PMC1907853",
            "organizations": [
                "876-14022"
            ],
            "persons": [
                "876-51661-1"
            ],
            "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": 4.695,
            "impactfactor_year": 1994,
            "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
        }
    ]
}