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=380&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 158430,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=400&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=360&ordering=-imported",
    "results": [
        {
            "id": 443,
            "title": "Characterisation of arm microvibration recorded on an accelerometer.",
            "abstract": null,
            "authors": [
                "Gallasch, E",
                "Kenner, T"
            ],
            "year": 1997,
            "source": "Eur J Appl Physiol Occup Physiol. 1997; 75(3):226-232",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WN75700006",
            "pubmed": "9088841",
            "doi": "10.1007%2Fs004210050152",
            "pmc": null,
            "organizations": [
                "443-14010"
            ],
            "persons": [
                "443-51814-2"
            ],
            "imported": null,
            "journal": "EUR J APPL PHYSIOL OCCUP PHYS",
            "issn": "0301-5548",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.827,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.827586206896552,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SPORT SCIENCES",
            "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": 444,
            "title": "Characterization of deposits in human lung tissue by a combination of different methods of analytical electron microscopy.",
            "abstract": null,
            "authors": [
                "Hofer, F",
                "Pabst, MA"
            ],
            "year": 1998,
            "source": "Micron. 1998; 29(1):7-15",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000073652000002",
            "pubmed": "9621441",
            "doi": "10.1016%2FS0968-4328%2897%2900067-X",
            "pmc": null,
            "organizations": [
                "444-14017"
            ],
            "persons": [],
            "imported": null,
            "journal": "MICRON",
            "issn": "0968-4328",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.209,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.666666666666667,
            "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": 445,
            "title": "Characterization of Laterality of Innervation of the Rat Bladder",
            "abstract": null,
            "authors": [
                "Chai, TC",
                "Steers, WD",
                "Broder, SR",
                "Rauchenwald, M",
                "Tuttle, JB"
            ],
            "year": 1996,
            "source": "SCAND J UROL NEPHROL 1996 30: 87-92.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VL45700012",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "445-14056"
            ],
            "persons": [],
            "imported": null,
            "journal": "SCAND J UROL NEPHROL",
            "issn": "0036-5599",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.47,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.317073170731707,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "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": 223,
            "title": "Antagonism of the effects of calcitonin gene-related peptide and of capsaicin on the guinea-pig isolated ileum by human alpha-calcitonin gene-related peptide(8-37).",
            "abstract": null,
            "authors": [
                "Barthó, L",
                "Kóczán, G",
                "Holzer, P",
                "Maggi, CA",
                "Szolcsányi, J"
            ],
            "year": 1991,
            "source": "Neurosci Lett. 1991; 129(1):156-159",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991GA84700038",
            "pubmed": "1922967",
            "doi": "10.1016/0304-3940(91)90744-E",
            "pmc": null,
            "organizations": [
                "223-14022"
            ],
            "persons": [
                "223-51529-6"
            ],
            "imported": null,
            "journal": "NEUROSCI LETT",
            "issn": "0304-3940",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.703,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.618811881188119,
            "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": 224,
            "title": "Antagonism of the motor effects of CGRP and of capsaicin on the guinea pig ileum by human CGRP8-37.",
            "abstract": null,
            "authors": [
                "Bartho, L",
                "Koczan, G",
                "Holzer, P",
                "Maggi, CA",
                "Szolcsanyi, J"
            ],
            "year": 1992,
            "source": "ANN N Y ACAD SCI 1992 657: 538-540.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JL49900075",
            "pubmed": "1637118",
            "doi": "10.1111/j.1749-6632.1992.tb22827.x",
            "pmc": null,
            "organizations": [
                "224-14022"
            ],
            "persons": [
                "224-51529-6"
            ],
            "imported": null,
            "journal": "ANN N Y ACAD SCI",
            "issn": "0077-8923",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.868,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.827160493827161,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MULTIDISCIPLINARY SCIENCES",
            "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": 449,
            "title": "Charcot-Marie-Tooth syndrome. Clinico-genetic correlation in an affected family",
            "abstract": null,
            "authors": [
                "Auer-Grumbach, M",
                "Wagner, K",
                "Strasser-Fuchs, S",
                "Millner, M",
                "Fazekas, F"
            ],
            "year": 1996,
            "source": "Nervenarzt. 1996; 67(2):155-159",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996TV84900007",
            "pubmed": "8851297",
            "doi": null,
            "pmc": null,
            "organizations": [
                "449-14021",
                "449-14026",
                "449-14048",
                "449-14051"
            ],
            "persons": [
                "449-51527-6"
            ],
            "imported": null,
            "journal": "NERVENARZT",
            "issn": "0028-2804",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.569,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.350649350649351,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PSYCHIATRY",
            "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": 450,
            "title": "Chemical modification of low-density lipoprotein enhances the number of binding sites for divalent cations.",
            "abstract": null,
            "authors": [
                "Pifat, G",
                "Brnjas-Kraljevic, J",
                "Jürgens, G",
                "Herak-Kramberger, CM",
                "Herak, JN"
            ],
            "year": 1992,
            "source": "Chem Phys Lipids. 1992; 63(3):159-167",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992KH43900001",
            "pubmed": "1337315",
            "doi": "10.1016/0009-3084(92)90032-K",
            "pmc": null,
            "organizations": [
                "450-14013"
            ],
            "persons": [
                "450-51511-6"
            ],
            "imported": null,
            "journal": "CHEM PHYS LIPIDS",
            "issn": "0009-3084",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.281,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.666666666666667,
            "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": 451,
            "title": "Chemohormonal and immunohormonal approaches in advanced prostatic carcinoma.",
            "abstract": null,
            "authors": [
                "Pummer, K",
                "Lehnert, M",
                "Seewann, HL"
            ],
            "year": 1993,
            "source": "Eur Urol. 1993; 24 Suppl 2(3A):81-86",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MF67600020",
            "pubmed": "7505233",
            "doi": "10.1159/000474397",
            "pmc": null,
            "organizations": [
                "451-14056"
            ],
            "persons": [
                "451-53053-1"
            ],
            "imported": null,
            "journal": "EUR UROL",
            "issn": "0302-2838",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.842,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.585365853658537,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "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": 106,
            "title": "Abdominal colposuspension--the gold standard in incontinence therapy?",
            "abstract": null,
            "authors": [
                "Riss, P",
                "Ralph, G"
            ],
            "year": 1994,
            "source": "Geburtshilfe Frauenheilkd. 1994; 54(2):69-74",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994NC33900002",
            "pubmed": "8174916",
            "doi": "10.1055/s-2007-1023555",
            "pmc": null,
            "organizations": [
                "106-14038"
            ],
            "persons": [],
            "imported": null,
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.366,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.169811320754717,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "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": 454,
            "title": "Chest physiotherapy in hospitalized patients with cystic fibrosis: a study of lung function effects and sputum production.",
            "abstract": null,
            "authors": [
                "Oberwaldner, B",
                "Theissl, B",
                "Rucker, A",
                "Zach, MS"
            ],
            "year": 1991,
            "source": "Eur Respir J. 1991; 4(2):152-158",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991FF59600004",
            "pubmed": "2044730",
            "doi": null,
            "pmc": null,
            "organizations": [
                "454-14048"
            ],
            "persons": [],
            "imported": null,
            "journal": "EUR RESP J",
            "issn": "0903-1936",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.111,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.793103448275862,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RESPIRATORY SYSTEM",
            "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": 457,
            "title": "Childhood periosteal chondroma: femoral neck thickening and remote hyperostosis as clues to plain film diagnosis.",
            "abstract": null,
            "authors": [
                "Tillich, M",
                "Lindbichler, F",
                "Reittner, P",
                "Weybora, W",
                "Linhart, W",
                "Fotter, R"
            ],
            "year": 1998,
            "source": "PEDIAT RADIOL 1998 28: 899-899.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000077029100025",
            "pubmed": "9799329",
            "doi": "10.1007%2Fs002470050493",
            "pmc": null,
            "organizations": [
                "457-14020",
                "457-14049",
                "457-14106"
            ],
            "persons": [
                "457-51557-4",
                "457-51957-6"
            ],
            "imported": null,
            "journal": "PEDIAT RADIOL",
            "issn": "0301-0449",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.626,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.47887323943662,
            "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": 228,
            "title": "Anticarcinoembryonic antigen immunoscintigraphy with a 99mTc-Fab' fragment (Immu 4) in primary and recurrent colorectal cancer. A prospective study.",
            "abstract": null,
            "authors": [
                "Lechner, P",
                "Lind, P",
                "Binter, G",
                "Cesnik, H"
            ],
            "year": 1993,
            "source": "Dis Colon Rectum. 1993; 36(10):930-935",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MB73000007",
            "pubmed": "8404384",
            "doi": "10.1007/BF02050628",
            "pmc": null,
            "organizations": [
                "228-14045"
            ],
            "persons": [],
            "imported": null,
            "journal": "DIS COLON RECTUM",
            "issn": "0012-3706",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.739,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.875,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 459,
            "title": "Cholescintigraphy in the evaluation of bile flow after Roux-en-Y hepatico-jejunostomy and hepatico-antrostomy in infants with choledochal cysts.",
            "abstract": null,
            "authors": [
                "Aigner, RM",
                "Fueger, GF",
                "Schimpl, G",
                "Sauer, H",
                "Nicoletti, R"
            ],
            "year": 1997,
            "source": "Pediatr Radiol. 1997; 27(11):850-854",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997YJ16500003",
            "pubmed": "9361042",
            "doi": "10.1007/s002470050253",
            "pmc": null,
            "organizations": [
                "459-14049",
                "459-14107"
            ],
            "persons": [
                "459-51727-2"
            ],
            "imported": null,
            "journal": "PEDIAT RADIOL",
            "issn": "0301-0449",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.619,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.47887323943662,
            "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": 231,
            "title": "Anticardiolipin antibodies in rheumatoid arthritis: their relation to rheumatoid nodules and cutaneous vascular manifestations.",
            "abstract": null,
            "authors": [
                "Wolf, P",
                "Gretler, J",
                "Aglas, F",
                "Auer-Grumbach, P",
                "Rainer, F"
            ],
            "year": 1994,
            "source": "Br J Dermatol. 1994; 131(1):48-51",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994NW74700007",
            "pubmed": "8043421",
            "doi": "10.1111/j.1365-2133.1994.tb08456.x",
            "pmc": null,
            "organizations": [
                "231-14047"
            ],
            "persons": [
                "231-51618-2"
            ],
            "imported": null,
            "journal": "BRIT J DERMATOL",
            "issn": "0007-0963",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.871,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.914285714285714,
            "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": 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": 461,
            "title": "Cholesterol biosynthesis in dermal fibroblasts from patients with metabolic disorders of peroxisomal origin.",
            "abstract": null,
            "authors": [
                "Malle, E",
                "Oettl, K",
                "Sattler, W",
                "Hoefler, G",
                "Kostner, GM"
            ],
            "year": 1995,
            "source": "Eur J Clin Invest. 1995; 25(1):59-67",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995QQ40800011",
            "pubmed": "7705389",
            "doi": "10.1111/j.1365-2362.1995.tb01527.x",
            "pmc": null,
            "organizations": [
                "461-14013",
                "461-14020"
            ],
            "persons": [
                "461-51691-6",
                "461-51669-6",
                "461-51705-6",
                "461-51833-2",
                "461-51929-6"
            ],
            "imported": null,
            "journal": "EUR J CLIN INVEST",
            "issn": "0014-2972",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.174,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.841121495327103,
            "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": 462,
            "title": "Cholesterol metabolism in cells with different peroxisomal defects.",
            "abstract": null,
            "authors": [
                "Oettl, K",
                "Malle, E",
                "Grillhofer, H",
                "Sattler, W",
                "Kostner, GM"
            ],
            "year": 1996,
            "source": "Clin Chim Acta. 1996; 251(2):131-143",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UW22100002",
            "pubmed": "8862469",
            "doi": "10.1016%2F0009-8981%2896%2906301-2",
            "pmc": null,
            "organizations": [
                "462-14012"
            ],
            "persons": [
                "462-51669-4",
                "462-51705-6",
                "462-51833-6",
                "462-51929-1"
            ],
            "imported": null,
            "journal": "CLIN CHIM ACTA",
            "issn": "0009-8981",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.045,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.615384615384615,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL LABORATORY TECHNOLOGY",
            "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": 463,
            "title": "Lowering cholesterol 1998. Cholesterol synthesis inhibitors compared",
            "abstract": null,
            "authors": [
                "Kostner, KM",
                "Kostner, GM"
            ],
            "year": 1998,
            "source": "Wien Klin Wochenschr. 1998; 110(18):625-630",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000076386300002",
            "pubmed": "9816634",
            "doi": null,
            "pmc": null,
            "organizations": [
                "463-14013"
            ],
            "persons": [
                "463-51669-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.583,
            "impactfactor_year": 1998,
            "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": 464,
            "title": "Cholinergic control of catecholamine release in the eel.",
            "abstract": null,
            "authors": [
                "Al-Kharrat, H",
                "Weiss, U",
                "Tran, Q",
                "Nibbio, B",
                "Scholz, S",
                "Epple, A"
            ],
            "year": 1997,
            "source": "Gen Comp Endocrinol. 1997; 108(1):102-108",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XZ49800009",
            "pubmed": "9378264",
            "doi": "10.1006/gcen.1997.6954",
            "pmc": null,
            "organizations": [
                "464-14014"
            ],
            "persons": [],
            "imported": null,
            "journal": "GEN COMP ENDOCRINOL",
            "issn": "0016-6480",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.55,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.542168674698795,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "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": 465,
            "title": "Cholinergic signals to and from the immune system.",
            "abstract": null,
            "authors": [
                "Rinner, I",
                "Felsner, P",
                "Falus, A",
                "Skreiner, E",
                "Kukulansky, T",
                "Globerson, A",
                "Hirokawa, K",
                "Schauenstein, K"
            ],
            "year": 1995,
            "source": "Immunol Lett. 1995; 44(2-3):217-220",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995QN91600026",
            "pubmed": "7797255",
            "doi": "10.1016%2F0165-2478%2894%2900220-L",
            "pmc": null,
            "organizations": [
                "465-14014"
            ],
            "persons": [],
            "imported": null,
            "journal": "IMMUNOL LETT",
            "issn": "0165-2478",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.241,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.458333333333333,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "IMMUNOLOGY",
            "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": 689,
            "title": "Detection of Epstein-Barr virus in cutaneous and lymph nodal anaplastic large cell lymphomas (Ki-1+).",
            "abstract": null,
            "authors": [
                "Peris, K",
                "Niedermeyer, H",
                "Chimenti, S",
                "Radaskiewicz, T",
                "Kerl, H",
                "Hoefler, H"
            ],
            "year": 1995,
            "source": "Br J Dermatol. 1995; 133(4):542-546",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RZ81300006",
            "pubmed": "7577580",
            "doi": "10.1111/j.1365-2133.1995.tb02701.x",
            "pmc": null,
            "organizations": [
                "689-14047"
            ],
            "persons": [
                "689-51620-6"
            ],
            "imported": null,
            "journal": "BRIT J DERMATOL",
            "issn": "0007-0963",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.71,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.914285714285714,
            "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": 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
        }
    ]
}