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=157220&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157482,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=157240&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=157200&ordering=imported",
    "results": [
        {
            "id": 44,
            "title": "A 10-year experience with Japanese-type radical lymph node dissection for gastric cancer outside of Japan.",
            "abstract": null,
            "authors": [
                "Jatzko, GR",
                "Lisborg, PH",
                "Denk, H",
                "Klimpfinger, M",
                "Stettner, HM"
            ],
            "year": 1995,
            "source": "Cancer. 1995; 76(8):1302-1312",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RY50600002",
            "pubmed": "8620402",
            "doi": "10.1002/1097-0142(19951015)76:8<1302::AID-CNCR2820760803>3.0.CO;2-8",
            "pmc": null,
            "organizations": [
                "44-14020"
            ],
            "persons": [
                "44-51515-6"
            ],
            "imported": null,
            "journal": "CANCER",
            "issn": "0008-543X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.864,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.903846153846154,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ONCOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 52624,
            "title": "Tight association of the human Mel(1a)-melatonin receptor and G(i): precoupling and constitutive activity.",
            "abstract": null,
            "authors": [
                "Roka, F",
                "Brydon, L",
                "Waldhoer, M",
                "Strosberg, AD",
                "Freissmuth, M",
                "Jockers, R",
                "Nanoff, C"
            ],
            "year": 1999,
            "source": "Mol Pharmacol. 1999; 56(5):1014-1024",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000083241200022",
            "pubmed": "10531408",
            "doi": "10.1124/mol.56.5.1014",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "MOL PHARMACOL",
            "issn": "0026-895X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.465,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.965714285714286,
            "impactfactor_norm_year": 1999,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 52955,
            "title": "Effect of atorvastatin, simvastatin, and lovastatin on the metabolism of cholesterol and triacylglycerides in HepG2 cells.",
            "abstract": null,
            "authors": [
                "Scharnagl, H",
                "Schinker, R",
                "Gierens, H",
                "Nauck, M",
                "Wieland, H",
                "März, W"
            ],
            "year": 2001,
            "source": "BIOCHEM PHARMACOL 2001 62: 1545-1555.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000172634400013",
            "pubmed": "11728391",
            "doi": "10.1016/S0006-2952(01)00790-0",
            "pmc": null,
            "organizations": [],
            "persons": [
                "52955-50886-2"
            ],
            "imported": null,
            "journal": "BIOCHEM PHARMACOL",
            "issn": "0006-2952",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.34,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.870967741935484,
            "impactfactor_norm_year": 2001,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 52822,
            "title": "TRPC3 and TRPC4 associate to form a redox-sensitive cation channel. Evidence for expression of native TRPC3-TRPC4 heteromeric channels in endothelial cells.",
            "abstract": null,
            "authors": [
                "Poteser, M",
                "Graziani, A",
                "Rosker, C",
                "Eder, P",
                "Derler, I",
                "Kahr, H",
                "Zhu, MX",
                "Romanin, C",
                "Groschner, K"
            ],
            "year": 2006,
            "source": "J Biol Chem. 2006; 281(19):13588-13595",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000237336600068",
            "pubmed": "16537542",
            "doi": "10.1074/jbc.M512205200",
            "pmc": null,
            "organizations": [],
            "persons": [
                "52822-78591-4"
            ],
            "imported": null,
            "journal": "J BIOL CHEM",
            "issn": "0021-9258",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.808,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.85823754789272,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 109,
            "title": "Aberrant bcl-2 protein expression provides a possible mechanism of neoplastic cell growth in cutaneous basal-cell carcinoma.",
            "abstract": null,
            "authors": [
                "Cerroni, L",
                "Kerl, H"
            ],
            "year": 1994,
            "source": "J Cutan Pathol. 1994; 21(5):398-403",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994PU32300003",
            "pubmed": "7868750",
            "doi": "10.1111/j.1600-0560.1994.tb00279.x",
            "pmc": null,
            "organizations": [
                "109-14047"
            ],
            "persons": [
                "109-51620-6",
                "109-51751-2"
            ],
            "imported": null,
            "journal": "J CUTANEOUS PATHOL",
            "issn": "0303-6987",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.527,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.771428571428572,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 6818,
            "title": "White matter lesion progression: a surrogate endpoint for trials in cerebral small-vessel disease.",
            "abstract": null,
            "authors": [
                "Schmidt, R",
                "Scheltens, P",
                "Erkinjuntti, T",
                "Pantoni, L",
                "Markus, HS",
                "Wallin, A",
                "Barkhof, F",
                "Fazekas, F"
            ],
            "year": 2004,
            "source": "Neurology. 2004; 63(1):139-144",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000222812700024",
            "pubmed": "15249623",
            "doi": "10.1212/01.WNL.0000132635.75819.E5",
            "pmc": null,
            "organizations": [
                "6818-14051"
            ],
            "persons": [],
            "imported": null,
            "journal": "NEUROLOGY",
            "issn": "0028-3878",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.973,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.971428571428571,
            "impactfactor_norm_year": 2004,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 5176,
            "title": "Laser scanning confocal fluorescence microscopy: an overview.",
            "abstract": null,
            "authors": [
                "Földes-Papp, Z",
                "Demel, U",
                "Tilz, GP"
            ],
            "year": 2003,
            "source": "Int Immunopharmacol. 2003; 3(13-14):1715-1729",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000187038600002",
            "pubmed": "14636823",
            "doi": "10.1016/S1567-5769(03)00140-1",
            "pmc": null,
            "organizations": [],
            "persons": [
                "5176-51537-4"
            ],
            "imported": null,
            "journal": "INT IMMUNOPHARMACOL",
            "issn": "1567-5769",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.203,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.654054054054054,
            "impactfactor_norm_year": 2003,
            "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": true
        },
        {
            "id": 4794,
            "title": "Effects of age on coping and psychological distress in women diagnosed with breast cancer: review of literature and analysis of two different geographical settings.",
            "abstract": null,
            "authors": [
                "Baider, L",
                "Andritsch, E",
                "Uziely, B",
                "Goldzweig, G",
                "Ever-Hadani, P",
                "Hofman, G",
                "Krenn, G",
                "Samonigg, H"
            ],
            "year": 2003,
            "source": "Crit Rev Oncol Hematol. 2003; 46(1):5-16",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000182283100002",
            "pubmed": "12672514",
            "doi": "10.1016/S1040-8428(02)00134-8",
            "pmc": null,
            "organizations": [
                "4794-14085"
            ],
            "persons": [
                "4794-51062-6",
                "4794-51532-6",
                "4794-52003-6"
            ],
            "imported": null,
            "journal": "CRIT REV ONCOL HEMATOL",
            "issn": "1040-8428",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.979,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.758064516129032,
            "impactfactor_norm_year": 2003,
            "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": 523,
            "title": "Comparative evaluation of three assay systems for automated determination of hemoglobin A1c.",
            "abstract": null,
            "authors": [
                "Halwachs-Baumann, G",
                "Katzensteiner, S",
                "Schnedl, W",
                "Pürstner, P",
                "Pieber, T",
                "Wilders-Truschnig, M"
            ],
            "year": 1997,
            "source": "Clin Chem. 1997; 43(3):511-517",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WM15500014",
            "pubmed": "9068596",
            "doi": "10.1093/clinchem/43.3.511",
            "pmc": null,
            "organizations": [
                "523-14028",
                "523-14038"
            ],
            "persons": [
                "523-51831-6"
            ],
            "imported": null,
            "journal": "CLIN CHEM",
            "issn": "0009-9147",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.703,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.923076923076923,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL LABORATORY TECHNOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 4676,
            "title": "Visual rating of age-related white matter changes on magnetic resonance imaging: scale comparison, interrater agreement, and correlations with quantitative measurements.",
            "abstract": null,
            "authors": [
                "Kapeller, P",
                "Barber, R",
                "Vermeulen, RJ",
                "Adèr, H",
                "Scheltens, P",
                "Freidl, W",
                "Almkvist, O",
                "Moretti, M",
                "del Ser, T",
                "Vaghfeldt, P",
                "Enzinger, C",
                "Barkhof, F",
                "Inzitari, D",
                "Erkinjunti, T",
                "Schmidt, R",
                "Fazekas, F",
                "European Task Force of Age Related White Matter Changes"
            ],
            "year": 2003,
            "source": "Stroke. 2003; 34(2):441-445",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000180954600040",
            "pubmed": "12574557",
            "doi": "10.1161%2F01.STR.0000049766.26453.E9",
            "pmc": null,
            "organizations": [
                "4676-14024",
                "4676-14051"
            ],
            "persons": [
                "4676-50173-6",
                "4676-51744-6",
                "4676-51845-6"
            ],
            "imported": null,
            "journal": "STROKE",
            "issn": "0039-2499",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.233,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.97037037037037,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 4581,
            "title": "Retrosternal pedicled jejunum interposition: an alternative for reconstruction after total esophago-gastrectomy.",
            "abstract": null,
            "authors": [
                "Maier, A",
                "Pinter, H",
                "Tomaselli, F",
                "Sankin, O",
                "Gabor, S",
                "Ratzenhofer-Komenda, B",
                "Smolle-Jüttner, FM"
            ],
            "year": 2002,
            "source": "Eur J Cardiothorac Surg. 2002; 22(5):661-665",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000179759900001",
            "pubmed": "12414027",
            "doi": "10.1016%2FS1010-7940%2802%2900522-5",
            "pmc": null,
            "organizations": [
                "4581-14044",
                "4581-14077"
            ],
            "persons": [
                "4581-51935-2",
                "4581-53461-6",
                "4581-51615-6"
            ],
            "imported": null,
            "journal": "EUR J CARDIO-THORAC SURG",
            "issn": "1010-7940",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.451,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.680851063829787,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "SURGERY",
            "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": 4164,
            "title": "New concepts in the immunopathogenesis of multiple sclerosis.",
            "abstract": null,
            "authors": [
                "Hemmer, B",
                "Archelos, JJ",
                "Hartung, HP"
            ],
            "year": 2002,
            "source": "Nat Rev Neurosci. 2002; 3(4):291-301",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000174739200015",
            "pubmed": "11967559",
            "doi": "10.1038/nrn784",
            "pmc": null,
            "organizations": [
                "4164-14051"
            ],
            "persons": [
                "4164-51987-6"
            ],
            "imported": null,
            "journal": "NAT REV NEUROSCI",
            "issn": "1471-0048",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 24.047,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.99492385786802,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "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": 3789,
            "title": "Angiotensinogen polymorphism M235T, carotid atherosclerosis, and small-vessel disease-related cerebral abnormalities.",
            "abstract": null,
            "authors": [
                "Schmidt, R",
                "Schmidt, H",
                "Fazekas, F",
                "Launer, LJ",
                "Niederkorn, K",
                "Kapeller, P",
                "Lechner, A",
                "Kostner, GM"
            ],
            "year": 2001,
            "source": "Hypertension. 2001; 38(1):110-115",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000170179900022",
            "pubmed": "11463770",
            "doi": "10.1161/01.HYP.38.1.110",
            "pmc": null,
            "organizations": [
                "3789-14013",
                "3789-14051",
                "3789-14108"
            ],
            "persons": [
                "3789-51546-6",
                "3789-51669-6",
                "3789-51744-6",
                "3789-51912-6"
            ],
            "imported": null,
            "journal": "HYPERTENSION",
            "issn": "0194-911X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.364,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.88,
            "impactfactor_norm_year": 2001,
            "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": true
        },
        {
            "id": 2688,
            "title": "Trace element status of hemodialyzed patients.",
            "abstract": null,
            "authors": [
                "Krachler, M",
                "Wirnsberger, G",
                "Irgolic, KJ"
            ],
            "year": 1997,
            "source": "Biol Trace Elem Res. 1997; 58(3):209-221",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997YG51800004",
            "pubmed": "9403133",
            "doi": "10.1007/BF02917472",
            "pmc": null,
            "organizations": [
                "2688-14084"
            ],
            "persons": [
                "2688-51739-6"
            ],
            "imported": null,
            "journal": "BIOL TR ELEM RES",
            "issn": "0163-4984",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.745,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.46,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "NUTRITION & DIETETICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 903,
            "title": "Inhaled nitric oxide in patients with critical pulmonary perfusion after Fontan-type procedures and bidirectional Glenn anastomosis.",
            "abstract": null,
            "authors": [
                "Gamillscheg, A",
                "Zobel, G",
                "Urlesberger, B",
                "Berger, J",
                "Dacar, D",
                "Stein, JI",
                "Rigler, B",
                "Metzler, H",
                "Beitzke, A"
            ],
            "year": 1997,
            "source": "J Thorac Cardiovasc Surg. 1997; 113(3):435-442",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WP59100001",
            "pubmed": "9081087",
            "doi": "10.1016/S0022-5223(97)70355-6",
            "pmc": null,
            "organizations": [
                "903-14048",
                "903-14070",
                "903-14075",
                "903-14093"
            ],
            "persons": [
                "903-51611-6"
            ],
            "imported": null,
            "journal": "J THORAC CARDIOVASC SURG",
            "issn": "0022-5223",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.068,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.9609375,
            "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": true
        },
        {
            "id": 1116,
            "title": "Gamma knife radiosurgery for glomus jugulare tumours.",
            "abstract": null,
            "authors": [
                "Eustacchio, S",
                "Leber, K",
                "Trummer, M",
                "Unger, F",
                "Pendl, G"
            ],
            "year": 1999,
            "source": "Acta Neurochir (Wien). 1999; 141(8):811-818",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000082257500004",
            "pubmed": "10536716",
            "doi": "10.1007%2Fs007010050381",
            "pmc": null,
            "organizations": [
                "1116-14050"
            ],
            "persons": [
                "1116-51866-6",
                "1116-51969-6"
            ],
            "imported": null,
            "journal": "ACTA NEUROCHIR",
            "issn": "0001-6268",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.04,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.633587786259542,
            "impactfactor_norm_year": 1999,
            "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": 1117,
            "title": "Gamma Knife radiosurgery of the glomus jugulare tumour - early multicentre experience.",
            "abstract": null,
            "authors": [
                "Liscák, R",
                "Vladyka, V",
                "Wowra, B",
                "Kemeny, A",
                "Forster, D",
                "Burzaco, JA",
                "Martinez, R",
                "Eustacchio, S",
                "Pendl, G",
                "Regis, J",
                "Pellet, W"
            ],
            "year": 1999,
            "source": "Acta Neurochir (Wien). 1999; 141(11):1141-1146",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000083817800001",
            "pubmed": "10592113",
            "doi": "10.1007%2Fs007010050411",
            "pmc": null,
            "organizations": [
                "1117-14050"
            ],
            "persons": [],
            "imported": null,
            "journal": "ACTA NEUROCHIR",
            "issn": "0001-6268",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.04,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.633587786259542,
            "impactfactor_norm_year": 1999,
            "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": 1262,
            "title": "Immunohistochemical and electron microscopical characterization of stromal cells in nasopharyngeal angiofibromas.",
            "abstract": null,
            "authors": [
                "Beham, A",
                "Kainz, J",
                "Stammberger, H",
                "Auböck, L",
                "Beham-Schmid, C"
            ],
            "year": 1997,
            "source": "Eur Arch Otorhinolaryngol. 1997; 254(4):196-199",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WX34100007",
            "pubmed": "9151019",
            "doi": "10.1007/BF00879273",
            "pmc": null,
            "organizations": [
                "1262-14020",
                "1262-14042"
            ],
            "persons": [],
            "imported": null,
            "journal": "EUR ARCH OTO, RHINO, LARYNGOL",
            "issn": "0937-4477",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.512,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.448275862068966,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "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": 1284,
            "title": "Impact of hysteroscopy on disease-free survival in clinically stage I endometrial cancer patients.",
            "abstract": null,
            "authors": [
                "Obermair, A",
                "Geramou, M",
                "Gücer, F",
                "Denison, U",
                "Graf, AH",
                "Kapshammer, E",
                "Medl, M",
                "Rosen, A",
                "Wierrani, F",
                "Neunteufel, W",
                "Frech, I",
                "Preyer, O",
                "Speiser, P",
                "Kainz, C"
            ],
            "year": 2000,
            "source": "Int J Gynecol Cancer. 2000; 10(4):275-279",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000089404800002",
            "pubmed": "11240686",
            "doi": "10.1046/j.1525-1438.2000.010004275.x",
            "pmc": null,
            "organizations": [
                "1284-14038"
            ],
            "persons": [],
            "imported": null,
            "journal": "INT J GYNECOL CANCER",
            "issn": "1048-891X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.663,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.368421052631579,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2060,
            "title": "Presence of hypochlorite-modified proteins in human atherosclerotic lesions.",
            "abstract": null,
            "authors": [
                "Hazell, LJ",
                "Arnold, L",
                "Flowers, D",
                "Waeg, G",
                "Malle, E",
                "Stocker, R"
            ],
            "year": 1996,
            "source": "J Clin Invest. 1996; 97(6):1535-1544",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UB75600024",
            "pubmed": "8617887",
            "doi": "10.1172/JCI118576",
            "pmc": "PMC507214",
            "organizations": [
                "2060-14013"
            ],
            "persons": [
                "2060-51833-6"
            ],
            "imported": null,
            "journal": "J CLIN INVEST",
            "issn": "0021-9738",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 9.486,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.972222222222222,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, RESEARCH & EXPERIMENTAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}