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=159320&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 159509,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=159340&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=159300&ordering=imported",
    "results": [
        {
            "id": 11,
            "title": "Amniotic fluid insulin levels in nondiabetic pregnant women: an update.",
            "abstract": null,
            "authors": [
                "Weiss, PA",
                "Kainer, F",
                "Haeusler, M",
                "Pürstner, P",
                "Haas, J"
            ],
            "year": 1998,
            "source": "Arch Gynecol Obstet. 1998; 262(1-2):81-86",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000076959200009",
            "pubmed": "9836005",
            "doi": "10.1007/s004040050232",
            "pmc": null,
            "organizations": [
                "11-14038"
            ],
            "persons": [
                "11-51627-6"
            ],
            "imported": null,
            "journal": "ARCH GYNECOL OBSTET",
            "issn": "0932-0067",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.182,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.0377358490566038,
            "impactfactor_norm_year": 1998,
            "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": 8,
            "title": "Altered release of endothelin-1,2 and thromboxane B2 from trophoblastic cells in pre-eclampsia.",
            "abstract": null,
            "authors": [
                "Cervar, M",
                "Kainer, F",
                "Jones, CJ",
                "Desoye, G"
            ],
            "year": 1996,
            "source": "Eur J Clin Invest. 1996; 26(1):30-37",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996TU08900004",
            "pubmed": "8682152",
            "doi": "10.1046%2Fj.1365-2362.1996.87238.x",
            "pmc": null,
            "organizations": [
                "8-14038"
            ],
            "persons": [
                "8-51632-4",
                "8-51978-1"
            ],
            "imported": null,
            "journal": "EUR J CLIN INVEST",
            "issn": "0014-2972",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.15,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.841121495327103,
            "impactfactor_norm_year": 1998,
            "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": 7,
            "title": "Altered microtubule-associated tau messenger RNA isoform expression in livers of griseofulvin- and 3,5-diethoxycarbonyl-1, 4-dihydrocollidine-treated mice.",
            "abstract": null,
            "authors": [
                "Kenner, L",
                "Zatloukal, K",
                "Stumptner, C",
                "Eferl, R",
                "Denk, H"
            ],
            "year": 1999,
            "source": "Hepatology. 1999; 29(3):793-800",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000078911700024",
            "pubmed": "10051481",
            "doi": "10.1002/hep.510290325",
            "pmc": null,
            "organizations": [
                "7-14020"
            ],
            "persons": [
                "7-51515-2",
                "7-51663-6",
                "7-51870-6"
            ],
            "imported": null,
            "journal": "HEPATOLOGY",
            "issn": "0270-9139",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.344,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.977272727272727,
            "impactfactor_norm_year": 1999,
            "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": 5,
            "title": "Alpha-tocopherol and hydroperoxide content in breast adipose tissue from patients with breast tumors.",
            "abstract": null,
            "authors": [
                "Chajés, V",
                "Lhuillery, C",
                "Sattler, W",
                "Kostner, GM",
                "Bougnoux, P"
            ],
            "year": 1996,
            "source": "Int J Cancer. 1996; 67(2):170-175",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UZ63900003",
            "pubmed": "8760582",
            "doi": "10.1002/(SICI)1097-0215(19960717)67:2<170::AID-IJC3>3.0.CO;2-Q",
            "pmc": null,
            "organizations": [
                "5-14013"
            ],
            "persons": [
                "5-51669-6",
                "5-51705-6"
            ],
            "imported": null,
            "journal": "INT J CANCER",
            "issn": "0020-7136",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.534,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.865384615384615,
            "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": 4,
            "title": "Near drowning in fresh water: documentation of a case",
            "abstract": null,
            "authors": [
                "Portugaller, HR",
                "Brunner, GA",
                "Rienmüller, R",
                "Fritz, K",
                "Stacher, R"
            ],
            "year": 1996,
            "source": "Rofo. 1996; 165(2):207-209",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VK50500021",
            "pubmed": "8924678",
            "doi": "10.1055/s-2007-1015743",
            "pmc": null,
            "organizations": [
                "4-14044",
                "4-14054"
            ],
            "persons": [
                "4-51726-6",
                "4-51955-2"
            ],
            "imported": null,
            "journal": "ROFO, FORTSCHR RONTGENSTRAHL",
            "issn": "0936-6652",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.582,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.493670886075949,
            "impactfactor_norm_year": 1998,
            "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": 3,
            "title": "Allopurinol reduces bacterial translocation, intestinal mucosal lipid peroxidation, and neutrophil-derived myeloperoxidase activity in chronic portal hypertensive and common bile duct-ligated growing rats.",
            "abstract": null,
            "authors": [
                "Schimpl, G",
                "Pesendorfer, P",
                "Steinwender, G",
                "Feierl, G",
                "Ratschek, M",
                "Höllwarth, ME"
            ],
            "year": 1996,
            "source": "PEDIAT RES 1996 40: 422-428.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VD85200010",
            "pubmed": "8865279",
            "doi": "10.1203/00006450-199609000-00010",
            "pmc": null,
            "organizations": [
                "3-14020",
                "3-14023",
                "3-14049"
            ],
            "persons": [
                "3-51528-6",
                "3-51818-6"
            ],
            "imported": null,
            "journal": "PEDIAT RES",
            "issn": "0031-3998",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.886,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.971830985915493,
            "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": 2,
            "title": "Allopurinol and glutamine attenuate bacterial translocation in chronic portal hypertensive and common bile duct ligated growing rats.",
            "abstract": null,
            "authors": [
                "Schimpl, G",
                "Pesendorfer, P",
                "Steinwender, G",
                "Feierl, G",
                "Ratschek, M",
                "Höllwarth, ME"
            ],
            "year": 1996,
            "source": "GUT 1996 39: 48-53.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UW11100012",
            "pubmed": "8881808",
            "doi": "10.1136/gut.39.1.48",
            "pmc": "PMC1383230",
            "organizations": [
                "2-14020",
                "2-14049"
            ],
            "persons": [
                "2-51528-6",
                "2-51818-6"
            ],
            "imported": null,
            "journal": "GUT",
            "issn": "0017-5749",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.59,
            "impactfactor_year": 1996,
            "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": 1,
            "title": "Alcoholic liver disease. Parenchyma to stroma relationship in fibrosis and cirrhosis as revealed by three-dimensional reconstruction and immunohistochemistry.",
            "abstract": null,
            "authors": [
                "Dinges, HP",
                "Zatloukal, K",
                "Denk, H",
                "Smolle, J",
                "Mair, S"
            ],
            "year": 1992,
            "source": "Am J Pathol. 1992; 141(1):69-83",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JC89800010",
            "pubmed": "1378697",
            "doi": null,
            "pmc": "PMC1886576",
            "organizations": [
                "1-14020",
                "1-14047"
            ],
            "persons": [
                "1-51515-6",
                "1-51663-4"
            ],
            "imported": null,
            "journal": "AMER J PATHOL",
            "issn": "0002-9440",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.529,
            "impactfactor_year": 1994,
            "impactfactor_norm": 1.0,
            "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": 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": 14848,
            "title": "Two minimal erythema dose of UV radiation can induce changes in dermoscopic features of acquired melanocytic nevi.",
            "abstract": null,
            "authors": [
                "HofmannWellenhof, R",
                "Soyer, HP",
                "Smolle, J",
                "Reischle, S",
                "Rieger, E",
                "Wolf, P",
                "Kenet, RO",
                "Kerl, H"
            ],
            "year": 1996,
            "source": "J INVEST DERMATOL 1996 107: 74-74.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1996VD79000105",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "14848-14047"
            ],
            "persons": [
                "14848-51618",
                "14848-51620",
                "14848-51711"
            ],
            "imported": null,
            "journal": "J INVEST DERMATOL",
            "issn": "0022-202X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.76,
            "impactfactor_year": 1996,
            "impactfactor_norm": 1.0,
            "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": 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": 14849,
            "title": "IL-4 enhances the yield and the immunostimulatory potency of murine bone marrow-derived dendritic cells.",
            "abstract": null,
            "authors": [
                "Schneeberger, A",
                "Koszik, F",
                "Lenz, P",
                "Kolesaric, A",
                "Scheinecker, C",
                "Strunk, D",
                "Grauer, O",
                "Kampgen, E",
                "Elbe, A",
                "Stingl, G"
            ],
            "year": 1996,
            "source": "J INVEST DERMATOL 1996 107: 232-232.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1996VD79000262",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "J INVEST DERMATOL",
            "issn": "0022-202X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.76,
            "impactfactor_year": 1996,
            "impactfactor_norm": 1.0,
            "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": 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": 5089,
            "title": "Procalcitonin and C-reactive protein do not discriminate between febrile reaction to anti-T-lymphocyte antibodies and Gram-negative sepsis.",
            "abstract": null,
            "authors": [
                "Dornbusch, HJ",
                "Strenger, V",
                "Kerbl, R",
                "Lackner, H",
                "Schwinger, W",
                "Sovinz, P",
                "Urban, C"
            ],
            "year": 2003,
            "source": "Bone Marrow Transplant. 2003; 32(9):941-945",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000186008400013",
            "pubmed": "14561996",
            "doi": "10.1038/sj.bmt.1704265",
            "pmc": null,
            "organizations": [
                "5089-14092"
            ],
            "persons": [
                "5089-51657-6",
                "5089-51736-2",
                "5089-51821-6",
                "5089-56810-6",
                "5089-59537-6",
                "5089-51859-6"
            ],
            "imported": null,
            "journal": "BONE MARROW TRANSPLANT",
            "issn": "0268-3369",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.172,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.645161290322581,
            "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": true
        },
        {
            "id": 8742,
            "title": "Regeneration in vascularized and free nerve grafts. A comparative morphological study in rats.",
            "abstract": null,
            "authors": [
                "Kärcher, H",
                "Kleinert, R"
            ],
            "year": 1986,
            "source": "J Maxillofac Surg. 1986; 14(6):341-343",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986F301700010",
            "pubmed": "3467003",
            "doi": "10.1016/S0301-0503(86)80321-6",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8742-51566-2"
            ],
            "imported": null,
            "journal": "J MAXILLOFAC SURG",
            "issn": "0301-0503",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.442,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "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": 9350,
            "title": "Magnetic resonance signal abnormalities in asymptomatic individuals: their incidence and functional correlates.",
            "abstract": null,
            "authors": [
                "Fazekas, F"
            ],
            "year": 1989,
            "source": "Eur Neurol. 1989; 29(3):164-168",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989U900100009",
            "pubmed": "2731564",
            "doi": "10.1159/000116401",
            "pmc": null,
            "organizations": [
                "9350-14051"
            ],
            "persons": [],
            "imported": null,
            "journal": "EUR NEUROL",
            "issn": "0014-3022",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.899,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.512,
            "impactfactor_norm_year": 1998,
            "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": false
        },
        {
            "id": 13485,
            "title": "Treatment and prophylaxis of seborrheic dermatitis of the scalp with antipityrosporal 1% ciclopirox shampoo.",
            "abstract": null,
            "authors": [
                "Shuster, S",
                "Meynadier, J",
                "Kerl, H",
                "Nolting, S"
            ],
            "year": 2005,
            "source": "Arch Dermatol. 2005; 141(1):47-52",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000226289900006",
            "pubmed": "15655141",
            "doi": "10.1001/archderm.141.1.47",
            "pmc": null,
            "organizations": [
                "13485-14047"
            ],
            "persons": [
                "13485-51620-6"
            ],
            "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.434,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.974358974358974,
            "impactfactor_norm_year": 2005,
            "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": 14051,
            "title": "Effects of a fast cable car ascent to an altitude of 2700 meters on EEG and ECG.",
            "abstract": null,
            "authors": [
                "Guger, C",
                "Domej, W",
                "Lindner, G",
                "Pfurtscheller, K",
                "Pfurtscheller, G",
                "Edlinger, G"
            ],
            "year": 2005,
            "source": "Neurosci Lett. 2005; 377(1):53-58",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000227410100012",
            "pubmed": "15722187",
            "doi": "10.1016/j.neulet.2004.11.065",
            "pmc": null,
            "organizations": [],
            "persons": [
                "14051-51525-6",
                "14051-81339-6"
            ],
            "imported": null,
            "journal": "NEUROSCI LETT",
            "issn": "0304-3940",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.898,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.385,
            "impactfactor_norm_year": 2005,
            "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": true
        },
        {
            "id": 36171,
            "title": "An optimized, fully automated system for fast and accurate identification of chromosomal rearrangements by multiplex-FISH (M-FISH).",
            "abstract": null,
            "authors": [
                "Eils, R",
                "Uhrig, S",
                "Saracoglu, K",
                "Sätzler, K",
                "Bolzer, A",
                "Petersen, I",
                "Chassery, J",
                "Ganser, M",
                "Speicher, MR"
            ],
            "year": 1998,
            "source": "Cytogenet Cell Genet. 1998; 82(3-4):160-171",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000077796000005",
            "pubmed": "9858809",
            "doi": "10.1159/000015092",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "CYTOGENET CELL GENET",
            "issn": "0301-0171",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.878,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.525179856115108,
            "impactfactor_norm_year": 1998,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 4830,
            "title": "Free osteocutaneous lateral arm flap: anatomy and clinical applications.",
            "abstract": null,
            "authors": [
                "Haas, F",
                "Rappl, T",
                "Koch, H",
                "Pittler, P",
                "Scharnagl, E"
            ],
            "year": 2003,
            "source": "Microsurgery. 2003; 23(2):87-95",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000182692900004",
            "pubmed": "12740878",
            "doi": "10.1002/micr.10112",
            "pmc": null,
            "organizations": [
                "4830-14076"
            ],
            "persons": [
                "4830-51895-6"
            ],
            "imported": null,
            "journal": "MICROSURGERY",
            "issn": "0738-1085",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.711,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.382978723404255,
            "impactfactor_norm_year": 2003,
            "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": 5904,
            "title": "Granulocyte colony-stimulating factor treatment of cyclic neutropenia with recurrent oral aphthae.",
            "abstract": null,
            "authors": [
                "Fink-Puches, R",
                "Kainz, JT",
                "Kahr, A",
                "Urban, C",
                "Smolle, J",
                "Kerl, H"
            ],
            "year": 1996,
            "source": "Arch Dermatol. 1996; 132(11):1399-1400",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1996VT34900038",
            "pubmed": "8915334",
            "doi": "10.1001%2Farchderm.132.11.1399",
            "pmc": null,
            "organizations": [
                "5904-14047"
            ],
            "persons": [
                "5904-51657-6",
                "5904-51620-6",
                "5904-52589-2"
            ],
            "imported": null,
            "journal": "ARCH DERMATOL       ",
            "issn": "0003-987X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 2.066,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.971428571428571,
            "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": 2643,
            "title": "The vascular blood supply of the second metacarpal bone: anatomic basis for a new vascularized bone graft in hand surgery. An anatomical study in cadavers.",
            "abstract": null,
            "authors": [
                "Pierer, G",
                "Steffen, J",
                "Hoflehner, H"
            ],
            "year": 1992,
            "source": "Surg Radiol Anat. 1992; 14(2):103-112",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JC57100003",
            "pubmed": "1641733",
            "doi": "10.1007/BF01794884",
            "pmc": null,
            "organizations": [
                "2643-14018",
                "2643-14045"
            ],
            "persons": [],
            "imported": null,
            "journal": "SURG RADIOL ANATOMY",
            "issn": "0930-1038",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.306,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.234375,
            "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": false
        },
        {
            "id": 2806,
            "title": "Undifferentiated (embryonal) sarcoma of the liver in childhood. Successful combined-modality therapy in four patients.",
            "abstract": null,
            "authors": [
                "Urban, CE",
                "Mache, CJ",
                "Schwinger, W",
                "Pakisch, B",
                "Ranner, G",
                "Riccabona, M",
                "Schimpl, G",
                "Brandesky, G",
                "Messner, H",
                "Pobegen, W"
            ],
            "year": 1993,
            "source": "Cancer. 1993; 72(8):2511-2516",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MA71300032",
            "pubmed": "8402469",
            "doi": "10.1002/1097-0142(19931015)72:8<2511::AID-CNCR2820720833>3.0.CO;2-M",
            "pmc": null,
            "organizations": [
                "2806-14020",
                "2806-14048",
                "2806-14049",
                "2806-14054"
            ],
            "persons": [
                "2806-51657-2",
                "2806-51373-6",
                "2806-51877-6",
                "2806-51859-6"
            ],
            "imported": null,
            "journal": "CANCER",
            "issn": "0008-543X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 2.429,
            "impactfactor_year": 1994,
            "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": true
        }
    ]
}