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=155980&ordering=-impactfactor
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=156000&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155960&ordering=-impactfactor",
    "results": [
        {
            "id": 8057,
            "title": "FOLLOW-UP EXAMINATIONS AFTER TRABECULECTOMY AND CATARACT-SURGERY",
            "abstract": null,
            "authors": [
                "WOCHESLANDER, E",
                "BARTL, G"
            ],
            "year": 1983,
            "source": "KLIN MONATSBL AUGENHEILK 1983 183: 323-325.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983RT06800003",
            "pubmed": null,
            "doi": "10.1055/s-2008-1054930",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "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.235,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.285714285714286,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7271,
            "title": "Electro-ophthalmological responses in inflammations of various sections of the orbital visual pathways (author's transl)",
            "abstract": null,
            "authors": [
                "Bartl, G",
                "Hofmann, H",
                "Faschinger, C",
                "Pribyl, W"
            ],
            "year": 1980,
            "source": "Klin Monatsbl Augenheilkd. 1980; 176(2):349-355",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JP07700037",
            "pubmed": "7420994",
            "doi": "10.1055/s-2008-1057461",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "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.235,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.285714285714286,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61006,
            "title": "Effect of intraocular administration of acetylcholine and carbachol on postoperative intraocular pressure after cataract surgery",
            "abstract": null,
            "authors": [
                "Wedrich, A",
                "Menapace, R"
            ],
            "year": 1992,
            "source": "Klin Monatsbl Augenheilkd. 1992; 200(6):644-647",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JA27900002",
            "pubmed": "1507786",
            "doi": "10.1055/s-2008-1045849",
            "pmc": null,
            "organizations": [],
            "persons": [
                "61006-53938-2"
            ],
            "imported": "2006-11-13T01:00:00+01:00",
            "journal": "Klin Monatsbl Augenheilkd",
            "issn": "0023-2165",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.235,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.285714285714286,
            "impactfactor_norm_year": 1998,
            "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": 7613,
            "title": "Intraocular infections in perforating eye injuries (author's transl)",
            "abstract": null,
            "authors": [
                "Reich, ME",
                "Hanselmayer, H"
            ],
            "year": 1981,
            "source": "Klin Monatsbl Augenheilkd. 1981; 179(6):411-412",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981ND09700007",
            "pubmed": "6979655",
            "doi": "10.1055/s-2008-1057345",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "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.235,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.285714285714286,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8614,
            "title": "Electron microscopy study of artificial vitreous gel",
            "abstract": null,
            "authors": [
                "Ehgartner, EM",
                "Schmut, O",
                "Hofmann, H"
            ],
            "year": 1986,
            "source": "KLIN MONATSBL AUGENHEILK. 1986; 188(4): 299-301. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986C300900010",
            "pubmed": "3723971",
            "doi": "10.1055/s-2008-1050634",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-11-11T11:31:34+01:00",
            "journal": "KLIN MONATSBL AUGENHEILK",
            "issn": "0023-2165",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.235,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.285714285714286,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7614,
            "title": "A live intraocular parasite (author's transl)",
            "abstract": null,
            "authors": [
                "Hubel, K",
                "Wutz, W",
                "Vidic, B",
                "Hiti, H"
            ],
            "year": 1981,
            "source": "KLIN MONATSBL AUGENHEILK. 1981; 179(6): 413-414. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981ND09700008",
            "pubmed": "7343721",
            "doi": "10.1055/s-2008-1057346",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-08-28T13:28:03+02:00",
            "journal": "KLIN MONATSBL AUGENHEILK",
            "issn": "0023-2165",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.235,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.285714285714286,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8615,
            "title": "Gas permeable contact lenses in the management of problem cases and in prolonged wearing time",
            "abstract": null,
            "authors": [
                "Pongratz, E",
                "Schuhmann, G",
                "Kunz, R"
            ],
            "year": 1986,
            "source": "Klin Monatsbl Augenheilkd. 1986; 188(4):319-321",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986C300900016",
            "pubmed": "3459932",
            "doi": "10.1055/s-2008-1050640",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "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.235,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.285714285714286,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8058,
            "title": "APPLICATIONS OF USER-DEFINED PROGRAMS WITH THE OCTOPUS COMPUTERIZED PERIMETER",
            "abstract": null,
            "authors": [
                "FASCHINGER, C",
                "AUERBACH, B",
                "MUQTADIR, AKMA"
            ],
            "year": 1983,
            "source": "KLIN MONATSBL AUGENHEILK. 1983; 183:  333-335. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983RT06800007",
            "pubmed": null,
            "doi": "10.1055/s-2008-1054934",
            "pmc": null,
            "organizations": [
                "8058-14043"
            ],
            "persons": [
                "8058-51585-2"
            ],
            "imported": "2010-02-18T16:41:43+01:00",
            "journal": "KLIN MONATSBL AUGENHEILK",
            "issn": "0023-2165",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.235,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.285714285714286,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 7615,
            "title": "Development of retinal vein thrombosis after argon laser photocoagulation (author's transl)",
            "abstract": null,
            "authors": [
                "Vidic, B",
                "Hiti, H",
                "Schuhmann, G",
                "Hubel, K"
            ],
            "year": 1981,
            "source": "KLIN MONATSBL AUGENHEILK. 1981; 179(6): 415-417. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981ND09700009",
            "pubmed": "7201040",
            "doi": "10.1055/s-2008-1057347",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-09-01T16:06:04+02:00",
            "journal": "KLIN MONATSBL AUGENHEILK",
            "issn": "0023-2165",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.235,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.285714285714286,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8059,
            "title": "PHOTOGRAPHIC DOCUMENTATION OF A CASE OF ESSENTIAL IRIS ATROPHY",
            "abstract": null,
            "authors": [
                "AUERBACH, B",
                "FASCHINGER, C"
            ],
            "year": 1983,
            "source": "KLIN MONATSBL AUGENHEILK 1983 183: 370-371.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983RT06800022",
            "pubmed": null,
            "doi": "10.1055/s-2008-1054949",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "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.235,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.285714285714286,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8060,
            "title": "6 GENERATIONS WITH LATTICE CORNEAL-DYSTROPHY - THE GRAZ FAMILY",
            "abstract": null,
            "authors": [
                "HESSE, W",
                "HALLER, EM"
            ],
            "year": 1983,
            "source": "KLIN MONATSBL AUGENHEILK 1983 183: 372-374.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983RT06800023",
            "pubmed": null,
            "doi": "10.1055/s-2008-1054950",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "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.235,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.285714285714286,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8061,
            "title": "INDICATION FOR AND TECHNIQUE OF IRIS SUTURING",
            "abstract": null,
            "authors": [
                "BARTL, G",
                "WOCHESLANDER, E"
            ],
            "year": 1983,
            "source": "KLIN MONATSBL AUGENHEILK 1983 183: 375-376.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983RT06800024",
            "pubmed": null,
            "doi": "10.1055/s-2008-1054951",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "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.235,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.285714285714286,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8062,
            "title": "PATHOGENESIS OF ACUTE POSTERIOR MULTIFOCAL PLACOID PIGMENT EPITHELIOPATHY",
            "abstract": null,
            "authors": [
                "SCHUHMANN, G",
                "VIDIC, B",
                "FASCHINGER, C"
            ],
            "year": 1983,
            "source": "KLIN MONATSBL AUGENHEILK. 1983; 183:  445-447. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983RT06800053",
            "pubmed": null,
            "doi": "10.1055/s-2008-1054980",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-10-08T16:16:00+02:00",
            "journal": "KLIN MONATSBL AUGENHEILK",
            "issn": "0023-2165",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.235,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.285714285714286,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8265,
            "title": "VITREORETINAL DEGENERATION IN A CASE OF CONGENITAL BONE DYSPLASIA",
            "abstract": null,
            "authors": [
                "AUERBACH, B",
                "FASCHINGER, C",
                "SCHMIDBERGER, H"
            ],
            "year": 1984,
            "source": "KLIN MONATSBL AUGENHEILK 1984 185: 404-406.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984TU60000034",
            "pubmed": null,
            "doi": "10.1055/s-2008-1054653",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "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.235,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.285714285714286,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 70727,
            "title": "Immunological diagnosis in cases of thrombosis of the central retinal vein (author's transl)",
            "abstract": null,
            "authors": [
                "Zirm, M",
                "Schmut, O"
            ],
            "year": 1974,
            "source": "Klin Monatsbl Augenheilkd. 1974; 164(4): 478-485. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1974T229100008",
            "pubmed": "4210607",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-10-19T02:00:00+02:00",
            "journal": "Klin Monatsbl Augenheilkd",
            "issn": "0023-2165",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.235,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7905,
            "title": "THE INFLUENCE OF CATALASE AND SUPEROXIDE-DISMUTASE ON CHANGES IN THE VISCOSITY OF HYALURONIC-ACID SOLUTIONS FROM BOVINE VITREOUS AFTER ADDITION OF IRON IONS",
            "abstract": null,
            "authors": [
                "HOFMANN, H",
                "KHAN, MAH",
                "SCHMUT, O"
            ],
            "year": 1983,
            "source": "KLIN MONATSBL AUGENHEILK. 1983; 182:  214-217. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983QK38200007",
            "pubmed": null,
            "doi": "10.1055/s-2008-1054748",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-09-03T16:59:43+02:00",
            "journal": "KLIN MONATSBL AUGENHEILK",
            "issn": "0023-2165",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.235,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.285714285714286,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7292,
            "title": "Frontotransversal gunshot through both orbits leading to destruction of the bulbs in a case of attempted suicide (author's transl)",
            "abstract": null,
            "authors": [
                "Wutz, W",
                "Bartl, G",
                "Rodler, H",
                "Hiti, H"
            ],
            "year": 1980,
            "source": "Klin Monatsbl Augenheilkd. 1980; 176(3):409-412",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JT85700007",
            "pubmed": "7421002",
            "doi": "10.1055/s-2008-1057469",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "KLIN MONATSBL AUGENHEILK",
            "issn": "0023-2165",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.235,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.285714285714286,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7616,
            "title": "Qualitative rapid screening of glaucoma outpatients with the octopus computer perimeter (author's transl)",
            "abstract": null,
            "authors": [
                "Faschinger, C",
                "Wutz, W",
                "Schuhmann, G",
                "Brunner, H"
            ],
            "year": 1981,
            "source": "Klin Monbl Augenheilkd. 1981; 179(6):521-523",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981ND09700044",
            "pubmed": "7343750",
            "doi": "10.1055/s-2008-1057382",
            "pmc": null,
            "organizations": [
                "7616-14043"
            ],
            "persons": [
                "7616-51585-2"
            ],
            "imported": "2010-02-18T16:39:51+01:00",
            "journal": "KLIN MONATSBL AUGENHEILK",
            "issn": "0023-2165",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.235,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.285714285714286,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 7617,
            "title": "Partial canaliculus transplantation (author's transl)",
            "abstract": null,
            "authors": [
                "Hiti, H",
                "Schuhmann, G",
                "Faschinger, C",
                "Wutz, W"
            ],
            "year": 1981,
            "source": "Klin Monatsbl Augenheilkd. 1981; 179(6):524-527",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981ND09700045",
            "pubmed": "7343751",
            "doi": "10.1055/s-2008-1057383",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "KLIN MONATSBL AUGENHEILK",
            "issn": "0023-2165",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.235,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.285714285714286,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7618,
            "title": "Rehabilitation after serious perforating eye injuries (author's transl)",
            "abstract": null,
            "authors": [
                "Schuhmann, G",
                "Hiti, H",
                "Wutz, W",
                "Vidic, B"
            ],
            "year": 1981,
            "source": "KLIN MONATSBL AUGENHEILK. 1981; 179(6): 533-534. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981ND09700048",
            "pubmed": "7343753",
            "doi": "10.1055/s-2008-1057386",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-09-01T16:01:13+02:00",
            "journal": "KLIN MONATSBL AUGENHEILK",
            "issn": "0023-2165",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.235,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.285714285714286,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}