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=149000&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=149020&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=148980&ordering=imported",
    "results": [
        {
            "id": 15315,
            "title": "Inhaled nitric oxide by pulmonary hypertension: Comparison preterm infants versus newborn infants",
            "abstract": null,
            "authors": [
                "Georg, S",
                "Berndt, U",
                "Fritz, R",
                "Michaela, H",
                "Jorg, K",
                "Bernhard, R",
                "Wilhelm, M"
            ],
            "year": 2003,
            "source": "PEDIAT RES 2003 54: 559-559.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000185553500036",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "PEDIAT RES",
            "issn": "0031-3998",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.064,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.955882352941177,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": 15311,
            "title": "Treatment of chronic inflammatory treatment refractory anterior segment inflammation with selective anti-TNFa therapy",
            "abstract": null,
            "authors": [
                "El-Shabrawi, Y",
                "Mangge, H",
                "Hermann, J"
            ],
            "year": 2003,
            "source": "INVEST OPHTHALMOL VISUAL SCI 2003 44: U417-U417.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000184606802329",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "15311-14043"
            ],
            "persons": [
                "15311-51002",
                "15311-51899",
                "15311-52854"
            ],
            "imported": null,
            "journal": "INVEST OPHTHALMOL VISUAL SCI",
            "issn": "0146-0404",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.148,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.975609756097561,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": 15310,
            "title": "Gene expression profiling of the response of human retinal pigment epithelial (RPE) cells",
            "abstract": null,
            "authors": [
                "Weitgasser, U",
                "Oetsch, K"
            ],
            "year": 2003,
            "source": "INVEST OPHTHALMOL VISUAL SCI 2003 44: U402-U402.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000184606801668",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "INVEST OPHTHALMOL VISUAL SCI",
            "issn": "0146-0404",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.148,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.975609756097561,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": 15306,
            "title": "Atorvastatin in patients with type 2 diabetes on haemodialysis: design and patient characteristics of a double-blind clinical trial (die deutsche diabetes dialyse study)",
            "abstract": null,
            "authors": [
                "Marz, W",
                "Krane, V",
                "Olschewski, M",
                "Ruf, G",
                "Ritz, E",
                "Wanner, C"
            ],
            "year": 2003,
            "source": "EUR HEART J 2003 24: 461-461.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000185638801709",
            "pubmed": null,
            "doi": "10.1016/S0195-668X(03)95360-7",
            "pmc": null,
            "organizations": [
                "15306-14028"
            ],
            "persons": [],
            "imported": null,
            "journal": "EUR HEART J",
            "issn": "0195-668X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.997,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.957142857142857,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": 15303,
            "title": "Induction of intestinal multidrug resistance-associated proteins 2 and 3 (Mrp2, Mrp3) by cholic acid (CA) and ursodeoxycholic acid (UDCA) in mice.",
            "abstract": null,
            "authors": [
                "Zollner, G",
                "Fickert, P",
                "Wagner, M",
                "Fuchsbichler, A",
                "Silbert, D",
                "Gumhold, J",
                "Zatloukal, K",
                "Denk, H",
                "Trauner, M"
            ],
            "year": 2003,
            "source": "HEPATOLOGY 2003 38: 689A-689A.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000185816701106",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "15303-14020",
                "15303-14081"
            ],
            "persons": [
                "15303-50626",
                "15303-51515",
                "15303-51663",
                "15303-52938",
                "15303-54247",
                "15303-57230",
                "15303-57377"
            ],
            "imported": null,
            "journal": "HEPATOLOGY",
            "issn": "0270-9139",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 9.503,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.978723404255319,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": 15302,
            "title": "Hepatic and renal ABC transporter expression as critical determinants of ursodeoxycholic acid-induced bile infarcts in bile duct-ligated mice.",
            "abstract": null,
            "authors": [
                "Wagner, M",
                "Fickert, P",
                "Fuchsbichler, A",
                "Silbert, D",
                "Gumhold, J",
                "Zollner, G",
                "Zatloukal, K",
                "Marschall, HU",
                "Schuetz, JD",
                "Gonzalez, FJ",
                "Denk, H",
                "Trauner, M"
            ],
            "year": 2003,
            "source": "HEPATOLOGY 2003 38: 688A-689A.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000185816701105",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "15302-14020",
                "15302-14081"
            ],
            "persons": [
                "15302-50626",
                "15302-51515",
                "15302-51663",
                "15302-52938",
                "15302-54247",
                "15302-57230",
                "15302-57377"
            ],
            "imported": null,
            "journal": "HEPATOLOGY",
            "issn": "0270-9139",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 9.503,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.978723404255319,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 15301,
            "title": "Inhibition of poly(ADP-ribose) polymerase (PARP) protects mice from cholestatic liver injury.",
            "abstract": null,
            "authors": [
                "Fickert, P",
                "Trauner, M",
                "Fuchsbichler, A",
                "Zollner, G",
                "Wagner, M",
                "Zenz, R",
                "Zsengeller, Z",
                "Szabo, C",
                "Denk, H"
            ],
            "year": 2003,
            "source": "HEPATOLOGY 2003 38: 576A-576A.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000185816700868",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "15301-14020",
                "15301-14081"
            ],
            "persons": [
                "15301-51515",
                "15301-52938",
                "15301-57230",
                "15301-57377"
            ],
            "imported": null,
            "journal": "HEPATOLOGY",
            "issn": "0270-9139",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 9.503,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.978723404255319,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 15300,
            "title": "The role of keratin in steatohepatitis.",
            "abstract": null,
            "authors": [
                "Zatloukal, K",
                "Stumptner, C",
                "Fuchsbichler, A",
                "Fickert, P",
                "Trauner, M",
                "Denk, H"
            ],
            "year": 2003,
            "source": "HEPATOLOGY 2003 38: 501A-501A.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000185816700713",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "15300-14020",
                "15300-14081"
            ],
            "persons": [
                "15300-51515",
                "15300-51663",
                "15300-51870",
                "15300-52938"
            ],
            "imported": null,
            "journal": "HEPATOLOGY",
            "issn": "0270-9139",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 9.503,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.978723404255319,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": 15299,
            "title": "Molecular evidence for a toxic memory effect in steatohepatitis.",
            "abstract": null,
            "authors": [
                "Stumptner, C",
                "Wagner, K",
                "Denk, H",
                "Zatloukal, K"
            ],
            "year": 2003,
            "source": "HEPATOLOGY 2003 38: 500A-500A.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000185816700710",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "15299-14020"
            ],
            "persons": [
                "15299-51515",
                "15299-51663",
                "15299-51870",
                "15299-56659"
            ],
            "imported": null,
            "journal": "HEPATOLOGY",
            "issn": "0270-9139",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 9.503,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.978723404255319,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": 15296,
            "title": "Leucocytes migratory capacity and reactive oxygen species in patients under inflammatory stress",
            "abstract": null,
            "authors": [
                "Mitterhammer, H",
                "Smolle, KH",
                "Kaufmann, P",
                "Glasner, A",
                "Egger, G"
            ],
            "year": 2003,
            "source": "INTENS CARE MED 2003 29: S30-S30.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000185745400101",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "INTENS CARE MED",
            "issn": "0342-4642",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.971,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.875,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "CRITICAL CARE MEDICINE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": 15295,
            "title": "Predictive value of p27KIP1 expression in premenopausal women with early-stage hormone receptor-positive breast cancer.",
            "abstract": null,
            "authors": [
                "Filipits, M",
                "Pohl, G",
                "Rudas, M",
                "Dietze, O",
                "Lax, S",
                "Pirker, R",
                "Zielinski, CC",
                "Kubista, E",
                "Samonigg, H",
                "Jakesz, R"
            ],
            "year": 2003,
            "source": "J CLIN ONCOL 2003 21: 288S-288S.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000187043300024",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "15295-51532"
            ],
            "imported": null,
            "journal": "J CLIN ONCOL",
            "issn": "0732-183X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 10.864,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.966666666666667,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "ONCOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": 15293,
            "title": "Endothelin A receptor-mediated calcium mobilization in a clonal murine osteoblast-like cell line, MC3T3-E1/B",
            "abstract": null,
            "authors": [
                "Zach, D",
                "Windischhofer, W",
                "Rechberger, G",
                "Fauler, G",
                "Raspotnig, G",
                "Kofeler, H",
                "Leis, HJ"
            ],
            "year": 2003,
            "source": "BONE 2003 33: S16-S16.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000186772400040",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "15293-14048"
            ],
            "persons": [
                "15293-51979",
                "15293-58455"
            ],
            "imported": null,
            "journal": "BONE",
            "issn": "8756-3282",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.572,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.772727272727273,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": 15292,
            "title": "Disintegrins and osteoblastic Prostaglandin E-2 synthesis",
            "abstract": null,
            "authors": [
                "Leis, HJ",
                "Windischhofer, W",
                "Fauler, G",
                "Zach, D",
                "Raspotnig, G"
            ],
            "year": 2003,
            "source": "BONE 2003 33: S16-S16.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000186772400038",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "15292-14048"
            ],
            "persons": [
                "15292-51979"
            ],
            "imported": null,
            "journal": "BONE",
            "issn": "8756-3282",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.572,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.772727272727273,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": 15291,
            "title": "ET-1 induced expression of PGHS-2 in MC3T3-E1 osteoblast-like cells",
            "abstract": null,
            "authors": [
                "Windischhofer, W",
                "Zach, D",
                "Fauler, G",
                "Rechberger, GN",
                "Leis, HJ"
            ],
            "year": 2003,
            "source": "BONE 2003 33: S16-S16.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000186772400037",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "15291-14048"
            ],
            "persons": [
                "15291-51979"
            ],
            "imported": null,
            "journal": "BONE",
            "issn": "8756-3282",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.572,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.772727272727273,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": 15286,
            "title": "Effects of the nonpeptide bradykinin antagonist, FR173657, in experimental models of acute pancreatitis and cystitis in rats",
            "abstract": null,
            "authors": [
                "Griesbacher, T"
            ],
            "year": 1997,
            "source": "BRIT J PHARMACOL 1997 122: U98-U98.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000071204500160",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "15286-14022"
            ],
            "persons": [
                "15286-51661"
            ],
            "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": 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": 15285,
            "title": "HLA-B27 typing by group-specific hybridization in microtiter plates.",
            "abstract": null,
            "authors": [
                "Wagner, T",
                "Oberkanins, C",
                "Weinmayr, B",
                "Helmberg, W",
                "Kury, F",
                "Lanzer, G"
            ],
            "year": 1997,
            "source": "AMER J HUM GENET 1997 61: A228-A228.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000071446001324",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "15285-14058"
            ],
            "persons": [
                "15285-51910",
                "15285-51964"
            ],
            "imported": null,
            "journal": "AMER J HUM GENET",
            "issn": "0002-9297",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 10.244,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.951456310679612,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "GENETICS & HEREDITY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": 15284,
            "title": "CD44 expression in primary sinonasal melanomas",
            "abstract": null,
            "authors": [
                "Regauer, S",
                "Beham, A"
            ],
            "year": 1998,
            "source": "BRIT J CANCER 1998 77: 57-57.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000071600600203",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "15284-14020"
            ],
            "persons": [
                "15284-51945"
            ],
            "imported": null,
            "journal": "BRIT J CANCER",
            "issn": "0007-0920",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.036,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.836538461538462,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ONCOLOGY",
            "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": 15283,
            "title": "Cystic carcinoma in cervical lymph nodes express a different cytokeratin profile than benign lateral neck cysts",
            "abstract": null,
            "authors": [
                "Regauer, S",
                "Beham, A"
            ],
            "year": 1998,
            "source": "BRIT J CANCER 1998 77: 53-53.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000071600600188",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "15283-14020"
            ],
            "persons": [
                "15283-51945"
            ],
            "imported": null,
            "journal": "BRIT J CANCER",
            "issn": "0007-0920",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.036,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.836538461538462,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ONCOLOGY",
            "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": 15282,
            "title": "Shift in IgG subclasses - a tissue non specific tumor marker in patients with squamous cell carcinoma of the head and neck",
            "abstract": null,
            "authors": [
                "Anderhuber, W",
                "Steinschifter, W",
                "Schauenstein, E",
                "Schauenstein, K",
                "Gotschuli, A"
            ],
            "year": 1998,
            "source": "BRIT J CANCER 1998 77: 45-45.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000071600600162",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "15282-14014"
            ],
            "persons": [],
            "imported": null,
            "journal": "BRIT J CANCER",
            "issn": "0007-0920",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.036,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.836538461538462,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ONCOLOGY",
            "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": 15281,
            "title": "Primary sinonasal melanomas. A clinicopathological study",
            "abstract": null,
            "authors": [
                "Regauer, S",
                "Anderhuber, W",
                "Richtig, E",
                "Schachenreiter, J",
                "Ott, A",
                "Beham, A"
            ],
            "year": 1998,
            "source": "BRIT J CANCER 1998 77: 31-31.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000071600600116",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "15281-14020"
            ],
            "persons": [
                "15281-51945",
                "15281-52274"
            ],
            "imported": null,
            "journal": "BRIT J CANCER",
            "issn": "0007-0920",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.036,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.836538461538462,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ONCOLOGY",
            "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
        }
    ]
}