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=153020&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156971,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153040&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153000&ordering=-year",
    "results": [
        {
            "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": 8971,
            "title": "Blood propionic acid with hyperammonemic coma",
            "abstract": null,
            "authors": [
                "Stöckler, S",
                "Kastner, U",
                "Pokits, B",
                "Müller, W",
                "Roscher, A"
            ],
            "year": 1987,
            "source": "KLIN PADIAT. 1987; 199(5): 348-350. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987K248400006",
            "pubmed": "3682709",
            "doi": "10.1055/s-2008-1026817",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8971-51643-6"
            ],
            "imported": "2009-12-18T13:27:32+01:00",
            "journal": "KLIN PADIAT",
            "issn": "0300-8630",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.321,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.309859154929577,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8972,
            "title": "Value of cholescintigraphy in the differential diagnosis of direct hyperbilirubinemia in infancy",
            "abstract": null,
            "authors": [
                "Deutsch, J",
                "Fueger, GF",
                "Klos, I",
                "Nicoletti, R"
            ],
            "year": 1987,
            "source": "WIEN KLIN WOCHENSCHR. 1987; 99:  629-636. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987K268200001",
            "pubmed": "3687022",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-11-13T12:04:04+01:00",
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": 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": 8979,
            "title": "Intranasal LH-RH for cryptorchidism: response to initial treatment and to treatment after relapse.",
            "abstract": null,
            "authors": [
                "Borkenstein, M"
            ],
            "year": 1987,
            "source": "EUR J PEDIAT. 1987; 146 Suppl 2(3): S42-S43. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987K517200014",
            "pubmed": "2891521",
            "doi": "10.1007/BF00452870",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8979-51654-2"
            ],
            "imported": "2009-11-13T12:01:43+01:00",
            "journal": "EUR J PEDIAT",
            "issn": "0340-6199",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "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": 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
        },
        {
            "id": 8981,
            "title": "Recent dermatologic aspects in collagenoses",
            "abstract": null,
            "authors": [
                "Hödl, S"
            ],
            "year": 1987,
            "source": "WIEN MED WOCHENSCHR. 1987; 137(16): 365-371. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987K539600001",
            "pubmed": "3318150",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-11-13T12:17:45+01:00",
            "journal": "WIEN MED WOCHENSCHR",
            "issn": "0043-5341",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8982,
            "title": "Acoustically evoked brain stem potentials. Prerequisites for clinical use, data quality and sources of error",
            "abstract": null,
            "authors": [
                "Litscher, G",
                "Pfurtscheller, G",
                "Schwarz, G",
                "List, W"
            ],
            "year": 1987,
            "source": "ANAESTHESIST. 1987; 36(10): 555-560. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987K558900004",
            "pubmed": "3688411",
            "doi": null,
            "pmc": null,
            "organizations": [
                "8982-14044"
            ],
            "persons": [
                "8982-51073-6"
            ],
            "imported": "2009-11-13T14:27:22+01:00",
            "journal": "ANAESTHESIST",
            "issn": "0003-2417",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.557,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.56,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "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": 8983,
            "title": "How valuable for prognosis is the perioperative assessment of serum creatinine values with reference to postoperative renal complications in risk patients?",
            "abstract": null,
            "authors": [
                "Kröll, W",
                "List, WF"
            ],
            "year": 1987,
            "source": "ANAESTHESIST. 1987; 36(10): 577-581. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987K558900007",
            "pubmed": "3688413",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "8983-51613-2"
            ],
            "imported": "2009-11-13T12:24:23+01:00",
            "journal": "ANAESTHESIST",
            "issn": "0003-2417",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.557,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.56,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "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": 8984,
            "title": "Immunohistochemical studies of the distribution of a basolateral-membrane protein in intestinal epithelial cells (GZ1-Ag) in rats using monoclonal antibodies.",
            "abstract": null,
            "authors": [
                "Schiechl, H",
                "Dohr, G"
            ],
            "year": 1987,
            "source": "Histochemistry. 1987; 87(5):491-498",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987K560100014",
            "pubmed": "3323146",
            "doi": "10.1007/BF00496823",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8984-51666-6"
            ],
            "imported": null,
            "journal": "HISTOCHEMISTRY",
            "issn": "0301-5564",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.143,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.888888888888889,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MICROSCOPY",
            "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": 8985,
            "title": "Is ganglionic transmission through nicotinic receptors essential for the peristaltic reflex in the guinea-pig ileum?",
            "abstract": null,
            "authors": [
                "Barthó, L",
                "Holzer, P",
                "Lembeck, F"
            ],
            "year": 1987,
            "source": "NEUROPHARMACOLOGY 1987 26: 1663-1666.",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1987K588300018",
            "pubmed": "2893310",
            "doi": "10.1016/0028-3908(87)90018-9",
            "pmc": null,
            "organizations": [
                "8985-14022"
            ],
            "persons": [
                "8985-51529-6"
            ],
            "imported": null,
            "journal": "NEUROPHARMACOLOGY",
            "issn": "0028-3908",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.424,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.910112359550562,
            "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": 8986,
            "title": "Endoscopic evacuation of an intracerebral and intraventricular haemorrhage.",
            "abstract": null,
            "authors": [
                "Ritschl, E",
                "Auer, LM"
            ],
            "year": 1987,
            "source": "Arch Dis Child. 1987; 62(11):1163-1165",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1987K647600017",
            "pubmed": "3688921",
            "doi": "10.1136/adc.62.11.1163",
            "pmc": "PMC1778511",
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ARCH DIS CHILD",
            "issn": "0003-9888",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.462,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.915492957746479,
            "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": 8987,
            "title": "Renal cell carcinoma in a 19-year-old female manifested during pregnancy",
            "abstract": null,
            "authors": [
                "Steiner, H",
                "Kullnig, P",
                "Petritsch, P",
                "Stenzel, A",
                "Ratschek, M"
            ],
            "year": 1987,
            "source": "FORTSCHR RONTGENSTRAHL NUKL. 1987; 147(4): 457-459. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987K667500020",
            "pubmed": "2825274",
            "doi": "10.1055/s-2008-1048678",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-12-18T13:23:13+01: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": 8989,
            "title": "Lipoxygenases and hydroperoxy/hydroxy-eicosatetraenoic acid formation.",
            "abstract": null,
            "authors": [
                "Malle, E",
                "Leis, HJ",
                "Karádi, I",
                "Kostner, GM"
            ],
            "year": 1987,
            "source": "Int J Biochem. 1987; 19(11):1013-1022",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1987K696800001",
            "pubmed": "3123289",
            "doi": "10.1016/0020-711X(87)90301-6",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8989-51669-6",
                "8989-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": 8990,
            "title": "Favorable concomitant effects and undesirable side effects of oral contraceptives",
            "abstract": null,
            "authors": [
                "Tscherne, G"
            ],
            "year": 1987,
            "source": "Wien Med Wochenschr. 1987; 137(18-19):450-455",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987K735000006",
            "pubmed": "3318157",
            "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
        }
    ]
}