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=157260&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157518,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=157280&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=157240&ordering=imported",
    "results": [
        {
            "id": 21922,
            "title": "Sildenafil increased exercise capacity during hypoxia at low altitudes and at Mount Everest base camp: a randomized, double-blind, placebo-controlled crossover trial.",
            "abstract": null,
            "authors": [
                "Ghofrani, HA",
                "Reichenberger, F",
                "Kohstall, MG",
                "Mrosek, EH",
                "Seeger, T",
                "Olschewski, H",
                "Seeger, W",
                "Grimminger, F"
            ],
            "year": 2004,
            "source": "Ann Intern Med. 2004; 141(3):169-177",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000223068600001",
            "pubmed": "15289213",
            "doi": "10.7326/0003-4819-141-3-200408030-00005",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ANN INTERN MED",
            "issn": "0003-4819",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 13.114,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.970873786407767,
            "impactfactor_norm_year": 2004,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 19283,
            "title": "Neopterin screening and acute cytomegalovirus infections in blood donors.",
            "abstract": null,
            "authors": [
                "Hönlinger, M",
                "Fuchs, D",
                "Reibnegger, G",
                "Schönitzer, D",
                "Dierich, MP",
                "Wachter, H"
            ],
            "year": 1992,
            "source": "Clin Investig. 1992; 70(1):63-63",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1992HN30800011",
            "pubmed": "1318125",
            "doi": "10.1007/BF00422943",
            "pmc": null,
            "organizations": [],
            "persons": [
                "19283-50569-6"
            ],
            "imported": null,
            "journal": "CLIN INVESTIGATOR",
            "issn": "0941-0198",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.963,
            "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": 17982,
            "title": "Multi-centre investigation on reference ranges for ROTEM thromboelastometry.",
            "abstract": null,
            "authors": [
                "Lang, T",
                "Bauters, A",
                "Braun, SL",
                "Pötzsch, B",
                "von Pape, KW",
                "Kolde, HJ",
                "Lakner, M"
            ],
            "year": 2005,
            "source": "Blood Coagul Fibrinolysis. 2005; 16(4):301-310",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000229789600012",
            "pubmed": "15870552",
            "doi": "10.1097/01.mbc.0000169225.31173.19",
            "pmc": null,
            "organizations": [
                "17982-14028"
            ],
            "persons": [],
            "imported": null,
            "journal": "BLOOD COAGULAT FIBRINOL",
            "issn": "0957-5235",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.657,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.4,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "HEMATOLOGY",
            "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": 17974,
            "title": "Pipecolic acid as a diagnostic marker of pyridoxine-dependent epilepsy.",
            "abstract": null,
            "authors": [
                "Plecko, B",
                "Hikel, C",
                "Korenke, GC",
                "Schmitt, B",
                "Baumgartner, M",
                "Baumeister, F",
                "Jakobs, C",
                "Struys, E",
                "Erwa, W",
                "Stöckler-Ipsiroglu, S"
            ],
            "year": 2005,
            "source": "Neuropediatrics. 2005; 36(3):200-205",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000229875700005",
            "pubmed": "15944906",
            "doi": "10.1055/s-2005-865727",
            "pmc": null,
            "organizations": [
                "17974-14028",
                "17974-14048"
            ],
            "persons": [
                "17974-51875-2"
            ],
            "imported": null,
            "journal": "NEUROPEDIATRICS",
            "issn": "0174-304X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.377,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.616438356164384,
            "impactfactor_norm_year": 2005,
            "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": 16742,
            "title": "Mucopolysaccharidosis type II in females: case report and review of literature.",
            "abstract": null,
            "authors": [
                "Tuschl, K",
                "Gal, A",
                "Paschke, E",
                "Kircher, S",
                "Bodamer, OA"
            ],
            "year": 2005,
            "source": "Pediatr Neurol. 2005; 32(4):270-272",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000228472600008",
            "pubmed": "15797184",
            "doi": "10.1016/j.pediatrneurol.2004.10.009",
            "pmc": null,
            "organizations": [
                "16742-14048"
            ],
            "persons": [],
            "imported": null,
            "journal": "PEDIAT NEUROL",
            "issn": "0887-8994",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.368,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.602739726027397,
            "impactfactor_norm_year": 2005,
            "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": 16716,
            "title": "Decrease in thoracic vertebral bone attenuation with calcium-based phosphate binders in hemodialysis.",
            "abstract": null,
            "authors": [
                "Raggi, P",
                "James, G",
                "Burke, SK",
                "Bommer, J",
                "Chasan-Taber, S",
                "Holzer, H",
                "Braun, J",
                "Chertow, GM"
            ],
            "year": 2005,
            "source": "J Bone Miner Res. 2005; 20(5):764-772",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000228679800007",
            "pubmed": "15824849",
            "doi": "10.1359/JBMR.041221",
            "pmc": null,
            "organizations": [
                "16716-14084"
            ],
            "persons": [
                "16716-51535-6"
            ],
            "imported": null,
            "journal": "J BONE MINER RES",
            "issn": "0884-0431",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.527,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.932584269662921,
            "impactfactor_norm_year": 2005,
            "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": 8988,
            "title": "The importance of sperm motility for the fertilization of human oocytes in vivo and in vitro.",
            "abstract": null,
            "authors": [
                "Pusch, HH"
            ],
            "year": 1987,
            "source": "Andrologia. 1987; 19(5):514-527",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987K668700004",
            "pubmed": "3425955",
            "doi": "10.1111/j.1439-0272.1987.tb01891.x",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ANDROLOGIA",
            "issn": "0303-4569",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.693,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.25,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ANDROLOGY",
            "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": 8323,
            "title": "Arteriovenous difference of the blood density in the coronary circulation.",
            "abstract": null,
            "authors": [
                "Kenner, T",
                "Moser, M",
                "Mohl, W"
            ],
            "year": 1985,
            "source": "J Biomech Eng. 1985; 107(1):34-40",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ACW1300006",
            "pubmed": "3981983",
            "doi": "10.1115/1.3138517",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8323-51671-6"
            ],
            "imported": null,
            "journal": "J BIOMECH ENG",
            "issn": "0148-0731",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.728,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.622222222222222,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENGINEERING, BIOMEDICAL",
            "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": 6340,
            "title": "Sevelamer preserves and calcium reduces trabecular bone mineral density.",
            "abstract": null,
            "authors": [
                "Raggi, P",
                "Burke, SK",
                "Chasan-Taber, S",
                "Chertow, GM",
                "Holzer, H",
                "Bommer, J"
            ],
            "year": 2003,
            "source": "J AMER SOC NEPHROL 2003 14: 502A-502A.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000186219102313",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "6340-14084"
            ],
            "persons": [
                "6340-51535"
            ],
            "imported": null,
            "journal": "J AMER SOC NEPHROL",
            "issn": "1046-6673",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.499,
            "impactfactor_year": 2003,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": true,
            "conference_place": true,
            "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": 5396,
            "title": "Gamma knife surgery in mesial temporal lobe epilepsy: a prospective multicenter study.",
            "abstract": null,
            "authors": [
                "Régis, J",
                "Rey, M",
                "Bartolomei, F",
                "Vladyka, V",
                "Liscak, R",
                "Schröttner, O",
                "Pendl, G"
            ],
            "year": 2004,
            "source": "EPILEPSIA 2004 45: 504-515.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000221213500012",
            "pubmed": "15101832",
            "doi": "10.1111/j.0013-9580.2004.07903.x",
            "pmc": null,
            "organizations": [
                "5396-14050"
            ],
            "persons": [],
            "imported": null,
            "journal": "EPILEPSIA",
            "issn": "0013-9580",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.329,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.871428571428571,
            "impactfactor_norm_year": 2004,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "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": 5813,
            "title": "Pulmonary function and health-related quality of life in a sample of long-term survivors of the acute respiratory distress syndrome.",
            "abstract": null,
            "authors": [
                "Schelling, G",
                "Stoll, C",
                "Vogelmeier, C",
                "Hummel, T",
                "Behr, J",
                "Kapfhammer, HP",
                "Rothenhäusler, HB",
                "Haller, M",
                "Durst, K",
                "Krauseneck, T",
                "Briegel, J"
            ],
            "year": 2000,
            "source": "Intensive Care Med. 2000; 26(9):1304-1311",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000089616700023",
            "pubmed": "11089757",
            "doi": "10.1007/s001340051342",
            "pmc": null,
            "organizations": [],
            "persons": [
                "5813-50097-6",
                "5813-51907-6"
            ],
            "imported": null,
            "journal": "INTENS CARE MED",
            "issn": "0342-4642",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.098,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.733333333333333,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "CRITICAL CARE MEDICINE",
            "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": 5374,
            "title": "Normal striatal D2 receptor binding in idiopathic restless legs syndrome with periodic leg movements in sleep.",
            "abstract": null,
            "authors": [
                "Tribl, GG",
                "Asenbaum, S",
                "Happe, S",
                "Bonelli, RM",
                "Zeitlhofer, J",
                "Auff, E"
            ],
            "year": 2004,
            "source": "Nucl Med Commun. 2004; 25(1):55-60",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000220962500007",
            "pubmed": "15061265",
            "doi": "10.1097/01.mnm.0000109366.12233.f9",
            "pmc": null,
            "organizations": [
                "5374-29444"
            ],
            "persons": [],
            "imported": null,
            "journal": "NUCL MED COMMUN",
            "issn": "0143-3636",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.602,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.547619047619048,
            "impactfactor_norm_year": 2004,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "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": 5028,
            "title": "Diagnosis of immediate allergic reactions to beta-lactam antibiotics.",
            "abstract": null,
            "authors": [
                "Torres, MJ",
                "Blanca, M",
                "Fernandez, J",
                "Romano, A",
                "Weck, A",
                "Aberer, W",
                "Brockow, K",
                "Pichler, WJ",
                "Demoly, P",
                "ENDA",
                "EAACI Interest Group on Drug Hypersensitivity"
            ],
            "year": 2003,
            "source": "Allergy. 2003; 58(10):961-972",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000185445700001",
            "pubmed": "14510712",
            "doi": "10.1034%2Fj.1398-9995.2003.00280.x",
            "pmc": null,
            "organizations": [
                "5028-14047"
            ],
            "persons": [
                "5028-51346-6"
            ],
            "imported": null,
            "journal": "ALLERGY",
            "issn": "0105-4538",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.161,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.866666666666667,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "ALLERGY",
            "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": 4903,
            "title": "NADH supplementation decreases pinacidil-primed I K ATP in ventricular cardiomyocytes by increasing intracellular ATP.",
            "abstract": null,
            "authors": [
                "Pelzmann, B",
                "Hallström, S",
                "Schaffer, P",
                "Lang, P",
                "Nadlinger, K",
                "Birkmayer, GD",
                "Vrecko, K",
                "Reibnegger, G",
                "Koidl, B"
            ],
            "year": 2003,
            "source": "Br J Pharmacol. 2003; 139(4):749-754",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000183574500009",
            "pubmed": "12812998",
            "doi": "10.1038/sj.bjp.0705300",
            "pmc": "PMC1573896",
            "organizations": [
                "4903-14011",
                "4903-14012"
            ],
            "persons": [
                "4903-50417-6",
                "4903-50480-6",
                "4903-50569-6",
                "4903-50615-1",
                "4903-50840-6",
                "4903-51681-4"
            ],
            "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": 3.611,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.837837837837838,
            "impactfactor_norm_year": 2003,
            "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": 4803,
            "title": "Impairment of the cytotoxic and oxidative activities of 7 beta-hydroxycholesterol and 7-ketocholesterol by esterification with oleate.",
            "abstract": null,
            "authors": [
                "Monier, S",
                "Samadi, M",
                "Prunet, C",
                "Denance, M",
                "Laubriet, A",
                "Athias, A",
                "Berthier, A",
                "Steinmetz, E",
                "Jürgens, G",
                "Nègre-Salvayre, A",
                "Bessède, G",
                "Lemaire-Ewing, S",
                "Néel, D",
                "Gambert, P",
                "Lizard, G"
            ],
            "year": 2003,
            "source": "Biochem Biophys Res Commun. 2003; 303(3):814-824",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000182361200013",
            "pubmed": "12670484",
            "doi": "10.1016%2FS0006-291X%2803%2900412-1",
            "pmc": null,
            "organizations": [
                "4803-14012"
            ],
            "persons": [
                "4803-51511-6"
            ],
            "imported": null,
            "journal": "BIOCHEM BIOPHYS RES COMMUN",
            "issn": "0006-291X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.836,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.681818181818182,
            "impactfactor_norm_year": 2003,
            "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": 4749,
            "title": "Pneumonia: high-resolution CT findings in 114 patients.",
            "abstract": null,
            "authors": [
                "Reittner, P",
                "Ward, S",
                "Heyneman, L",
                "Johkoh, T",
                "Müller, NL"
            ],
            "year": 2003,
            "source": "Eur Radiol. 2003; 13(3):515-521",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000181688200010",
            "pubmed": "12594553",
            "doi": "10.1007/s00330-002-1490-3",
            "pmc": null,
            "organizations": [
                "4749-14054"
            ],
            "persons": [
                "4749-51957-2"
            ],
            "imported": null,
            "journal": "EUROPEAN RADIOL",
            "issn": "0938-7994",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.969,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.662650602409639,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "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": 4338,
            "title": "Diffusion tensor imaging using single-shot SENSE-EPI.",
            "abstract": null,
            "authors": [
                "Bammer, R",
                "Auer, M",
                "Keeling, SL",
                "Augustin, M",
                "Stables, LA",
                "Prokesch, RW",
                "Stollberger, R",
                "Moseley, ME",
                "Fazekas, F"
            ],
            "year": 2002,
            "source": "MAGN RESON MED 2002 48: 128-136.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000176648900016",
            "pubmed": "12111940",
            "doi": "10.1002/mrm.10184",
            "pmc": null,
            "organizations": [
                "4338-14051",
                "4338-14054"
            ],
            "persons": [],
            "imported": null,
            "journal": "MAGN RESON MED",
            "issn": "0740-3194",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.25,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.925925925925926,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "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": 4307,
            "title": "Simultaneous analysis of flunitrazepam and its major metabolites in human plasma by high performance liquid chromatography tandem mass spectrometry.",
            "abstract": null,
            "authors": [
                "Kollroser, M",
                "Schober, C"
            ],
            "year": 2002,
            "source": "J Pharm Biomed Anal. 2002; 28(6):1173-1182",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000176238300014",
            "pubmed": "12049981",
            "doi": "10.1016%2FS0731-7085%2802%2900058-4",
            "pmc": null,
            "organizations": [
                "4307-14019"
            ],
            "persons": [
                "4307-51974-2"
            ],
            "imported": null,
            "journal": "J PHARMACEUT BIOMED ANAL",
            "issn": "0731-7085",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.36,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.573529411764706,
            "impactfactor_norm_year": 2002,
            "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": 3949,
            "title": "In muscle-specific lipoprotein lipase-overexpressing mice, muscle triglyceride content is increased without inhibition of insulin-stimulated whole-body and muscle-specific glucose uptake.",
            "abstract": null,
            "authors": [
                "Voshol, PJ",
                "Jong, MC",
                "Dahlmans, VE",
                "Kratky, D",
                "Levak-Frank, S",
                "Zechner, R",
                "Romijn, JA",
                "Havekes, LM"
            ],
            "year": 2001,
            "source": "Diabetes. 2001; 50(11):2585-2590",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000171917200023",
            "pubmed": "11679438",
            "doi": "10.2337/diabetes.50.11.2585",
            "pmc": null,
            "organizations": [
                "3949-14013"
            ],
            "persons": [
                "3949-51904-6"
            ],
            "imported": null,
            "journal": "DIABETES",
            "issn": "0012-1797",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.7,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.977777777777778,
            "impactfactor_norm_year": 2001,
            "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": 3590,
            "title": "The alpha-amino group of L-arginine mediates its antioxidant effect.",
            "abstract": null,
            "authors": [
                "Wallner, S",
                "Hermetter, A",
                "Mayer, B",
                "Wascher, TC"
            ],
            "year": 2001,
            "source": "Eur J Clin Invest. 2001; 31(2):98-102",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000167703900002",
            "pubmed": "11168445",
            "doi": "10.1046%2Fj.1365-2362.10.1046%2Fj.1365-2362.2001.00771.x",
            "pmc": null,
            "organizations": [],
            "persons": [
                "3590-51266-1"
            ],
            "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.255,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.848214285714286,
            "impactfactor_norm_year": 2001,
            "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
        }
    ]
}