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=149000&ordering=-impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157757,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149020&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=148980&ordering=-impactfactor",
    "results": [
        {
            "id": 179718,
            "title": "Infectious complications in the era of MELD.",
            "abstract": null,
            "authors": [
                "Juntermanns, B",
                "Manka, P",
                "Hoyer, DP",
                "Kaiser, GM",
                "Radunz, S",
                "Pracht, W",
                "Mathé, Z",
                "Rath, PM",
                "Steinmann, J",
                "Treckmann, JW",
                "Schulze, M"
            ],
            "year": 2015,
            "source": "Ann Transplant. 2015; 20(10):297-302",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000355201900001",
            "pubmed": "26017072",
            "doi": "10.12659/AOT.893122",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2020-01-24T01:00:00+01:00",
            "journal": "Ann Transplant",
            "issn": "2329-0358",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.032,
            "impactfactor_year": 2015,
            "impactfactor_norm": 0.32,
            "impactfactor_norm_year": 2015,
            "impactfactor_norm_category": "SURGERY-SCI",
            "impactfactor_norm_super": 0.32,
            "impactfactor_norm_super_year": 2013,
            "impactfactor_norm_super_category": "SURGERY",
            "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": 174447,
            "title": "Risk factors for short- and long-term mortality in liver transplant recipients with MELD score ≥30.",
            "abstract": null,
            "authors": [
                "Kaltenborn, A",
                "Hartmann, C",
                "Salinas, R",
                "Ramackers, W",
                "Kleine, M",
                "Vondran, FW",
                "Barthold, M",
                "Lehner, F",
                "Klempnauer, J",
                "Schrem, H"
            ],
            "year": 2015,
            "source": "Ann Transplant. 2015; 20(3): 59-69. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000350455900001",
            "pubmed": "25630462",
            "doi": "10.12659/AOT.892322",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2019-04-05T02:00:00+02:00",
            "journal": "Ann Transplant",
            "issn": "1425-9524",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.032,
            "impactfactor_year": 2015,
            "impactfactor_norm": 0.32,
            "impactfactor_norm_year": 2015,
            "impactfactor_norm_category": "SURGERY-SCI",
            "impactfactor_norm_super": 0.52,
            "impactfactor_norm_super_year": 2013,
            "impactfactor_norm_super_category": "SURGERY",
            "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": 174407,
            "title": "Model of End-Stage Liver Disease Score and Derived Variants Lack Prognostic Ability after Liver Transplantation.",
            "abstract": null,
            "authors": [
                "Kaltenborn, A",
                "Salinas, R",
                "Jäger, MD",
                "Lehner, F",
                "Sakirow, L",
                "Klempnauer, J",
                "Schrem, H"
            ],
            "year": 2015,
            "source": "Ann Transplant. 2015; 20(2): 441-448. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000359002100001",
            "pubmed": "26242315",
            "doi": "10.12659/AOT.893967",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2019-04-05T02:00:00+02:00",
            "journal": "Ann Transplant",
            "issn": "1425-9524",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.032,
            "impactfactor_year": 2015,
            "impactfactor_norm": 0.32,
            "impactfactor_norm_year": 2015,
            "impactfactor_norm_category": "SURGERY-SCI",
            "impactfactor_norm_super": 0.52,
            "impactfactor_norm_super_year": 2013,
            "impactfactor_norm_super_category": "SURGERY",
            "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": 155962,
            "title": "A Retrospective Comparison of Mycophenolate Mofetil with Low-Exposure Cyclosporine Versus Standard Cyclosporine Therapy in De Novo Liver Transplant Patients.",
            "abstract": null,
            "authors": [
                "Senft, JD",
                "Gotthardt, DN",
                "Frischbier, L",
                "Bruns, H",
                "Schemmer, P"
            ],
            "year": 2015,
            "source": "Ann Transplant. 2015; 20(5):539-543",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000361042900001",
            "pubmed": "26364728",
            "doi": "10.12659/AOT.894078",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2016-11-28T01:00:00+01:00",
            "journal": "Ann Transplant",
            "issn": "1425-9524",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.032,
            "impactfactor_year": 2015,
            "impactfactor_norm": 0.32,
            "impactfactor_norm_year": 2015,
            "impactfactor_norm_category": "SURGERY-SCI",
            "impactfactor_norm_super": 0.52,
            "impactfactor_norm_super_year": 2013,
            "impactfactor_norm_super_category": "SURGERY",
            "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": 169168,
            "title": "The influence of glucocorticoid receptor single nucleotide polymorphisms on outcome after haematopoietic stem cell transplantation.",
            "abstract": null,
            "authors": [
                "Norden, J",
                "Pearce, KF",
                "Irving, JAE",
                "Collin, MP",
                "Wang, XN",
                "Wolff, D",
                "Kolb, HJ",
                "Socie, G",
                "Kuzmina, Z",
                "Greinix, H",
                "Holler, E",
                "Rocha, V",
                "Gluckman, E",
                "Hromadnikova, I",
                "Dickinson, AM"
            ],
            "year": 2018,
            "source": "Int J Immunogenet. 2018; 13(8):",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000441962400002",
            "pubmed": "30043490",
            "doi": "10.1111/iji.12380",
            "pmc": null,
            "organizations": [
                "169168-14082"
            ],
            "persons": [
                "169168-54230-6"
            ],
            "imported": "2018-09-17T17:19:54+02:00",
            "journal": "INT J IMMUNOGENET",
            "issn": "1744-3121",
            "collection_publisher": null,
            "collection_title": "INTERNATIONAL JOURNAL OF IMMUNOGENETICS; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.031,
            "impactfactor_year": 2018,
            "impactfactor_norm": 0.126,
            "impactfactor_norm_year": 2018,
            "impactfactor_norm_category": "GENETICS & HEREDITY-SCI",
            "impactfactor_norm_super": 0.139,
            "impactfactor_norm_super_year": 2015,
            "impactfactor_norm_super_category": "GENETICS + HEREDITY-SCI",
            "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": true
        },
        {
            "id": 190549,
            "title": "Patients' sex and emotional support as predictors of death and clinical deterioration in the waiting for a new heart study: results from the 1-year follow-up.",
            "abstract": null,
            "authors": [
                "Weidner, G",
                "Zahn, D",
                "Mendell, NR",
                "Smits, JM",
                "Deng, MC",
                "Zittermann, A",
                "Spaderna, H",
                "Waiting for a New Heart Study Group"
            ],
            "year": 2011,
            "source": "Prog Transplant. 2011; 21(2): 106-14. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000291577600004",
            "pubmed": "21736238",
            "doi": "10.7182/prtr.21.2.j779w1q6k61k0jk4",
            "pmc": null,
            "organizations": [],
            "persons": [
                "190549-50144-7"
            ],
            "imported": "2021-11-28T01:00:00+01:00",
            "journal": "Prog Transplant",
            "issn": "1526-9248",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.031,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.362,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": 0.362,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "SURGERY",
            "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": 95888,
            "title": "Twice-daily versus Once-daily Applications of Pimecrolimus Cream 1% for the Prevention of Disease Relapse in Pediatric Patients with Atopic Dermatitis",
            "abstract": null,
            "authors": [
                "Ruer-Mulard, M",
                "Aberer, W",
                "Gunstone, A",
                "Kekki, OM",
                "Estebaranz, JLL",
                "Vertruyen, A",
                "Guettner, A",
                "Hultsch, T"
            ],
            "year": 2009,
            "source": "PEDIAT DERMATOL. 2009; 26(5): 551-558. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000270736300009",
            "pubmed": null,
            "doi": "10.1111/j.1525-1470.2009.00981.x",
            "pmc": null,
            "organizations": [
                "95888-14047"
            ],
            "persons": [
                "95888-51346-6"
            ],
            "imported": "2009-11-20T14:31:47+01:00",
            "journal": "PEDIAT DERMATOL",
            "issn": "0736-8046",
            "collection_publisher": null,
            "collection_title": "PEDIATRIC DERMATOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.031,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.340425531914894,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": 0.397,
            "impactfactor_norm_super_year": 2007,
            "impactfactor_norm_super_category": "PEDIATRICS",
            "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": true
        },
        {
            "id": 217463,
            "title": "Higher serum triglyceride level in patients with acute ischemic stroke is associated with lower infarct volume on CT brain scans.",
            "abstract": null,
            "authors": [
                "Pikija, S",
                "Milevcić, D",
                "Trkulja, V",
                "Kidemet-Piskac, S",
                "Pavlicek, I",
                "Sokol, N"
            ],
            "year": 2006,
            "source": "Eur Neurol. 2006; 55(2): 89-92. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000237948300006",
            "pubmed": "16636555",
            "doi": "10.1159/000092780",
            "pmc": null,
            "organizations": [],
            "persons": [
                "217463-130435-2"
            ],
            "imported": "2025-08-25T02:00:00+02:00",
            "journal": "Eur Neurol",
            "issn": "0014-3022",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.031,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.245,
            "impactfactor_norm_year": 2006,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "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": 95285,
            "title": "Knowledge and perception of melanocytic nevi and sunburn in young children.",
            "abstract": null,
            "authors": [
                "Richtig, E",
                "Jung, E",
                "Asbäck, K",
                "Trapp, M",
                "Hofmann-Wellenhof, R"
            ],
            "year": 2009,
            "source": "Pediatr Dermatol. 2009; 26(5): 519-523. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000270736300004",
            "pubmed": "19840304",
            "doi": "10.1111/j.1525-1470.2008.00854.x",
            "pmc": null,
            "organizations": [
                "95285-14047",
                "95285-29447"
            ],
            "persons": [
                "95285-51711-6",
                "95285-52274-2"
            ],
            "imported": "2009-10-25T02:00:00+02:00",
            "journal": "Pediatr Dermatol",
            "issn": "0736-8046",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.031,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.340425531914894,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": 0.397,
            "impactfactor_norm_super_year": 2007,
            "impactfactor_norm_super_category": "PEDIATRICS",
            "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": true
        },
        {
            "id": 5230,
            "title": "Congenital familial vascular anomalies: a study of patients with an anomalous inferior vena cava, and of their first-degree relatives.",
            "abstract": null,
            "authors": [
                "Obernosterer, A",
                "Aschauer, M",
                "Mitterhammer, H",
                "Lipp, RW"
            ],
            "year": 2004,
            "source": "ANGIOLOGY. 2004; 55(1): 73-77. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000188084600010",
            "pubmed": "14759092",
            "doi": "10.1177/000331970405500110",
            "pmc": null,
            "organizations": [
                "5230-14054",
                "5230-14079",
                "5230-14080"
            ],
            "persons": [
                "5230-51948-6"
            ],
            "imported": "2014-01-13T02:04:10+01:00",
            "journal": "ANGIOLOGY",
            "issn": "0003-3197",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.031,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.254901960784314,
            "impactfactor_norm_year": 2004,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 52988,
            "title": "Apolipoprotein E polymorphism is associated with both senile plaque load and Alzheimer-type neurofibrillary tangle formation.",
            "abstract": null,
            "authors": [
                "März, W",
                "Scharnagl, H",
                "Kirça, M",
                "Bohl, J",
                "Gross, W",
                "Ohm, TG"
            ],
            "year": 1996,
            "source": "ANN N Y ACAD SCI 1996 777: 276-280.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996BF30Z00038",
            "pubmed": "8624098",
            "doi": "10.1111/j.1749-6632.1996.tb34432.x",
            "pmc": null,
            "organizations": [],
            "persons": [
                "52988-50886-6"
            ],
            "imported": null,
            "journal": "ANN N Y ACAD SCI",
            "issn": "0077-8923",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.03,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.827160493827161,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MULTIDISCIPLINARY SCIENCES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 6074,
            "title": "Derivatization of Carboxylic-Acids with Fluorescent Reagents",
            "abstract": null,
            "authors": [
                "Knauer, A",
                "Wintersteiger, R",
                "Markl, R",
                "Sametz, W",
                "Juan, H"
            ],
            "year": 1999,
            "source": "JPC-J PLANAR CHROMAT 1999 12: 211-214.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000081786400009",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "JPC-J PLANAR CHROMAT",
            "issn": "0933-4173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.03,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.454545454545455,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "CHEMISTRY, ANALYTICAL",
            "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": 70706,
            "title": "High-dose intravenous immunoglobulin in recurrent postpericardiotomy syndrome.",
            "abstract": null,
            "authors": [
                "Wendelin, G",
                "Fandl, A",
                "Beitzke, A"
            ],
            "year": 2008,
            "source": "Pediatr Cardiol. 2008; 29(2):463-464",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000253995200041",
            "pubmed": "17674080",
            "doi": "10.1007/s00246-007-9025-y",
            "pmc": null,
            "organizations": [
                "70706-14093"
            ],
            "persons": [],
            "imported": "2007-10-18T02:00:00+02:00",
            "journal": "Pediatr Cardiol",
            "issn": "0172-0643",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.03,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.337209302325581,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": 0.397,
            "impactfactor_norm_super_year": 2005,
            "impactfactor_norm_super_category": "PEDIATRICS",
            "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": true
        },
        {
            "id": 69599,
            "title": "Aortic coarctation associated with alveolar capillary dysplasia and misalignment of the pulmonary veins.",
            "abstract": null,
            "authors": [
                "Gamillscheg, A",
                "Zobel, G",
                "Spuller, E",
                "Reiterer, F",
                "Beitzke, A"
            ],
            "year": 2008,
            "source": "Pediatr Cardiol. 2008; 29(1):191-194",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000252470000041",
            "pubmed": "17874220",
            "doi": "10.1007/s00246-007-9063-5",
            "pmc": null,
            "organizations": [
                "69599-14020",
                "69599-14093",
                "69599-14094"
            ],
            "persons": [
                "69599-51653-6"
            ],
            "imported": "2007-09-28T02:00:00+02:00",
            "journal": "Pediatr Cardiol",
            "issn": "0172-0643",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.03,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.337209302325581,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": 0.397,
            "impactfactor_norm_super_year": 2005,
            "impactfactor_norm_super_category": "PEDIATRICS",
            "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": true,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 107241,
            "title": "Production and stabilization of pure maltose phosphorylase from Lactobacillus brevis for sensing inorganic phosphate",
            "abstract": null,
            "authors": [
                "Huwel, S",
                "Haalck, L",
                "Conrath, N",
                "Spener, F"
            ],
            "year": 1996,
            "source": "In: Dordick, JS, Russell, AJ. editors(s). ENZYME ENGINEERING XIII; ANNALS OF THE NEW YORK ACADEMY OF SCIENCES799: 701-706.  (ISBN: 0-89766-981-9) ",
            "category": 1,
            "document_type": 18,
            "sci": "ISI:000070949000109",
            "pubmed": "8992944",
            "doi": "10.1111/j.1749-6632.1996.tb33277.x",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2010-12-13T11:41:16+01:00",
            "journal": "ANN N Y ACAD SCI",
            "issn": "0077-8923",
            "collection_publisher": "Dordick, JS, Russell, AJ",
            "collection_title": "ENZYME ENGINEERING XIII; ANNALS OF THE NEW YORK ACADEMY OF SCIENCES",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.03,
            "impactfactor_year": 1996,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 68015,
            "title": "Nonparametric and robust methods",
            "abstract": null,
            "authors": [
                "Wilcox, RR",
                "Sheather, S",
                "Brunner, E",
                "Schimek, MG"
            ],
            "year": 2007,
            "source": "COMPUT STAT DATA ANAL. 2007; 51(10): 5010-5012. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000246681500017",
            "pubmed": null,
            "doi": "10.1016/j.csda.2006.10.026",
            "pmc": null,
            "organizations": [
                "68015-14026"
            ],
            "persons": [
                "68015-51684-6"
            ],
            "imported": "2007-08-09T13:42:20+02:00",
            "journal": "COMPUT STAT DATA ANAL",
            "issn": "0167-9473",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.029,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.626373626373626,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "COMPUTER SCIENCE, INTERDISCIPLINARY APPLICATIONS",
            "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": true
        },
        {
            "id": 142851,
            "title": "Molecular characterisation of group IVA (cytosolic) phospholipase A2 in murine osteoblastic MC3T3-E1 cells.",
            "abstract": null,
            "authors": [
                "Leis, HJ",
                "Windischhofer, W"
            ],
            "year": 2015,
            "source": "Protein J. 2015; 34(1):29-34",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000348357400004",
            "pubmed": "25504011",
            "doi": "10.1007/s10930-014-9594-6",
            "pmc": null,
            "organizations": [],
            "persons": [
                "142851-51979-6"
            ],
            "imported": "2015-02-11T01:00:00+01:00",
            "journal": "Protein J",
            "issn": "1572-3887",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.029,
            "impactfactor_year": 2015,
            "impactfactor_norm": 0.114,
            "impactfactor_norm_year": 2015,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY-SCI",
            "impactfactor_norm_super": 0.141,
            "impactfactor_norm_super_year": 2012,
            "impactfactor_norm_super_category": "BIOCHEMISTRY + MOLECULAR BIOLOGY",
            "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": true
        },
        {
            "id": 153040,
            "title": "Repair of left ventricular driveline tear in a SynCardia-total artificial heart patient.",
            "abstract": null,
            "authors": [
                "Spiliopoulos, S",
                "Tenderich, M",
                "Guersoy, D",
                "Dogan, G",
                "Koerfer, R",
                "Tenderich, G"
            ],
            "year": 2014,
            "source": "J Cardiothorac Surg. 2014; 9(7):7-7",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000331887600001",
            "pubmed": "24393487",
            "doi": "10.1186/1749-8090-9-7",
            "pmc": "PMC3892055",
            "organizations": [],
            "persons": [],
            "imported": "2016-06-17T02:00:00+02:00",
            "journal": "J Cardiothorac Surg",
            "issn": "1749-8090",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.028,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.211,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS-SCI",
            "impactfactor_norm_super": 0.265,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "CARDIAC + CARDIOVASCULAR SYSTEMS",
            "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": 215020,
            "title": "Pacemaker lead malposition in the left atrial roof is masked by normal pacing thresholds",
            "abstract": null,
            "authors": [
                "Rath, C",
                "Andreas, M",
                "Khazen, C",
                "Wiedemann, D",
                "Habertheuer, A",
                "Kocher, A"
            ],
            "year": 2014,
            "source": "J CARDIOTHORAC SURG. 2014; 9:  53",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000335461100002",
            "pubmed": "24650143",
            "doi": "10.1186/1749-8090-9-53",
            "pmc": null,
            "organizations": [],
            "persons": [
                "215020-131297-6"
            ],
            "imported": "2025-03-06T09:44:57+01:00",
            "journal": "J CARDIOTHORAC SURG",
            "issn": "1749-8090",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF CARDIOTHORACIC SURGERY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.028,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.211,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS-SCI",
            "impactfactor_norm_super": 0.265,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "CARDIAC + CARDIOVASCULAR SYSTEMS",
            "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": 214931,
            "title": "Pacemaker lead malpositioning led to subsequent ischemic strokes despite antiplatelet and anticoagulation therapy",
            "abstract": null,
            "authors": [
                "Rath, C",
                "Andreas, M",
                "Khazen, C",
                "Wiedemann, D",
                "Habertheuer, A",
                "Kocher, A"
            ],
            "year": 2014,
            "source": "J CARDIOTHORAC SURG. 2014; 9:  54",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000335461100003",
            "pubmed": "24650169",
            "doi": "10.1186/1749-8090-9-54",
            "pmc": null,
            "organizations": [],
            "persons": [
                "214931-131297-6"
            ],
            "imported": "2025-03-06T09:44:57+01:00",
            "journal": "J CARDIOTHORAC SURG",
            "issn": "1749-8090",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF CARDIOTHORACIC SURGERY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.028,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.211,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS-SCI",
            "impactfactor_norm_super": 0.265,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "CARDIAC + CARDIOVASCULAR SYSTEMS",
            "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
        }
    ]
}