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=156000&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156983,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156020&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155980&ordering=-year",
    "results": [
        {
            "id": 7235,
            "title": "Survey of dermatophytes in the hair of small mammals from Austria.",
            "abstract": null,
            "authors": [
                "Otcenásek, M",
                "Hubálek, Z",
                "Sixl, W"
            ],
            "year": 1980,
            "source": "Folia Parasitol (Praha). 1980; 27(1):83-87",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JG39800019",
            "pubmed": "6988310",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "FOLIA PARASITOL",
            "issn": "0015-5683",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.447,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.380952380952381,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PARASITOLOGY",
            "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": 7236,
            "title": "CARDIAC EFFECTS OF MIANSERIN - RESULTS OF CLINICAL PHARMACOLOGICAL INVESTIGATIONS",
            "abstract": null,
            "authors": [
                "KOPERA, H"
            ],
            "year": 1980,
            "source": "CURR MED RES OPIN 1980 6: 36-43.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JG73800006",
            "pubmed": null,
            "doi": "10.1185/03007998009114802",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "CURR MED RES OPIN",
            "issn": "0300-7995",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.351,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.616822429906542,
            "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": 7237,
            "title": "ANTICHOLINERGIC EFFECTS OF MIANSERIN",
            "abstract": null,
            "authors": [
                "KOPERA, H"
            ],
            "year": 1980,
            "source": "CURR MED RES OPIN 1980 6: 132-138.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JG73800017",
            "pubmed": null,
            "doi": "10.1185/03007998009114813",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "CURR MED RES OPIN",
            "issn": "0300-7995",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.351,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.616822429906542,
            "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": 7238,
            "title": "Influence of pH, temperature and polarity of the solvent on the absorption of NADH+ and NADH at 260 nm (author's transl)",
            "abstract": null,
            "authors": [
                "Schauenstein, E",
                "Saenger, W",
                "Schaur, RJ",
                "Desoye, G",
                "Schreibmayer, W"
            ],
            "year": 1980,
            "source": "Z Naturforsch C. 1980; 35(1-2):76-79",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JH06900014",
            "pubmed": "7405362",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-08-20T16:58:37+02:00",
            "journal": "Z NATURFORSCH C",
            "issn": "0939-5075",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.87,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.560606060606061,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "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": 7239,
            "title": "ANGIOGRAPHIC CLINICAL CORRELATION IN FALLOTS TETRALOGY DURING CHILDHOOD",
            "abstract": null,
            "authors": [
                "BEITZKE, A"
            ],
            "year": 1980,
            "source": "FORTSCHR RONTGENSTRAHL NUKL 1980 132: 178-184.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JH08700011",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "FORTSCHR RONTGENSTRAHL NUKL",
            "issn": "0340-1618",
            "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": 7240,
            "title": "Effects of acute and chronic vasodilator administration on hemodynamics and catecholamine concentration in chronic left heart failure (author's transl)",
            "abstract": null,
            "authors": [
                "Klein, W",
                "Goebel, R"
            ],
            "year": 1980,
            "source": "Z Kardiol. 1980; 69(2):120-125",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JH11000006",
            "pubmed": "6779433",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "Z KARDIOL",
            "issn": "0300-5860",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.715,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.532258064516129,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7241,
            "title": "Pulmonary function studies in long-term survivors with artificial ventilation in the neonatal period.",
            "abstract": null,
            "authors": [
                "Borkenstein, J",
                "Borkenstein, M",
                "Rosegger, H"
            ],
            "year": 1980,
            "source": "Acta Paediatr Scand. 1980; 69(2):159-163",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JH44500005",
            "pubmed": "6989153",
            "doi": "10.1111/j.1651-2227.1980.tb07053.x",
            "pmc": null,
            "organizations": [],
            "persons": [
                "7241-51654-6"
            ],
            "imported": null,
            "journal": "ACTA PAEDIAT SCAND",
            "issn": "0001-656X",
            "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": 7242,
            "title": "Genital bowenoid papulosis. Pseudo-Bowen's disease of the genital area",
            "abstract": null,
            "authors": [
                "Kerl, H",
                "Hödl, S",
                "Kratochvil, K",
                "Kresbach, H"
            ],
            "year": 1980,
            "source": "HAUTARZT. 1980; 31(2): 105-107. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JH64800008",
            "pubmed": "7399896",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "7242-51620-2"
            ],
            "imported": "2009-08-20T16:27:59+02:00",
            "journal": "HAUTARZT",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.397,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.2,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "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": 7243,
            "title": "Studies on the glycosaminoglycan metabolism of cultured fibroblasts from human keratoconus corneas.",
            "abstract": null,
            "authors": [
                "Bleckmann, H",
                "Kresse, H"
            ],
            "year": 1980,
            "source": "Exp Eye Res. 1980; 30(2):215-219",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1980JH68600011",
            "pubmed": "7418742",
            "doi": "10.1016/0014-4835(80)90116-5",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "EXP EYE RES",
            "issn": "0014-4835",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.963,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.904761904761905,
            "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": 7244,
            "title": "The effect of experimentally induced histamine deficiency on growth and rate of taking of model tumours (author's transl)",
            "abstract": null,
            "authors": [
                "Möse, JR",
                "Moser, M",
                "Fischer, G"
            ],
            "year": 1980,
            "source": "Arch Geschwulstforsch. 1980; 50(1):58-65",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JH80100008",
            "pubmed": "7447632",
            "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": 7245,
            "title": "Non-invasive methods, Bayes theorem and scientific dadaism",
            "abstract": null,
            "authors": [
                "Kenner, T"
            ],
            "year": 1980,
            "source": "WIEN MED WOCHENSCHR. 1980; 130(3): 113-122. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JJ09700001",
            "pubmed": "7368757",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-08-20T16:27:49+02:00",
            "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": 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": 7246,
            "title": "Adaptability to various amounts of food",
            "abstract": null,
            "authors": [
                "Hinghofer-Szalkay, H"
            ],
            "year": 1980,
            "source": "WIEN MED WOCHENSCHR. 1980; 130(3): 126-127. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JJ09700003",
            "pubmed": "7368758",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "7246-51683-2"
            ],
            "imported": "2009-08-20T16:22:53+02:00",
            "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": 7247,
            "title": "Paradoxical ventilatory response of babies to pure oxygen (author's transl)",
            "abstract": null,
            "authors": [
                "Haidmayer, R",
                "Kenner, T",
                "Kurz, R"
            ],
            "year": 1980,
            "source": "WIEN MED WOCHENSCHR. 1980; 130(3): 128-129. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JJ09700004",
            "pubmed": "6768198",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "7247-51524-2"
            ],
            "imported": "2009-08-20T16:20:36+02:00",
            "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": 7248,
            "title": "Inhibition by morphine of prostaglandin E1-stimulated secretion and cyclic adenosine 3',5'-monophosphate formation in the rat jejunum in vivo.",
            "abstract": null,
            "authors": [
                "Beubler, E",
                "Lembeck, F"
            ],
            "year": 1980,
            "source": "Br J Pharmacol. 1980; 68(3):513-518",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JJ27800020",
            "pubmed": "6301596",
            "doi": "10.1111/j.1476-5381.1980.tb14566.x",
            "pmc": "PMC2044213",
            "organizations": [],
            "persons": [
                "7248-51667-2"
            ],
            "imported": null,
            "journal": "BRIT J PHARMACOL",
            "issn": "0007-1188",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.695,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.921348314606742,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "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": 7249,
            "title": "Importance of bone scanning and osteoscintimetry for assessing development of acute haematogenic childhood osteomyelitis (author's transl)",
            "abstract": null,
            "authors": [
                "Fotter, R",
                "Höllwarth, M"
            ],
            "year": 1980,
            "source": "Z ORTHOP GRENZGEB. 1980; 118:  15-20. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JJ35300003",
            "pubmed": "7424102",
            "doi": "10.1055/s-2008-1051449",
            "pmc": null,
            "organizations": [],
            "persons": [
                "7249-51557-2"
            ],
            "imported": "2009-08-20T16:14:53+02:00",
            "journal": "Z ORTHOP GRENZGEB",
            "issn": "0044-3220",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.145,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.30952380952381,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ORTHOPEDICS",
            "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": 7251,
            "title": "Light and electron microscopy studies of actinomycosis of the lacrimal duct",
            "abstract": null,
            "authors": [
                "Hanselmayer, H",
                "Roll, P",
                "Reich, ME",
                "Schmut, O"
            ],
            "year": 1980,
            "source": "KLIN MONATSBL AUGENHEILK. 1980; 176(1): 113-118. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JJ75300023",
            "pubmed": "7412147",
            "doi": "10.1055/s-2008-1057412",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-08-20T16:20:47+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": 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": 7252,
            "title": "Bacterial contamination of intraocular metallic foreign bodies",
            "abstract": null,
            "authors": [
                "Reich, ME",
                "Hanselmayer, H"
            ],
            "year": 1980,
            "source": "Klin Monatsbl Augenheilkd. 1980; 176(1):119-121",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JJ75300024",
            "pubmed": "7412148",
            "doi": "10.1055/s-2008-1057413",
            "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": 7253,
            "title": "Electron microscopy studies of the trabecular meshwork in pigmentary glaucoma",
            "abstract": null,
            "authors": [
                "Benedikt, O",
                "Roll, P"
            ],
            "year": 1980,
            "source": "Klin Monatsbl Augenheilkd. 1980; 176(1):122-130",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JJ75300025",
            "pubmed": "7412149",
            "doi": "10.1055/s-2008-1057414",
            "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": 7254,
            "title": "Fatal course of a fungal pneumonia in glucocorticoid-treated recurrent febrile nodular panniculitis; Pfeifer-Weber-Christian syndrome].",
            "abstract": null,
            "authors": [
                "Lehnert, M",
                "Höfler, H",
                "Kerl, H",
                "Schmid, P"
            ],
            "year": 1980,
            "source": "Z Rheumatol. 1980; 39(1-2):46-53",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JK51100007",
            "pubmed": "7424198",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "7254-51620-6"
            ],
            "imported": "2009-08-20T16:38:32+02:00",
            "journal": "Z RHEUMATOL",
            "issn": "0340-1855",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.303,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.368421052631579,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RHEUMATOLOGY",
            "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": 7255,
            "title": "The elimination of soluble cornea proteins through direct current.",
            "abstract": null,
            "authors": [
                "Zirm, M",
                "Roll, P",
                "Schmut, O"
            ],
            "year": 1980,
            "source": "A GRAEFES ARCH KLIN EXP OPHTH. 1980; 213(1): 59-64. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JL34000008",
            "pubmed": "7006437",
            "doi": "10.1007/BF02391212",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-08-20T17:06:46+02:00",
            "journal": "A GRAEFES ARCH KLIN EXP OPHTH",
            "issn": "0065-6100",
            "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
        }
    ]
}