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=157680&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157705,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=157700&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=157660&ordering=imported",
    "results": [
        {
            "id": 2802,
            "title": "Unbalanced chromosomal aberrations in neuroendocrine lung tumors as detected by comparative genomic hybridization.",
            "abstract": null,
            "authors": [
                "Ullmann, R",
                "Schwendel, A",
                "Klemen, H",
                "Wolf, G",
                "Petersen, I",
                "Popper, HH"
            ],
            "year": 1998,
            "source": "Hum Pathol. 1998; 29(10):1145-1149",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000076421100020",
            "pubmed": "9781656",
            "doi": "10.1016%2FS0046-8177%2898%2990428-2",
            "pmc": null,
            "organizations": [
                "2802-14020"
            ],
            "persons": [
                "2802-51981-6"
            ],
            "imported": null,
            "journal": "HUM PATHOL",
            "issn": "0046-8177",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.759,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.897058823529412,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PATHOLOGY",
            "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": 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": 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": 36126,
            "title": "Carcinogen-specific induction of genetic instability.",
            "abstract": null,
            "authors": [
                "Bardelli, A",
                "Cahill, DP",
                "Lederer, G",
                "Speicher, MR",
                "Kinzler, KW",
                "Vogelstein, B",
                "Lengauer, C"
            ],
            "year": 2001,
            "source": "Proc Natl Acad Sci U S A. 2001; 98(10):5770-5775",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000168623300072",
            "pubmed": "11296254",
            "doi": "10.1073/pnas.081082898",
            "pmc": "PMC33288",
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "PROC NAT ACAD SCI USA",
            "issn": "0027-8424",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 10.896,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.955555555555556,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "MULTIDISCIPLINARY SCIENCES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "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": 22035,
            "title": "Contamination of human milk in Middle Hesse, Germany--a cross-sectional study on the changing levels of chlorinated pesticides, PCB congeners and recent levels of nitro musks.",
            "abstract": null,
            "authors": [
                "Ott, M",
                "Failing, K",
                "Lang, U",
                "Schubring, C",
                "Gent, HJ",
                "Georgii, S",
                "Brunn, H"
            ],
            "year": 1999,
            "source": "Chemosphere. 1999; 38(1):13-32",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000077445000002",
            "pubmed": "10903088",
            "doi": "10.1016/S0045-6535(98)00165-9",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "CHEMOSPHERE",
            "issn": "0045-6535",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.255,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.722222222222222,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "ENVIRONMENTAL SCIENCES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "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": 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": 52747,
            "title": "Efficacy of cetirizine in cholinergic urticaria.",
            "abstract": null,
            "authors": [
                "Zuberbier, T",
                "Aberer, W",
                "Burtin, B",
                "Rihoux, JP",
                "Czarnetzki, BM"
            ],
            "year": 1995,
            "source": "ACTA DERMATO-VENEREOL 1995 75: 147-149.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995QQ48800013",
            "pubmed": "7604646",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "52747-51346-6"
            ],
            "imported": null,
            "journal": "ACTA DERMATO-VENEREOL",
            "issn": "0001-5555",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.752,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.742857142857143,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "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": 5562,
            "title": "Expression of adhesion molecules in allergic lung diseases.",
            "abstract": null,
            "authors": [
                "Popper, HH",
                "Pailer, S",
                "Wurzinger, G",
                "Feldner, H",
                "Hesse, C",
                "Eber, E"
            ],
            "year": 2002,
            "source": "Virchows Arch. 2002; 440(2):172-180",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000174338200010",
            "pubmed": "11964048",
            "doi": "10.1007/s004280100507",
            "pmc": null,
            "organizations": [
                "5562-14020",
                "5562-14095"
            ],
            "persons": [
                "5562-51713-6",
                "5562-54067-6"
            ],
            "imported": null,
            "journal": "VIRCHOWS ARCHIV",
            "issn": "0945-6317",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.045,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.71875,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "PATHOLOGY",
            "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": 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": 1154,
            "title": "Granulomatous panniculitis caused by Candida albicans: a case presenting with multiple leg ulcers.",
            "abstract": null,
            "authors": [
                "Ginter, G",
                "Rieger, E",
                "Soyer, HP",
                "Hoedl, S"
            ],
            "year": 1993,
            "source": "J AMER ACAD DERMATOL 1993 28: 315-317.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993KL57000010",
            "pubmed": "8436648",
            "doi": "10.1016/0190-9622(93)70044-T",
            "pmc": null,
            "organizations": [
                "1154-14047"
            ],
            "persons": [],
            "imported": null,
            "journal": "J AMER ACAD DERMATOL",
            "issn": "0190-9622",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.424,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.885714285714286,
            "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": false
        },
        {
            "id": 2616,
            "title": "The role of lecithin: cholesterol acyltransferase for lipoprotein (a) assembly. Structural integrity of low density lipoproteins is a prerequisite for Lp(a) formation in human plasma.",
            "abstract": null,
            "authors": [
                "Steyrer, E",
                "Durovic, S",
                "Frank, S",
                "Giessauf, W",
                "Burger, A",
                "Dieplinger, H",
                "Zechner, R",
                "Kostner, GM"
            ],
            "year": 1994,
            "source": "J CLIN INVEST 1994 94: 2330-2340.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994PV81000024",
            "pubmed": "7989589",
            "doi": "10.1172/JCI117598",
            "pmc": "PMC330062",
            "organizations": [
                "2616-14013"
            ],
            "persons": [
                "2616-51817-1",
                "2616-51669-4",
                "2616-51988-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": 8.467,
            "impactfactor_year": 1994,
            "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
        },
        {
            "id": 3263,
            "title": "Prospective evaluation of late effects after childhood cancer therapy with a follow-up over 9 years.",
            "abstract": null,
            "authors": [
                "Lackner, H",
                "Benesch, M",
                "Schagerl, S",
                "Kerbl, R",
                "Schwinger, W",
                "Urban, C"
            ],
            "year": 2000,
            "source": "Eur J Pediatr. 2000; 159(10):750-758",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000089289800007",
            "pubmed": "11039130",
            "doi": "10.1007/PL00008340",
            "pmc": null,
            "organizations": [
                "3263-14092"
            ],
            "persons": [
                "3263-51369-6",
                "3263-51821-6",
                "3263-51859-6"
            ],
            "imported": null,
            "journal": "EUR J PEDIAT",
            "issn": "0340-6199",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.318,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.746478873239437,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": 4616,
            "title": "Medial hamstring lengthening in the presence of hip flexor tightness in spastic diplegia.",
            "abstract": null,
            "authors": [
                "Zwick, EB",
                "Saraph, V",
                "Zwick, G",
                "Steinwender, C",
                "Linhart, WE",
                "Steinwender, G"
            ],
            "year": 2002,
            "source": "Gait Posture. 2002; 16(3):288-296",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000180123100009",
            "pubmed": "12443954",
            "doi": "10.1016/S0966-6362(02)00022-X",
            "pmc": null,
            "organizations": [
                "4616-14049"
            ],
            "persons": [
                "4616-50868-6",
                "4616-51571-6"
            ],
            "imported": null,
            "journal": "GAIT POSTURE",
            "issn": "0966-6362",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.753,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.942028985507246,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "SPORT SCIENCES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 4498,
            "title": "Interventional occlusion of foramen ovale and atrial septal defects after paradoxical embolism incidents",
            "abstract": null,
            "authors": [
                "Beitzke, A",
                "Schuchlenz, H",
                "Beitzke, M",
                "Gamillscheg, A",
                "Stein, HI",
                "Zartner, P"
            ],
            "year": 2002,
            "source": "Z Kardiol. 2002; 91(9):693-700",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000178661300004",
            "pubmed": "12448068",
            "doi": "10.1007/s00392-002-0835-x",
            "pmc": null,
            "organizations": [
                "4498-14051",
                "4498-14093"
            ],
            "persons": [],
            "imported": null,
            "journal": "Z KARDIOL",
            "issn": "0300-5860",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.764,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.212121212121212,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 4018,
            "title": "Mechanism of the interaction of beta(2)-glycoprotein I with negatively charged phospholipid membranes.",
            "abstract": null,
            "authors": [
                "Hammel, M",
                "Schwarzenbacher, R",
                "Gries, A",
                "Kostner, GM",
                "Laggner, P",
                "Prassl, R"
            ],
            "year": 2001,
            "source": "Biochemistry. 2001; 40(47):14173-14181",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000172464900007",
            "pubmed": "11714270",
            "doi": "10.1021%2Fbi0114372",
            "pmc": null,
            "organizations": [
                "4018-14010",
                "4018-14013"
            ],
            "persons": [
                "4018-83066-4",
                "4018-51669-6"
            ],
            "imported": null,
            "journal": "BIOCHEMISTRY-USA",
            "issn": "0006-2960",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.114,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.788961038961039,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 3707,
            "title": "Radical-scavenging and iron-chelating properties of carvedilol, an antihypertensive drug with antioxidative activity.",
            "abstract": null,
            "authors": [
                "Oettl, K",
                "Greilberger, J",
                "Zangger, K",
                "Haslinger, E",
                "Reibnegger, G",
                "Jürgens, G"
            ],
            "year": 2001,
            "source": "Biochem Pharmacol. 2001; 62(2):241-248",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000169163800013",
            "pubmed": "11389884",
            "doi": "10.1016%2FS0006-2952%2801%2900651-7",
            "pmc": null,
            "organizations": [
                "3707-14012"
            ],
            "persons": [
                "3707-50569-6",
                "3707-51511-6",
                "3707-51929-2",
                "3707-52010-6"
            ],
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 3522,
            "title": "Double-blind, placebo-controlled, randomized, right-left study comparing calcipotriol monotherapy with a combined treatment of calcipotriol and diflucortolone valerate in chronic plaque psoriasis.",
            "abstract": null,
            "authors": [
                "Salmhofer, W",
                "Maier, H",
                "Soyer, HP",
                "Hönigsmann, H",
                "Hödl, S"
            ],
            "year": 2000,
            "source": "Acta Derm Venereol Suppl (Stockh). 2000; 25(211):5-8",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000167065000002",
            "pubmed": "11234559",
            "doi": "10.1080/00015550050500022",
            "pmc": null,
            "organizations": [
                "3522-14047"
            ],
            "persons": [
                "3522-51721-2"
            ],
            "imported": null,
            "journal": "ACTA DERMATO-VENEREOL",
            "issn": "0001-5555",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.549,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.75,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "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
        }
    ]
}