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=1000&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=1020&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=980&ordering=impactfactor",
    "results": [
        {
            "id": 8658,
            "title": "PMN elastase determination in tear fluid in corneal ulcer",
            "abstract": null,
            "authors": [
                "Schmut, O",
                "Reich, ME",
                "Schuhmann, G"
            ],
            "year": 1986,
            "source": "Klin Monatsbl Augenheilkd. 1986; 188(6):593-595",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986D337000009",
            "pubmed": "3639257",
            "doi": "10.1055/s-2008-1050723",
            "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": 8659,
            "title": "Unilateral Purtscher traumatic angiopathy",
            "abstract": null,
            "authors": [
                "Fellinger, C",
                "Kunz, R"
            ],
            "year": 1986,
            "source": "Klin Monatsbl Augenheilkd. 1986; 188(6):599-600",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986D337000011",
            "pubmed": "3761964",
            "doi": "10.1055/s-2008-1050725",
            "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": 8730,
            "title": "Effect of normoglycemic metabolic status in pregnancy on the course of diabetic retinopathy",
            "abstract": null,
            "authors": [
                "Fellinger, C",
                "Hofmann, H",
                "Unterweger, G"
            ],
            "year": 1986,
            "source": "Klin Monatsbl Augenheilkd. 1986; 189(5):367-368",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986F083700010",
            "pubmed": "3807233",
            "doi": "10.1055/s-2008-1050824",
            "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": 8731,
            "title": "Histologic and ultrastructural findings in the ciliary ganglion in normal eyes and in patients with glaucoma",
            "abstract": null,
            "authors": [
                "Faschinger, C",
                "Kleinert, K"
            ],
            "year": 1986,
            "source": "Klin Monbl Augenheilkd. 1986; 189(5):400-401",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986F083700024",
            "pubmed": "3807240",
            "doi": "10.1055/s-2008-1050838",
            "pmc": null,
            "organizations": [
                "8731-14043"
            ],
            "persons": [
                "8731-51585-2"
            ],
            "imported": "2010-02-18T17:01:16+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": 8732,
            "title": "Limbus-based flap versus fornix-based flap in goniotrepanation",
            "abstract": null,
            "authors": [
                "Schuhmann, G",
                "Hesse, W",
                "Faschinger, C",
                "Pongratz, E"
            ],
            "year": 1986,
            "source": "Klin Monatsbl Augenheilkd. 1986; 189(5):407-408",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986F083700027",
            "pubmed": "3807243",
            "doi": "10.1055/s-2008-1050841",
            "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": 8733,
            "title": "Visual fixation tonometry as an aid in the early diagnosis of endocrine ophthalmopathy",
            "abstract": null,
            "authors": [
                "Friess, HG",
                "Klima, G",
                "Hesse, W",
                "Eber, O",
                "Faschinger, C"
            ],
            "year": 1986,
            "source": "Klin Monatsbl Augenheilkd. 1986; 189(5):416-418",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986F083700030",
            "pubmed": "3807245",
            "doi": "10.1055/s-2008-1050844",
            "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": 8849,
            "title": "RETINAL DISEASE AND MICROANGIOPATHY OF THE EXTREMITIES IN A CASE OF PANCREATITIS",
            "abstract": null,
            "authors": [
                "FRIESS, HG",
                "PIERER, G",
                "JUTTNER, F",
                "HERMANN, W"
            ],
            "year": 1987,
            "source": "KLIN MONATSBL AUGENHEILK. 1987; 190:  377-378. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987H219700052",
            "pubmed": null,
            "doi": "10.1055/s-2008-1050415",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8849-51615-6"
            ],
            "imported": "2009-11-13T12:13:44+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": false
        },
        {
            "id": 9009,
            "title": "Eye injuries in childhood",
            "abstract": null,
            "authors": [
                "Sommerauer, P",
                "Hesse, W",
                "Lerchner, H"
            ],
            "year": 1987,
            "source": "Klin Monatsbl Augenheilkd. 1987; 191(5):364-366",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987L190200014",
            "pubmed": "3431005",
            "doi": "10.1055/s-2008-1050530",
            "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": 9144,
            "title": "Cytology of the normal ciliary ganglion",
            "abstract": null,
            "authors": [
                "Faschinger, C",
                "Kleinert, R"
            ],
            "year": 1988,
            "source": "Klin Monbl Augenheilkd. 1988; 193(2):179-181",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988Q079900010",
            "pubmed": "3054258",
            "doi": "10.1055/s-2008-1050242",
            "pmc": null,
            "organizations": [
                "9144-14043"
            ],
            "persons": [
                "9144-51585-2"
            ],
            "imported": "2010-02-18T17:03:33+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": 9163,
            "title": "Nasal intubation with silastic tubes in dacryocystorhinostomy and experiences with the Piza approximator",
            "abstract": null,
            "authors": [
                "Faschinger, C"
            ],
            "year": 1988,
            "source": "Klin Monbl Augenheilkd. 1988; 193(3):307-309",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988Q578600015",
            "pubmed": "3236737",
            "doi": "10.1055/s-2008-1050265",
            "pmc": null,
            "organizations": [
                "9163-14043"
            ],
            "persons": [
                "9163-51585-2"
            ],
            "imported": "2010-02-18T17:03:02+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": 9172,
            "title": "Initial description of a retinal ganglioglioma",
            "abstract": null,
            "authors": [
                "Faschinger, C",
                "Kleinert, R"
            ],
            "year": 1988,
            "source": "Klin Monbl Augenheilkd. 1988; 193(4):412-415",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988Q967900012",
            "pubmed": "3070139",
            "doi": "10.1055/s-2008-1050278",
            "pmc": null,
            "organizations": [
                "9172-14043"
            ],
            "persons": [
                "9172-51585-2"
            ],
            "imported": "2010-02-18T17:04:32+01: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": true
        },
        {
            "id": 11807,
            "title": "Tonometry with a new non-contact tonometer",
            "abstract": null,
            "authors": [
                "Langmann, G",
                "Schuhmann, G",
                "Langmann, A",
                "Zenz, H"
            ],
            "year": 1990,
            "source": "KLIN MONATSBL AUGENHEILK. 1990; 197:  393-396. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990EL08400008",
            "pubmed": "2290296",
            "doi": "10.1055/s-2008-1046299",
            "pmc": null,
            "organizations": [
                "11807-14043"
            ],
            "persons": [],
            "imported": "2010-06-25T12:05:47+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": 52648,
            "title": "AMALGAM",
            "abstract": null,
            "authors": [
                "STADTLER, P",
                "EBELESEDER, K"
            ],
            "year": 1995,
            "source": "DERMATOSEN BERUF UMWELT 1995 43: 163-171.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RR63100003",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "52648-14111"
            ],
            "persons": [
                "52648-74154-2",
                "52648-51841-6"
            ],
            "imported": null,
            "journal": "DERMATOSEN BERUF UMWELT",
            "issn": "0343-2432",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.235,
            "impactfactor_year": 1995,
            "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": 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": 63585,
            "title": "A case of retinopathia oxalogenica and cytomegalic infection",
            "abstract": null,
            "authors": [
                "Langmann, A",
                "Fellinger, C"
            ],
            "year": 1985,
            "source": "Klin Monatsbl Augenheilkd. 1985; 187(5): 437-438. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AVG1600045",
            "pubmed": "3003448",
            "doi": "10.1055/s-2008-1054364",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-16T01: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": 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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 70726,
            "title": "Comparative examinations on the normal distribution of immune globulins in human serum and aqueous humor (author's transl)",
            "abstract": null,
            "authors": [
                "Schmut, O",
                "Zirm, M"
            ],
            "year": 1974,
            "source": "Klin Monatsbl Augenheilkd. 1974; 164(3): 368-371. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1974S804300014",
            "pubmed": "4211355",
            "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": 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": 70729,
            "title": "Increase of lipoprotein occuring simultaneously with retinal damage through intake of an oral contraceptive (author's transl)",
            "abstract": null,
            "authors": [
                "Zirm, M",
                "Schmut, O",
                "Bartl, G"
            ],
            "year": 1974,
            "source": "Klin Monatsbl Augenheilkd. 1974; 165(3): 470-474. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1974U592600011",
            "pubmed": "4373610",
            "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": 70739,
            "title": "Introduction in immunophthalmology-problems and aims (author's transl)",
            "abstract": null,
            "authors": [
                "Zirm, M",
                "Schmut, O",
                "Hofmann, H"
            ],
            "year": 1975,
            "source": "Klin Monatsbl Augenheilkd. 1975; 167(4): 588-592. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1975AY07900013",
            "pubmed": "813052",
            "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": 70742,
            "title": "Determination of IgM in serum after corneatransplantation (author's transl)",
            "abstract": null,
            "authors": [
                "Zirm, M",
                "Schmut, O",
                "Hofmann, H"
            ],
            "year": 1975,
            "source": "Klin Monatsbl Augenheilkd. 1975; 167(5): 698-701. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1975BB25400008",
            "pubmed": "1575",
            "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
        }
    ]
}