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=156680&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156885,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156700&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156660&ordering=imported",
    "results": [
        {
            "id": 4742,
            "title": "Causes and consequences of pedestrian injuries in children.",
            "abstract": null,
            "authors": [
                "Mayr, JM",
                "Eder, C",
                "Berghold, A",
                "Wernig, J",
                "Khayati, S",
                "Ruppert-Kohlmayr, A"
            ],
            "year": 2003,
            "source": "Eur J Pediatr. 2003; 162(3):184-190",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000181665800014",
            "pubmed": "12655424",
            "doi": "10.1007/s00431-002-1099-1",
            "pmc": null,
            "organizations": [
                "4742-14026",
                "4742-14049",
                "4742-14054"
            ],
            "persons": [
                "4742-51344-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.157,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.544117647058823,
            "impactfactor_norm_year": 2003,
            "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": 8365,
            "title": "Phosphorus kinetics during haemodialysis and haemofiltration.",
            "abstract": null,
            "authors": [
                "Pogglitsch, H",
                "Petek, W",
                "Ziak, E",
                "Sterz, F",
                "Holzer, H"
            ],
            "year": 1985,
            "source": "Proc Eur Dial Transplant Assoc Eur Ren Assoc. 1985; 21(3-4):461-468",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AHQ9700064",
            "pubmed": "3991541",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "8365-51535-6"
            ],
            "imported": null,
            "journal": "PROC EUR DIAL TRANSPL ASSN",
            "issn": "0308-9401",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "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": 19044,
            "title": "Contraceptive efficacy, compliance and beyond: factors related to satisfaction with once-weekly transdermal compared with oral contraception.",
            "abstract": null,
            "authors": [
                "Urdl, W",
                "Apter, D",
                "Alperstein, A",
                "Koll, P",
                "Schönian, S",
                "Bringer, J",
                "Fisher, AC",
                "Preik, M",
                "ORTHO EVRA/EVRA 003 Study Group"
            ],
            "year": 2005,
            "source": "Eur J Obstet Gynecol Reprod Biol. 2005; 121(2):202-210",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000231354300014",
            "pubmed": "16054963",
            "doi": "10.1016/j.ejogrb.2005.01.021",
            "pmc": null,
            "organizations": [
                "19044-14038"
            ],
            "persons": [],
            "imported": null,
            "journal": "EUR J OBSTET GYN REPROD BIOL",
            "issn": "0301-2115",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.141,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.421052631578947,
            "impactfactor_norm_year": 2005,
            "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": 22753,
            "title": "Recorticalization after bifocal internal bone transport in the double-plated sheep femur.",
            "abstract": null,
            "authors": [
                "Windhager, R",
                "Groszschmidt, K",
                "Tsuboyama, T",
                "Siegl, H",
                "Heinzl, H",
                "Seidl, G",
                "Plenk, H"
            ],
            "year": 1996,
            "source": "J Orthop Res. 1996; 14(1):94-101",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UA58800015",
            "pubmed": "8618173",
            "doi": "10.1002/jor.1100140116",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "J ORTHOPAED RES",
            "issn": "0736-0266",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.535,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.952380952380952,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ORTHOPEDICS",
            "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": 3228,
            "title": "Assignment of the human GABAA receptor delta-subunit gene (GABRD) to chromosome band 1p36.3 distal to marker NIB1364 by radiation hybrid mapping.",
            "abstract": null,
            "authors": [
                "Emberger, W",
                "Windpassinger, C",
                "Petek, E",
                "Kroisel, PM",
                "Wagner, K"
            ],
            "year": 2000,
            "source": "Cytogenet Cell Genet. 2000; 89(3-4):281-282",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000088901600043",
            "pubmed": "10965146",
            "doi": "10.1159/000015636",
            "pmc": null,
            "organizations": [
                "3228-14021"
            ],
            "persons": [
                "3228-50811-6",
                "3228-50997-2",
                "3228-51527-6",
                "3228-51682-6",
                "3228-51996-6"
            ],
            "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.409,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.353741496598639,
            "impactfactor_norm_year": 2000,
            "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": 3220,
            "title": "Enhanced B7 costimulatory molecule expression in inflammatory human sural nerve biopsies.",
            "abstract": null,
            "authors": [
                "Kiefer, R",
                "Dangond, F",
                "Mueller, M",
                "Toyka, KV",
                "Hafler, DA",
                "Hartung, HP"
            ],
            "year": 2000,
            "source": "J Neurol Neurosurg Psychiatry. 2000; 69(3):362-368",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000088888000015",
            "pubmed": "10945811",
            "doi": "10.1136/jnnp.69.3.362",
            "pmc": "PMC1737105",
            "organizations": [
                "3220-14051"
            ],
            "persons": [],
            "imported": null,
            "journal": "J NEUROL NEUROSURG PSYCHIAT",
            "issn": "0022-3050",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.846,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.933823529411765,
            "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": 2492,
            "title": "Temporal disparity between reduction of cot death and reduction of prone sleeping prevalence.",
            "abstract": null,
            "authors": [
                "Einspieler, C",
                "Kerbl, R",
                "Kenner, T"
            ],
            "year": 1997,
            "source": "Early Hum Dev. 1997; 49(2):123-133",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XG26600006",
            "pubmed": "9226119",
            "doi": "10.1016%2FS0378-3782%2897%2901884-7",
            "pmc": null,
            "organizations": [
                "2492-14010",
                "2492-14048"
            ],
            "persons": [
                "2492-51821-6"
            ],
            "imported": null,
            "journal": "EARLY HUM DEV",
            "issn": "0378-3782",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.748,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.52112676056338,
            "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": 3788,
            "title": "G protein-gated inwardly rectifying potassium channels are targets for volatile anesthetics.",
            "abstract": null,
            "authors": [
                "Weigl, LG",
                "Schreibmayer, W"
            ],
            "year": 2001,
            "source": "Mol Pharmacol. 2001; 60(2):282-289",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000170178800007",
            "pubmed": "11455015",
            "doi": "10.1124/mol.60.2.282",
            "pmc": null,
            "organizations": [
                "3788-14011"
            ],
            "persons": [],
            "imported": null,
            "journal": "MOL PHARMACOL",
            "issn": "0026-895X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.297,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.962365591397849,
            "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": 6283,
            "title": "Concentrations of trace elements in osteoarthritic knee-joint effusions.",
            "abstract": null,
            "authors": [
                "Krachler, M",
                "Domej, W",
                "Irgolic, KJ"
            ],
            "year": 2000,
            "source": "BIOL TR ELEM RES 2000 75: 253-263.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000088128100025",
            "pubmed": "11051615",
            "doi": "10.1385%2FBTER%3A75%3A1-3%3A253",
            "pmc": null,
            "organizations": [],
            "persons": [
                "6283-51525-6"
            ],
            "imported": null,
            "journal": "BIOL TR ELEM RES",
            "issn": "0163-4984",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.786,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.372549019607843,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "NUTRITION & DIETETICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 490,
            "title": "Clinical, laboratory, phototest and phototherapy findings in polymorphic light eruptions: a retrospective study of 133 patients.",
            "abstract": null,
            "authors": [
                "Mastalier, U",
                "Kerl, H",
                "Wolf, P"
            ],
            "year": 1998,
            "source": "Eur J Dermatol. 1998; 8(8):554-559",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000077653000004",
            "pubmed": "9889427",
            "doi": null,
            "pmc": null,
            "organizations": [
                "490-14047"
            ],
            "persons": [
                "490-51618-4",
                "490-51620-6"
            ],
            "imported": null,
            "journal": "EUROPEAN J DERMATOLOGY",
            "issn": "1167-1122",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.464,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.171428571428571,
            "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": 2324,
            "title": "Sequential treatment of anemia in ulcerative colitis with intravenous iron and erythropoietin.",
            "abstract": null,
            "authors": [
                "Gasche, C",
                "Dejaco, C",
                "Reinisch, W",
                "Tillinger, W",
                "Waldhoer, T",
                "Fueger, GF",
                "Lochs, H",
                "Gangl, A"
            ],
            "year": 1999,
            "source": "Digestion. 1999; 60(3):262-267",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000080402600010",
            "pubmed": "10343140",
            "doi": "10.1159/000007667",
            "pmc": null,
            "organizations": [
                "2324-14054"
            ],
            "persons": [],
            "imported": null,
            "journal": "DIGESTION",
            "issn": "0012-2823",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.442,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.522727272727273,
            "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": true
        },
        {
            "id": 4416,
            "title": "Infectious complications after autologous hematopoietic stem cell transplantation: comparison of patients with acute myeloid leukemia, malignant lymphoma, and multiple myeloma.",
            "abstract": null,
            "authors": [
                "Auner, HW",
                "Sill, H",
                "Mulabecirovic, A",
                "Linkesch, W",
                "Krause, R"
            ],
            "year": 2002,
            "source": "ANN HEMATOL 2002 81: 374-377.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000177699600004",
            "pubmed": "12185506",
            "doi": "10.1007/s00277-002-0484-1",
            "pmc": null,
            "organizations": [
                "4416-14082"
            ],
            "persons": [
                "4416-51857-6",
                "4416-51976-6"
            ],
            "imported": null,
            "journal": "ANN HEMATOL",
            "issn": "0939-5555",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.416,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.360655737704918,
            "impactfactor_norm_year": 2002,
            "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": 5777,
            "title": "Serotonin and immune response: effect of the amine on in vitro proliferation of rat lymphocytes.",
            "abstract": null,
            "authors": [
                "Stefulj, J",
                "Cicin-Sain, L",
                "Schauenstein, K",
                "Jernej, B"
            ],
            "year": 2001,
            "source": "Neuroimmunomodulation. 2001; 9(2):103-108",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000171173900006",
            "pubmed": "11549892",
            "doi": "10.1159/000049013",
            "pmc": null,
            "organizations": [
                "5777-14014"
            ],
            "persons": [],
            "imported": null,
            "journal": "NEUROIMMUNOMODULATION",
            "issn": "1021-7401",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.989,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.545454545454545,
            "impactfactor_norm_year": 2001,
            "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": 7355,
            "title": "The amphicrine (endo-exocrine) cells in the human gut, with a short reference to amphicrine neoplasias.",
            "abstract": null,
            "authors": [
                "Ratzenhofer, M",
                "Auböck, L"
            ],
            "year": 1980,
            "source": "Acta Morphol Acad Sci Hung. 1980; 28(1-2):37-58",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KJ13600004",
            "pubmed": "7446221",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ACTA MORPHOL ACAD SCI HUNG",
            "issn": "0001-6217",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "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": 18021,
            "title": "Joint modelling of repeated transitions in follow-up data--a case study on breast cancer data.",
            "abstract": null,
            "authors": [
                "Genser, B",
                "Wernecke, KD"
            ],
            "year": 2005,
            "source": "BIOM J 2005 47: 388-401.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000230361800017",
            "pubmed": "16053262",
            "doi": "10.1002/bimj.200410126",
            "pmc": null,
            "organizations": [
                "18021-14028"
            ],
            "persons": [],
            "imported": null,
            "journal": "BIOM J",
            "issn": "0323-3847",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.768,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.555555555555556,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "STATISTICS & PROBABILITY",
            "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": 7651,
            "title": "Clinical factors associated with dementia in ischaemic stroke.",
            "abstract": null,
            "authors": [
                "Ladurner, G",
                "Iliff, LD",
                "Lechner, H"
            ],
            "year": 1982,
            "source": "J Neurol Neurosurg Psychiatry. 1982; 45(2):97-101",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NJ27500001",
            "pubmed": "7069439",
            "doi": "10.1136/jnnp.45.2.97",
            "pmc": "PMC1083034",
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "J NEUROL NEUROSURG PSYCHIAT",
            "issn": "0022-3050",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.534,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.953125,
            "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": 4311,
            "title": "The early markers for later dyskinetic cerebral palsy are different from those for spastic cerebral palsy.",
            "abstract": null,
            "authors": [
                "Einspieler, C",
                "Cioni, G",
                "Paolicelli, PB",
                "Bos, AF",
                "Dressler, A",
                "Ferrari, F",
                "Roversi, MF",
                "Prechtl, HF"
            ],
            "year": 2002,
            "source": "Neuropediatrics. 2002; 33(2):73-78",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000176277500004",
            "pubmed": "12075487",
            "doi": "10.1055/s-2002-32368",
            "pmc": null,
            "organizations": [
                "4311-14010"
            ],
            "persons": [],
            "imported": null,
            "journal": "NEUROPEDIATRICS",
            "issn": "0174-304X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.959,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.5,
            "impactfactor_norm_year": 2002,
            "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": 4107,
            "title": "Parametrial spread of cervical cancer in patients with negative pelvic lymph nodes.",
            "abstract": null,
            "authors": [
                "Winter, R",
                "Haas, J",
                "Reich, O",
                "Koemetter, R",
                "Tamussino, K",
                "Lahousen, M",
                "Petru, E",
                "Pickel, H"
            ],
            "year": 2002,
            "source": "Gynecol Oncol. 2002; 84(2):252-257",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000173799100011",
            "pubmed": "11812083",
            "doi": "10.1006/gyno.2001.6495",
            "pmc": null,
            "organizations": [
                "4107-14038"
            ],
            "persons": [
                "4107-51627-6",
                "4107-51826-6",
                "4107-51918-6",
                "4107-51624-6"
            ],
            "imported": null,
            "journal": "GYNECOL ONCOL",
            "issn": "0090-8258",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.115,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.846153846153846,
            "impactfactor_norm_year": 2002,
            "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": 2624,
            "title": "The role of UV-radiation in the development of conjunctival malignant melanoma.",
            "abstract": null,
            "authors": [
                "El-Shabrawi, Y",
                "Radner, H",
                "Muellner, K",
                "Langmann, G",
                "Hoefler, G"
            ],
            "year": 1999,
            "source": "Acta Ophthalmol Scand. 1999; 77(1):31-32",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000078418200007",
            "pubmed": "10071144",
            "doi": "10.1034/j.1600-0420.1999.770107.x",
            "pmc": null,
            "organizations": [
                "2624-14020",
                "2624-14043"
            ],
            "persons": [
                "2624-51899-2"
            ],
            "imported": null,
            "journal": "ACTA OPHTHALMOL SCANDINAVICA",
            "issn": "1395-3907",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.542,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.348837209302326,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "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": 979,
            "title": "Epstein-Barr virus latent membrane protein expression by Hodgkin and Reed-Sternberg-like cells in acute infectious mononucleosis.",
            "abstract": null,
            "authors": [
                "Isaacson, PG",
                "Schmid, C",
                "Pan, L",
                "Wotherspoon, AC",
                "Wright, DH"
            ],
            "year": 1992,
            "source": "J Pathol. 1992; 167(3):267-271",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1992JF68500001",
            "pubmed": "1381432",
            "doi": "10.1002/path.1711670302",
            "pmc": null,
            "organizations": [
                "979-14020"
            ],
            "persons": [],
            "imported": null,
            "journal": "J PATHOL",
            "issn": "0022-3417",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.518,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.926470588235294,
            "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
        }
    ]
}