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=380&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156889,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=400&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=360&ordering=imported",
    "results": [
        {
            "id": 60111,
            "title": "Anatomic variations of the semitendinosus tendon and its clinical implications. ",
            "abstract": null,
            "authors": [
                "Tesch, NP",
                "Pichler, W",
                "Fronhöfer, G",
                "Clement, HG",
                "Grechenig, G"
            ],
            "year": 2006,
            "source": "101st Annual Meeting ¿ Anatomische Gesellschaft.; APR 7-10, 2006; Freiburg, Germany. 2006. ",
            "category": 3,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60111-14018",
                "60111-14052"
            ],
            "persons": [
                "60111-51694",
                "60111-60541"
            ],
            "imported": "2006-10-09T21:52:42+02:00",
            "journal": null,
            "issn": null,
            "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": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 60112,
            "title": "Anatomic variations of the iliac wing and the effects on positioning of fixateur externe screws. ",
            "abstract": null,
            "authors": [
                "Pichler, W",
                "Grechenig, W",
                "Tesch, NP",
                "Clement, HG",
                "Fronhöfer, G"
            ],
            "year": 2006,
            "source": "101st Annual Meeting ¿ Anatomische Gesellschaft; APR 7-10, 2006; Freiburg, Germany. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60112-14018",
                "60112-14052"
            ],
            "persons": [
                "60112-51694",
                "60112-60541"
            ],
            "imported": "2006-10-09T21:54:29+02:00",
            "journal": null,
            "issn": null,
            "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": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "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": 60113,
            "title": "Anatomic variations of the gracilis tendon and its clinical implications. ",
            "abstract": null,
            "authors": [
                "Fronhöfer, G",
                "Pichler, W",
                "Tesch, NP",
                "Clement, HG",
                "Grechenig, W"
            ],
            "year": 2006,
            "source": "101st Annual Meeting ¿ Anatomische Gesellschaft.; APR 7-10, 2006; Freiburg, Germany. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60113-14018",
                "60113-14052"
            ],
            "persons": [
                "60113-51694",
                "60113-60541"
            ],
            "imported": "2006-10-09T21:57:05+02:00",
            "journal": null,
            "issn": null,
            "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": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "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": 60114,
            "title": "Sonographic visualization of the median artery in the carpal tunnel",
            "abstract": null,
            "authors": [
                "Clement, HG",
                "Tesch, NP",
                "Pichler, W",
                "Grechenig, W",
                "Fronhöfer, G"
            ],
            "year": 2006,
            "source": "101st Annual Meeting ¿ Anatomische Gesellschaft; APR 7-10, 2006; Freiburg, Germany. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60114-14018",
                "60114-14052"
            ],
            "persons": [
                "60114-51694",
                "60114-60541"
            ],
            "imported": "2006-10-09T21:58:44+02:00",
            "journal": null,
            "issn": null,
            "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": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "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": 60164,
            "title": "Posterior continuous curvilinear capsulorhexis with hydrogel and silicone intraocular lens implantation: development of capsulorhexis size and capsule opacification.",
            "abstract": null,
            "authors": [
                "Georgopoulos, M",
                "Menapace, R",
                "Findl, O",
                "Rainer, G",
                "Petternel, V",
                "Kiss, B"
            ],
            "year": 2001,
            "source": "J Cataract Refract Surg. 2001; 27(6):825-832",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000169396500012",
            "pubmed": "11408126",
            "doi": "10.1016/S0886-3350(00)00793-8",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-10-10T02:00:00+02:00",
            "journal": "J Cataract Refract Surg",
            "issn": "0886-3350",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.13,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.813953488372093,
            "impactfactor_norm_year": 2001,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 60161,
            "title": "Intraindividual comparison of the effects of a fixed dorzolamide-timolol combination and latanoprost on intraocular pressure after small incision cataract surgery.",
            "abstract": null,
            "authors": [
                "Rainer, G",
                "Menapace, R",
                "Findl, O",
                "Petternel, V",
                "Kiss, B",
                "Georgopoulos, M"
            ],
            "year": 2001,
            "source": "J Cataract Refract Surg. 2001; 27(5):706-710",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000168786600020",
            "pubmed": "11377900",
            "doi": "10.1016/S0886-3350(00)00706-9",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-10-10T02:00:00+02:00",
            "journal": "J Cataract Refract Surg",
            "issn": "0886-3350",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.13,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.813953488372093,
            "impactfactor_norm_year": 2001,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 60243,
            "title": "Comparing beta-blocking effects of bisoprolol, carvedilol and nebivolol.",
            "abstract": null,
            "authors": [
                "Stoschitzky, K",
                "Stoschitzky, G",
                "Brussee, H",
                "Bonelli, C",
                "Dobnig, H"
            ],
            "year": 2006,
            "source": "Cardiology. 2006; 106(4):199-206",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000242207600002",
            "pubmed": "16679760",
            "doi": "10.1159/000093060",
            "pmc": null,
            "organizations": [
                "60243-14080",
                "60243-14083"
            ],
            "persons": [
                "60243-51374-2"
            ],
            "imported": "2006-10-10T02:00:00+02:00",
            "journal": "Cardiology",
            "issn": "0008-6312",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.795,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.652777777777778,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 60126,
            "title": "Infrared thermography in newborns: the first hour after birth.",
            "abstract": null,
            "authors": [
                "Christidis, I",
                "Zotter, H",
                "Rosegger, H",
                "Engele, H",
                "Kurz, R",
                "Kerbl, R"
            ],
            "year": 2003,
            "source": "Gynakol Geburtshilfliche Rundsch. 2003; 43(1):31-35",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "12499755",
            "doi": "10.1159/000067168",
            "pmc": null,
            "organizations": [
                "60126-14091",
                "60126-14094"
            ],
            "persons": [
                "60126-51821-6"
            ],
            "imported": "2006-10-10T02:00:00+02:00",
            "journal": "Gynakol Geburtshilfliche Rundsch",
            "issn": "1018-8843",
            "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": 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": 60120,
            "title": "Recommended clinical evaluation of infants with an apparent life-threatening event. Consensus document of the European Society for the Study and Prevention of Infant Death, 2003.",
            "abstract": null,
            "authors": [
                "Kahn, A",
                "European Society for the Study and Prevention of Infant Death"
            ],
            "year": 2004,
            "source": "Eur J Pediatr. 2004; 163(2):108-115",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000188493700011",
            "pubmed": "14652748",
            "doi": "10.1007/s00431-003-1365-x",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-10-10T02:00:00+02:00",
            "journal": "Eur J Pediatr",
            "issn": "0340-6199",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.369,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.657142857142857,
            "impactfactor_norm_year": 2004,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 60138,
            "title": "Comparison of ultrasound pachymetry and partial coherence interferometry in the measurement of central corneal thickness.",
            "abstract": null,
            "authors": [
                "Rainer, G",
                "Petternel, V",
                "Findl, O",
                "Schmetterer, L",
                "Skorpik, C",
                "Luksch, A",
                "Drexler, W"
            ],
            "year": 2002,
            "source": "J Cataract Refract Surg. 2002; 28(12):2142-2145",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000180059200021",
            "pubmed": "12498849",
            "doi": "10.1016/S0886-3350(02)01533-X",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-10-10T02:00:00+02:00",
            "journal": "J Cataract Refract Surg",
            "issn": "0886-3350",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.184,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.843971631205674,
            "impactfactor_norm_year": 2002,
            "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": 60117,
            "title": "Forearm oxygen consumption and forearm blood flow in healthy children and adolescents measured by near infrared spectroscopy.",
            "abstract": null,
            "authors": [
                "Pichler, G",
                "Urlesberger, B",
                "Jirak, P",
                "Zotter, H",
                "Müller, W"
            ],
            "year": 2006,
            "source": "J Physiol Sci. 2006; 56(3): 191-194. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000240525500001",
            "pubmed": "16839452",
            "doi": "10.2170/physiolsci.RP001906",
            "pmc": null,
            "organizations": [
                "60117-14094"
            ],
            "persons": [
                "60117-50907-2",
                "60117-51643-6"
            ],
            "imported": "2006-10-10T02:00:00+02:00",
            "journal": "J Physiol Sci",
            "issn": "1880-6546",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.0253164556962025,
            "impactfactor_norm_year": 2006,
            "impactfactor_norm_category": "PHYSIOLOGY",
            "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": 60149,
            "title": "Effect of optic edge design and haptic angulation on postoperative intraocular lens position change.",
            "abstract": null,
            "authors": [
                "Petternel, V",
                "Menapace, R",
                "Findl, O",
                "Kiss, B",
                "Wirtitsch, M",
                "Rainer, G",
                "Drexler, W"
            ],
            "year": 2004,
            "source": "J Cataract Refract Surg. 2004; 30(1):52-57",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000223292900013",
            "pubmed": "14967268",
            "doi": "10.1016/S0886-3350(03)00556-X",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-10-10T02:00:00+02:00",
            "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": 60218,
            "title": "Effect of the high-affinity estrogen receptor ligand ICI 182,780 on the rat tibia.",
            "abstract": null,
            "authors": [
                "Sibonga, JD",
                "Dobnig, H",
                "Harden, RM",
                "Turner, RT"
            ],
            "year": 1998,
            "source": "Endocrinology. 1998; 139(9):3736-3742",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000075500500009",
            "pubmed": "9724025",
            "doi": "10.1210/en.139.9.3736",
            "pmc": null,
            "organizations": [
                "60218-14080"
            ],
            "persons": [],
            "imported": "2006-10-10T02:00:00+02:00",
            "journal": "Endocrinology",
            "issn": "0013-7227",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.633,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.891566265060241,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 60157,
            "title": "Long-term disorders of the blood-aqueous barrier after small-incision cataract surgery.",
            "abstract": null,
            "authors": [
                "Schauersberger, J",
                "Kruger, A",
                "Müllner-Eidenböck, A",
                "Petternel, V",
                "Abela, C",
                "Svolba, G",
                "Amon, M"
            ],
            "year": 2000,
            "source": "Eye. 2000; 14 ( Pt 1)(2): 61-63. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000085671700013",
            "pubmed": "10755102",
            "doi": "10.1038/eye.2000.13",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-10-10T02:00:00+02:00",
            "journal": "Eye",
            "issn": "0950-222X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.139,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.634146341463415,
            "impactfactor_norm_year": 2000,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 60119,
            "title": "Treatment complications in neuroblastoma patients: lessons from screening studies.",
            "abstract": null,
            "authors": [
                "Kerbl, R",
                "Urban, CE",
                "Zotter, H",
                "Dornbusch, HJ",
                "Ladenstein, R",
                "Ambros, IM",
                "Ambros, PF"
            ],
            "year": 2006,
            "source": "J Clin Oncol. 2006; 24(21): e41-e41. ",
            "category": 1,
            "document_type": 20,
            "sci": null,
            "pubmed": "16849741",
            "doi": "10.1200/JCO.2006.06.8882",
            "pmc": null,
            "organizations": [
                "60119-14092",
                "60119-14094"
            ],
            "persons": [
                "60119-51736-6"
            ],
            "imported": "2006-10-10T02:00:00+02:00",
            "journal": "J Clin Oncol",
            "issn": "0732-183X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 13.598,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.959349593495935,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "ONCOLOGY",
            "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": 60151,
            "title": "Central corneal thickness measurements with partial coherence interferometry, ultrasound, and the Orbscan system.",
            "abstract": null,
            "authors": [
                "Rainer, G",
                "Findl, O",
                "Petternel, V",
                "Kiss, B",
                "Drexler, W",
                "Skorpik, C",
                "Georgopoulos, M",
                "Schmetterer, L"
            ],
            "year": 2004,
            "source": "Ophthalmology. 2004; 111(5):875-879",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000221231500005",
            "pubmed": "15121362",
            "doi": "10.1016/j.ophtha.2003.09.027",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-10-10T02:00:00+02:00",
            "journal": "Ophthalmology",
            "issn": "0161-6420",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.21,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.928571428571429,
            "impactfactor_norm_year": 2004,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 60163,
            "title": "Cellular reaction on the anterior surface of 4 types of intraocular lenses.",
            "abstract": null,
            "authors": [
                "Müllner-Eidenböck, A",
                "Amon, M",
                "Schauersberger, J",
                "Kruger, A",
                "Abela, C",
                "Petternel, V",
                "Zidek, T"
            ],
            "year": 2001,
            "source": "J Cataract Refract Surg. 2001; 27(5):734-740",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000168786600025",
            "pubmed": "11377905",
            "doi": "10.1016/S0886-3350(01)00846-X",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-10-10T02:00:00+02:00",
            "journal": "J Cataract Refract Surg",
            "issn": "0886-3350",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.13,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.813953488372093,
            "impactfactor_norm_year": 2001,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 60154,
            "title": "Inflammation after phacoemulsification in patients with type 2 diabetes mellitus without retinopathy: prospective study.",
            "abstract": null,
            "authors": [
                "Kruger, AJ",
                "Schauersberger, J",
                "Petternel, V",
                "Amon, M"
            ],
            "year": 1999,
            "source": "J Cataract Refract Surg. 1999; 25(2): 227-232. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000078384700023",
            "pubmed": "9951669",
            "doi": "10.1016/S0886-3350(99)80131-X",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-10-10T02:00:00+02:00",
            "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.857,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.824427480916031,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 60210,
            "title": "Evidence that intermittent treatment with parathyroid hormone increases bone formation in adult rats by activation of bone lining cells.",
            "abstract": null,
            "authors": [
                "Dobnig, H",
                "Turner, RT"
            ],
            "year": 1995,
            "source": "Endocrinology. 1995; 136(8):3632-3638",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RL63200060",
            "pubmed": "7628403",
            "doi": "10.1210/en.136.8.3632",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-10-10T02:00:00+02:00",
            "journal": "Endocrinology",
            "issn": "0013-7227",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.736,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.891566265060241,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 60233,
            "title": "Suppression of chronic lymphocytic leukaemia by megakaryocytic myelosis.",
            "abstract": null,
            "authors": [
                "Silly, H",
                "Schmid, C",
                "Greinix, H",
                "Dobnig, H",
                "Seewann, H",
                "Neubauer, M"
            ],
            "year": 1994,
            "source": "Haematologia (Budap). 1994; 26(1):11-15",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994NX33600003",
            "pubmed": "7959370",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "60233-51857-2",
                "60233-54230-6"
            ],
            "imported": "2006-10-10T02:00:00+02:00",
            "journal": "Haematologia (Budap)",
            "issn": "0017-6559",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.194,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.0338983050847458,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "HEMATOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}