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=158080&ordering=-impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 158430,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158100&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158060&ordering=-impactfactor",
    "results": [
        {
            "id": 72173,
            "title": "AMALGAM FILLINGS AND AMALGAM ALLERGY DEPENDENCE OF THE CONSEQUENCES OF THE CLINICAL PICTURE",
            "abstract": null,
            "authors": [
                "ABERER, W"
            ],
            "year": 1993,
            "source": "DERMATOSEN BERUF UMWELT. 1993; 41(5): 188-190. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MD83200004",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "72173-51346-2"
            ],
            "imported": "2007-11-27T12:54:51+01:00",
            "journal": "DERMATOSEN BERUF UMWELT",
            "issn": "0343-2432",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.125,
            "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": 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": 72178,
            "title": "TOILET TISSUE FROM RECYCLED PAPER",
            "abstract": null,
            "authors": [
                "ABERER, W"
            ],
            "year": 1992,
            "source": "DERMATOSEN BERUF UMWELT. 1992; 40(6): 238-239. ",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1992KE85800007",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "72178-51346-2"
            ],
            "imported": "2007-11-27T12:54:51+01:00",
            "journal": "DERMATOSEN BERUF UMWELT",
            "issn": "0343-2432",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.125,
            "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": 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": 884,
            "title": "Evaluation of the Cobas Core system for use in routine diagnosis of thyroid disorders.",
            "abstract": null,
            "authors": [
                "Langsteger, W",
                "Költringer, P",
                "Eber, O",
                "Pürstner, P"
            ],
            "year": 1995,
            "source": "Acta Med Austriaca. 1995; 22(5):113-120",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995UE11400006",
            "pubmed": "8651040",
            "doi": null,
            "pmc": null,
            "organizations": [
                "884-14038"
            ],
            "persons": [],
            "imported": null,
            "journal": "ACTA MED AUST",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.123,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.504672897196262,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": 1314,
            "title": "Increased prevalence of serum IgA Chlamydia antibodies in obesity].",
            "abstract": null,
            "authors": [
                "Toplak, H",
                "Wascher, TC",
                "Weber, K",
                "Lauermann, T",
                "Reisinger, EC",
                "Bahadori, B",
                "Tilz, GP",
                "Haller, EM"
            ],
            "year": 1995,
            "source": "Acta Med Austriaca. 1995; 22(1-2):23-24",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RH58500007",
            "pubmed": "7645365",
            "doi": null,
            "pmc": null,
            "organizations": [
                "1314-14043"
            ],
            "persons": [
                "1314-51846-2",
                "1314-51537-6",
                "1314-51874-6"
            ],
            "imported": null,
            "journal": "ACTA MED AUST",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.123,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.504672897196262,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": 62086,
            "title": "Effect of dexfenfluramine on eating behavior and body weight of obese patients: results of a field study of Isomeride in Austrian general practice",
            "abstract": null,
            "authors": [
                "Geyer, G",
                "Haidinger, G",
                "Francesconi, M",
                "Langmayr, N",
                "Prager, R",
                "Schoberberger, R",
                "Toplak, H",
                "von Kalckreuth, G",
                "Kunze, M"
            ],
            "year": 1995,
            "source": "Acta Med Austriaca. 1995; 22(5):95-101",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995UE11400004",
            "pubmed": "8651045",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "62086-51846-6"
            ],
            "imported": "2006-12-01T01:00:00+01:00",
            "journal": "Acta Med Austriaca",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.123,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.504672897196262,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": 64472,
            "title": "Late potentials in high resolution ECG in thyroid gland dysfunction",
            "abstract": null,
            "authors": [
                "Schippinger, W",
                "Buchinger, W",
                "Schubert, B",
                "Költringer, P",
                "Eber, O"
            ],
            "year": 1995,
            "source": "Acta Med Austriaca. 1995; 22(4):73-74",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995UA60200004",
            "pubmed": "8835425",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-01-14T01:00:00+01:00",
            "journal": "Acta Med Austriaca",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.123,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.504672897196262,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": 747,
            "title": "Dilated cardiomyopathy--diagnosis and conservative therapy",
            "abstract": null,
            "authors": [
                "Fruhwald, FM",
                "Watzinger, N",
                "Schumacher, M",
                "Zweiker, R",
                "Eber, B",
                "Klein, W"
            ],
            "year": 1995,
            "source": "Acta Med Austriaca. 1995; 22(5):90-93",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1995UE11400002",
            "pubmed": "8651043",
            "doi": null,
            "pmc": null,
            "organizations": [
                "747-14083"
            ],
            "persons": [
                "747-51699-6",
                "747-51700-2",
                "747-51759-6"
            ],
            "imported": null,
            "journal": "ACTA MED AUST",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.123,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.504672897196262,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": 2371,
            "title": "TSH receptor double mutation in functional autonomic thyroid nodule",
            "abstract": null,
            "authors": [
                "Semlitsch, G",
                "Höfler, G",
                "Langsteger, W",
                "Lax, S",
                "Zatloukal, K",
                "Berger, A",
                "Eber, O"
            ],
            "year": 1995,
            "source": "Acta Med Austriaca. 1995; 22(4):75-77",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995UA60200005",
            "pubmed": "8835426",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2371-14045"
            ],
            "persons": [
                "2371-51663-6",
                "2371-51691-6"
            ],
            "imported": null,
            "journal": "ACTA MED AUST",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.123,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.504672897196262,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": 633,
            "title": "Cyclic phenomena in early myocardial infarction.",
            "abstract": null,
            "authors": [
                "Gasser, R",
                "Schafhalter-Zoppoth, I",
                "Schwarz, T",
                "Eber, B",
                "Köppel, H",
                "Lechleitner, P",
                "Puschendorf, B",
                "Dienstl, F",
                "Klein, W"
            ],
            "year": 1995,
            "source": "Acta Med Austriaca. 1995; 22(4):69-72",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995UA60200003",
            "pubmed": "8835424",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "633-50727-6",
                "633-51533-2"
            ],
            "imported": null,
            "journal": "ACTA MED AUST",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.123,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.504672897196262,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": 81906,
            "title": "ALLOPLASTIC VASCULAR ACCESS IN HEMODIALYSIS",
            "abstract": null,
            "authors": [
                "FRUHWIRTH, J",
                "KOCH, G",
                "GUTSCHI, S",
                "HAUSER, H",
                "HORINA, J"
            ],
            "year": 1995,
            "source": "NIEREN HOCHDRUCK. 1995; 24(5): 270-273. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RE34300011",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "81906-14073",
                "81906-14074"
            ],
            "persons": [
                "81906-51746-6"
            ],
            "imported": "2008-06-23T13:10:48+02:00",
            "journal": "NIEREN HOCHDRUCK",
            "issn": "0300-5224",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.123,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.0975609756097561,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 154979,
            "title": "Latest technological developments in the analysis of circulating tumor DNA",
            "abstract": null,
            "authors": [
                "Ulz, P",
                "Geigl, JB",
                "Speicher, MR",
                "Heitzer, E"
            ],
            "year": 2016,
            "source": "MED GENET-BERLIN. 2016; 28(2): 234-244. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000383144200002",
            "pubmed": null,
            "doi": "10.1007/s11825-016-0089-z",
            "pmc": null,
            "organizations": [
                "154979-14021"
            ],
            "persons": [
                "154979-50899-4",
                "154979-57423-6"
            ],
            "imported": "2016-10-10T13:33:35+02:00",
            "journal": "MED GENET-BERLIN",
            "issn": "1863-5490",
            "collection_publisher": null,
            "collection_title": "MEDIZINISCHE GENETIK; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.122,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.012,
            "impactfactor_norm_year": 2016,
            "impactfactor_norm_category": "GENETICS & HEREDITY-SCI",
            "impactfactor_norm_super": 0.024,
            "impactfactor_norm_super_year": 2013,
            "impactfactor_norm_super_category": "GENETICS + HEREDITY",
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 154980,
            "title": "Liquid biopsies. A multidisciplinary challenge for human geneticists, oncologists, and pathologists",
            "abstract": null,
            "authors": [
                "Speicher, MR",
                "Gerger, A",
                "Hoefler, G"
            ],
            "year": 2016,
            "source": "MED GENET-BERLIN. 2016; 28(2): 245-250. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000383144200003",
            "pubmed": null,
            "doi": "10.1007/s11825-016-0090-6",
            "pmc": null,
            "organizations": [
                "154980-14020",
                "154980-14021",
                "154980-14085"
            ],
            "persons": [
                "154980-58814-6",
                "154980-51691-6"
            ],
            "imported": "2016-10-10T13:33:35+02:00",
            "journal": "MED GENET-BERLIN",
            "issn": "1863-5490",
            "collection_publisher": null,
            "collection_title": "MEDIZINISCHE GENETIK; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.122,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.012,
            "impactfactor_norm_year": 2016,
            "impactfactor_norm_category": "GENETICS & HEREDITY-SCI",
            "impactfactor_norm_super": 0.024,
            "impactfactor_norm_super_year": 2013,
            "impactfactor_norm_super_category": "GENETICS + HEREDITY",
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 105264,
            "title": "Kombinierte Behandlung von retinalen angiomatösen Proliferationen mit Lucentis und photodynamischer Therapie mit Visudyne - eine Zwischenbilanz",
            "abstract": null,
            "authors": [
                "Haas, A",
                "Seidel, G",
                "Werner, C",
                "Weger, M"
            ],
            "year": 2010,
            "source": "Spektrum der Augenheilkunde2010; 24(2):109-110.-51. Tagung der österreichischen ophthalmologischen Geselschaft; MAI, 13-15, 2010; Zell am See, Austria. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "105264-14043"
            ],
            "persons": [
                "105264-51850",
                "105264-51984",
                "105264-65141"
            ],
            "imported": "2010-09-29T15:16:21+02:00",
            "journal": null,
            "issn": "1613-7523",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.12,
            "impactfactor_year": null,
            "impactfactor_norm": 0.055,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 110400,
            "title": "Apoptotic death ligands and interleukins in the vitreous of diabetic patients",
            "abstract": null,
            "authors": [
                "Maier, R",
                "Weger, M",
                "Haller-Schober, EM",
                "Huppertz, B",
                "Maier, LM",
                "El-Shabrawi, Y",
                "Wedrich, A",
                "Theisl, A",
                "Graninger, W",
                "Demel, U",
                "Haas, A"
            ],
            "year": 2010,
            "source": "SPEKTRUM AUGENHEILKD. 2010; 24(6): 305-310. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000288428100003",
            "pubmed": null,
            "doi": "10.1007/s00717-010-0446-2",
            "pmc": null,
            "organizations": [
                "110400-14017",
                "110400-14043",
                "110400-14086"
            ],
            "persons": [
                "110400-51850-6",
                "110400-51899-6",
                "110400-51984-6",
                "110400-53938-6",
                "110400-54142-6"
            ],
            "imported": "2011-04-12T11:17:37+02:00",
            "journal": "SPEKTRUM AUGENHEILKD",
            "issn": "0930-4282",
            "collection_publisher": null,
            "collection_title": "SPEKTRUM DER AUGENHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.12,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.054,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "impactfactor_norm_super": 0.061,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "OPHTHALMOLOGY",
            "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": true,
            "local_affiliation": true
        },
        {
            "id": 100419,
            "title": "Die altersbedingte Glaskörperabhebung - statistische Evaluierung Relation zu biochemischen Analysen",
            "abstract": null,
            "authors": [
                "Wochesländer, P",
                "Schmut, O"
            ],
            "year": 2010,
            "source": "Spektrum der Augenheilkunde2010; 24(2):130-130.-51. Tagung der Österreichischen Ophthalmologischen Gesellschaft; MAY 13-15, 2010; Zell am See, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "100419-14043"
            ],
            "persons": [],
            "imported": "2010-05-20T15:51:08+02:00",
            "journal": null,
            "issn": "1613-7523",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.12,
            "impactfactor_year": null,
            "impactfactor_norm": 0.055,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 100421,
            "title": "Zytotoxizitäts- und Permeabilitätsstudien zur Untersuchung der Aufnahme von nanostrukturierten Materialien über das Auge",
            "abstract": null,
            "authors": [
                "Roblegg, E",
                "Blass, S",
                "Rabensteiner, DF",
                "Trummer, G",
                "Schmut, O"
            ],
            "year": 2010,
            "source": "Spektrum der Augenheilkunde2010; 24(2):135-136.-51. Tagung der Österreichischen Ophthalmologischen Gesellschaft; MAY 13-15, 2010; Zell am See, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "100421-14043",
                "100421-17230"
            ],
            "persons": [
                "100421-53900"
            ],
            "imported": "2010-05-20T16:03:25+02:00",
            "journal": null,
            "issn": "1613-7523",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.12,
            "impactfactor_year": null,
            "impactfactor_norm": 0.055,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 100317,
            "title": "Darstellung der kornealen Ultrastruktur vor und nach Crosslinkingbehandlung mit der \"Atomic Force Mic\r\nroscopy\"",
            "abstract": null,
            "authors": [
                "Strauss, RW",
                "Diesenberger, D",
                "Dirisamer, M",
                "Dichtl, M",
                "Wedrich, A",
                "Schilcher, S",
                "Priglinger, SG"
            ],
            "year": 2010,
            "source": "Spektrum der Augenheilkunde2010; 24(2):85-86.-51. Tagung der Österreichischen Ophthalmologischen Gesellschaft; MAY 13-15, 2010; Zell am See, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "100317-14043"
            ],
            "persons": [
                "100317-53938",
                "100317-69775"
            ],
            "imported": "2010-05-16T21:39:37+02:00",
            "journal": null,
            "issn": "0930-4282",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.12,
            "impactfactor_year": null,
            "impactfactor_norm": 0.055,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 100422,
            "title": "Die Wirkung von Riboflavin (Vitamin B2) und UV-A-Licht-Bestrahlung auf humane Bindehautzellen",
            "abstract": null,
            "authors": [
                "Schmut, O",
                "Trummer, G",
                "Rabensteiner, DF",
                "Wedrich, A"
            ],
            "year": 2010,
            "source": "Spektrum der Augenheilkunde2010; 24(2):138-138.-51. Tagung der Österreichischen Ophthalmologischen Gesellschaft; MAY 13-15, 2010; Zell am See, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "100422-14043"
            ],
            "persons": [
                "100422-53938"
            ],
            "imported": "2010-05-20T16:10:04+02:00",
            "journal": null,
            "issn": "1613-7523",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.12,
            "impactfactor_year": null,
            "impactfactor_norm": 0.055,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 107320,
            "title": "Epithelial ingrowth 12 years after LASIK",
            "abstract": null,
            "authors": [
                "Wenzl, E",
                "Ardjomand, N"
            ],
            "year": 2010,
            "source": "SPEKTRUM AUGENHEILKD. 2010; 24(4): 237-239. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000284421800008",
            "pubmed": null,
            "doi": "10.1007/s00717-010-0422-x",
            "pmc": null,
            "organizations": [
                "107320-14043"
            ],
            "persons": [
                "107320-53163-6",
                "107320-63764-2"
            ],
            "imported": "2010-12-13T15:06:25+01:00",
            "journal": "SPEKTRUM AUGENHEILKD",
            "issn": "0930-4282",
            "collection_publisher": null,
            "collection_title": "SPEKTRUM DER AUGENHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.12,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.054,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "impactfactor_norm_super": 0.061,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "OPHTHALMOLOGY",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 105344,
            "title": "Triggerfish 24-Stunden kontinuierliche Augendruckmessung: spannende Erkenntnisse",
            "abstract": null,
            "authors": [
                "Faschinger, C",
                "Mossböck, G"
            ],
            "year": 2010,
            "source": "Spektrum Augenheilkunde2010; 24(2):84-84.-51. Tagung der Österreichischen Ophthalmologischen Gesellschaft; MAI 13-15, 2010; Zell am See. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "105344-14043"
            ],
            "persons": [
                "105344-51585"
            ],
            "imported": "2010-09-30T12:34:23+02:00",
            "journal": null,
            "issn": "0930-4282",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.12,
            "impactfactor_year": null,
            "impactfactor_norm": 0.055,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}