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=2460&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 158681,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2480&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2440&ordering=-imported",
    "results": [
        {
            "id": 2225,
            "title": "Recurrent Salmonella enteritidis sepsis and hepatic tuberculosis.",
            "abstract": null,
            "authors": [
                "Trauner, M",
                "Grasmug, E",
                "Stauber, RE",
                "Hammer, HF",
                "Hoefler, G",
                "Reisinger, EC"
            ],
            "year": 1995,
            "source": "Gut. 1995; 37(1):136-139",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RF97300029",
            "pubmed": "7672664",
            "doi": "10.1136/gut.37.1.136",
            "pmc": "PMC1382785",
            "organizations": [
                "2225-14020",
                "2225-14081"
            ],
            "persons": [
                "2225-51530-6",
                "2225-51531-6",
                "2225-51691-6"
            ],
            "imported": null,
            "journal": "GUT",
            "issn": "0017-5749",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 3.023,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.954545454545455,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "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": 2990,
            "title": "Altered expression of hMLH1 and hMSH2 protein in endometrial carcinomas with microsatellite instability.",
            "abstract": null,
            "authors": [
                "Staebler, A",
                "Lax, SF",
                "Ellenson, LH"
            ],
            "year": 2000,
            "source": "Hum Pathol. 2000; 31(3):354-358",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000086035800014",
            "pubmed": "10746679",
            "doi": "10.1016/S0046-8177(00)80250-6",
            "pmc": null,
            "organizations": [
                "2990-14020"
            ],
            "persons": [],
            "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.906,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.880597014925373,
            "impactfactor_norm_year": 2000,
            "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": 2886,
            "title": "Anesthesia monitoring: degree of compliance with guidelines in Austria",
            "abstract": null,
            "authors": [
                "Marte, W",
                "Ecker, W",
                "Metzler, H"
            ],
            "year": 1999,
            "source": "Anasthesiol Intensivmed Notfallmed Schmerzther. 1999; 34(12):743-746",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084617600003",
            "pubmed": "10665309",
            "doi": "10.1055/s-1999-229",
            "pmc": null,
            "organizations": [
                "2886-14044"
            ],
            "persons": [
                "2886-51611-6",
                "2886-51934-2"
            ],
            "imported": null,
            "journal": "ANASTHESIOL INTENS N",
            "issn": "0939-2661",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.473,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.173913043478261,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "EMERGENCY MEDICINE & CRITICAL CARE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 2887,
            "title": "Eicosanoid release in the endotoxin-primed isolated perfused rat lung and its pharmacological modification.",
            "abstract": null,
            "authors": [
                "Amann, R",
                "Schuligoi, R",
                "Peskar, BA"
            ],
            "year": 1999,
            "source": "Inflamm Res. 1999; 48(12):632-636",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084621300004",
            "pubmed": "10669114",
            "doi": "10.1007%2Fs000110050514",
            "pmc": null,
            "organizations": [
                "2887-14022"
            ],
            "persons": [],
            "imported": null,
            "journal": "INFLAMM RESEARCH",
            "issn": "1023-3830",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.441,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.420338983050847,
            "impactfactor_norm_year": 1999,
            "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": false
        },
        {
            "id": 2888,
            "title": "Radiosurgery of acoustic neurinoma as a minimally invasive alternative to microsurgery",
            "abstract": null,
            "authors": [
                "Unger, F",
                "Walch, C",
                "Papaefthymiou, G",
                "Trummer, M",
                "Eustacchio, S",
                "Pendl, G"
            ],
            "year": 1999,
            "source": "HNO. 1999; 47(12):1046-1051",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084627900005",
            "pubmed": "10654181",
            "doi": "10.1007%2Fs001060050489",
            "pmc": null,
            "organizations": [
                "2888-14050"
            ],
            "persons": [
                "2888-81970-6",
                "2888-51729-6",
                "2888-51969-2"
            ],
            "imported": null,
            "journal": "HNO",
            "issn": "0017-6192",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.486,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.266666666666667,
            "impactfactor_norm_year": 1999,
            "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": 2889,
            "title": "Prognostic value of secretory nephropathy for the follow-up of heart transplantation",
            "abstract": null,
            "authors": [
                "Aigner, RM",
                "Tscheliessnigg, KH",
                "Hoss, G",
                "Fueger, GF"
            ],
            "year": 2000,
            "source": "EUR J NUCL MED 2000 27: 65-65.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000084632000082",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "2889-14054"
            ],
            "persons": [
                "2889-51727"
            ],
            "imported": null,
            "journal": "EUR J NUCL MED",
            "issn": "0340-6997",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.772,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.9625,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "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": 2891,
            "title": "Austrian Society for Lung Diseases and Tuberculosis: Consensus on diagnosis and therapy of bronchial asthma in adults. Revised draft 1999",
            "abstract": null,
            "authors": [
                "Aigner, K",
                "Block, LH",
                "Kneussl, M",
                "Kummer, F",
                "Neumann, M",
                "Zach, M",
                "Zwick, H"
            ],
            "year": 1999,
            "source": "Wien Klin Wochenschr. 1999; 111(24):1044-1047",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084644700007",
            "pubmed": "10677892",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2891-14048"
            ],
            "persons": [],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.588,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.563636363636364,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": 2892,
            "title": "Radiosurgery of vestibular schwannomas: a minimally invasive alternative to microsurgery.",
            "abstract": null,
            "authors": [
                "Unger, F",
                "Walch, C",
                "Haselsberger, K",
                "Papaefthymiou, G",
                "Trummer, M",
                "Eustacchio, S",
                "Pendl, G"
            ],
            "year": 1999,
            "source": "Acta Neurochir (Wien). 1999; 141(12):1281-1285",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084647300008",
            "pubmed": "10672298",
            "doi": "10.1007%2Fs007010050431",
            "pmc": null,
            "organizations": [
                "2892-14050"
            ],
            "persons": [
                "2892-81970-6",
                "2892-51729-6",
                "2892-51969-2"
            ],
            "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": 2893,
            "title": "Four-year experience with pleural abrasion using a rotating brush during video-assisted thoracoscopy.",
            "abstract": null,
            "authors": [
                "Maier, A",
                "Anegg, U",
                "Renner, H",
                "Tomaselli, F",
                "Fell, B",
                "Lunzer, R",
                "Sankin, O",
                "Pinter, H",
                "Friehs, GB",
                "Smolle-Jüttner, FM"
            ],
            "year": 2000,
            "source": "Surg Endosc. 2000; 14(1):75-78",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084661300016",
            "pubmed": "10653242",
            "doi": "10.1007/s004649900016",
            "pmc": null,
            "organizations": [
                "2893-14077"
            ],
            "persons": [
                "2893-51935-2",
                "2893-53461-6",
                "2893-56918-6",
                "2893-51615-6"
            ],
            "imported": null,
            "journal": "SURG ENDOSC-ULTRASOUND INTERV",
            "issn": "0930-2794",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.056,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.845588235294118,
            "impactfactor_norm_year": 2000,
            "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": 2894,
            "title": "Dermatology in the new millennium: not dark yet...",
            "abstract": null,
            "authors": [
                "Cerroni, L"
            ],
            "year": 2000,
            "source": "Arch Dermatol. 2000; 136(1):34-36",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084661900009",
            "pubmed": "10632185",
            "doi": "10.1001%2Farchderm.136.1.34",
            "pmc": null,
            "organizations": [
                "2894-14047"
            ],
            "persons": [
                "2894-51751-2"
            ],
            "imported": null,
            "journal": "ARCH DERMATOL",
            "issn": "0003-987X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.292,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.972222222222222,
            "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": 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": 2895,
            "title": "Ventricular and atrial septal defects, and right aortic arch associated with isolation of the left innominate artery from the aorta.",
            "abstract": null,
            "authors": [
                "Gamillscheg, A",
                "Stein, JI",
                "Beitzke, A"
            ],
            "year": 2000,
            "source": "Heart. 2000; 83(1):99-100",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084682900029",
            "pubmed": "10618347",
            "doi": "10.1136%2Fheart.83.1.99",
            "pmc": "PMC1729280",
            "organizations": [
                "2895-14048"
            ],
            "persons": [],
            "imported": null,
            "journal": "HEART",
            "issn": "1355-6037",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 2.144,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.73015873015873,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1507,
            "title": "Light and Electron-Microscope Study on Gurleya-Daphniae Sp-Nov (Microspora-Gurleyidae)-a Parasite of Daphnia-Pulex (Crustacea-Phyllopoda)",
            "abstract": null,
            "authors": [
                "Friedrich, C",
                "Winder, O",
                "Schaffler, K",
                "Reinthaler, FF"
            ],
            "year": 1996,
            "source": "EUR J PROTISTOL 1996 32: 116-122.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UC98300013",
            "pubmed": null,
            "doi": "10.1016/S0932-4739(96)80046-0",
            "pmc": null,
            "organizations": [
                "1507-14023"
            ],
            "persons": [
                "1507-51674-6"
            ],
            "imported": null,
            "journal": "EUR J PROTISTOL",
            "issn": "0932-4739",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.787,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.5,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOLOGY MISCELLANEOUS",
            "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": 2897,
            "title": "Gamma Knife radiosurgery for epilepsy associated with cavernous hemangiomas: a retrospective study of 49 cases.",
            "abstract": null,
            "authors": [
                "Bartolomei, F",
                "Régis, J",
                "Kida, Y",
                "Kobayashi, T",
                "Vladyka, V",
                "Liscàk, R",
                "Forster, DM",
                "Kemeny, A",
                "Shrötner, O",
                "Pendl, G"
            ],
            "year": 1999,
            "source": "Stereotact Funct Neurosurg. 1999; 72 Suppl 1:22-28",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084707700004",
            "pubmed": "10681687",
            "doi": "10.1159/000056435",
            "pmc": null,
            "organizations": [
                "2897-14050"
            ],
            "persons": [],
            "imported": null,
            "journal": "STEREOTACT FUNCT NEUROSURG",
            "issn": "1011-6125",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.446,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.267175572519084,
            "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": 2898,
            "title": "Radiosurgery of glomus tumors: midterm results.",
            "abstract": null,
            "authors": [
                "Leber, KA",
                "Eustacchio, S",
                "Pendl, G"
            ],
            "year": 1999,
            "source": "Stereotact Funct Neurosurg. 1999; 72 Suppl 1(5):53-59",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084707700008",
            "pubmed": "10681691",
            "doi": "10.1159/000056439",
            "pmc": null,
            "organizations": [
                "2898-14050"
            ],
            "persons": [
                "2898-81970-6",
                "2898-51866-1"
            ],
            "imported": null,
            "journal": "STEREOTACT FUNCT NEUROSURG",
            "issn": "1011-6125",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.446,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.267175572519084,
            "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": 2899,
            "title": "A six year experience with the postoperative radiosurgical management of pituitary adenomas.",
            "abstract": null,
            "authors": [
                "Mokry, M",
                "Ramschak-Schwarzer, S",
                "Simbrunner, J",
                "Ganz, JC",
                "Pendl, G"
            ],
            "year": 1999,
            "source": "Stereotact Funct Neurosurg. 1999; 72 Suppl 1(3):88-100",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084707700013",
            "pubmed": "10681696",
            "doi": "10.1159/000056444",
            "pmc": null,
            "organizations": [
                "2899-14050",
                "2899-14054"
            ],
            "persons": [
                "2899-51716-6",
                "2899-52006-1"
            ],
            "imported": null,
            "journal": "STEREOTACT FUNCT NEUROSURG",
            "issn": "1011-6125",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.446,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.267175572519084,
            "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": true
        },
        {
            "id": 3279,
            "title": "Sequence of events in the assembly of Mallory body components in mouse liver: clues to the pathogenesis and significance of Mallory body formation.",
            "abstract": null,
            "authors": [
                "Stumptner, C",
                "Fuchsbichler, A",
                "Lehner, M",
                "Zatloukal, K",
                "Denk, H"
            ],
            "year": 2001,
            "source": "J Hepatol. 2001; 34(5):665-675",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000169160500004",
            "pubmed": "11434612",
            "doi": "10.1016%2FS0168-8278%2800%2900099-4",
            "pmc": null,
            "organizations": [
                "3279-14020"
            ],
            "persons": [
                "3279-51515-4",
                "3279-51663-6",
                "3279-51870-1"
            ],
            "imported": null,
            "journal": "J HEPATOL",
            "issn": "0168-8278",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.75,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.914893617021277,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "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": 2901,
            "title": "Effects of hypochlorite-modified low-density and high-density lipoproteins on intracellular Ca2+ and plasma membrane Ca(2+)-ATPase activity of human platelets.",
            "abstract": null,
            "authors": [
                "Zabe, M",
                "Feltzer, RE",
                "Malle, E",
                "Sattler, W",
                "Dean, WL"
            ],
            "year": 1999,
            "source": "Cell Calcium. 1999; 26(6):281-287",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084721100005",
            "pubmed": "10668566",
            "doi": "10.1054/ceca.1999.0081",
            "pmc": null,
            "organizations": [
                "2901-14013"
            ],
            "persons": [
                "2901-51705-6",
                "2901-51833-6"
            ],
            "imported": null,
            "journal": "CELL CALCIUM",
            "issn": "0143-4160",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.438,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.780141843971631,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "CELL BIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2902,
            "title": "Ulcero-mutilating neuropathy in an Austrian kinship without linkage to hereditary motor and sensory neuropathy IIB and hereditary sensory neuropathy I loci.",
            "abstract": null,
            "authors": [
                "Auer-Grumbach, M",
                "Wagner, K",
                "Timmerman, V",
                "De Jonghe, P",
                "Hartung, HP"
            ],
            "year": 2000,
            "source": "Neurology. 2000; 54(1):45-52",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084727900010",
            "pubmed": "10636124",
            "doi": "10.1212/WNL.54.1.45",
            "pmc": null,
            "organizations": [
                "2902-14021",
                "2902-14051"
            ],
            "persons": [
                "2902-51527-6"
            ],
            "imported": null,
            "journal": "NEUROLOGY",
            "issn": "0028-3878",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.781,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.948905109489051,
            "impactfactor_norm_year": 2000,
            "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": 1511,
            "title": "Lipoprotein (a) concentrations as risk indicators for atherosclerosis.",
            "abstract": null,
            "authors": [
                "Kostner, GM",
                "Czinner, A",
                "Pfeiffer, KH",
                "Bihari-Varga, M"
            ],
            "year": 1991,
            "source": "Arch Dis Child. 1991; 66(9):1054-1056",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991GE09500012",
            "pubmed": "1929512",
            "doi": "10.1136/adc.66.9.1054",
            "pmc": "PMC1793056",
            "organizations": [
                "1511-14010",
                "1511-14013"
            ],
            "persons": [
                "1511-51669-2"
            ],
            "imported": null,
            "journal": "ARCH DIS CHILD",
            "issn": "0003-9888",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.462,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.915492957746479,
            "impactfactor_norm_year": 1998,
            "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": 4234,
            "title": "Congenital hip dysplasia and disturbances of bone and connective tissue in adult female patients",
            "abstract": null,
            "authors": [
                "Bonelli, CM",
                "Walter, D",
                "Fahrleitner, A",
                "Piswanger-Solkner, CJ",
                "Dobnig, H",
                "Linhart, W",
                "Reitinger, T",
                "Windhager, R",
                "Leb, G",
                "Obermayer-Pietsch, BM"
            ],
            "year": 2002,
            "source": "OSTEOPOROSIS INT 2002 13: S61-S61.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000175619200205",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "4234-14049",
                "4234-14052",
                "4234-14080"
            ],
            "persons": [
                "4234-51063",
                "4234-51809",
                "4234-54183"
            ],
            "imported": null,
            "journal": "OSTEOPOROSIS INT",
            "issn": "0937-941X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.724,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.784090909090909,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}