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=153300&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157089,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153320&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153280&ordering=-year",
    "results": [
        {
            "id": 8855,
            "title": "Diagnosis and treatment of an occult intrauterine device",
            "abstract": null,
            "authors": [
                "Burmucic, R",
                "Mayer, HO",
                "Kömetter, R"
            ],
            "year": 1987,
            "source": "Wien Med Wochenschr. 1987; 137(5-6):104-107",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987H356700003",
            "pubmed": "3300043",
            "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": 8856,
            "title": "Trimethoprim as a monosubstance and cotrimoxazole in infections of the efferent urinary tract",
            "abstract": null,
            "authors": [
                "Ziak, E",
                "Sedlmayr, P",
                "Sterz, F"
            ],
            "year": 1987,
            "source": "WIEN MED WOCHENSCHR. 1987; 137:  123-126. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987H356700008",
            "pubmed": "3300045",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-12-18T15:32:56+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": 8857,
            "title": "A 22-year-old male patient with common variable immunodeficiency and increasing respiratory problems",
            "abstract": null,
            "authors": [
                "Muntean, W"
            ],
            "year": 1987,
            "source": "WIEN KLIN WOCHENSCHR. 1987; 99(9): 317-323. ",
            "category": 1,
            "document_type": 14,
            "sci": "ISI:A1987H356900006",
            "pubmed": "3604215",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "8857-51651-2"
            ],
            "imported": "2009-11-13T14:33:09+01:00",
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "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": 8858,
            "title": "Angiosarcoma of the liver and renal cell carcinoma with panmyelopathy following Thorotrast administration 40 and 41 years ago. Case reports with immunohistochemical studies",
            "abstract": null,
            "authors": [
                "Schmid, C",
                "Beham, A"
            ],
            "year": 1987,
            "source": "Pathologe. 1987; 8(3):177-182",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987H380700011",
            "pubmed": "3615370",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "PATHOLOGE",
            "issn": "0172-8113",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.187,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.117647058823529,
            "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": 8860,
            "title": "Gastrointestinal polyposis in the Cowden syndrome",
            "abstract": null,
            "authors": [
                "Kullnig, P",
                "Steiner, H",
                "Porsch, G",
                "Smolle, J"
            ],
            "year": 1987,
            "source": "RADIOLOGE. 1987; 27(5): 232-234. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987H415700006",
            "pubmed": "3615854",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "8860-51617-6"
            ],
            "imported": "2009-11-13T12:24:59+01:00",
            "journal": "RADIOLOGE",
            "issn": "0033-832X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.306,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.177215189873418,
            "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": 8861,
            "title": "HYDRONEPHROSIS IN URETERENDOMETRIOSIS",
            "abstract": null,
            "authors": [
                "PRIMUS, G",
                "SCHOLL, J"
            ],
            "year": 1987,
            "source": "AKTUEL UROL 1987 18: 157-158.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987H438800011",
            "pubmed": null,
            "doi": "10.1055/s-2008-1061441",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "AKTUEL UROL",
            "issn": "0001-7868",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.154,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.121951219512195,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "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": 8862,
            "title": "Ascites caused by chronic peritoneal echinococcosis.",
            "abstract": null,
            "authors": [
                "Stenzl, W",
                "Rigler, B",
                "Justich, E",
                "Mischinger, HJ"
            ],
            "year": 1987,
            "source": "Chirurg. 1987; 58(5):362-364",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987H472900012",
            "pubmed": "3608690",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "8862-51595-6"
            ],
            "imported": "2009-12-18T13:25:31+01:00",
            "journal": "CHIRURG",
            "issn": "0009-4722",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.657,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.6171875,
            "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": 8863,
            "title": "CO2 laser surgery of intramedullary spinal cord tumors.",
            "abstract": null,
            "authors": [
                "Heppner, F",
                "Ascher, PW",
                "Holzer, P",
                "Mokry, M"
            ],
            "year": 1987,
            "source": "LASER SURG MED. 1987; 7(2): 180-183. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987H523700007",
            "pubmed": "3613809",
            "doi": "10.1002/lsm.1900070208",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8863-52006-6"
            ],
            "imported": "2009-11-13T12:17:21+01:00",
            "journal": "LASER SURG MED",
            "issn": "0196-8092",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.429,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.8046875,
            "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": 8864,
            "title": "Echocardiography controlled pericardiocentesis.",
            "abstract": null,
            "authors": [
                "Zobel, G",
                "Stein, J",
                "Beitzke, A",
                "Trop, M"
            ],
            "year": 1987,
            "source": "INTENS CARE MED. 1987; 13(4): 297-298. ",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1987H567900018",
            "pubmed": "3611504",
            "doi": "10.1007/BF00265127",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-12-18T15:35:04+01:00",
            "journal": "INTENS CARE MED",
            "issn": "0342-4642",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.603,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.809523809523809,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CRITICAL CARE MEDICINE",
            "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": 8897,
            "title": "Antigenicity of the auricular cartilage and its modification by vital preservation. 1. Xenogeneic transplantation of human auricular concha cartilage to the rabbit",
            "abstract": null,
            "authors": [
                "Jakse, R"
            ],
            "year": 1987,
            "source": "Laryngol Rhinol Otol (Stuttg). 1987; 66(6):300-306",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987J006100002",
            "pubmed": "3626712",
            "doi": "10.1055/s-2007-998660",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "LARYNGOL RHINOL OTOL VER MONA",
            "issn": "0340-1588",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.083,
            "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": 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": 8898,
            "title": "EEG changes in cerebrovascular ischemia as affected by cardiac arrhythmias",
            "abstract": null,
            "authors": [
                "Logar, C",
                "Radl, B",
                "Lechner, H"
            ],
            "year": 1987,
            "source": "EEG EMG Z Elektroenzephalogr Elektromyogr Verwandte Geb. 1987; 18(2):88-91",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987J008600008",
            "pubmed": "3111833",
            "doi": "10.1055/s-2008-1060905",
            "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": 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": 8899,
            "title": "Functional assessment, using micturition cystourethrography, of the unstable bladder in childhood",
            "abstract": null,
            "authors": [
                "Fotter, R",
                "Kopp, W",
                "Klein, E",
                "Höllwarth, M",
                "Uray, E"
            ],
            "year": 1987,
            "source": "FORTSCHR RONTGENSTRAHL NUKL. 1987; 146(6): 680-683. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987J018300012",
            "pubmed": "3037639",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "8899-51876-6",
                "8899-51557-2"
            ],
            "imported": "2009-11-13T12:12:59+01:00",
            "journal": "FORTSCHR RONTGENSTRAHL NUKL",
            "issn": "0340-1618",
            "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": 8900,
            "title": "Computerized tomography and myelography findings following lumbar intervertebral disk surgery",
            "abstract": null,
            "authors": [
                "Steiner, H",
                "Lammer, J",
                "Schreyer, H",
                "Papaefthymiou, G",
                "Schneider, GH"
            ],
            "year": 1987,
            "source": "FORTSCHR RONTGENSTRAHL NUKL. 1987; 146(6): 697-704. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987J018300016",
            "pubmed": "3037643",
            "doi": "10.1055/s-2008-1048568",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-12-18T13:23:40+01:00",
            "journal": "FORTSCHR RONTGENSTRAHL NUKL",
            "issn": "0340-1618",
            "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": 8901,
            "title": "Development of combined inulin/p-aminohippuric acid (PAH) slow release implantation tablets for clearance determination in awake rats",
            "abstract": null,
            "authors": [
                "Korsatko, W",
                "Sadjak, A",
                "Gall, P",
                "Supanz, S"
            ],
            "year": 1987,
            "source": "PHARMAZIE. 1987; 42(5): 324-327. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987J102600010",
            "pubmed": "3671443",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-11-13T12:23:50+01:00",
            "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": 8903,
            "title": "Recombinant (IFN-alpha 2b) therapy in hairy cell leukemia",
            "abstract": null,
            "authors": [
                "Schwarzmeier, JD",
                "Wagner, L",
                "Prischl, F",
                "Schwabe, M",
                "Lion, T",
                "Micksche, M",
                "Köller, U",
                "Bernhart, M",
                "Fritz, O",
                "Seewann, HL"
            ],
            "year": 1987,
            "source": "Klin Wochenschr. 1987; 65(14):699-705",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987J158500014",
            "pubmed": "3114550",
            "doi": "10.1007/BF01875509",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "KLIN WOCHENSCHR",
            "issn": "0023-2173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.889,
            "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": 8904,
            "title": "Our experiences with an annular phased array hyperthermia system in the treatment of advanced recurrences of the pelvis.",
            "abstract": null,
            "authors": [
                "Steindorfer, P",
                "Germann, R",
                "Schneider, G",
                "Rehak, P",
                "Giebler, A",
                "Wolf, G",
                "Uranüs, S"
            ],
            "year": 1987,
            "source": "Strahlenther Onkol. 1987; 163(7):439-442",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987J212600010",
            "pubmed": "3616902",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "8904-51612-6"
            ],
            "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": 8905,
            "title": "Hyperthermia as an adjuvant to radiation- and/or chemotherapy in far advanced recurrences of the head and neck region.",
            "abstract": null,
            "authors": [
                "Steindorfer, P",
                "Jakse, R",
                "Germann, R",
                "Schneider, G",
                "Berger, A",
                "Mischinger, HJ",
                "Rehak, P"
            ],
            "year": 1987,
            "source": "Strahlenther Onkol. 1987; 163(7):449-452",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987J212600013",
            "pubmed": "2441480",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "8905-51595-6"
            ],
            "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": 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": 8906,
            "title": "Cold air challenge of airway hyperreactivity in children: dose-response interrelation with a reaction plateau.",
            "abstract": null,
            "authors": [
                "Zach, MS",
                "Polgar, G"
            ],
            "year": 1987,
            "source": "J ALLERG CLIN IMMUNOL. 1987; 80(1): 9-17. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987J219400002",
            "pubmed": "3598033",
            "doi": "10.1016/S0091-6749(87)80184-7",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-12-18T15:26:23+01:00",
            "journal": "J ALLERG CLIN IMMUNOL",
            "issn": "0091-6749",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ALLERGY",
            "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": 8907,
            "title": "Some comments on ventricular afterload.",
            "abstract": null,
            "authors": [
                "Kenner, T"
            ],
            "year": 1987,
            "source": "Basic Res Cardiol. 1987; 82(3):209-215",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:A1987J223300001",
            "pubmed": "3632565",
            "doi": "10.1007/BF01906851",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "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": 8908,
            "title": "A place for theoretical cardiology.",
            "abstract": null,
            "authors": [
                "Schaefer, J",
                "Lie, RK",
                "Kenner, T",
                "Franz, M",
                "Schaffner, KF",
                "Burkhoff, D",
                "Sagawa, K",
                "Yue, DT"
            ],
            "year": 1987,
            "source": "Basic Res Cardiol. 1987; 82(3):317-318",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1987J223300014",
            "pubmed": "3632572",
            "doi": "10.1007/BF01906864",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "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
        }
    ]
}