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=154800&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157152,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=154820&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=154780&ordering=-year",
    "results": [
        {
            "id": 8157,
            "title": "Intraoperative topical nimodipine after aneurysm clipping.",
            "abstract": null,
            "authors": [
                "Auer, LM",
                "Suzuki, A",
                "Yasui, N",
                "Ito, Z"
            ],
            "year": 1984,
            "source": "Neurochirurgia (Stuttg). 1984; 27(2):36-38",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SK49900002",
            "pubmed": "6728093",
            "doi": "10.1055/s-2008-1053722",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "NEUROCHIRURGIA",
            "issn": "0028-3819",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.176,
            "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": 8159,
            "title": "Sonographic image of cholesterolosis of the gallbladder",
            "abstract": null,
            "authors": [
                "Lammer, J",
                "Kann, V",
                "Steiner, H"
            ],
            "year": 1984,
            "source": "Digitale Bilddiagn. 1984; 4(1):23-25",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SK94500007",
            "pubmed": "6713788",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "DIGITALE BILDDIAGN",
            "issn": "0724-7591",
            "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": 8160,
            "title": "Adrenaline application by controlled release system shows that it does play a physiological role in glycogenolysis.",
            "abstract": null,
            "authors": [
                "Porta, S",
                "Egger, G",
                "Sadjak, A",
                "Supanz, S",
                "Rangetiner, B",
                "Pürstner, P"
            ],
            "year": 1984,
            "source": "EXP PATHOL. 1984; 25(3): 169-176. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SL33300006",
            "pubmed": "6539241",
            "doi": "10.1016/S0232-1513(84)80036-5",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-10-22T13:17:33+02:00",
            "journal": "EXP PATHOL",
            "issn": "0014-4908",
            "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": 8161,
            "title": "Elasticity of rat thoracic aortas in simple elongation.",
            "abstract": null,
            "authors": [
                "Weizsäcker, HW",
                "Pascale, K",
                "Kenner, T"
            ],
            "year": 1984,
            "source": "Biomed Tech (Berl). 1984; 29(3):30-38",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SM39300001",
            "pubmed": "6713061",
            "doi": "10.1515/bmte.1984.29.3.30",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8161-51513-2"
            ],
            "imported": null,
            "journal": "BIOMED TECH",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.429,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": 8162,
            "title": "Prostaglandin determination with fluorescent reagents.",
            "abstract": null,
            "authors": [
                "Wintersteiger, R",
                "Juan, H"
            ],
            "year": 1984,
            "source": "PROSTAGLAND LEUK MED. 1984; 14(1): 25-40. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SM59700005",
            "pubmed": "6587404",
            "doi": "10.1016/0262-1746(84)90021-0",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-10-22T13:45:08+02:00",
            "journal": "PROSTAGLAND LEUK MED",
            "issn": "0262-1746",
            "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": 8163,
            "title": "Transient encephalopathy during the late course of treatment with high-dose methotrexate.",
            "abstract": null,
            "authors": [
                "Fritsch, G",
                "Urban, C"
            ],
            "year": 1984,
            "source": "Cancer. 1984; 53(9):1849-1851",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SM69400008",
            "pubmed": "6584197",
            "doi": "10.1002/1097-0142(19840501)53:9<1849::AID-CNCR2820530909>3.0.CO;2-6",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "CANCER",
            "issn": "0008-543X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 2.429,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.903846153846154,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ONCOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8164,
            "title": "Characterization of the stimulus-induced release of immunoreactive substance P from the myenteric plexus of the guinea-pig small intestine.",
            "abstract": null,
            "authors": [
                "Holzer, P"
            ],
            "year": 1984,
            "source": "BRAIN RES 1984 297: 127-136.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SN81000013",
            "pubmed": "6202363",
            "doi": "10.1016/0006-8993(84)90549-3",
            "pmc": null,
            "organizations": [
                "8164-14022"
            ],
            "persons": [
                "8164-51529-2"
            ],
            "imported": null,
            "journal": "BRAIN RES",
            "issn": "0006-8993",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.869,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.648514851485149,
            "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": 8165,
            "title": "Cold air challenge of airway hyperreactivity in children: practical application and theoretical aspects.",
            "abstract": null,
            "authors": [
                "Zach, M",
                "Polgar, G",
                "Kump, H",
                "Kroisel, P"
            ],
            "year": 1984,
            "source": "Pediatr Res. 1984; 18(5):469-478",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SP48800016",
            "pubmed": "6728574",
            "doi": "10.1203/00006450-198405000-00016",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8165-51682-6"
            ],
            "imported": null,
            "journal": "PEDIAT RES",
            "issn": "0031-3998",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.664,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.971830985915493,
            "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": 8167,
            "title": "ETIOPATHOGENETIC MECHANISMS IN AUTOIMMUNE-DISEASE",
            "abstract": null,
            "authors": [
                "LANZER, G"
            ],
            "year": 1984,
            "source": "MED WELT. 1984; 35:  552-557. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SP77500005",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-10-12T17:35:29+02:00",
            "journal": "MED WELT",
            "issn": "0025-8512",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.056,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.0373831775700935,
            "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": 8168,
            "title": "Capsaicin pretreatment inhibits vagal cholinergic and non-cholinergic control of pulmonary mechanics in the guinea pig.",
            "abstract": null,
            "authors": [
                "Martling, CR",
                "Saria, A",
                "Andersson, P",
                "Lundberg, JM"
            ],
            "year": 1984,
            "source": "Naunyn Schmiedebergs Arch Pharmacol. 1984; 325(4):343-348",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SQ22000009",
            "pubmed": "6728043",
            "doi": "10.1007/BF00504379",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "NAUNYN-SCHMIED ARCH PHARMACOL",
            "issn": "0028-1298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.813,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.831460674157303,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8169,
            "title": "Epipleural hematoma. Etiology, morphology and clinical course",
            "abstract": null,
            "authors": [
                "Dirnhofer, R",
                "Sigrist, T",
                "Ranner, G"
            ],
            "year": 1984,
            "source": "Unfallheilkunde. 1984; 87(4):180-183",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SQ36800009",
            "pubmed": "6730088",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "UNFALLHEILKUNDE-TRAUMATOLOGY",
            "issn": "0341-5694",
            "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": 8171,
            "title": "The Austrian Society of Dermatopathology.",
            "abstract": null,
            "authors": [
                "Kerl, H",
                "Konrad, K",
                "Holubar, K"
            ],
            "year": 1984,
            "source": "AMER J DERMATOPATHOL. 1984; 6(3): 221-222. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SQ83900003",
            "pubmed": "6375423",
            "doi": "10.1097/00000372-198406030-00003",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8171-51620-2"
            ],
            "imported": "2009-10-12T17:28:14+02:00",
            "journal": "AMER J DERMATOPATHOL",
            "issn": "0193-1091",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.921,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.6,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "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": 8172,
            "title": "A tricho-odonto-onychial subtype of ectodermal dysplasia",
            "abstract": null,
            "authors": [
                "Kresbach, H",
                "Rauch, HJ"
            ],
            "year": 1984,
            "source": "Z Hautkr. 1984; 59(9):601-613",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SR01000004",
            "pubmed": "6730615",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "Z HAUTKRANKHEITEN HG",
            "issn": "0301-0481",
            "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": 8173,
            "title": "Determination of the physical working capacity in children using three different regression models.",
            "abstract": null,
            "authors": [
                "Pfeiffer, KP",
                "Steyer, GE"
            ],
            "year": 1984,
            "source": "Int J Sports Med. 1984; 5(2):83-88",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SR22000005",
            "pubmed": "6715102",
            "doi": "10.1055/s-2008-1025885",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "INT J SPORT MED",
            "issn": "0172-4622",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.822,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.862068965517241,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SPORT SCIENCES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8174,
            "title": "Intestinal peristalsis associated with release of immunoreactive substance P.",
            "abstract": null,
            "authors": [
                "Donnerer, J",
                "Barthó, L",
                "Holzer, P",
                "Lembeck, F"
            ],
            "year": 1984,
            "source": "Neuroscience. 1984; 11(4):913-918",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SR73100011",
            "pubmed": "6204252",
            "doi": "10.1016/0306-4522(84)90202-1",
            "pmc": null,
            "organizations": [
                "8174-14022"
            ],
            "persons": [
                "8174-51529-6"
            ],
            "imported": null,
            "journal": "NEUROSCIENCE",
            "issn": "0306-4522",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.626,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.841584158415842,
            "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": 8176,
            "title": "Substance P can contract the longitudinal muscle of the guinea-pig small intestine by releasing intracellular calcium.",
            "abstract": null,
            "authors": [
                "Holzer, P",
                "Lippe, IT"
            ],
            "year": 1984,
            "source": "Br J Pharmacol. 1984; 82(1):259-267",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SS23300032",
            "pubmed": "6203591",
            "doi": "10.1111/j.1476-5381.1984.tb16466.x",
            "pmc": "PMC1987250",
            "organizations": [
                "8176-14022"
            ],
            "persons": [
                "8176-51529-2",
                "8176-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": 8177,
            "title": "Time optimal binary test signal sequences for the analysis of the respiration control system in babies.",
            "abstract": null,
            "authors": [
                "Tiedt, N",
                "Haidmayer, R",
                "Moser, M",
                "Kurz, R",
                "Kenner, T"
            ],
            "year": 1984,
            "source": "BIOMED TECH. 1984; 29(4): 77-81. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SS65500003",
            "pubmed": "6722258",
            "doi": "10.1515/bmte.1984.29.4.77",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8177-51524-6",
                "8177-51671-6"
            ],
            "imported": "2009-10-22T13:37:50+02:00",
            "journal": "BIOMED TECH",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.429,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8178,
            "title": "REDUCTION OF RADIOIODINE UPTAKE IN HYPERTHYROID PATIENTS",
            "abstract": null,
            "authors": [
                "GOEBEL, R",
                "LEB, G",
                "PASSATH, A"
            ],
            "year": 1984,
            "source": "NUC COMPACT-EUR AMER COMMUN 1984 15: 91-92.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SS69700006",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "NUC COMPACT-EUR AMER COMMUN",
            "issn": "0344-3752",
            "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": 8179,
            "title": "DISTRIBUTION OF SEROTONIN IN JUGLANS-REGIA SEEDS DURING ONTOGENETIC DEVELOPMENT AND GERMINATION",
            "abstract": null,
            "authors": [
                "LEMBECK, F",
                "SKOFITSCH, G"
            ],
            "year": 1984,
            "source": "Z PFLANZENPHYSIOL. 1984; 114:  349-353. ",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1984SS72100008",
            "pubmed": null,
            "doi": "10.1016/S0044-328X(84)80090-2",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-10-12T17:37:04+02:00",
            "journal": "Z PFLANZENPHYSIOL",
            "issn": "0044-328X",
            "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": 8180,
            "title": "SURGICAL-TREATMENT OF NON-MALIGNANT COMMON BILE-DUCT STENOSIS WITH PRESERVATION OF SPHINCTER ODDI FUNCTION - AN EXPERIMENTAL-STUDY",
            "abstract": null,
            "authors": [
                "EIDE, M"
            ],
            "year": 1984,
            "source": "ACTA CHIR AUST 1984 16: S1-S19.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SS91400005",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ACTA CHIR AUST",
            "issn": "0001-544X",
            "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
        }
    ]
}