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
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",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=360",
    "results": [
        {
            "id": 442,
            "title": "Characterization of a highly variable short tandem repeat polymorphism at the D2S1242 locus",
            "abstract": null,
            "authors": [
                "Reichenpfader, B",
                "Zehner, R",
                "Klintschar, M"
            ],
            "year": 1999,
            "source": "ELECTROPHORESIS 1999 20: 514-517.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000079544700018",
            "pubmed": "10217165",
            "doi": "10.1002/(SICI)1522-2683(19990301)20:3<514::AID-ELPS514>3.0.CO;2-V",
            "pmc": null,
            "organizations": [
                "442-14019"
            ],
            "persons": [
                "442-50695-2"
            ],
            "imported": null,
            "journal": "ELECTROPHORESIS",
            "issn": "0173-0835",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.447,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.939393939393939,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "CHEMISTRY, ANALYTICAL",
            "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": 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": 446,
            "title": "Characterization of Refilling Types by Continuous Blood-Volume Monitoring During Hemodialysis",
            "abstract": null,
            "authors": [
                "Rockel, A",
                "Abdelhamid, S",
                "Fiegel, P",
                "Menth, M",
                "Walb, D",
                "Schneditz, D"
            ],
            "year": 1993,
            "source": "KIDNEY INT. 1993; 43:   S67-S69. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LC68600015",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "446-14010"
            ],
            "persons": [
                "446-51834-6"
            ],
            "imported": "2010-07-14T16:00:56+02:00",
            "journal": "KIDNEY INT",
            "issn": "0085-2538",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.058,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.975609756097561,
            "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": 447,
            "title": "Characterization of the apolipoprotein AI and CIII genes in the domestic pig.",
            "abstract": null,
            "authors": [
                "Birchbauer, A",
                "Knipping, G",
                "Juritsch, B",
                "Aschauer, H",
                "Zechner, R"
            ],
            "year": 1993,
            "source": "GENOMICS. 1993; 15(3): 643-652. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993KU53100024",
            "pubmed": "8468059",
            "doi": "10.1006/geno.1993.1119",
            "pmc": null,
            "organizations": [
                "447-14013"
            ],
            "persons": [
                "447-51779-6"
            ],
            "imported": "2010-07-05T14:33:49+02:00",
            "journal": "GENOMICS",
            "issn": "0888-7543",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.037,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.91869918699187,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOTECHNOLOGY & APPLIED MICROBIOLOGY",
            "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": 452,
            "title": "Chemotherapy in Trophoblastic Tumors",
            "abstract": null,
            "authors": [
                "Luschinebengreuth, G",
                "Petru, E",
                "Pickel, H"
            ],
            "year": 1993,
            "source": "ARCH GYNECOL OBSTET. 1993; 254:  1113-1115. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MP00300440",
            "pubmed": null,
            "doi": "10.1007/BF02266331",
            "pmc": null,
            "organizations": [
                "452-14038"
            ],
            "persons": [
                "452-51624-6"
            ],
            "imported": "2009-07-15T12:29:29+02:00",
            "journal": "ARCH GYNECOL OBSTET",
            "issn": "0932-0067",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.182,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.0377358490566038,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 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": 458,
            "title": "Choledochocele: importance of histological evaluation.",
            "abstract": null,
            "authors": [
                "Schimpl, G",
                "Sauer, H",
                "Goriupp, U",
                "Becker, H"
            ],
            "year": 1993,
            "source": "J PEDIAT SURG. 1993; 28(12): 1562-1565. ",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1993ML66200012",
            "pubmed": "8301491",
            "doi": "10.1016/0022-3468(93)90097-5",
            "pmc": null,
            "organizations": [
                "458-14020",
                "458-14048",
                "458-14049"
            ],
            "persons": [],
            "imported": "2010-07-15T17:12:15+02:00",
            "journal": "J PEDIAT SURG",
            "issn": "0022-3468",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.846,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.746478873239437,
            "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": 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": 460,
            "title": "Cholestasis and liver cell damage due to hypersensitivity to erythromycin stearate--recurrence following therapy with erythromycin succinate",
            "abstract": null,
            "authors": [
                "Horn, S",
                "Aglas, F",
                "Horina, JH"
            ],
            "year": 1999,
            "source": "WIEN KLIN WOCHENSCHR. 1999; 111:  76-77. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000078503800007",
            "pubmed": "10081126",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "460-51690-2",
                "460-51717-6"
            ],
            "imported": "2009-08-14T16:07:34+02:00",
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.588,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.563636363636364,
            "impactfactor_norm_year": 1999,
            "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": 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
        }
    ]
}