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=152600&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156889,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152620&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152580&ordering=imported",
    "results": [
        {
            "id": 8951,
            "title": "Present state of hemorheology.",
            "abstract": null,
            "authors": [
                "Lechner, H",
                "Ott, E",
                "Schmidt, R"
            ],
            "year": 1987,
            "source": "Gerontology. 1987; 33(3-4):259-264",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987J987600023",
            "pubmed": "3308646",
            "doi": "10.1159/000212887",
            "pmc": null,
            "organizations": [
                "8951-14051"
            ],
            "persons": [],
            "imported": null,
            "journal": "GERONTOLOGY",
            "issn": "0304-324X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.727272727272727,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "GERIATRICS & GERONTOLOGY",
            "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": true
        },
        {
            "id": 8952,
            "title": "Arteriovenous hemofiltration in children with multiple organ system failure.",
            "abstract": null,
            "authors": [
                "Zobel, G",
                "Trop, M",
                "Ring, E",
                "Grubbauer, HM"
            ],
            "year": 1987,
            "source": "Int J Artif Organs. 1987; 10(4):233-238",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987K047500005",
            "pubmed": "3666976",
            "doi": "10.1177/039139888701000405",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "INT J ARTIF ORGANS",
            "issn": "0391-3988",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.743,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.711111111111111,
            "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": 8953,
            "title": "Continuous arteriovenous renal replacement therapy.",
            "abstract": null,
            "authors": [
                "Zobel, G",
                "Ring, E",
                "Trop, M"
            ],
            "year": 1987,
            "source": "Int J Artif Organs. 1987; 10(4):241-244",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987K047500007",
            "pubmed": "3666977",
            "doi": "10.1177/039139888701000407",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "INT J ARTIF ORGANS",
            "issn": "0391-3988",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.743,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.711111111111111,
            "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": 8954,
            "title": "Acroangiodermatitis (pseudo-Kaposi disease)",
            "abstract": null,
            "authors": [
                "Kneifel, H",
                "Hödl, S",
                "Lammer, J",
                "Kresbach, H"
            ],
            "year": 1987,
            "source": "Z Hautkr. 1987; 62(17):1272-1279",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987K059500004",
            "pubmed": "3687156",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "Z HAUTKRANKHEITEN HG",
            "issn": "0301-0481",
            "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": 8955,
            "title": "WEITGASSER,HANS - IN MEMORIAM",
            "abstract": null,
            "authors": [
                "KRESBACH, H"
            ],
            "year": 1987,
            "source": "Z HAUTKRANKHEITEN HG 1987 62: 1314-&.",
            "category": 1,
            "document_type": 13,
            "sci": "ISI:A1987K059500008",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "Z HAUTKRANKHEITEN HG",
            "issn": "0301-0481",
            "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": 8958,
            "title": "EEG studies in bruxism with headache patients",
            "abstract": null,
            "authors": [
                "Wieselmann, G",
                "Grabmair, W",
                "Logar, C",
                "Perman, R",
                "Flooh, E",
                "Lechner, H"
            ],
            "year": 1987,
            "source": "EEG EMG Z Elektroenzephalogr Elektromyogr Verwandte Geb. 1987; 18(3):135-137",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987K120700007",
            "pubmed": "3115756",
            "doi": "10.1055/s-2008-1060914",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "EEG-EMG-Z ELEKTROENZ ELEKTROM",
            "issn": "0941-3790",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.168,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PUBLIC, ENVIRONMENTAL AND OCCUPATIONAL HEALTH",
            "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": 8959,
            "title": "Decrease in arterial PO2 with captopril administration in secondary pulmonary hypertension and right heart failure",
            "abstract": null,
            "authors": [
                "Borkenstein, J"
            ],
            "year": 1987,
            "source": "Wien Med Wochenschr. 1987; 137(14-15):332-334",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987K147200005",
            "pubmed": "3314170",
            "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": 8961,
            "title": "Pyogenic liver abscess. Successful percutaneous ultrasound-controlled drainage",
            "abstract": null,
            "authors": [
                "Müller, GE",
                "Forche, G",
                "Brandstätter, G",
                "Kratochvil, P",
                "Scheucher, F"
            ],
            "year": 1987,
            "source": "Wien Med Wochenschr. 1987; 137(14-15):346-349",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987K147200010",
            "pubmed": "3314172",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "WIEN MED WOCHENSCHR",
            "issn": "0043-5341",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": 8963,
            "title": "Influence of tonicity on the viscoelastic properties of blood during isovolemic dilution.",
            "abstract": null,
            "authors": [
                "Schneditz, D",
                "Kainz, T",
                "Moser, M",
                "Kenner, T"
            ],
            "year": 1987,
            "source": "Basic Res Cardiol. 1987; 82(4):388-395",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987K151500008",
            "pubmed": "3662997",
            "doi": "10.1007/BF01907026",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8963-51834-2",
                "8963-51671-6"
            ],
            "imported": null,
            "journal": "BASIC RES CARDIOL",
            "issn": "0300-8428",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.873,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.693548387096774,
            "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": 8964,
            "title": "Effect of bradykinin antagonists on bradykinin-induced plasma extravasation, venoconstriction, prostaglandin E2 release, nociceptor stimulation and contraction of the iris sphincter muscle in the rabbit.",
            "abstract": null,
            "authors": [
                "Griesbacher, T",
                "Lembeck, F"
            ],
            "year": 1987,
            "source": "Br J Pharmacol. 1987; 92(2):333-340",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987K169600011",
            "pubmed": "3479223",
            "doi": "10.1111/j.1476-5381.1987.tb11328.x",
            "pmc": "PMC1853661",
            "organizations": [],
            "persons": [
                "8964-51661-1"
            ],
            "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": 8965,
            "title": "Comparative studies on partial microsequence-analysis of Bence-Jones proteins.",
            "abstract": null,
            "authors": [
                "Malle, E",
                "Leis, HJ",
                "Palm, W"
            ],
            "year": 1987,
            "source": "Int J Biochem. 1987; 19(9):853-856",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987K181200007",
            "pubmed": "3691945",
            "doi": "10.1016/0020-711X(87)90245-X",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8965-51833-2"
            ],
            "imported": null,
            "journal": "INT J BIOCHEM",
            "issn": "0020-711X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.828,
            "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": 8967,
            "title": "AIDS as a social phenomenon.",
            "abstract": null,
            "authors": [
                "Velimirovic, B"
            ],
            "year": 1987,
            "source": "Soc Sci Med. 1987; 25(6):541-552",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987K220700002",
            "pubmed": "3317878",
            "doi": "10.1016/0277-9536(87)90078-5",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "SOC SCI MED",
            "issn": "0277-9536",
            "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": "SOCIAL SCIENCES, 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": 8970,
            "title": "High-dose busulphan and cyclophosphamide as the primary preparative regimen for marrow transplantation in chronic myeloid leukaemia.",
            "abstract": null,
            "authors": [
                "Urban, EC",
                "Kroisel, P"
            ],
            "year": 1987,
            "source": "Bone Marrow Transplant. 1987; 2(2):217-218",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1987K240800014",
            "pubmed": "3332170",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "8970-51682-6"
            ],
            "imported": null,
            "journal": "BONE MARROW TRANSPLANT",
            "issn": "0268-3369",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.765,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.75,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "TRANSPLANTATION",
            "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": 8973,
            "title": "Anaerobic pathogens in gynecologic samples. Incidence and clinical significance",
            "abstract": null,
            "authors": [
                "Mayer, HO",
                "Burmucic, R"
            ],
            "year": 1987,
            "source": "Zentralbl Gynakol. 1987; 109(18):1118-1125",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987K269800004",
            "pubmed": "3318222",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ZBL GYNAKOL",
            "issn": "0044-4197",
            "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": 8974,
            "title": "Ischaemia and changes in contractility induce release of calcitonin gene-related peptide but not neuropeptide Y from the isolated perfused guinea-pig heart.",
            "abstract": null,
            "authors": [
                "Franco-Cereceda, A",
                "Saria, A",
                "Lundberg, JM"
            ],
            "year": 1987,
            "source": "Acta Physiol Scand. 1987; 131(2):319-320",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1987K283400022",
            "pubmed": "3499755",
            "doi": "10.1111/j.1748-1716.1987.tb08244.x",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ACTA PHYSIOL SCAND",
            "issn": "0001-6772",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.745,
            "impactfactor_year": 1994,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHYSIOLOGY",
            "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": 8975,
            "title": "The expression of subunits of human chorionic gonadotropin (hCG) by nontrophoblastic, nonendocrine, and endocrine tumors.",
            "abstract": null,
            "authors": [
                "Heitz, PU",
                "von Herbay, G",
                "Klöppel, G",
                "Komminoth, P",
                "Kasper, M",
                "Höfler, H",
                "Müller, KM",
                "Oberholzer, M"
            ],
            "year": 1987,
            "source": "Am J Clin Pathol. 1987; 88(4):467-472",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987K388100011",
            "pubmed": "2444098",
            "doi": "10.1093/ajcp/88.4.467",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "AMER J CLIN PATHOL",
            "issn": "0002-9173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.181,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.882352941176471,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PATHOLOGY",
            "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": 8976,
            "title": "Two types of relaxation due to capsaicin in the guinea pig isolated ileum.",
            "abstract": null,
            "authors": [
                "Barthó, L",
                "Pethö, G",
                "Antal, A",
                "Holzer, P",
                "Szolcsányi, J"
            ],
            "year": 1987,
            "source": "NEUROSCI LETT 1987 81: 146-150.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987K404900026",
            "pubmed": "3696463",
            "doi": "10.1016/0304-3940(87)90355-7",
            "pmc": null,
            "organizations": [
                "8976-14022"
            ],
            "persons": [
                "8976-51529-6"
            ],
            "imported": null,
            "journal": "NEUROSCI LETT",
            "issn": "0304-3940",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.703,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.618811881188119,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8977,
            "title": "The predictive value of a combination of tumor markers in monitoring patients with ovarian cancer.",
            "abstract": null,
            "authors": [
                "Lahousen, M",
                "Stettner, H",
                "Pickel, H",
                "Urdl, W",
                "Pürstner, P"
            ],
            "year": 1987,
            "source": "Cancer. 1987; 60(9):2228-2232",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987K484400020",
            "pubmed": "3481557",
            "doi": "10.1002/1097-0142(19871101)60:9<2228::AID-CNCR2820600921>3.0.CO;2-N",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "CANCER",
            "issn": "0008-543X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.429,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.903846153846154,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ONCOLOGY",
            "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": 8978,
            "title": "Standardized setup and dosimetry in total body irradiation using 3-dimensional compensators",
            "abstract": null,
            "authors": [
                "Leitner, H"
            ],
            "year": 1987,
            "source": "Strahlenther Onkol. 1987; 163(9):609-612",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987K498500009",
            "pubmed": "3310292",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "STRAHLENTHER ONKOL",
            "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": 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": 8980,
            "title": "A computer controlled automated dispensor for the eluting, calibrating and dispensing of 99Tcm-pertechnetate.",
            "abstract": null,
            "authors": [
                "Fueger, GF",
                "Kriwetz, G",
                "Gaertner, K",
                "Barowitsch, C"
            ],
            "year": 1987,
            "source": "Nucl Med Commun. 1987; 8(9):733-749",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987K530600006",
            "pubmed": "2825092",
            "doi": "10.1097/00006231-198709000-00005",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "NUCL MED COMMUN",
            "issn": "0143-3636",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.078,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.544303797468354,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "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
        }
    ]
}