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=153160&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156991,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153180&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153140&ordering=-year",
    "results": [
        {
            "id": 8808,
            "title": "Polypeptide-containing neurons in airway smooth muscle.",
            "abstract": null,
            "authors": [
                "Lundberg, JM",
                "Saria, A"
            ],
            "year": 1987,
            "source": "Annu Rev Physiol. 1987; 49(1):557-572",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1987G432100043",
            "pubmed": "3551812",
            "doi": "10.1146/annurev.ph.49.030187.003013",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ANNU REV PHYSIOL",
            "issn": "0066-4278",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 12.173,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.955223880597015,
            "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": 8809,
            "title": "Effectiveness of tumor follow-up in gynecology",
            "abstract": null,
            "authors": [
                "Lahousen, M",
                "Pickel, H",
                "Haas, J",
                "Ebner, F",
                "Beaufort, F"
            ],
            "year": 1987,
            "source": "Zentralbl Gynakol. 1987; 109(4):218-221",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987G436900002",
            "pubmed": "3591057",
            "doi": null,
            "pmc": null,
            "organizations": [
                "8809-14038",
                "8809-14108"
            ],
            "persons": [
                "8809-51627-6"
            ],
            "imported": "2009-11-13T14:21:01+01:00",
            "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": 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": true
        },
        {
            "id": 8810,
            "title": "IS THE SURGICAL-TREATMENT OF OVARIAN CARCINOMAS NECESSARY BASED ON PELVIC AND PARAAORTAL LYMPHADENECTOMY",
            "abstract": null,
            "authors": [
                "WINTER, R"
            ],
            "year": 1987,
            "source": "ZBL GYNAKOL. 1987; 109:  257-258. ",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1987G436900010",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-12-18T15:21:53+01:00",
            "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": 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": 8811,
            "title": "Surgical treatment of chronic recurrent sinusitis--the Caldwell-Luc versus a functional endoscopic technic",
            "abstract": null,
            "authors": [
                "Stammberger, H",
                "Zinreich, SJ",
                "Kopp, W",
                "Kennedy, DW",
                "Johns, ME",
                "Rosenbaum, AE"
            ],
            "year": 1987,
            "source": "HNO. 1987; 35(3):93-105",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987G451500002",
            "pubmed": "3583833",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "HNO",
            "issn": "0017-6192",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.118,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.620689655172414,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "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": 8813,
            "title": "High-dose busulfan with subsequent bone marrow transplantation in poor-risk forms of leukemia",
            "abstract": null,
            "authors": [
                "Urban, C",
                "Slavc, I",
                "Kaulfersch, W",
                "Teubl, I"
            ],
            "year": 1987,
            "source": "WIEN KLIN WOCHENSCHR. 1987; 99(5): 144-149. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987G497700003",
            "pubmed": "3554777",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-12-18T13:32:18+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": 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": 8814,
            "title": "Is sonography superior to enzyme diagnosis in the detection of hepatic steatosis?.",
            "abstract": null,
            "authors": [
                "Petritsch, W",
                "Pristautz, H",
                "Eber, B"
            ],
            "year": 1987,
            "source": "Wien Klin Wochenschr. 1987; 99(5):153-156",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987G497700005",
            "pubmed": "3554778",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "8814-51536-2"
            ],
            "imported": null,
            "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": 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": 8815,
            "title": "Results of treatment of infants with pulmonary atresia and critical pulmonary stenosis with intact ventricular septum].",
            "abstract": null,
            "authors": [
                "Rigler, B",
                "Beitzke, A",
                "Metzler, H",
                "Rehak, P",
                "Kraft-Kinz, J"
            ],
            "year": 1987,
            "source": "Helv Chir Acta. 1987; 53(4):485-487",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987G518900019",
            "pubmed": "3570830",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "8815-51611-6"
            ],
            "imported": "2009-12-18T13:06:10+01:00",
            "journal": "HELV CHIR ACTA",
            "issn": "0018-0181",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.047,
            "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": 8816,
            "title": "In vitro formation of HDL-2 from HDL-3 and triacylglycerol-rich lipoproteins by the action of lecithin:cholesterol acyltransferase and cholesterol ester transfer protein.",
            "abstract": null,
            "authors": [
                "Zechner, R",
                "Dieplinger, H",
                "Steyrer, E",
                "Groener, J",
                "Calvert, D",
                "Kostner, GM"
            ],
            "year": 1987,
            "source": "BIOCHIM BIOPHYS ACTA 1987 918: 27-35.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987G588200004",
            "pubmed": "3828365",
            "doi": "10.1016/0005-2760(87)90005-1",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8816-51817-6",
                "8816-51669-4"
            ],
            "imported": null,
            "journal": "BIOCHIM BIOPHYS ACTA",
            "issn": "0006-3002",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.507,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.701754385964912,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOPHYSICS",
            "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": 8817,
            "title": "THE GROUP-PSYCHOTHERAPY SCENE IN AUSTRIA - AN OUTLINE",
            "abstract": null,
            "authors": [
                "PIERINGER, W"
            ],
            "year": 1987,
            "source": "GRUPPENPSYCHOTHER GRUPPENDYN. 1987; 22:  243-245. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987G602500007",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-12-18T12:55:49+01:00",
            "journal": "GRUPPENPSYCHOTHER GRUPPENDYN",
            "issn": "0017-4947",
            "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": "PSYCHOLOGY, CLINICAL",
            "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": 8818,
            "title": "In situ study of active and passive mechanical properties of rat tail artery.",
            "abstract": null,
            "authors": [
                "Pascale, K",
                "Weizsäcker, HW"
            ],
            "year": 1987,
            "source": "BASIC RES CARDIOL. 1987; 82(1): 66-73. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987G604800008",
            "pubmed": "3593183",
            "doi": "10.1007/BF01907054",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8818-51513-6"
            ],
            "imported": "2009-11-13T14:34:13+01:00",
            "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": 8819,
            "title": "Allergic contact eczema caused by trifluorothymidine",
            "abstract": null,
            "authors": [
                "Gailhofer, G",
                "Ludvan, M",
                "Posawetz-Kresbach, M"
            ],
            "year": 1987,
            "source": "Wien Klin Wochenschr. 1987; 99(6):192-194",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987G622500005",
            "pubmed": "2954304",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "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": 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": 8820,
            "title": "Stress induced ACTH release in capsaicin treated rats.",
            "abstract": null,
            "authors": [
                "Amann, R",
                "Lembeck, F"
            ],
            "year": 1987,
            "source": "BRIT J PHARMACOL. 1987; 90(4): 727-731. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987G642300013",
            "pubmed": "3034368",
            "doi": "10.1111/j.1476-5381.1987.tb11226.x",
            "pmc": "PMC1917211",
            "organizations": [],
            "persons": [],
            "imported": "2009-11-13T11:59:24+01:00",
            "journal": "BRIT J PHARMACOL",
            "issn": "0007-1188",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.695,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.921348314606742,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8821,
            "title": "Evaluation of a new and potent cholecystokinin antagonist on motor responses of the guinea-pig intestine.",
            "abstract": null,
            "authors": [
                "Barthó, L",
                "Holzer, P",
                "Lembeck, F",
                "Lippe, IT",
                "Setnikar, I"
            ],
            "year": 1987,
            "source": "Br J Pharmacol. 1987; 90(4):753-761",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987G642300016",
            "pubmed": "3580706",
            "doi": "10.1111/j.1476-5381.1987.tb11229.x",
            "pmc": "PMC1917212",
            "organizations": [
                "8821-14022"
            ],
            "persons": [
                "8821-51529-6",
                "8821-51832-6"
            ],
            "imported": null,
            "journal": "BRIT J PHARMACOL",
            "issn": "0007-1188",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.695,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.921348314606742,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8822,
            "title": "Results following endoscopic paravasal long-term sclerosing of esophageal varices",
            "abstract": null,
            "authors": [
                "Stupnicki, T",
                "Kratochvil, P",
                "Brandstätter, G"
            ],
            "year": 1987,
            "source": "Wien Med Wochenschr. 1987; 137(1):1-4",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987G651800001",
            "pubmed": "3109130",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "WIEN MED WOCHENSCHR",
            "issn": "0043-5341",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8823,
            "title": "Studies of obstetric and socioeconomic factors in the origins of prematurity",
            "abstract": null,
            "authors": [
                "Rosanelli, K",
                "Kowatsch, A",
                "Haas, J"
            ],
            "year": 1987,
            "source": "Wien Med Wochenschr. 1987; 137(1):15-20",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987G651800004",
            "pubmed": "3590811",
            "doi": null,
            "pmc": null,
            "organizations": [
                "8823-14038"
            ],
            "persons": [
                "8823-51627-6"
            ],
            "imported": "2009-12-18T13:06:50+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": 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": 8824,
            "title": "Continuous arteriovenous hemofiltration in childhood. Indications and technics",
            "abstract": null,
            "authors": [
                "Zobel, G",
                "Trop, M",
                "Ring, E",
                "Grubbauer, HM"
            ],
            "year": 1987,
            "source": "MONATSSCHR KINDERHEILK. 1987; 135(3): 143-147. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987G654500005",
            "pubmed": "3587236",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-12-18T15:35:52+01:00",
            "journal": "MONATSSCHR KINDERHEILK",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.163,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.112676056338028,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": 8825,
            "title": "Identification of health endangering substances in air pollution",
            "abstract": null,
            "authors": [
                "Möse, JR",
                "Wilfinger, G",
                "Gränz, A",
                "Pfeiffer, K"
            ],
            "year": 1987,
            "source": "Zentralbl Bakteriol Mikrobiol Hyg [B]. 1987; 183(5-6):530-548",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987G690900092",
            "pubmed": "3109155",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ZBL BAKT MIKROBIOL HYG B-UMWE",
            "issn": "0174-3015",
            "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": 8826,
            "title": "Percutaneous balloon dilatation of pulmonary valve stenosis",
            "abstract": null,
            "authors": [
                "Lammer, J",
                "Beitzke, A",
                "Suppan, C"
            ],
            "year": 1987,
            "source": "Rofo. 1987; 146(3):255-258",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987G691500002",
            "pubmed": "3031752",
            "doi": "10.1055/s-2008-1048478",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "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": 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": 8827,
            "title": "Results of bone marrow scintigraphy in hematological diseases",
            "abstract": null,
            "authors": [
                "Ranner, G",
                "Fueger, GF",
                "Hörmann, M"
            ],
            "year": 1987,
            "source": "Rofo. 1987; 146(3):300-305",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987G691500011",
            "pubmed": "3031761",
            "doi": "10.1055/s-2008-1048487",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "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": 8828,
            "title": "Dose related effectiveness of alpha interferon in chronic myelogenous leukemia.",
            "abstract": null,
            "authors": [
                "Gastl, G",
                "Aulitzky, Q",
                "Tilg, H",
                "Huber, H",
                "Hausmaninger, H",
                "Seewann, HL",
                "Coser, C",
                "Prinoth, P",
                "Huber, C"
            ],
            "year": 1987,
            "source": "Blut. 1987; 54(4):251-252",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1987G750100009",
            "pubmed": "3470056",
            "doi": "10.1007/BF00594203",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "BLUT",
            "issn": "0006-5242",
            "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
        }
    ]
}