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=153040&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156977,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153060&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153020&ordering=-year",
    "results": [
        {
            "id": 8984,
            "title": "Immunohistochemical studies of the distribution of a basolateral-membrane protein in intestinal epithelial cells (GZ1-Ag) in rats using monoclonal antibodies.",
            "abstract": null,
            "authors": [
                "Schiechl, H",
                "Dohr, G"
            ],
            "year": 1987,
            "source": "Histochemistry. 1987; 87(5):491-498",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987K560100014",
            "pubmed": "3323146",
            "doi": "10.1007/BF00496823",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8984-51666-6"
            ],
            "imported": null,
            "journal": "HISTOCHEMISTRY",
            "issn": "0301-5564",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.143,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.888888888888889,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MICROSCOPY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8985,
            "title": "Is ganglionic transmission through nicotinic receptors essential for the peristaltic reflex in the guinea-pig ileum?",
            "abstract": null,
            "authors": [
                "Barthó, L",
                "Holzer, P",
                "Lembeck, F"
            ],
            "year": 1987,
            "source": "NEUROPHARMACOLOGY 1987 26: 1663-1666.",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1987K588300018",
            "pubmed": "2893310",
            "doi": "10.1016/0028-3908(87)90018-9",
            "pmc": null,
            "organizations": [
                "8985-14022"
            ],
            "persons": [
                "8985-51529-6"
            ],
            "imported": null,
            "journal": "NEUROPHARMACOLOGY",
            "issn": "0028-3908",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.424,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.910112359550562,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8986,
            "title": "Endoscopic evacuation of an intracerebral and intraventricular haemorrhage.",
            "abstract": null,
            "authors": [
                "Ritschl, E",
                "Auer, LM"
            ],
            "year": 1987,
            "source": "Arch Dis Child. 1987; 62(11):1163-1165",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1987K647600017",
            "pubmed": "3688921",
            "doi": "10.1136/adc.62.11.1163",
            "pmc": "PMC1778511",
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ARCH DIS CHILD",
            "issn": "0003-9888",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.462,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.915492957746479,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8987,
            "title": "Renal cell carcinoma in a 19-year-old female manifested during pregnancy",
            "abstract": null,
            "authors": [
                "Steiner, H",
                "Kullnig, P",
                "Petritsch, P",
                "Stenzel, A",
                "Ratschek, M"
            ],
            "year": 1987,
            "source": "FORTSCHR RONTGENSTRAHL NUKL. 1987; 147(4): 457-459. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987K667500020",
            "pubmed": "2825274",
            "doi": "10.1055/s-2008-1048678",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-12-18T13:23:13+01:00",
            "journal": "FORTSCHR RONTGENSTRAHL NUKL",
            "issn": "0340-1618",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8989,
            "title": "Lipoxygenases and hydroperoxy/hydroxy-eicosatetraenoic acid formation.",
            "abstract": null,
            "authors": [
                "Malle, E",
                "Leis, HJ",
                "Karádi, I",
                "Kostner, GM"
            ],
            "year": 1987,
            "source": "Int J Biochem. 1987; 19(11):1013-1022",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1987K696800001",
            "pubmed": "3123289",
            "doi": "10.1016/0020-711X(87)90301-6",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8989-51669-6",
                "8989-51833-2"
            ],
            "imported": null,
            "journal": "INT J BIOCHEM",
            "issn": "0020-711X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.828,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8990,
            "title": "Favorable concomitant effects and undesirable side effects of oral contraceptives",
            "abstract": null,
            "authors": [
                "Tscherne, G"
            ],
            "year": 1987,
            "source": "Wien Med Wochenschr. 1987; 137(18-19):450-455",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987K735000006",
            "pubmed": "3318157",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "WIEN MED WOCHENSCHR",
            "issn": "0043-5341",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8991,
            "title": "Measurement of prostaglandins, thromboxanes and hydroxy fatty acids by stable isotope dilution gas chromatography/mass spectrometry.",
            "abstract": null,
            "authors": [
                "Leis, HJ",
                "Hohenester, E",
                "Gleispach, H",
                "Malle, E",
                "Mayer, B"
            ],
            "year": 1987,
            "source": "Biomed Environ Mass Spectrom. 1987; 14(11):617-621",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987K750200007",
            "pubmed": "2962666",
            "doi": "10.1002/bms.1200141108",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8991-51833-6"
            ],
            "imported": null,
            "journal": "BIOMED ENVIRON MASS SPECTROM",
            "issn": "0887-6134",
            "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": 8992,
            "title": "Legionella pneumophila: seroepidemiologic studies of dentists and dental personnel in Austria",
            "abstract": null,
            "authors": [
                "Reinthaler, F",
                "Mascher, F",
                "Stünzner, D"
            ],
            "year": 1987,
            "source": "ZBL BAKT MIKROBIOL HYG B-UMWE. 1987; 185(1-2): 164-170. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987K759600022",
            "pubmed": "3124379",
            "doi": null,
            "pmc": null,
            "organizations": [
                "8992-14023"
            ],
            "persons": [
                "8992-51664-6",
                "8992-51674-2"
            ],
            "imported": "2009-12-18T13:04:04+01:00",
            "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": 8993,
            "title": "Bruxism: polygraphic leads during sleep at night",
            "abstract": null,
            "authors": [
                "Permann, R",
                "Wieselmann, G",
                "Flooh, E",
                "Bratschko, RO",
                "Reinhart, B",
                "Moser, F",
                "Lechner, H"
            ],
            "year": 1987,
            "source": "DEUT ZAHNARZTL Z. 1987; 42(10): 879-884. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987K813300006",
            "pubmed": "3483682",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-11-13T14:34:49+01:00",
            "journal": "DEUT ZAHNARZTL Z",
            "issn": "0012-1029",
            "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": 8994,
            "title": "Continuous ECG measurements of intracardiac activity from the surface of Langendorff-perfused guinea pig hearts.",
            "abstract": null,
            "authors": [
                "Stark, G",
                "Huber, U",
                "Hofer, E",
                "Tritthart, HA"
            ],
            "year": 1987,
            "source": "Basic Res Cardiol. 1987; 82(5):437-444",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987K824600003",
            "pubmed": "3426522",
            "doi": "10.1007/BF01907091",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8994-51502-6",
                "8994-51519-6"
            ],
            "imported": null,
            "journal": "BASIC RES CARDIOL",
            "issn": "0300-8428",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.873,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.693548387096774,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8995,
            "title": "Continuous arteriovenous haemofiltration in children with postoperative cardiac failure.",
            "abstract": null,
            "authors": [
                "Zobel, G",
                "Beitzke, A",
                "Stein, JI",
                "Trop, M"
            ],
            "year": 1987,
            "source": "BRIT HEART J. 1987; 58(5): 473-476. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987K846200010",
            "pubmed": "3676036",
            "doi": "10.1136/hrt.58.5.473",
            "pmc": "PMC1277343",
            "organizations": [],
            "persons": [],
            "imported": "2009-12-18T15:33:52+01:00",
            "journal": "BRIT HEART J",
            "issn": "0007-0769",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.162,
            "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": 8997,
            "title": "CONSENSUS ON PREVENTING OSTEOPOROSIS - REPLY",
            "abstract": null,
            "authors": [
                "KOPERA, H"
            ],
            "year": 1987,
            "source": "BRIT MED J 1987 295: 1277-1277.",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1987K934800030",
            "pubmed": null,
            "doi": "10.1136/bmj.295.6608.1277",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "BRIT MED J",
            "issn": "0959-8138",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.411,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.94392523364486,
            "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": 8998,
            "title": "Pharmacology and dosage of thyrostatic drugs",
            "abstract": null,
            "authors": [
                "Passath, A",
                "Leb, G",
                "Warnkross, H"
            ],
            "year": 1987,
            "source": "Acta Med Austriaca. 1987; 14(3-4):72-74",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987L002400004",
            "pubmed": "2447738",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ACTA MED AUST",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.368,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.504672897196262,
            "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": 8999,
            "title": "Dosimetry and dose schedule of radioiodine therapy with 131 iodine",
            "abstract": null,
            "authors": [
                "Fueger, GF"
            ],
            "year": 1987,
            "source": "Acta Med Austriaca. 1987; 14(3-4):87-98",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987L002400008",
            "pubmed": "3321847",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ACTA MED AUST",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.368,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.504672897196262,
            "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": 9000,
            "title": "Neuropeptide Y and non-adrenergic sympathetic vascular control of the cat nasal mucosa.",
            "abstract": null,
            "authors": [
                "Lundblad, L",
                "Anggard, A",
                "Saria, A",
                "Lundberg, JM"
            ],
            "year": 1987,
            "source": "J Auton Nerv Syst. 1987; 20(3):189-197",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987L019000001",
            "pubmed": "3693801",
            "doi": "10.1016/0165-1838(87)90148-2",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "J AUTONOM NERV SYST",
            "issn": "0165-1838",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.742,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.445544554455446,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 9001,
            "title": "Reserpine-induced depletion of neuropeptide Y in the guinea-pig: tissue-specific effects and mechanisms of action.",
            "abstract": null,
            "authors": [
                "Nagata, M",
                "Franco-Cereceda, A",
                "Saria, A",
                "Amann, R",
                "Lundberg, JM"
            ],
            "year": 1987,
            "source": "J Auton Nerv Syst. 1987; 20(3):257-263",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987L019000007",
            "pubmed": "3121715",
            "doi": "10.1016/0165-1838(87)90154-8",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "J AUTONOM NERV SYST",
            "issn": "0165-1838",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.742,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.445544554455446,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 9003,
            "title": "Clinical assessment and therapy of barbiturate poisoning (based on 2 case reports)",
            "abstract": null,
            "authors": [
                "Smolle, KH",
                "Kullnig, P",
                "Logar, C",
                "Udermann, H"
            ],
            "year": 1987,
            "source": "Wien Klin Wochenschr. 1987; 99(22):793-798",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987L033700007",
            "pubmed": "3433783",
            "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": 9004,
            "title": "Value of percutaneous blind liver biopsy in preoperative diagnosis of atresia of the extrahepatic bile ducts",
            "abstract": null,
            "authors": [
                "Deutsch, J"
            ],
            "year": 1987,
            "source": "MONATSSCHR KINDERHEILK. 1987; 135(11): 763-769. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987L051000007",
            "pubmed": "3323894",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-11-13T12:02:51+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": 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": 9005,
            "title": "Aseptic bone necroses as a late complication following successful treatment of leukemias and severe aplastic anemia",
            "abstract": null,
            "authors": [
                "Slavc, I",
                "Urban, C",
                "Schwingshandl, J",
                "Ritter, G",
                "Trauner, R"
            ],
            "year": 1987,
            "source": "KLIN PADIAT. 1987; 199(6): 449-452. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987L074200011",
            "pubmed": "3481002",
            "doi": "10.1055/s-2008-1026838",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-12-18T13:18:09+01:00",
            "journal": "KLIN PADIAT",
            "issn": "0300-8630",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.321,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.309859154929577,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": 9006,
            "title": "The use of sodium sulfide to separate mercury from tissues preserved in Cialit and Merthiolate solutions.",
            "abstract": null,
            "authors": [
                "Jakse, R",
                "Raber, J",
                "Raber, M"
            ],
            "year": 1987,
            "source": "Arch Otorhinolaryngol. 1987; 244(5):259-261",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987L078300001",
            "pubmed": "3439912",
            "doi": "10.1007/BF00468631",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ARCH OTO-RHINO-LARYNGOL",
            "issn": "0302-9530",
            "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
        }
    ]
}