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=155920&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156991,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155940&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155900&ordering=imported",
    "results": [
        {
            "id": 4137,
            "title": "Nonlinear anisotropic diffusion filtering for multiscale edge enhancement",
            "abstract": null,
            "authors": [
                "Keeling, SL",
                "Stollberger, R"
            ],
            "year": 2002,
            "source": "INVERSE PROBL 2002 18: 175-190.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000174316900014",
            "pubmed": null,
            "doi": "10.1088/0266-5611/18/1/312",
            "pmc": null,
            "organizations": [
                "4137-14054"
            ],
            "persons": [],
            "imported": null,
            "journal": "INVERSE PROBL",
            "issn": "0266-5611",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.156,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.865384615384615,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "MATHEMATICS, APPLIED",
            "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": 2181,
            "title": "Radiographic appearance of an ossifying fibromyxoid tumor of soft parts.",
            "abstract": null,
            "authors": [
                "Schaffler, G",
                "Raith, J",
                "Ranner, G",
                "Weybora, W",
                "Jeserschek, R"
            ],
            "year": 1997,
            "source": "Skeletal Radiol. 1997; 26(10):615-618",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997YC05000008",
            "pubmed": "9361359",
            "doi": "10.1007%2Fs002560050296",
            "pmc": null,
            "organizations": [
                "2181-14020",
                "2181-14054"
            ],
            "persons": [],
            "imported": null,
            "journal": "SKELETAL RADIOL",
            "issn": "0364-2348",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.717,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.367088607594937,
            "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": 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": 2927,
            "title": "Physiotherapy for airway clearance in paediatrics.",
            "abstract": null,
            "authors": [
                "Oberwaldner, B"
            ],
            "year": 2000,
            "source": "Eur Respir J. 2000; 15(1):196-204",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000085113000036",
            "pubmed": "10678646",
            "doi": "10.1183/09031936.00.15119600",
            "pmc": null,
            "organizations": [
                "2927-14095"
            ],
            "persons": [],
            "imported": null,
            "journal": "EUR RESP J",
            "issn": "0903-1936",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.59,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.827586206896552,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "RESPIRATORY SYSTEM",
            "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": 2187,
            "title": "Radiosurgery for epilepsy associated with cavernous malformation: retrospective study in 49 patients.",
            "abstract": null,
            "authors": [
                "Régis, J",
                "Bartolomei, F",
                "Kida, Y",
                "Kobayashi, T",
                "Vladyka, V",
                "Liscàk, R",
                "Forster, D",
                "Kemeny, A",
                "Schröttner, O",
                "Pendl, G"
            ],
            "year": 2000,
            "source": "Neurosurgery. 2000; 47(5):1091-1097",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000090144400024",
            "pubmed": "11063101",
            "doi": "10.1097%2F00006123-200011000-00013",
            "pmc": null,
            "organizations": [
                "2187-14050"
            ],
            "persons": [],
            "imported": null,
            "journal": "NEUROSURGERY",
            "issn": "0148-396X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.899,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.941176470588235,
            "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": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1322,
            "title": "Indications and limitations of three-dimensional models in cranio-maxillofacial surgery.",
            "abstract": null,
            "authors": [
                "Santler, G",
                "Kärcher, H",
                "Ruda, C"
            ],
            "year": 1998,
            "source": "J CRANIO MAXILLOFAC SURG 1998 26: 11-16.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000072902200002",
            "pubmed": "9563589",
            "doi": "10.1016%2FS1010-5182%2898%2980029-2",
            "pmc": null,
            "organizations": [
                "1322-14112"
            ],
            "persons": [
                "1322-51566-6",
                "1322-51864-2"
            ],
            "imported": null,
            "journal": "J CRANIO MAXILLOFAC SURG",
            "issn": "1010-5182",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.36,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.2421875,
            "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": 2707,
            "title": "Transient reduction of autoantibodies against oxidized LDL in patients with acute myocardial infarction.",
            "abstract": null,
            "authors": [
                "Schumacher, M",
                "Eber, B",
                "Tatzber, F",
                "Kaufmann, P",
                "Halwachs, G",
                "Fruhwald, FM",
                "Zweiker, R",
                "Esterbauer, H",
                "Klein, W"
            ],
            "year": 1995,
            "source": "Free Radic Biol Med. 1995; 18(6):1087-1091",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995QV53500010",
            "pubmed": "7628731",
            "doi": "10.1016/0891-5849(94)00216-7",
            "pmc": null,
            "organizations": [
                "2707-14083"
            ],
            "persons": [
                "2707-51699-2",
                "2707-51700-6"
            ],
            "imported": null,
            "journal": "FREE RADICAL BIOL MED",
            "issn": "0891-5849",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.089,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.879518072289157,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "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": 53492,
            "title": "Postmortem imaging of blood and its characteristics using MSCT and MRI.",
            "abstract": null,
            "authors": [
                "Jackowski, C",
                "Thali, M",
                "Aghayev, E",
                "Yen, K",
                "Sonnenschein, M",
                "Zwygart, K",
                "Dirnhofer, R",
                "Vock, P"
            ],
            "year": 2006,
            "source": "Int J Legal Med. 2006; 120(4):233-240",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000238341600006",
            "pubmed": "16328426",
            "doi": "10.1007/s00414-005-0023-4",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "INT J LEGAL MED",
            "issn": "0937-9827",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.62,
            "impactfactor_year": 2006,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "MEDICINE, LEGAL",
            "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": 53319,
            "title": "Mechanism of action in dogs of slow-acting insulin analog O346.",
            "abstract": null,
            "authors": [
                "Ellmerer, M",
                "Hamilton-Wessler, M",
                "Kim, SP",
                "Dea, MK",
                "Kirkman, E",
                "Perianayagam, A",
                "Markussen, J",
                "Bergman, RN"
            ],
            "year": 2003,
            "source": "J Clin Endocrinol Metab. 2003; 88(5):2256-2262",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000182595500051",
            "pubmed": "12727983",
            "doi": "10.1210/jc.2002-021102",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "J CLIN ENDOCRINOL METAB",
            "issn": "0021-972X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.873,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.897727272727273,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "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": 2903,
            "title": "Effect of age on human neutrophil function.",
            "abstract": null,
            "authors": [
                "Wenisch, C",
                "Patruta, S",
                "Daxböck, F",
                "Krause, R",
                "Hörl, W"
            ],
            "year": 2000,
            "source": "J Leukoc Biol. 2000; 67(1):40-45",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084737500006",
            "pubmed": "10647996",
            "doi": "10.1002/jlb.67.1.40",
            "pmc": null,
            "organizations": [],
            "persons": [
                "2903-51976-6"
            ],
            "imported": null,
            "journal": "J LEUKOCYTE BIOL",
            "issn": "0741-5400",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.342,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.9,
            "impactfactor_norm_year": 2000,
            "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": 3136,
            "title": "Guidelines for autologous blood and marrow stem cell transplantation in multiple sclerosis: a consensus report written on behalf of the European Group for Blood and Marrow Transplantation and the European Charcot Foundation. BMT-MS Study Group.",
            "abstract": null,
            "authors": [
                "Comi, G",
                "Kappos, L",
                "Clanet, M",
                "Ebers, G",
                "Fassas, A",
                "Fazekas, F",
                "Filippi, M",
                "Hartung, HP",
                "Hertenstein, B",
                "Karussis, D",
                "Martino, G",
                "Tyndall, A",
                "van der Meché, FG"
            ],
            "year": 2000,
            "source": "J Neurol. 2000; 247(5):376-382",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000087880900008",
            "pubmed": "10896270",
            "doi": "10.1007%2Fs004150050605",
            "pmc": null,
            "organizations": [
                "3136-14051"
            ],
            "persons": [],
            "imported": null,
            "journal": "J NEUROL",
            "issn": "0340-5354",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.061,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.737226277372263,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 53045,
            "title": "Prooxidant and antioxidant properties of Trolox C, analogue of vitamin E, in oxidation of low-density lipoprotein.",
            "abstract": null,
            "authors": [
                "Albertini, R",
                "Abuja, PM"
            ],
            "year": 1999,
            "source": "FREE RADICAL RES 1999 30: 181-188.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000079649000003",
            "pubmed": "10711788",
            "doi": "10.1080/10715769900300201",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "FREE RADICAL RES",
            "issn": "1071-5762",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.27,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.610169491525424,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 52910,
            "title": "Assessment of accelerography with the TOF-GUARD: a comparison with electromyography.",
            "abstract": null,
            "authors": [
                "Dahaba, AA",
                "Rehak, PH",
                "List, WF"
            ],
            "year": 1997,
            "source": "Eur J Anaesthesiol. 1997; 14(6):623-629",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000071376200011",
            "pubmed": "9466099",
            "doi": "10.1017/S026502159700104X",
            "pmc": null,
            "organizations": [
                "52910-14045",
                "52910-14069"
            ],
            "persons": [],
            "imported": null,
            "journal": "EUR J ANAESTH",
            "issn": "0265-0215",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.914,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.44,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "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": 2951,
            "title": "Hyperglycaemia-induced subcellular redistribution of GLUT1 glucose transporters in cultured human term placental trophoblast cells.",
            "abstract": null,
            "authors": [
                "Hahn, T",
                "Hahn, D",
                "Blaschitz, A",
                "Korgun, ET",
                "Desoye, G",
                "Dohr, G"
            ],
            "year": 2000,
            "source": "DIABETOLOGIA 2000 43: 173-180.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000085400100006",
            "pubmed": "10753038",
            "doi": "10.1007%2Fs001250050026",
            "pmc": null,
            "organizations": [
                "2951-14017",
                "2951-14038"
            ],
            "persons": [
                "2951-51666-6"
            ],
            "imported": null,
            "journal": "DIABETOLOGIA",
            "issn": "0012-186X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.721,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.932584269662921,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "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": 3245,
            "title": "A binary architectural grading system for uterine endometrial endometrioid carcinoma has superior reproducibility compared with FIGO grading and identifies subsets of advance-stage tumors with favorable and unfavorable prognosis.",
            "abstract": null,
            "authors": [
                "Lax, SF",
                "Kurman, RJ",
                "Pizer, ES",
                "Wu, L",
                "Ronnett, BM"
            ],
            "year": 2000,
            "source": "Am J Surg Pathol. 2000; 24(9):1201-1208",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000089111000002",
            "pubmed": "10976693",
            "doi": "10.1097%2F00000478-200009000-00002",
            "pmc": null,
            "organizations": [
                "3245-14020"
            ],
            "persons": [],
            "imported": null,
            "journal": "AMER J SURG PATHOL",
            "issn": "0147-5185",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.269,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.992647058823529,
            "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": 4258,
            "title": "Automated unwrapping of MR phase images applied to BOLD MR-venography at 3 Tesla.",
            "abstract": null,
            "authors": [
                "Rauscher, A",
                "Barth, M",
                "Reichenbach, JR",
                "Stollberger, R",
                "Moser, E"
            ],
            "year": 2003,
            "source": "J Magn Reson Imaging. 2003; 18(2):175-180",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000184457400006",
            "pubmed": "12884329",
            "doi": "10.1002/jmri.10346",
            "pmc": null,
            "organizations": [
                "4258-14054"
            ],
            "persons": [],
            "imported": null,
            "journal": "J MAGN RESON IMAGING",
            "issn": "1053-1807",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.694,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.831325301204819,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "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": 4771,
            "title": "Pneumatization of turbinates.",
            "abstract": null,
            "authors": [
                "Braun, H",
                "Stammberger, H"
            ],
            "year": 2003,
            "source": "Laryngoscope. 2003; 113(4):668-672",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000182048800016",
            "pubmed": "12671426",
            "doi": "10.1097%2F00005537-200304000-00016",
            "pmc": null,
            "organizations": [
                "4771-14042"
            ],
            "persons": [
                "4771-51725-2"
            ],
            "imported": null,
            "journal": "LARYNGOSCOPE",
            "issn": "0023-852X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.449,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.84375,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 36052,
            "title": "Three-dimensional maps of all chromosomes in human male fibroblast nuclei and prometaphase rosettes",
            "abstract": null,
            "authors": [
                "Bolzer, A",
                "Kreth, G",
                "Solovei, I",
                "Koehler, D",
                "Saracoglu, K",
                "Fauth, C",
                "Muller, S",
                "Eils, R",
                "Cremer, C",
                "Speicher, MR",
                "Cremer, T"
            ],
            "year": 2005,
            "source": "PLOS BIOL 2005 3: 826-842.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000229125400012",
            "pubmed": null,
            "doi": "10.1371/journal.pbio.0030157",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "PLOS BIOL",
            "issn": "1545-7885",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 14.672,
            "impactfactor_year": 2005,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "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": 34299,
            "title": "Reading performance depending on the type of cataract and its predictability on the visual outcome.",
            "abstract": null,
            "authors": [
                "Stifter, E",
                "Sacu, S",
                "Weghaupt, H",
                "König, F",
                "Richter-Müksch, S",
                "Thaler, A",
                "Velikay-Parel, M",
                "Radner, W"
            ],
            "year": 2004,
            "source": "J Cataract Refract Surg. 2004; 30(6):1259-1267",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000223295800022",
            "pubmed": "15177601",
            "doi": "10.1016/j.jcrs.2003.11.051",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "J CATARACT REFRACT SURG",
            "issn": "0886-3350",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.937,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.784172661870504,
            "impactfactor_norm_year": 2004,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 26413,
            "title": "Beta1-adrenoceptor mediated origin of the heart rate performance curve deflection.",
            "abstract": null,
            "authors": [
                "Hofmann, P",
                "Wonisch, M",
                "Pokan, R",
                "Schwaberger, G",
                "Smekal, G",
                "von Duvillard, SP"
            ],
            "year": 2005,
            "source": "Med Sci Sports Exerc. 2005; 37(10):1704-1709",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000233051500008",
            "pubmed": "16260969",
            "doi": "10.1249/01.mss.0000176308.40316.cc",
            "pmc": null,
            "organizations": [
                "26413-14010"
            ],
            "persons": [
                "26413-51687-6"
            ],
            "imported": null,
            "journal": "MED SCI SPORT EXERCISE",
            "issn": "0195-9131",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.831,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.957142857142857,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "SPORT SCIENCES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 4216,
            "title": "Cramped synchronized general movements in preterm infants as an early marker for cerebral palsy.",
            "abstract": null,
            "authors": [
                "Ferrari, F",
                "Cioni, G",
                "Einspieler, C",
                "Roversi, MF",
                "Bos, AF",
                "Paolicelli, PB",
                "Ranzi, A",
                "Prechtl, HF"
            ],
            "year": 2002,
            "source": "Arch Pediatr Adolesc Med. 2002; 156(5):460-467",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000175402100011",
            "pubmed": "11980551",
            "doi": "10.1001/archpedi.156.5.460",
            "pmc": null,
            "organizations": [
                "4216-14010"
            ],
            "persons": [],
            "imported": null,
            "journal": "ARCH PEDIATR ADOLESC MED",
            "issn": "1072-4710",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.053,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.852941176470588,
            "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
        }
    ]
}