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=154200&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157152,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=154220&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=154180&ordering=imported",
    "results": [
        {
            "id": 7472,
            "title": "Non-Hodgkin lymphomas. Clinical and pathological correlation",
            "abstract": null,
            "authors": [
                "Becker, H"
            ],
            "year": 1981,
            "source": "Fortschr Med. 1981; 99(1-2):3-8",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981LA07200002",
            "pubmed": "7009354",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "FORTSCHR MED",
            "issn": "0015-8178",
            "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": 7509,
            "title": "The effects of the bradycardia-producing compound alinidine on action potentials and tension development in cardiac fibres.",
            "abstract": null,
            "authors": [
                "Tritthart, HA",
                "Windisch, H",
                "Heuberger, S"
            ],
            "year": 1981,
            "source": "Naunyn Schmiedebergs Arch Pharmacol. 1981; 316(2):172-177",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981LQ12600014",
            "pubmed": "7242703",
            "doi": "10.1007/BF00505313",
            "pmc": null,
            "organizations": [],
            "persons": [
                "7509-51519-2",
                "7509-51673-6"
            ],
            "imported": null,
            "journal": "NAUNYN-SCHMIED ARCH PHARMACOL",
            "issn": "0028-1298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.813,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.831460674157303,
            "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": 7470,
            "title": "Three beat-to-beat cardiotachometer designs.",
            "abstract": null,
            "authors": [
                "Rehak, PH"
            ],
            "year": 1981,
            "source": "Med Biol Eng Comput. 1981; 19(1):75-78",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981KY14700011",
            "pubmed": "7278411",
            "doi": "10.1007/BF02443850",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "MED BIOL ENG COMPUT",
            "issn": "0140-0118",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.830985915492958,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "COMPUTER SCIENCE, INTERDISCIPLINARY APPLICATIONS",
            "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": 7468,
            "title": "RHEOLOGICAL STUDIES OF THE SYNOVIAL-FLUIDS IN VARIOUS ARTICULAR DISEASES",
            "abstract": null,
            "authors": [
                "RAINER, F",
                "RIBITSCH, V",
                "KLEIN, G",
                "SCHURZ, J"
            ],
            "year": 1980,
            "source": "Z RHEUMATOL 1980 39: 413-416.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980LM99800105",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "Z RHEUMATOL",
            "issn": "0340-1855",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "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": 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": 7467,
            "title": "OBJECTIFYING THERAPEUTIC SUCCESS IN RHEUMATOLOGY USING THE PULMONARY-FUNCTION TEST",
            "abstract": null,
            "authors": [
                "BORKENSTEIN, J",
                "RAINER, F"
            ],
            "year": 1980,
            "source": "Z RHEUMATOL 1980 39: 372-373.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980LM99800093",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "Z RHEUMATOL",
            "issn": "0340-1855",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "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": 7466,
            "title": "THE EFFECT OF APOLIPOPROTEINS ON THE LIPOPROTEIN METABOLISM",
            "abstract": null,
            "authors": [
                "HOLASEK, A"
            ],
            "year": 1980,
            "source": "PERIOD BIOL 1980 82: 417-420.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980LJ08600004",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "PERIOD BIOL",
            "issn": "0031-5362",
            "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": "BIOLOGY",
            "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": 7465,
            "title": "HEMORRHOIDS AND ANAL-FISSURE",
            "abstract": null,
            "authors": [
                "KRONBERGER, L"
            ],
            "year": 1980,
            "source": "ACTA CHIR AUST 1980 12: -.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980LF50300011",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ACTA CHIR AUST",
            "issn": "0001-544X",
            "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": 7464,
            "title": "EXPERIENCES WITH BILE-DUCT ENDOPROSTHESIS SPECIFIED BY HARTENBACH FOR INOPERABLE MALIGNANT OBSTRUCTIVE-JAUNDICE",
            "abstract": null,
            "authors": [
                "KOLE, W",
                "RESCH, M"
            ],
            "year": 1980,
            "source": "ACTA CHIR AUST 1980 12: 113-117.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980LF50300003",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ACTA CHIR AUST",
            "issn": "0001-544X",
            "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": 7463,
            "title": "COLON-POLYPS, ENDOSCOPICAL DIAGNOSIS AND THERAPEUTICS",
            "abstract": null,
            "authors": [
                "RESCH, M",
                "WETL, K"
            ],
            "year": 1980,
            "source": "ACTA CHIR AUST 1980 12: 109-112.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980LF50300002",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ACTA CHIR AUST",
            "issn": "0001-544X",
            "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": 7461,
            "title": "Pharmacology and electrophysiology of calcium ion antagonists.",
            "abstract": null,
            "authors": [
                "Tritthart, HA"
            ],
            "year": 1980,
            "source": "Clin Invest Med. 1980; 3(1-2):1-7",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980LA63900002",
            "pubmed": "6781804",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "7461-51519-2"
            ],
            "imported": null,
            "journal": "CLIN INVEST MED",
            "issn": "0147-958X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.022,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.583333333333333,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, RESEARCH & EXPERIMENTAL",
            "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": 7510,
            "title": "The problem of so-called conservative treatment of the atypical cervical epithelium (author's transl)",
            "abstract": null,
            "authors": [
                "Burghardt, E"
            ],
            "year": 1981,
            "source": "Geburtshilfe Frauenheilkd. 1981; 41(5):330-334",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981LR32800002",
            "pubmed": "6909089",
            "doi": "10.1055/s-2008-1036803",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.366,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.169811320754717,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "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": 7459,
            "title": "A clinical trial of sulindac in osteoarthrosis",
            "abstract": null,
            "authors": [
                "Rainer, F",
                "Ulreich, A",
                "Klein, G"
            ],
            "year": 1980,
            "source": "Z Rheumatol. 1980; 39(11-12):412-416",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KZ30600007",
            "pubmed": "7025507",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "Z RHEUMATOL",
            "issn": "0340-1855",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "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": 7513,
            "title": "Dermis flap transposition as a treatment for fixed dislocation of the temporo-mandibular joint.",
            "abstract": null,
            "authors": [
                "Köle, H"
            ],
            "year": 1981,
            "source": "J Maxillofac Surg. 1981; 9(2):129-131",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981LR46800012",
            "pubmed": "7021726",
            "doi": "10.1016/S0301-0503(81)80030-6",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "J MAXILLOFAC SURG",
            "issn": "0301-0503",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.442,
            "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": 7457,
            "title": "POLYTRAUMA",
            "abstract": null,
            "authors": [
                "SZYSZKOWITZ, R"
            ],
            "year": 1980,
            "source": "ACTA CHIR AUST 1980 12: -.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KZ06600010",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ACTA CHIR AUST",
            "issn": "0001-544X",
            "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": 7456,
            "title": "REANIMATION - EMERGENCY MEASURES IN THE CASE OF ACUTE LOSS OF CONSCIOUSNESS AND CARDIAC-ARREST",
            "abstract": null,
            "authors": [
                "LIST, WF"
            ],
            "year": 1980,
            "source": "ACTA CHIR AUST 1980 12: -.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KZ06600009",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ACTA CHIR AUST",
            "issn": "0001-544X",
            "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": 7455,
            "title": "SURGERY TO CORRECT PORTAL-HYPERTENSION",
            "abstract": null,
            "authors": [
                "KOCH, G"
            ],
            "year": 1980,
            "source": "ACTA CHIR AUST 1980 12: -.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KZ06600007",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ACTA CHIR AUST",
            "issn": "0001-544X",
            "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": 7514,
            "title": "Structure of two subfractions of normal porcine (Sus domesticus) serum low-density lipoproteins. X-ray small-angle scattering studies.",
            "abstract": null,
            "authors": [
                "Jürgens, G",
                "Knipping, GM",
                "Zipper, P",
                "Kayushina, R",
                "Degovics, G",
                "Laggner, P"
            ],
            "year": 1981,
            "source": "Biochemistry. 1981; 20(11):3231-3237",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981LR82900038",
            "pubmed": "7248280",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "7514-51511-1"
            ],
            "imported": null,
            "journal": "BIOCHEMISTRY-USA",
            "issn": "0006-2960",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.234,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.850847457627119,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "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": 7453,
            "title": "Electroophthalmological, Fluorescence angiographical and computer perimetrical examinations in cases of contusio bulbi (author's transl)",
            "abstract": null,
            "authors": [
                "Bartl, G",
                "Hofmann, H",
                "Wochesländer, E",
                "Faschinger, C"
            ],
            "year": 1980,
            "source": "Klin Monatsbl Augenheilkd. 1980; 177(6):858-863",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KX64500044",
            "pubmed": "7206584",
            "doi": "10.1055/s-2008-1057745",
            "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": 7516,
            "title": "Prevention of septic complications in colorectal surgery (author's transl)].",
            "abstract": null,
            "authors": [
                "Kronberger, L",
                "Kraft-Kinz, J"
            ],
            "year": 1981,
            "source": "Wien Med Wochenschr. 1981; 131(8):209-211",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981LS56000005",
            "pubmed": "7257433",
            "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": 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": 7519,
            "title": "RELATION OF EEG AND COMPUTERIZED-TOMOGRAPHY IN TRANSIENT ISCHEMIC ATTACKS",
            "abstract": null,
            "authors": [
                "LADURNER, G",
                "ENGE, S",
                "SAGER, WD",
                "LOGAR, C",
                "LECHNER, H"
            ],
            "year": 1981,
            "source": "AKTUEL NEUROL 1981 8: 49-51.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981LS98400001",
            "pubmed": null,
            "doi": "10.1055/s-2007-1020948",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "AKTUEL NEUROL",
            "issn": "0302-4350",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.323,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.168316831683168,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "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
        }
    ]
}