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=155900&ordering=-year
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=155920&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155880&ordering=-year",
    "results": [
        {
            "id": 7432,
            "title": "Substance P and opiate-like peptides in human adrenal medulla.",
            "abstract": null,
            "authors": [
                "Saria, A",
                "Wilson, SP",
                "Molnar, A",
                "Viveros, OH",
                "Lembeck, F"
            ],
            "year": 1980,
            "source": "NEUROSCI LETT. 1980; 20(2): 195-200. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KR57300014",
            "pubmed": "6160429",
            "doi": "10.1016/0304-3940(80)90145-7",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-08-20T16:58:06+02:00",
            "journal": "NEUROSCI LETT",
            "issn": "0304-3940",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.703,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.618811881188119,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "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": 7433,
            "title": "The influence of an atherogenic, semisynthetic diet on cholesterol metabolism in rabbits.",
            "abstract": null,
            "authors": [
                "Paletta, B",
                "Mlekusch, W",
                "Vrecko, K"
            ],
            "year": 1980,
            "source": "ATHEROSCLEROSIS. 1980; 37(3): 371-375. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KR77800005",
            "pubmed": "7193035",
            "doi": "10.1016/0021-9150(80)90141-0",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-08-20T16:49:50+02:00",
            "journal": "ATHEROSCLEROSIS",
            "issn": "0021-9150",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.095,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.769230769230769,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE",
            "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": 7434,
            "title": "Significance of genetic investigations in medical practice",
            "abstract": null,
            "authors": [
                "Rosenkranz, W"
            ],
            "year": 1980,
            "source": "Wien Med Wochenschr. 1980; 130(20):643-649",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KS29000001",
            "pubmed": "6451087",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "WIEN MED WOCHENSCHR",
            "issn": "0043-5341",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": 7435,
            "title": "A theoretical models of oncolysis by Clostridium oncolyticum M 55 ATCC 13,732.",
            "abstract": null,
            "authors": [
                "Brantner, H",
                "Schwager, J"
            ],
            "year": 1980,
            "source": "Arch Geschwulstforsch. 1980; 50(7):601-612",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KS29600001",
            "pubmed": "6263207",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ARCH GESCHWULSTFORSCH",
            "issn": "0003-911X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": 7436,
            "title": "Spinal fluid lysozyme levels in childhood meningitis (author's transl)",
            "abstract": null,
            "authors": [
                "Grubbauer, HM"
            ],
            "year": 1980,
            "source": "Monatsschr Kinderheilkd. 1980; 128(11):717-719",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KT53300010",
            "pubmed": "6110179",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "MONATSSCHR KINDERHEILK",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.163,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.112676056338028,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7437,
            "title": "The treatment of housedustmite-allergy-three years' experience with hyposensitization with D.pteronyssinus-Preparations (D.P.) (author's transl)",
            "abstract": null,
            "authors": [
                "Stammberger, H"
            ],
            "year": 1980,
            "source": "LARYNGOL RHINOL OTOL VER MONA. 1980; 59(12): 820-828. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KU27300009",
            "pubmed": "7278471",
            "doi": "10.1055/s-2007-1016414",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-08-20T17:02:47+02:00",
            "journal": "LARYNGOL RHINOL OTOL VER MONA",
            "issn": "0340-1588",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.083,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7438,
            "title": "A further case of gastric microcarcinoidosis (author's transl)",
            "abstract": null,
            "authors": [
                "Ratzenhofer, M",
                "Ertl, M"
            ],
            "year": 1980,
            "source": "Wien Med Wochenschr. 1980; 130(21):683-687",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KU57500002",
            "pubmed": "7467377",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "WIEN MED WOCHENSCHR",
            "issn": "0043-5341",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": 7439,
            "title": "INVESTIGATIONS ON MEDULLARY ADRENALINE DEPLETION CAUSED BY PERMANENT HIGH ADRENALINE LEVELS",
            "abstract": null,
            "authors": [
                "SADJAK, A",
                "EGGER, G",
                "PORTA, S"
            ],
            "year": 1980,
            "source": "EXP PATHOL-JENA. 1980; 18:  508-509. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KU68000008",
            "pubmed": null,
            "doi": "10.1016/S0014-4908(80)80008-1",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-08-20T16:57:17+02:00",
            "journal": "EXP PATHOL-JENA",
            "issn": "0014-4908",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": 7440,
            "title": "Isolated endocarditis of the tricuspid valve in early infancy",
            "abstract": null,
            "authors": [
                "Beitzke, A",
                "Gypser, G",
                "Becker, H",
                "Grubbauer, HM"
            ],
            "year": 1980,
            "source": "Helv Paediatr Acta. 1980; 35(6):585-591",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KV06500008",
            "pubmed": "7204102",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "HELV PAEDIAT ACTA",
            "issn": "0018-022X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": 7441,
            "title": "Bone marrow failure with plasmocytosis in a diabetic child (author's transl)",
            "abstract": null,
            "authors": [
                "Mutz, ID",
                "Messner, H",
                "Urban, C"
            ],
            "year": 1980,
            "source": "KLIN PADIAT. 1980; 192(6): 573-576. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KV24900013",
            "pubmed": "7012434",
            "doi": "10.1055/s-2008-1035645",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-08-20T16:49:10+02:00",
            "journal": "KLIN PADIAT",
            "issn": "0300-8630",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.321,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.309859154929577,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": 7442,
            "title": "Treatment of acute pelvic inflammatory diseases with a new antibiotic compound preparation (author's transl)",
            "abstract": null,
            "authors": [
                "Burmucic, R"
            ],
            "year": 1980,
            "source": "Wien Med Wochenschr. 1980; 130(22):744-749",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KV31400011",
            "pubmed": "7467388",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "WIEN MED WOCHENSCHR",
            "issn": "0043-5341",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": 7443,
            "title": "ABOUT THE INFLUENCE OF SULINDAC ON THE METABOLISM OF GLIBENCLAMIDE-TREATED DIABETICS",
            "abstract": null,
            "authors": [
                "RAINER, F",
                "KLEIN, G"
            ],
            "year": 1980,
            "source": "AKTUEL RHEUMATOL 1980 5: 307-309.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KV42300002",
            "pubmed": null,
            "doi": "10.1055/s-2008-1052312",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "AKTUEL RHEUMATOL",
            "issn": "0341-051X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.056,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.105263157894737,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RHEUMATOLOGY",
            "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": 7444,
            "title": "Psychotropic drugs and the heart: clinical implications.",
            "abstract": null,
            "authors": [
                "Kopera, H",
                "Klein, W",
                "Schenk, H"
            ],
            "year": 1980,
            "source": "Prog Neuropsychopharmacol. 1980; 4(4-5):527-535",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KV80800027",
            "pubmed": "7220669",
            "doi": "10.1016/0364-7722(80)90025-9",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "PROGR NEURO-PSYCHOPHARMACOL",
            "issn": "0364-7722",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.141,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7445,
            "title": "Stenosis of the papilla of Vater; indication and surgical technique of papillotomy (author's transl)].",
            "abstract": null,
            "authors": [
                "Köle, W",
                "Ornig, H"
            ],
            "year": 1980,
            "source": "Zentralbl Chir. 1980; 105(23):1546-1552",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KW33400002",
            "pubmed": "7211000",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ZBL CHIR",
            "issn": "0044-409X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.128,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.28125,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7446,
            "title": "Long-term experiences with sphincteroplasty using the Wreden-Stone method in the management of ano-rectal incontinence",
            "abstract": null,
            "authors": [
                "Köle, W",
                "Zmugg, P"
            ],
            "year": 1980,
            "source": "Chirurg. 1980; 51(12):789-793",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KW61000008",
            "pubmed": "7471957",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "CHIRURG",
            "issn": "0009-4722",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.657,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.6171875,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7447,
            "title": "Natural history and operative treatment of intracranial aneurysms after subarachnoid haemorrhage (author's transl)",
            "abstract": null,
            "authors": [
                "Auer, LM",
                "Gallhofer, B",
                "Ladurner, G",
                "Heppner, F",
                "Lechner, H"
            ],
            "year": 1980,
            "source": "Wien Klin Wochenschr. 1980; 92(24):871-875",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KW71900006",
            "pubmed": "7222703",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "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": 7448,
            "title": "Sjögren's reticular pigmentary dystrophy (author's transl)",
            "abstract": null,
            "authors": [
                "Wochesländer, E",
                "Bartl, G",
                "Fellinger, C",
                "Vidic, B"
            ],
            "year": 1980,
            "source": "KLIN MONATSBL AUGENHEILK. 1980; 177(6): 684-688. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KX64500006",
            "pubmed": "7206552",
            "doi": "10.1055/s-2008-1057707",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-08-20T17:06:24+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": 7449,
            "title": "Follow-up study in patients with neuritis retrobulbaris (author's transl)",
            "abstract": null,
            "authors": [
                "Wutz, W",
                "Bartl, G",
                "Hiti, H",
                "Rodler, H"
            ],
            "year": 1980,
            "source": "Klin Monatsbl Augenheilkd. 1980; 177(6):689-695",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KX64500007",
            "pubmed": "7206553",
            "doi": "10.1055/s-2008-1057708",
            "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": 7450,
            "title": "Observations of the course of branch and central venous occlusions (author's transl)",
            "abstract": null,
            "authors": [
                "Vidic, B",
                "Bartl, G",
                "Fellinger, C",
                "Schuhmann, G"
            ],
            "year": 1980,
            "source": "KLIN MONATSBL AUGENHEILK. 1980; 177(6): 710-714. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KX64500010",
            "pubmed": "7206556",
            "doi": "10.1055/s-2008-1057711",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-08-20T17:05:12+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": 7452,
            "title": "Determination of HDL cholesterol levels in cases of ocular disease (author's transl)",
            "abstract": null,
            "authors": [
                "Schmut, O",
                "Hofmann, H"
            ],
            "year": 1980,
            "source": "KLIN MONATSBL AUGENHEILK. 1980; 177(6): 855-857. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KX64500043",
            "pubmed": "7206583",
            "doi": "10.1055/s-2008-1057744",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-08-20T16:59:45+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
        }
    ]
}