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=155540&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157084,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155560&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155520&ordering=-year",
    "results": [
        {
            "id": 7587,
            "title": "Studies on the composition of the protein part of triglyceride rich lipoproteins of human serum: isolation of polymorphic forms of beta 2-glycoprotein-I.",
            "abstract": null,
            "authors": [
                "Polz, E",
                "Wurm, H",
                "Kostner, GM"
            ],
            "year": 1981,
            "source": "Artery. 1981; 9(4):305-315",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981MR00100005",
            "pubmed": "7316780",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "7587-51669-4"
            ],
            "imported": null,
            "journal": "ARTERY",
            "issn": "0098-6127",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.58,
            "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": 7588,
            "title": "Fibrin glue for otorhinolaryngology (author's transl)",
            "abstract": null,
            "authors": [
                "Wolf, G"
            ],
            "year": 1981,
            "source": "ARCH OTO-RHINO-LARYNG. 1981; 233(1): 49-54. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981MR14600007",
            "pubmed": "7316873",
            "doi": "10.1007/BF00464274",
            "pmc": null,
            "organizations": [],
            "persons": [
                "7588-51640-2"
            ],
            "imported": "2009-09-01T16:08:00+02:00",
            "journal": "ARCH OTO-RHINO-LARYNG",
            "issn": "0263-0257",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.103,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.0634920634920635,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENGINEERING, CIVIL",
            "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": 7589,
            "title": "Neutron small angle scattering on selectively deuterated human plasma low density lipoproteins. The location of polar phospholipid headgroups.",
            "abstract": null,
            "authors": [
                "Laggner, P",
                "Kostner, GM",
                "Rakusch, U",
                "Worcester, D"
            ],
            "year": 1981,
            "source": "J Biol Chem. 1981; 256(22):11832-11839",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981MR19900079",
            "pubmed": "7298632",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "7589-51669-6"
            ],
            "imported": null,
            "journal": "J BIOL CHEM",
            "issn": "0021-9258",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.716,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.925423728813559,
            "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": 7590,
            "title": "Alpha-adrenoreceptor antagonists and pial vessel diameter during hypercapnia and hemorrhagic hypotension in the cat.",
            "abstract": null,
            "authors": [
                "Auer, LM",
                "Trummer, UG",
                "Johansson, BB"
            ],
            "year": 1981,
            "source": "Stroke. 1981; 12(6):847-851",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981MR23100022",
            "pubmed": "6117957",
            "doi": "10.1161/01.STR.12.6.847",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "STROKE",
            "issn": "0039-2499",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.526,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.952,
            "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
        },
        {
            "id": 7591,
            "title": "Plasma concentrations of glucose, corticosterone, glucagon and insulin and liver content of metabolic substrates and enzymes during starvation and additional hypoxia in the rat.",
            "abstract": null,
            "authors": [
                "Mlekusch, W",
                "Paletta, B",
                "Truppe, W",
                "Paschke, E",
                "Grimus, R"
            ],
            "year": 1981,
            "source": "HORMONE METAB RES. 1981; 13(11): 612-614. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981MR29900005",
            "pubmed": "7030899",
            "doi": "10.1055/s-2007-1019352",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-08-31T18:27:16+02:00",
            "journal": "HORMONE METAB RES",
            "issn": "0018-5043",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.735,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.686746987951807,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "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": 7593,
            "title": "Ferritin - determination and diagnostic significance",
            "abstract": null,
            "authors": [
                "Fereberger, W"
            ],
            "year": 1981,
            "source": "Wien Med Wochenschr. 1981; 131(20):493-496",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981MR93500001",
            "pubmed": "7314630",
            "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": 7594,
            "title": "SUBDURAL EMPYEMA - 3 CASES FOLLOWING SINUSITIS IN CHILDREN",
            "abstract": null,
            "authors": [
                "GRUBBAUER, HM",
                "BREISACH, G",
                "SAGER, W",
                "HOLLWARTH, M",
                "LAMMER, J",
                "OBERBAUER, R"
            ],
            "year": 1981,
            "source": "KLIN PADIAT 1981 193: 464-467.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981MR95100013",
            "pubmed": null,
            "doi": "10.1055/s-2008-1034525",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "KLIN PADIAT",
            "issn": "0300-8630",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "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": 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": 7595,
            "title": "Biorheological contribution to the problem of rheumatic joint diseases",
            "abstract": null,
            "authors": [
                "Ribitsch, V",
                "Rainer, F",
                "Ribitsch, G",
                "Schurz, J",
                "Klein, G"
            ],
            "year": 1981,
            "source": "Z Rheumatol. 1981; 40(5):199-204",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981MS09800001",
            "pubmed": "7314964",
            "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": 7596,
            "title": "Neonatal adrenal hemorrhage in the sonogram",
            "abstract": null,
            "authors": [
                "Fotter, R",
                "Sager, WD",
                "Schneider, G",
                "Höllwarth, M"
            ],
            "year": 1981,
            "source": "FORTSCHR RONTGENSTRAHL NUKL. 1981; 135:  619-620. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981MS14100024",
            "pubmed": "6213484",
            "doi": "10.1055/s-2008-1056483",
            "pmc": null,
            "organizations": [],
            "persons": [
                "7596-51557-2"
            ],
            "imported": "2009-08-28T12:45:30+02:00",
            "journal": "FORTSCHR RONTGENSTRAHL NUKL",
            "issn": "0340-1618",
            "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": 7597,
            "title": "Chest physiotherapy in childhood respiratory disorders (author's transl)",
            "abstract": null,
            "authors": [
                "Zach, M",
                "Oberwaldner, B",
                "Purrer, B",
                "Schober, P",
                "Grubbauer, HM"
            ],
            "year": 1981,
            "source": "MONATSSCHR KINDERHEILK. 1981; 129:  633-636. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981MS16000005",
            "pubmed": "7322139",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-09-01T16:10:01+02:00",
            "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": 7598,
            "title": "Histamine in tissue: determination by high-performance liquid chromatography after condensation with o-phthaldialdehyde.",
            "abstract": null,
            "authors": [
                "Skofitsch, G",
                "Saria, A",
                "Holzer, P",
                "Lembeck, F"
            ],
            "year": 1981,
            "source": "J CHROMATOGR 1981 226: 53-59.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981MT05400006",
            "pubmed": "7320155",
            "doi": "10.1016/S0378-4347(00)84205-X",
            "pmc": null,
            "organizations": [
                "7598-14022"
            ],
            "persons": [
                "7598-51529-6"
            ],
            "imported": null,
            "journal": "J CHROMATOGR",
            "issn": "0021-9673",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.523,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.876923076923077,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CHEMISTRY, ANALYTICAL",
            "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": 7599,
            "title": "NON-PARASITIC HEPATIC CYSTS - FOLLOW-UP OVER 14 YEARS",
            "abstract": null,
            "authors": [
                "RESCH, M"
            ],
            "year": 1981,
            "source": "AKTUEL CHIR 1981 16: 210-212.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981MT27100004",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "AKTUEL CHIR",
            "issn": "0001-785X",
            "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": 7600,
            "title": "SURGERY OF PANCREATIC PSEUDOCYSTS",
            "abstract": null,
            "authors": [
                "ZMUGG, P"
            ],
            "year": 1981,
            "source": "AKTUEL CHIR 1981 16: 213-216.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981MT27100005",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "AKTUEL CHIR",
            "issn": "0001-785X",
            "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": 7601,
            "title": "Treatment of early stages of dialysis encephalopathy by aluminium depletion.",
            "abstract": null,
            "authors": [
                "Pogglitsch, H",
                "Petek, W",
                "Wawschinek, O",
                "Holzer, W"
            ],
            "year": 1981,
            "source": "Lancet. 1981; 2(8259):1344-1345",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1981MT48000027",
            "pubmed": "6118738",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "LANCET",
            "issn": "0140-6736",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 17.332,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.990654205607477,
            "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": 7602,
            "title": "Correlations between CT scan and sensorimotor EEG rhythms in patients with cerebrovascular disorders.",
            "abstract": null,
            "authors": [
                "Pfurtscheller, G",
                "Sager, W",
                "Wege, W"
            ],
            "year": 1981,
            "source": "Electroencephalogr Clin Neurophysiol. 1981; 52(5):473-485",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981MT73800013",
            "pubmed": "6171414",
            "doi": "10.1016/0013-4694(81)90032-8",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ELECTROENCEPHALOGR CLIN NEURO",
            "issn": "0013-4694",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.617,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.977777777777778,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENGINEERING, BIOMEDICAL",
            "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": 7603,
            "title": "Hemodynamic assessment of prenalterol: a cardioselective beta agonist in patients with imparied left ventricular function.",
            "abstract": null,
            "authors": [
                "Klein, W",
                "Brandt, D",
                "Maurer, E"
            ],
            "year": 1981,
            "source": "Clin Cardiol. 1981; 4(6):325-329",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981MT77300004",
            "pubmed": "6120057",
            "doi": "10.1002/clc.4960040604",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "CLIN CARDIOL",
            "issn": "0160-9289",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.528,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.564516129032258,
            "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": 7604,
            "title": "Intracranial bleeding during therapy with L-asparaginase in childhood acute lymphocytic leukemia.",
            "abstract": null,
            "authors": [
                "Urban, C",
                "Sager, WD"
            ],
            "year": 1981,
            "source": "Eur J Pediatr. 1981; 137(3):323-327",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981MU40700015",
            "pubmed": "6947890",
            "doi": "10.1007/BF00443266",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "EUR J PEDIAT",
            "issn": "0340-6199",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.963,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.732394366197183,
            "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": 7605,
            "title": "Radiotherapeutic results in case of malignant ovarian tumors with special consideration of stage Ia (author's transl)",
            "abstract": null,
            "authors": [
                "Hackl, A",
                "Schneider, GH"
            ],
            "year": 1981,
            "source": "Strahlentherapie. 1981; 157(12):780-785",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981MU83500002",
            "pubmed": "7330905",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "STRAHLENTHERAPIE",
            "issn": "0039-2073",
            "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": 7606,
            "title": "30 years of cataract operation (author's transl)",
            "abstract": null,
            "authors": [
                "Hofmann, H",
                "Brunner, H"
            ],
            "year": 1981,
            "source": "Klin Monatsbl Augenheilkd. 1981; 179(4):234-242",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1981MV04300003",
            "pubmed": "7311361",
            "doi": "10.1055/s-2008-1057298",
            "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": 7607,
            "title": "Proof of the linearity of the pharmacokinetics of alinidine in man.",
            "abstract": null,
            "authors": [
                "Arndts, D",
                "Warnkross, H",
                "Rominger, KL",
                "Justus, H"
            ],
            "year": 1981,
            "source": "Eur J Clin Pharmacol. 1981; 21(3):201-207",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981MV62500008",
            "pubmed": "7318879",
            "doi": "10.1007/BF00627921",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "EUR J CLIN PHARMACOL",
            "issn": "0031-6970",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.038,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.612359550561798,
            "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
        }
    ]
}