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=149160&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157757,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149180&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149140&ordering=imported",
    "results": [
        {
            "id": 15127,
            "title": "Phenotype correlation of two patients with partial trisomy 1(q41-qter) combined with partial monosomy 8(p23.3-pter) respectively partial monosomy 5(p13.3-pter)",
            "abstract": null,
            "authors": [
                "Emberger, W",
                "Petek, E",
                "Kroisel, PM",
                "Trojovsky, A",
                "Zierler, H",
                "Wagner, K"
            ],
            "year": 1999,
            "source": "CYTOGENET CELL GENET 1999 85: 147-147.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000081334900614",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "15127-14021"
            ],
            "persons": [
                "15127-50997",
                "15127-51527",
                "15127-51682"
            ],
            "imported": null,
            "journal": "CYTOGENET CELL GENET",
            "issn": "0301-0171",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.604,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.425531914893617,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "CELL BIOLOGY",
            "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": 15126,
            "title": "The impact of specific chromosomal aberrations on the biological behaviour of lung carcinoids",
            "abstract": null,
            "authors": [
                "Ullmann, R",
                "Petzmann, S",
                "Popper, H"
            ],
            "year": 1999,
            "source": "CYTOGENET CELL GENET 1999 85: 132-132.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000081334900542",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "15126-14020"
            ],
            "persons": [],
            "imported": null,
            "journal": "CYTOGENET CELL GENET",
            "issn": "0301-0171",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.604,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.425531914893617,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "CELL BIOLOGY",
            "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": 15125,
            "title": "FISH analysis of i(X)(p10) and idic(X)(q13) in myeloid disorders",
            "abstract": null,
            "authors": [
                "Pirc-Daneowinata, H",
                "Auner, H",
                "Chudoba, I",
                "Krieger, O",
                "Kier, P",
                "Haas, OA"
            ],
            "year": 1999,
            "source": "CYTOGENET CELL GENET 1999 85: 84-84.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000081334900330",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "CYTOGENET CELL GENET",
            "issn": "0301-0171",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.604,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.425531914893617,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "CELL BIOLOGY",
            "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": 15124,
            "title": "Chromosomal abnormalities found in prenatal diagnosis",
            "abstract": null,
            "authors": [
                "Trojovsky, A",
                "Zierler, H",
                "Häusler, M",
                "Emberger, W",
                "Kroisel, PM",
                "Wagner, K"
            ],
            "year": 1999,
            "source": "CYTOGENET CELL GENET 1999 85: 60-60.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000081334900228",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "15124-14021",
                "15124-14064"
            ],
            "persons": [
                "15124-50997",
                "15124-51527",
                "15124-51682"
            ],
            "imported": null,
            "journal": "CYTOGENET CELL GENET",
            "issn": "0301-0171",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.604,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.425531914893617,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "CELL BIOLOGY",
            "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": 15123,
            "title": "Glibenclamide inhibits voltage activated K+ currents in isolated human atrial and ventricular myocytes",
            "abstract": null,
            "authors": [
                "Schaffer, P",
                "Pelzmann, B",
                "Bernhart, E",
                "Lang, P",
                "Mächler, H",
                "Rigler, B",
                "Koidl, B"
            ],
            "year": 1999,
            "source": "BIOPHYS J 1999 76: A370-A370.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000081085902161",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "15123-50417",
                "15123-50480",
                "15123-50615",
                "15123-50990",
                "15123-51592",
                "15123-51681"
            ],
            "imported": null,
            "journal": "BIOPHYS J",
            "issn": "0006-3495",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.58,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.890909090909091,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "BIOPHYSICS",
            "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": 15121,
            "title": "Effect of reducing agents on the cardiac acetylcholine activated inward rectifyer GIRK1.",
            "abstract": null,
            "authors": [
                "Jeglitsch, G",
                "Frohnwieser, B",
                "Lorenz, C",
                "Groschner, K",
                "Schreibmayer, W"
            ],
            "year": 1999,
            "source": "BIOPHYS J 1999 76: A328-A328.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000081085901915",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "15121-78591",
                "15121-51041"
            ],
            "imported": null,
            "journal": "BIOPHYS J",
            "issn": "0006-3495",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.58,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.890909090909091,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "BIOPHYSICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": true,
            "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": 15120,
            "title": "Arachidonic acid metabolite modulation of GIRK1/GIRK4 channels.",
            "abstract": null,
            "authors": [
                "Langsenlehner, U",
                "Lorenz, C",
                "Schreibmayer, W"
            ],
            "year": 1999,
            "source": "BIOPHYS J 1999 76: A327-A327.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000081085901911",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "BIOPHYS J",
            "issn": "0006-3495",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.58,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.890909090909091,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "BIOPHYSICS",
            "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": 15119,
            "title": "Inhibition of endogenous, non-selective cation channels in endothelial cells by expression of a N-terminal fragment of hTRP3.",
            "abstract": null,
            "authors": [
                "Groschner, K",
                "Lintschinger, B",
                "Balzer, M",
                "Hingel, S",
                "Zhu, X",
                "Romanin, C",
                "Schreibmayer, W"
            ],
            "year": 1999,
            "source": "BIOPHYS J 1999 76: A146-A146.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000081085900853",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "15119-78591"
            ],
            "imported": null,
            "journal": "BIOPHYS J",
            "issn": "0006-3495",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.58,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.890909090909091,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "BIOPHYSICS",
            "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": 15118,
            "title": "The role of the immune system in melanoma formation and the immunoprotective value of sunscreens.",
            "abstract": null,
            "authors": [
                "Wolf, P"
            ],
            "year": 1999,
            "source": "PHOTOCHEM PHOTOBIOL 1999 69: 73S-74S.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000081663200220",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "15118-14047"
            ],
            "persons": [
                "15118-51618"
            ],
            "imported": null,
            "journal": "PHOTOCHEM PHOTOBIOL",
            "issn": "0031-8655",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.768,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.709090909090909,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "BIOPHYSICS",
            "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": 15117,
            "title": "UVB irradiation with non-erythematogenic doses increases neuropeptides in the skin of rat ears.",
            "abstract": null,
            "authors": [
                "Legat, FJ",
                "Griesbacher, T",
                "Althuber, P",
                "Schuligoi, R",
                "Kerl, H",
                "Wolf, P"
            ],
            "year": 1999,
            "source": "PHOTOCHEM PHOTOBIOL 1999 69: 55S-55S.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000081663200164",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "15117-14022",
                "15117-14047"
            ],
            "persons": [
                "15117-51618",
                "15117-51620",
                "15117-51661",
                "15117-51865"
            ],
            "imported": null,
            "journal": "PHOTOCHEM PHOTOBIOL",
            "issn": "0031-8655",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.768,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.709090909090909,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "BIOPHYSICS",
            "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": 15116,
            "title": "Postprandial incrases of circulating methylglyoxal in type-II diabetic and non-diabetic subjects.",
            "abstract": null,
            "authors": [
                "Boes, U",
                "Klaus, E",
                "Dittrich, P",
                "Wascher, TC"
            ],
            "year": 1999,
            "source": "DIABETOLOGIA 1999 42: A327-A327.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000081937601238",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "15116-14070"
            ],
            "persons": [
                "15116-60144"
            ],
            "imported": null,
            "journal": "DIABETOLOGIA",
            "issn": "0012-186X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.177,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.894117647058824,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "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": 15115,
            "title": "Unexplained decrease in glomerular filtration rate after repeated measurements in type 1 diabetic patients",
            "abstract": null,
            "authors": [
                "Siebenhofer, A",
                "Meinitzer, A",
                "Brandmaier, H",
                "Brunner, G",
                "Plank, J",
                "Pieber, TR"
            ],
            "year": 1999,
            "source": "DIABETOLOGIA 1999 42: A270-A270.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000081937601019",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "15115-51098",
                "15115-51831"
            ],
            "imported": null,
            "journal": "DIABETOLOGIA",
            "issn": "0012-186X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.177,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.894117647058824,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "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": 15114,
            "title": "Postprandial administration of the rapid-acting insulin analogue insulin aspart in type 1 diabetic patients",
            "abstract": null,
            "authors": [
                "Brunner, GA",
                "Hirschberger, S",
                "Sendlhofer, G",
                "Wutte, A",
                "Ellmerer, M",
                "Schaupp, L",
                "Pieber, TR"
            ],
            "year": 1999,
            "source": "DIABETOLOGIA 1999 42: A238-A238.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000081937600894",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "15114-14076"
            ],
            "persons": [
                "15114-51831",
                "15114-78071"
            ],
            "imported": null,
            "journal": "DIABETOLOGIA",
            "issn": "0012-186X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.177,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.894117647058824,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "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": 15113,
            "title": "Microvascular dysfunction and myocardial contractility in the JCR : LA-corpulent rat.",
            "abstract": null,
            "authors": [
                "Wascher, TC",
                "Wolkart, G",
                "Brunner, F"
            ],
            "year": 1999,
            "source": "DIABETOLOGIA 1999 42: A77-A77.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000081937600278",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "DIABETOLOGIA",
            "issn": "0012-186X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.177,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.894117647058824,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "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": 15112,
            "title": "Glucose monitoring in the interstitial fluid combining open flow microperfusion and ionic reference technique",
            "abstract": null,
            "authors": [
                "Schaupp, L",
                "Ellmerer, M",
                "Brunner, GA",
                "Sendlhofer, G",
                "Schlack, C",
                "Skrabal, F",
                "Wach, P",
                "Pieber, TR"
            ],
            "year": 1999,
            "source": "DIABETOLOGIA 1999 42: A64-A64.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000081937600230",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "15112-14076"
            ],
            "persons": [
                "15112-51831",
                "15112-78071"
            ],
            "imported": null,
            "journal": "DIABETOLOGIA",
            "issn": "0012-186X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.177,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.894117647058824,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "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": 15111,
            "title": "Cytokine mRNA expression by mouse spleen cells in vivo is modulated by norepinephrine",
            "abstract": null,
            "authors": [
                "Kalinichenko, VV",
                "Graf, LH",
                "Cohen, RL",
                "Felsner, P",
                "Schauenstein, K",
                "Chambers, DA"
            ],
            "year": 1999,
            "source": "FASEB J 1999 13: A1473-A1473.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000082033400870",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "15111-14014"
            ],
            "persons": [],
            "imported": null,
            "journal": "FASEB J",
            "issn": "0892-6638",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 11.88,
            "impactfactor_year": 1999,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "BIOLOGY",
            "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": 15110,
            "title": "Vitamin E plus vitamin C attenuate oxidant stress induced by IV iron in chronic hemodialysis (HD).",
            "abstract": null,
            "authors": [
                "Roob, JM",
                "Khoschsorur, G",
                "Tiran, A",
                "Holzer, H",
                "Winklhofer-Roob, BM"
            ],
            "year": 1999,
            "source": "FASEB J 1999 13: A702-A702.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000082132900319",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "15110-14028",
                "15110-14084"
            ],
            "persons": [
                "15110-51535"
            ],
            "imported": null,
            "journal": "FASEB J",
            "issn": "0892-6638",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 11.88,
            "impactfactor_year": 1999,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "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": 15108,
            "title": "Germline and somatic mutations of the CDKN2a gene in a patient with multiple melanomas",
            "abstract": null,
            "authors": [
                "Peris, K",
                "Fargnoli, M",
                "Soyer, H",
                "Wolf, P",
                "Valeri, P",
                "Cerroni, L",
                "Kerl, H",
                "Chimenti, S"
            ],
            "year": 1999,
            "source": "J INVEST DERMATOL 1999 113: 465-465.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000082406000230",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "15108-14047"
            ],
            "persons": [
                "15108-51751",
                "15108-51618",
                "15108-51620"
            ],
            "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": 4.903,
            "impactfactor_year": 1999,
            "impactfactor_norm": 1.0,
            "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": 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": 15107,
            "title": "Effect of alpha-1-antitrypsin deficiency (alpha 1-ATD) on bone and mineral metabolism",
            "abstract": null,
            "authors": [
                "Domei, W",
                "Dimai, HP",
                "Wirnsberger, G",
                "Hesse, C",
                "Krejs, GJ"
            ],
            "year": 1999,
            "source": "AMER J RESPIR CRIT CARE MED 1999 159: A800-A800.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000082237104449",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "15107-14081"
            ],
            "persons": [
                "15107-51534",
                "15107-79271"
            ],
            "imported": null,
            "journal": "AMER J RESPIR CRIT CARE MED",
            "issn": "1073-449X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.491,
            "impactfactor_year": 1999,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "EMERGENCY MEDICINE & CRITICAL CARE",
            "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": 15104,
            "title": "Trace element concentrations in chylous pleural effusions - Determination by inductively coupled plasma mass spectrometry (ICP-MS)",
            "abstract": null,
            "authors": [
                "Domei, W",
                "Gossler, W",
                "Krachler, M",
                "Irgolic, KJ"
            ],
            "year": 1999,
            "source": "AMER J RESPIR CRIT CARE MED 1999 159: A388-A388.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000082237102133",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "AMER J RESPIR CRIT CARE MED",
            "issn": "1073-449X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.491,
            "impactfactor_year": 1999,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 1999,
            "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
        }
    ]
}