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=152720&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156924,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152740&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152700&ordering=imported",
    "results": [
        {
            "id": 9109,
            "title": "Disorders of micturition in multiple sclerosis",
            "abstract": null,
            "authors": [
                "Primus, G",
                "Fuchs, S"
            ],
            "year": 1988,
            "source": "Nervenarzt. 1988; 59(7):415-418",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988P212800009",
            "pubmed": "3405351",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "NERVENARZT",
            "issn": "0028-2804",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.5,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.350649350649351,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "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": 9112,
            "title": "A computerized model of cerebrovascular circulation",
            "abstract": null,
            "authors": [
                "Pucher, RK",
                "Schuy, S",
                "Auer, LM"
            ],
            "year": 1988,
            "source": "Biomed Tech (Berl). 1988; 33(6):140-147",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988P278800004",
            "pubmed": "3207820",
            "doi": "10.1515/bmte.1988.33.6.140",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "BIOMED TECH",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.429,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "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": 9120,
            "title": "Endocrine function after bone marrow transplantation without the use of preparative total body irradiation.",
            "abstract": null,
            "authors": [
                "Urban, C",
                "Schwingshandl, J",
                "Slavc, I",
                "Gamillscheg, A",
                "Hauer, C",
                "Schmid, G",
                "Kaulfersch, W",
                "Borkenstein, M"
            ],
            "year": 1988,
            "source": "Bone Marrow Transplant. 1988; 3(4):291-296",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988P532900005",
            "pubmed": "3048494",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "9120-51654-6",
                "9120-51968-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": 9121,
            "title": "Classification of colorectal cancers: current results from the catchment area of the Graz Institute of Pathology",
            "abstract": null,
            "authors": [
                "Klimpfinger, M",
                "Hauser, H",
                "Beham, A",
                "Denk, H"
            ],
            "year": 1988,
            "source": "Wien Med Wochenschr. 1988; 138(11-12):267-270",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988P571400006",
            "pubmed": "3176506",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "9121-51515-6",
                "9121-51746-6"
            ],
            "imported": null,
            "journal": "WIEN MED WOCHENSCHR",
            "issn": "0043-5341",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 9122,
            "title": "Oncogene expression in colonic cancers",
            "abstract": null,
            "authors": [
                "Höfler, H"
            ],
            "year": 1988,
            "source": "Wien Med Wochenschr. 1988; 138(11-12):271-273",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988P571400007",
            "pubmed": "3051685",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "WIEN MED WOCHENSCHR",
            "issn": "0043-5341",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 9123,
            "title": "Colorectal cancer: classification and aspects of the proliferation kinetics",
            "abstract": null,
            "authors": [
                "Denk, H",
                "Klimpfinger, M"
            ],
            "year": 1988,
            "source": "Wien Med Wochenschr. 1988; 138(11-12):288-292",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988P571400013",
            "pubmed": "3051690",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "9123-51515-2"
            ],
            "imported": null,
            "journal": "WIEN MED WOCHENSCHR",
            "issn": "0043-5341",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 9124,
            "title": "Aclarubicin in advanced thyroid cancer: a phase II study.",
            "abstract": null,
            "authors": [
                "Samonigg, H",
                "Hossfeld, DK",
                "Spehn, J",
                "Fill, H",
                "Leb, G"
            ],
            "year": 1988,
            "source": "Eur J Cancer Clin Oncol. 1988; 24(8):1271-1275",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988P595900005",
            "pubmed": "3181249",
            "doi": "10.1016/0277-5379(88)90214-3",
            "pmc": null,
            "organizations": [],
            "persons": [
                "9124-51532-2"
            ],
            "imported": null,
            "journal": "EUR J CANCER CLIN ONCOL",
            "issn": "0277-5379",
            "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": 9126,
            "title": "Chronic gait disorder caused by pigmented villonodular synovitis of the sole of the foot",
            "abstract": null,
            "authors": [
                "Millner, M",
                "Hausegger, KW",
                "Leitner, G"
            ],
            "year": 1988,
            "source": "Monatsschr Kinderheilkd. 1988; 136(7):387-389",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988P614300012",
            "pubmed": "3211170",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "MONATSSCHR KINDERHEILK",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "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": 9127,
            "title": "Effects of vasospasm in the middle cerebral artery territory on flow velocity and volume flow. A computersimulation.",
            "abstract": null,
            "authors": [
                "Pucher, RK",
                "Auer, LM"
            ],
            "year": 1988,
            "source": "Acta Neurochir (Wien). 1988; 93(3-4):123-128",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988P650700010",
            "pubmed": "3177027",
            "doi": "10.1007/BF01402893",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ACTA NEUROCHIR",
            "issn": "0001-6268",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.748,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.515625,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "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": 9128,
            "title": "The effect of a saturated fat diet on pentobarbital induced sleeping time and phospholipid composition of mouse brain and liver.",
            "abstract": null,
            "authors": [
                "Aloia, RC",
                "Mlekusch, W"
            ],
            "year": 1988,
            "source": "Pharmazie. 1988; 43(7):496-498",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988P662400013",
            "pubmed": "3222283",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "PHARMAZIE",
            "issn": "0031-7144",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.334,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.365079365079365,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CHEMISTRY, MULTIDISCIPLINARY",
            "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": 9130,
            "title": "Special radiologic imaging of paranasal sinuses. A prerequisite for functional endoscopic sinus surgery.",
            "abstract": null,
            "authors": [
                "Kopp, W",
                "Stammberger, H",
                "Fotter, R"
            ],
            "year": 1988,
            "source": "EUR J RADIOL 1988 8: 153-156.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988P723800005",
            "pubmed": "3169025",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "9130-51557-6"
            ],
            "imported": null,
            "journal": "EUR J RADIOL",
            "issn": "0720-048X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.418,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.227848101265823,
            "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": 9132,
            "title": "Percutaneous transluminal laser angioplasty with contact probes.",
            "abstract": null,
            "authors": [
                "Lammer, J",
                "Karnel, F"
            ],
            "year": 1988,
            "source": "Radiology. 1988; 168(3):733-737",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988P738600028",
            "pubmed": "2970099",
            "doi": "10.1148/radiology.168.3.2970099",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "RADIOLOGY",
            "issn": "0033-8419",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.8,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.987341772151899,
            "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": 9133,
            "title": "Correlation of content of B cells and Leu7-positive cells with subtype and stage in lymphocyte predominance type Hodgkin's disease.",
            "abstract": null,
            "authors": [
                "Hansmann, ML",
                "Fellbaum, C",
                "Hui, PK",
                "Zwingers, T"
            ],
            "year": 1988,
            "source": "J Cancer Res Clin Oncol. 1988; 114(4):405-410",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988P746600012",
            "pubmed": "3261727",
            "doi": "10.1007/BF02128186",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "J CANCER RES CLIN ONCOL",
            "issn": "0171-5216",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.654,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.442307692307692,
            "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": 9134,
            "title": "Parenteral or enteral hyperalimentation in the treatment of enterocutaneous fistulas?",
            "abstract": null,
            "authors": [
                "Wolf, G",
                "Steindorfer, P",
                "Pierer, G"
            ],
            "year": 1988,
            "source": "Zentralbl Chir. 1988; 113(15):973-987",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988P820300005",
            "pubmed": "3140530",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ZBL CHIR",
            "issn": "0044-409X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.128,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.28125,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "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": 9135,
            "title": "The effect of omega conotoxin GVIA, a peptide modulator of the N-type voltage sensitive calcium channels, on motor responses produced by activation of efferent and sensory nerves in mammalian smooth muscle.",
            "abstract": null,
            "authors": [
                "Maggi, CA",
                "Patacchini, R",
                "Santicioli, P",
                "Lippe, IT",
                "Giuliani, S",
                "Geppetti, P",
                "Del Bianco, E",
                "Selleri, S",
                "Meli, A"
            ],
            "year": 1988,
            "source": "Naunyn Schmiedebergs Arch Pharmacol. 1988; 338(2):107-113",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988P875900002",
            "pubmed": "2460772",
            "doi": "10.1007/BF00174856",
            "pmc": null,
            "organizations": [],
            "persons": [
                "9135-51832-6"
            ],
            "imported": null,
            "journal": "NAUNYN-SCHMIED ARCH PHARMACOL",
            "issn": "0028-1298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.813,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.831460674157303,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 9138,
            "title": "BENZIMIDAZOLE CONDENSED RING-SYSTEMS .1. SYNTHESES AND BIOLOGICAL INVESTIGATIONS OF SOME SUBSTITUTED PYRIDO1,2-ABENZIMIDAZOLES",
            "abstract": null,
            "authors": [
                "RIDA, SM",
                "SOLIMAN, FSG",
                "BADAWEY, EAM",
                "ELGHAZZAWI, E",
                "KADER, O",
                "KAPPE, T"
            ],
            "year": 1988,
            "source": "J HETEROCYCL CHEM 1988 25: 1087-1093.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988P904900008",
            "pubmed": null,
            "doi": "10.1002/jhet.5570250408",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "J HETEROCYCL CHEM",
            "issn": "0022-152X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.602,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.288888888888889,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CHEMISTRY, ORGANIC",
            "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": 9139,
            "title": "The importance of an early diagnosis of fertilization disorders.",
            "abstract": null,
            "authors": [
                "Kessler, HH",
                "Winter, R",
                "Dohr, G",
                "Urdl, W",
                "Pusch, HH"
            ],
            "year": 1988,
            "source": "Hum Reprod. 1988; 3(6):767-772",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988P913800013",
            "pubmed": "3146590",
            "doi": "10.1093/oxfordjournals.humrep.a136781",
            "pmc": null,
            "organizations": [],
            "persons": [
                "9139-51666-6",
                "9139-51812-2"
            ],
            "imported": null,
            "journal": "HUM REPROD",
            "issn": "0268-1161",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.13,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.981132075471698,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "REPRODUCTIVE 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": 9140,
            "title": "Solitary coin lesion in patients with malignant melanoma: an indication for thoracotomy?",
            "abstract": null,
            "authors": [
                "Jüttner, FM",
                "Smolle, J",
                "Pinter, H",
                "Popper, H",
                "Friehs, G"
            ],
            "year": 1988,
            "source": "Thorac Cardiovasc Surg. 1988; 36(4):232-233",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1988P939800011",
            "pubmed": "3187985",
            "doi": "10.1055/s-2007-1020085",
            "pmc": null,
            "organizations": [],
            "persons": [
                "9140-51617-6",
                "9140-51615-2"
            ],
            "imported": null,
            "journal": "THORAC CARDIOVASC SURG",
            "issn": "0171-6425",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.453,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.421875,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "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": 9143,
            "title": "THE NEW LOOK",
            "abstract": null,
            "authors": [
                "HETZENDORF, U"
            ],
            "year": 1988,
            "source": "SCIENTIST 1988 2: 17-17.",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1988Q023700018",
            "pubmed": null,
            "doi": "10.1108/eb042564",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "SCIENTIST",
            "issn": "0890-3670",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.169,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.592592592592593,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MULTIDISCIPLINARY SCIENCES",
            "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": 9148,
            "title": "Asthma caused by bromelain: an occupational allergy.",
            "abstract": null,
            "authors": [
                "Gailhofer, G",
                "Wilders-Truschnig, M",
                "Smolle, J",
                "Ludvan, M"
            ],
            "year": 1988,
            "source": "Clin Allergy. 1988; 18(5):445-450",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988Q154700003",
            "pubmed": "3233722",
            "doi": "10.1111/j.1365-2222.1988.tb02894.x",
            "pmc": null,
            "organizations": [],
            "persons": [
                "9148-51617-6"
            ],
            "imported": null,
            "journal": "CLIN ALLERGY",
            "issn": "0009-9090",
            "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
        }
    ]
}