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=158500&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 159558,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158520&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158480&ordering=imported",
    "results": [
        {
            "id": 22025,
            "title": "Severe microcirculatory abnormalities elicited by E. coli hemolysin in the rabbit ileum mucosa.",
            "abstract": null,
            "authors": [
                "Mayer, K",
                "Temmesfeld-Wollbrück, B",
                "Friedland, A",
                "Olschewski, H",
                "Reich, M",
                "Seeger, W",
                "Grimminger, AF"
            ],
            "year": 1999,
            "source": "Am J Respir Crit Care Med. 1999; 160(4):1171-1178",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000083071000014",
            "pubmed": "10508804",
            "doi": "10.1164/ajrccm.160.4.9805076",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "AMER J RESPIR CRIT CARE MED",
            "issn": "1073-449X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.491,
            "impactfactor_year": 1999,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "EMERGENCY MEDICINE & CRITICAL CARE",
            "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": 22024,
            "title": "Penetration and decay of meropenem into the human aqueous humor and vitreous.",
            "abstract": null,
            "authors": [
                "Schauersberger, J",
                "Amon, M",
                "Wedrich, A",
                "Nepp, J",
                "El Menyawi, I",
                "Derbolav, A",
                "Graninger, W"
            ],
            "year": 1999,
            "source": "J OCUL PHARMACOL THERAPEUT 1999 15: 439-445.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000083055800007",
            "pubmed": "10530705",
            "doi": "10.1089/jop.1999.15.439",
            "pmc": null,
            "organizations": [],
            "persons": [
                "22024-53938-6"
            ],
            "imported": null,
            "journal": "J OCUL PHARMACOL THERAPEUT",
            "issn": "1080-7683",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.763,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.534883720930233,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 22023,
            "title": "Effect of inhaled nitric oxide (NO) on c-GMP levels and hemodynamics in severe pulmonary hypertension: c-GMP-response does not predict hemodynamic response.",
            "abstract": null,
            "authors": [
                "Ghofrani, HA",
                "Wiedemann, R",
                "Weissmann, N",
                "Schermuly, R",
                "Quanz, K",
                "Grimminger, F",
                "Seeger, W",
                "Olschewski, H"
            ],
            "year": 1999,
            "source": "AMER J RESPIR CRIT CARE MED 1999 159: A162-A162.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000082237100867",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "AMER J RESPIR CRIT CARE MED",
            "issn": "1073-449X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.491,
            "impactfactor_year": 1999,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "EMERGENCY MEDICINE & CRITICAL CARE",
            "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": false
        },
        {
            "id": 22022,
            "title": "Regulation of atrial natriuretic peptide (ANP) in response to acute iloprost-induced pulmonary vasodilatation in severe pulmonary hypertension.",
            "abstract": null,
            "authors": [
                "Wiedemann, R",
                "Ghofrani, HA",
                "Schermuty, R",
                "Weissmann, N",
                "Quanz, K",
                "Seeger, W",
                "Grimminger, F",
                "Olschewski, H"
            ],
            "year": 1999,
            "source": "AMER J RESPIR CRIT CARE MED 1999 159: A162-A162.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000082237100864",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "AMER J RESPIR CRIT CARE MED",
            "issn": "1073-449X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.491,
            "impactfactor_year": 1999,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "EMERGENCY MEDICINE & CRITICAL CARE",
            "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": false
        },
        {
            "id": 22019,
            "title": "Early identification of susceptibility to familial primary pulmonary hypertension by stress-Doppler-echocardiography and genetic testing",
            "abstract": null,
            "authors": [
                "Gruenig, E",
                "Mereles, D",
                "Wurster, M",
                "Kuebler, W",
                "Olschewski, H",
                "Kuecherer, HF",
                "Borst, M",
                "Janssen, B"
            ],
            "year": 1999,
            "source": "CIRCULATION 1999 100: 216-216.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000083417101116",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "CIRCULATION",
            "issn": "0009-7322",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 9.903,
            "impactfactor_year": 1999,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "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": false
        },
        {
            "id": 22017,
            "title": "Etiology of non-penetrating corneal injuries",
            "abstract": null,
            "authors": [
                "Nepp, J",
                "Rainer, G",
                "Krepler, K",
                "Stolba, U",
                "Wedrich, A"
            ],
            "year": 1999,
            "source": "KLIN MONATSBL AUGENHEILK 1999 215: 334-337.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084621700007",
            "pubmed": "10637795",
            "doi": "10.1055/s-2008-1034727",
            "pmc": null,
            "organizations": [],
            "persons": [
                "22017-53938-6"
            ],
            "imported": null,
            "journal": "KLIN MONATSBL AUGENHEILK",
            "issn": "0023-2165",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.423,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.232558139534884,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 22016,
            "title": "Cardiovascular responses of perimenopausal women to hormonal replacement therapy.",
            "abstract": null,
            "authors": [
                "Kamali, P",
                "Müller, T",
                "Lang, U",
                "Clapp, JF"
            ],
            "year": 2000,
            "source": "AMER J OBSTET GYNECOL 2000 182: 17-22.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084987100004",
            "pubmed": "10649151",
            "doi": "10.1016/S0002-9378(00)70485-6",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "AMER J OBSTET GYNECOL",
            "issn": "0002-9378",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.519,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.929824561403509,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 22013,
            "title": "Culture of human retinal pigment epithelium on excimer laser prepared amniotic membrane.",
            "abstract": null,
            "authors": [
                "Biowski, R",
                "Simader, C",
                "Kaminski, SL",
                "Lukas, JR",
                "Beczak, J",
                "Barisani, T",
                "Wedrich, A"
            ],
            "year": 2000,
            "source": "INVEST OPHTHALMOL VISUAL SCI 2000 41: S859-S859.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000086246704634",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "22013-53938"
            ],
            "imported": null,
            "journal": "INVEST OPHTHALMOL VISUAL SCI",
            "issn": "0146-0404",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.373,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.975609756097561,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "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": false
        },
        {
            "id": 22012,
            "title": "Proliferative and metabolic activity of rabbit amniotic membranes.",
            "abstract": null,
            "authors": [
                "Wedrich, AE",
                "Polzer, I",
                "Velikay-Parel, M",
                "Biowski, R"
            ],
            "year": 2000,
            "source": "INVEST OPHTHALMOL VISUAL SCI 2000 41: S858-S858.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000086246704632",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "22012-53938"
            ],
            "imported": null,
            "journal": "INVEST OPHTHALMOL VISUAL SCI",
            "issn": "0146-0404",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.373,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.975609756097561,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "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": false
        },
        {
            "id": 22011,
            "title": "Ocular blood flow in HIV positive patients.",
            "abstract": null,
            "authors": [
                "Dejaco-Ruhswurm, I",
                "Kiss, B",
                "Dallinger, S",
                "Rainer, G",
                "Krepler, K",
                "Wedrich, A",
                "Schmetterer, L"
            ],
            "year": 2000,
            "source": "INVEST OPHTHALMOL VISUAL SCI 2000 41: S773-S773.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000086246704170",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "22011-53938"
            ],
            "imported": null,
            "journal": "INVEST OPHTHALMOL VISUAL SCI",
            "issn": "0146-0404",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.373,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.975609756097561,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "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": false
        },
        {
            "id": 22010,
            "title": "Effects of vitrectomy on ocular blood flow in patients with diabetic retinopathy",
            "abstract": null,
            "authors": [
                "Krepler, K",
                "Polska, E",
                "Wedrich, A",
                "Schmetterer, L"
            ],
            "year": 2000,
            "source": "INVEST OPHTHALMOL VISUAL SCI 2000 41: S548-S548.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000086246702975",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "22010-53938"
            ],
            "imported": null,
            "journal": "INVEST OPHTHALMOL VISUAL SCI",
            "issn": "0146-0404",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.373,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.975609756097561,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "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": false
        },
        {
            "id": 22007,
            "title": "Inhalative strategies for improvement of pulmonary hemodynamics and gas exchange in sepsis and severe pulmonary hypertension",
            "abstract": null,
            "authors": [
                "Grimminger, F",
                "Rose, F",
                "Ghofrani, HA",
                "Schermuly, RT",
                "Weissmann, N",
                "Olschewski, H",
                "Walmrath, D",
                "Seeger, W"
            ],
            "year": 2000,
            "source": "Z Kardiol. 2000; 89(6):477-484",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000088244700002",
            "pubmed": "10929431",
            "doi": "10.1007/s003920070218",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "Z KARDIOL",
            "issn": "0300-5860",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.874,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.380952380952381,
            "impactfactor_norm_year": 2000,
            "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": false
        },
        {
            "id": 22003,
            "title": "Pregnancies in primiparous women 35 or older: Still risk pregnancies?",
            "abstract": null,
            "authors": [
                "Kullmer, U",
                "Zygmunt, M",
                "Munstedt, K",
                "Lang, U"
            ],
            "year": 2000,
            "source": "GEBURTSH FRAUENHEILK 2000 60: 569-575.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000165389800007",
            "pubmed": null,
            "doi": "10.1055/s-2000-8066",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.204,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.0526315789473684,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 22001,
            "title": "Tolosa Hunt Syndrome--intractable pain treatment with acupuncture?",
            "abstract": null,
            "authors": [
                "Nepp, J",
                "Grdser, S",
                "Flarrer, S",
                "Spacek, A",
                "Mudrich, C",
                "Stockenhuber, D",
                "Wedrich, A"
            ],
            "year": 2000,
            "source": "ACUPUNCTURE ELECTRO-THER RES 2000 25: 155-163.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000167030200003",
            "pubmed": "11261766",
            "doi": "10.3727/036012900816356118",
            "pmc": null,
            "organizations": [],
            "persons": [
                "22001-53938-6"
            ],
            "imported": null,
            "journal": "ACUPUNCTURE ELECTRO-THER RES",
            "issn": "0360-1293",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.444,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.375,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "INTEGRATIVE & COMPLEMENTARY MEDICINE",
            "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": 22000,
            "title": "Intravitreal injection of tissue plasminogen activator and gas in subretinal hemorrhage caused by age-related macular degeneration.",
            "abstract": null,
            "authors": [
                "Krepler, K",
                "Kruger, A",
                "Tittl, M",
                "Stur, M",
                "Wedrich, A"
            ],
            "year": 2000,
            "source": "RETINA-J RETIN VITR DIS 2000 20: 251-256.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000167042500004",
            "pubmed": "10872929",
            "doi": "10.1097/00006982-200005000-00004",
            "pmc": null,
            "organizations": [],
            "persons": [
                "22000-53938-6"
            ],
            "imported": null,
            "journal": "RETINA-J RETIN VITR DIS",
            "issn": "0275-004X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.74,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.463414634146341,
            "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": 21999,
            "title": "Inflammation after phacoemulsification in diabetic retinopathy. Foldable acrylic versus heparin-surface-modified poly(methyl methacrylate) intraocular lenses.",
            "abstract": null,
            "authors": [
                "Krepler, K",
                "Ries, E",
                "Derbolav, A",
                "Nepp, J",
                "Wedrich, A"
            ],
            "year": 2001,
            "source": "J Cataract Refract Surg. 2001; 27(2):233-238",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000167115000016",
            "pubmed": "11226788",
            "doi": "10.1016/S0886-3350(00)00694-5",
            "pmc": null,
            "organizations": [],
            "persons": [
                "21999-53938-6"
            ],
            "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": 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": 21997,
            "title": "Hemodynamic response to tibolone in reproductive and nonreproductive tissues in the sheep.",
            "abstract": null,
            "authors": [
                "Zoma, W",
                "Baker, RS",
                "Lang, U",
                "Clark, KE"
            ],
            "year": 2001,
            "source": "AMER J OBSTET GYNECOL 2001 184: 544-551.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000167841300005",
            "pubmed": "11262451",
            "doi": "10.1067/mob.2001.111098",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "AMER J OBSTET GYNECOL",
            "issn": "0002-9378",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.871,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.923076923076923,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 21996,
            "title": "Term breech and long-term morbidity -- cesarean section versus vaginal breech delivery.",
            "abstract": null,
            "authors": [
                "Münstedt, K",
                "von Georgi, R",
                "Reucher, S",
                "Zygmunt, M",
                "Lang, U"
            ],
            "year": 2001,
            "source": "EUR J OBSTET GYN REPROD BIOL 2001 96: 163-167.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000169403500009",
            "pubmed": "11384800",
            "doi": "10.1016/S0301-2115(00)00447-4",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "EUR J OBSTET GYN REPROD BIOL",
            "issn": "0301-2115",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.884,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.423076923076923,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 21995,
            "title": "In vitro imaging of excimer-laser-processed human corneas: confocal laser scanning microscopy versus ultrasound biomicroscopy.",
            "abstract": null,
            "authors": [
                "Simader, CC",
                "Biowski, R",
                "Huemer, KH",
                "Baumgartner, I",
                "Wedrich, A",
                "Kaminski, S",
                "Barisani, T",
                "Homolka, P",
                "Grabner, G"
            ],
            "year": 2001,
            "source": "INVEST OPHTHALMOL VISUAL SCI 2001 42: S899-S899.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000168392104796",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "21995-53938"
            ],
            "imported": null,
            "journal": "INVEST OPHTHALMOL VISUAL SCI",
            "issn": "0146-0404",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.172,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.976744186046512,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "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": false
        },
        {
            "id": 21994,
            "title": "Comparison of sVEGFR-1 and VEGF concentration in blood, anterior chamber fluid and vitreous body in healthy and diabetic patients - a pilot study.",
            "abstract": null,
            "authors": [
                "Kolodjaschna, J",
                "Kruger, AJ",
                "Krepler, K",
                "Wedrich, A"
            ],
            "year": 2001,
            "source": "INVEST OPHTHALMOL VISUAL SCI 2001 42: S803-S803.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000168392104266",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "21994-53938"
            ],
            "imported": null,
            "journal": "INVEST OPHTHALMOL VISUAL SCI",
            "issn": "0146-0404",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.172,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.976744186046512,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "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": false
        }
    ]
}