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=155680&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 155745,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155700&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155660&ordering=imported",
    "results": [
        {
            "id": 21946,
            "title": "Oral sildenafil as long-term adjunct therapy to inhaled iloprost in severe pulmonary arterial hypertension.",
            "abstract": null,
            "authors": [
                "Ghofrani, HA",
                "Rose, F",
                "Schermuly, RT",
                "Olschewski, H",
                "Wiedemann, R",
                "Kreckel, A",
                "Weissmann, N",
                "Ghofrani, S",
                "Enke, B",
                "Seeger, W",
                "Grimminger, F"
            ],
            "year": 2003,
            "source": "J Am Coll Cardiol. 2003; 42(1):158-164",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000183825400027",
            "pubmed": "12849677",
            "doi": "10.1016/S0735-1097(03)00555-2",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "J AMER COLL CARDIOL",
            "issn": "0735-1097",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.599,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.971428571428571,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 21923,
            "title": "Diagnosis and differential assessment of pulmonary arterial hypertension.",
            "abstract": null,
            "authors": [
                "Barst, RJ",
                "McGoon, M",
                "Torbicki, A",
                "Sitbon, O",
                "Krowka, MJ",
                "Olschewski, H",
                "Gaine, S"
            ],
            "year": 2004,
            "source": "J Am Coll Cardiol. 2004; 43(12 Suppl S):40S-447",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000222209300007",
            "pubmed": "15194177",
            "doi": "10.1016/j.jacc.2004.02.032",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "J AMER COLL CARDIOL",
            "issn": "0735-1097",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 9.133,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.971830985915493,
            "impactfactor_norm_year": 2004,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8175,
            "title": "Substance P in sensory nerve fibres contributes to the development of oedema in the rat hind paw after thermal injury.",
            "abstract": null,
            "authors": [
                "Saria, A"
            ],
            "year": 1984,
            "source": "Br J Pharmacol. 1984; 82(1):217-222",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SS23300027",
            "pubmed": "6203590",
            "doi": "10.1111/j.1476-5381.1984.tb16461.x",
            "pmc": "PMC1987261",
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "BRIT J PHARMACOL",
            "issn": "0007-1188",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.695,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.921348314606742,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1208,
            "title": "HLA expression on immature and mature human germ cells.",
            "abstract": null,
            "authors": [
                "Hutter, H",
                "Dohr, G"
            ],
            "year": 1998,
            "source": "J Reprod Immunol. 1998; 38(2):101-122",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000075123100001",
            "pubmed": "9730286",
            "doi": "10.1016%2FS0165-0378%2898%2900032-1",
            "pmc": null,
            "organizations": [
                "1208-14017"
            ],
            "persons": [
                "1208-51666-6",
                "1208-51871-2"
            ],
            "imported": null,
            "journal": "J REPROD IMMUNOL",
            "issn": "0165-0378",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.775,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.736842105263158,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "REPRODUCTIVE BIOLOGY",
            "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": 4912,
            "title": "History of Gynecological Pathology: XIV. Hermann Johannes Pfannenstiel.",
            "abstract": null,
            "authors": [
                "Pickel, H",
                "Tamussino, K"
            ],
            "year": 2003,
            "source": "Int J Gynecol Pathol. 2003; 22(3):310-314",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000183725000018",
            "pubmed": "12819402",
            "doi": "10.1097/01.PGP.0000070844.85581.A1",
            "pmc": null,
            "organizations": [
                "4912-14038"
            ],
            "persons": [
                "4912-51826-6"
            ],
            "imported": null,
            "journal": "INT J GYNECOL PATHOL",
            "issn": "0277-1691",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.159,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.830188679245283,
            "impactfactor_norm_year": 2003,
            "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": 2845,
            "title": "Venous thrombosis in and after extracorporeal membrane oxygenation: detection and follow-up by color Doppler sonography.",
            "abstract": null,
            "authors": [
                "Riccabona, M",
                "Kuttnig-Haim, M",
                "Dacar, D",
                "Urlesberger, B",
                "Reiterer, F",
                "Maurer, U",
                "Zobel, G"
            ],
            "year": 1997,
            "source": "Eur Radiol. 1997; 7(9):1383-1386",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997YK47800003",
            "pubmed": "9369503",
            "doi": "10.1007%2Fs003300050305",
            "pmc": null,
            "organizations": [
                "2845-14045",
                "2845-14048",
                "2845-14106"
            ],
            "persons": [
                "2845-51373-2",
                "2845-51653-6"
            ],
            "imported": null,
            "journal": "EUROPEAN RADIOL",
            "issn": "0938-7994",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.561,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.443037974683544,
            "impactfactor_norm_year": 1998,
            "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": true
        },
        {
            "id": 3205,
            "title": "Female fetal cells in maternal blood: use of DNA polymorphisms to prove origin.",
            "abstract": null,
            "authors": [
                "Samura, O",
                "Pertl, B",
                "Sohda, S",
                "Johnson, KL",
                "Sekizawa, A",
                "Falco, VM",
                "Elmes, RS",
                "Bianchi, DW"
            ],
            "year": 2000,
            "source": "Hum Genet. 2000; 107(1):28-32",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000088597100006",
            "pubmed": "10982031",
            "doi": "10.1007%2Fs004390050006",
            "pmc": null,
            "organizations": [],
            "persons": [
                "3205-51719-6"
            ],
            "imported": null,
            "journal": "HUM GENET",
            "issn": "0340-6717",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.422,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.763157894736842,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "GENETICS & HEREDITY",
            "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": 4963,
            "title": "Hereditary sensory neuropathy is caused by a mutation in the delta subunit of the cytosolic chaperonin-containing t-complex peptide-1 (Cct4 ) gene.",
            "abstract": null,
            "authors": [
                "Lee, MJ",
                "Stephenson, DA",
                "Groves, MJ",
                "Sweeney, MG",
                "Davis, MB",
                "An, SF",
                "Houlden, H",
                "Salih, MA",
                "Timmerman, V",
                "de Jonghe, P",
                "Auer-Grumbach, M",
                "Di Maria, E",
                "Scaravilli, F",
                "Wood, NW",
                "Reilly, MM"
            ],
            "year": 2003,
            "source": "Hum Mol Genet. 2003; 12(15):1917-1925",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000184533900013",
            "pubmed": "12874111",
            "doi": "10.1093/hmg/ddg198",
            "pmc": null,
            "organizations": [
                "4963-14021"
            ],
            "persons": [],
            "imported": null,
            "journal": "HUM MOL GENET",
            "issn": "0964-6906",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 8.597,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.938697318007663,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "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": 3120,
            "title": "Fetal leptin and insulin levels only correlate inlarge-for-gestational age infants.",
            "abstract": null,
            "authors": [
                "Wolf, HJ",
                "Ebenbichler, CF",
                "Huter, O",
                "Bodner, J",
                "Lechleitner, M",
                "Föger, B",
                "Patsch, JR",
                "Desoye, G"
            ],
            "year": 2000,
            "source": "EUR J ENDOCRINOLOGY 2000 142: 623-629.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000087626300013",
            "pubmed": "10822226",
            "doi": "10.1530/eje.0.1420623",
            "pmc": null,
            "organizations": [
                "3120-14038"
            ],
            "persons": [
                "3120-51632-6"
            ],
            "imported": null,
            "journal": "EUR J ENDOCRINOLOGY",
            "issn": "0804-4643",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.315,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.595505617977528,
            "impactfactor_norm_year": 2000,
            "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": 6265,
            "title": "Incidence of limb fracture across Europe: results from the European Prospective Osteoporosis Study (EPOS).",
            "abstract": null,
            "authors": [
                "Ismail, AA",
                "Pye, SR",
                "Cockerill, WC",
                "Lunt, M",
                "Silman, AJ",
                "Reeve, J",
                "Banzer, D",
                "Benevolenskaya, LI",
                "Bhalla, A",
                "Bruges Armas, J",
                "Cannata, JB",
                "Cooper, C",
                "Delmas, PD",
                "Dequeker, J",
                "Dilsen, G",
                "Falch, JA",
                "Felsch, B",
                "Felsenberg, D",
                "Finn, JD",
                "Gennari, C",
                "Hoszowski, K",
                "Jajic, I",
                "Janott, J",
                "Johnell, O",
                "Kanis, JA",
                "Kragl, G",
                "Lopez Vaz, A",
                "Lorenc, R",
                "Lyritis, G",
                "Marchand, F",
                "Masaryk, P",
                "Matthis, C",
                "Miazgowski, T",
                "Naves-Diaz, M",
                "Pols, HA",
                "Poor, G",
                "Rapado, A",
                "Raspe, HH",
                "Reid, DM",
                "Reisinger, W",
                "Scheidt-Nave, C",
                "Stepan, J",
                "Todd, C",
                "Weber, K",
                "Woolf, AD",
                "O'Neill, TW"
            ],
            "year": 2002,
            "source": "Osteoporos Int. 2002; 13(7):565-571",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000176999400007",
            "pubmed": "12111017",
            "doi": "10.1007/s001980200074",
            "pmc": null,
            "organizations": [],
            "persons": [
                "6265-51874-6"
            ],
            "imported": null,
            "journal": "OSTEOPOROSIS INT",
            "issn": "0937-941X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.724,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.784090909090909,
            "impactfactor_norm_year": 2002,
            "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": 6255,
            "title": "Care of the child with a chronic tracheostomy. This official statement of the American Thoracic Society was adopted by the ATS Board of Directors, July 1999.",
            "abstract": null,
            "authors": [
                "Sherman, JM",
                "Davis, S",
                "Albamonte-Petrick, S",
                "Chatburn, RL",
                "Fitton, C",
                "Green, C",
                "Johnston, J",
                "Lyrene, RK",
                "Myer, C",
                "Othersen, HB",
                "Wood, R",
                "Zach, M",
                "Zander, J",
                "Zinman, R"
            ],
            "year": 2000,
            "source": "Am J Respir Crit Care Med. 2000; 161(1):297-308",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084820200048",
            "pubmed": "10619835",
            "doi": "10.1164/ajrccm.161.1.ats1-00",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "AMER J RESPIR CRIT CARE MED",
            "issn": "1073-449X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.443,
            "impactfactor_year": 2000,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2000,
            "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": 5971,
            "title": "Stereoselective features of (R)- and (S)-atenolol: clinical pharmacological, pharmacokinetic, and radioligand binding studies.",
            "abstract": null,
            "authors": [
                "Stoschitzky, K",
                "Egginger, G",
                "Zernig, G",
                "Klein, W",
                "Lindner, W"
            ],
            "year": 1993,
            "source": "Chirality. 1993; 5(1):15-19",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993KP61800003",
            "pubmed": "8383518",
            "doi": "10.1002/chir.530050104",
            "pmc": null,
            "organizations": [],
            "persons": [
                "5971-51374-1"
            ],
            "imported": null,
            "journal": "CHIRALITY           ",
            "issn": "0899-0042",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.561,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.646153846153846,
            "impactfactor_norm_year": 1998,
            "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": 3369,
            "title": "Primary cutaneous plasmacytoma: report of a case with review of the literature.",
            "abstract": null,
            "authors": [
                "Muscardin, LM",
                "Pulsoni, A",
                "Cerroni, L"
            ],
            "year": 2000,
            "source": "J Am Acad Dermatol. 2000; 43(5 Pt 2):962-965",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000165149100021",
            "pubmed": "11044834",
            "doi": "10.1067%2Fmjd.2000.103997",
            "pmc": null,
            "organizations": [
                "3369-14047"
            ],
            "persons": [],
            "imported": null,
            "journal": "J AMER ACAD DERMATOL",
            "issn": "0190-9622",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 2.131,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.833333333333333,
            "impactfactor_norm_year": 2000,
            "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": false
        },
        {
            "id": 5202,
            "title": "Galactose-specific asialoglycoprotein receptor is involved in lipoprotein (a) catabolism.",
            "abstract": null,
            "authors": [
                "Hrzenjak, A",
                "Frank, S",
                "Wo, X",
                "Zhou, Y",
                "Van Berkel, T",
                "Kostner, GM"
            ],
            "year": 2003,
            "source": "Biochem J. 2003; 376(Pt 3):765-771",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000187635200024",
            "pubmed": "14510638",
            "doi": "10.1042/BJ20030932",
            "pmc": "PMC1223821",
            "organizations": [
                "5202-14013"
            ],
            "persons": [
                "5202-50610-1",
                "5202-51669-4",
                "5202-51988-6"
            ],
            "imported": null,
            "journal": "BIOCHEM J",
            "issn": "0264-6021",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.101,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.789272030651341,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "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": 11611,
            "title": "The role of vitamin E and carotenoids in preventing oxidation of low density lipoproteins.",
            "abstract": null,
            "authors": [
                "Esterbauer, H",
                "Striegl, G",
                "Puhl, H",
                "Oberreither, S",
                "Rotheneder, M",
                "el-Saadani, M",
                "Jürgens, G"
            ],
            "year": 1989,
            "source": "ANN N Y ACAD SCI 1989 570: 254-267.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989CV07100023",
            "pubmed": "2698107",
            "doi": "10.1111/j.1749-6632.1989.tb14925.x",
            "pmc": null,
            "organizations": [
                "11611-14013"
            ],
            "persons": [
                "11611-51511-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": 5066,
            "title": "Influence of PRP on autogenous sinus grafts. An experimental study on sheep.",
            "abstract": null,
            "authors": [
                "Jakse, N",
                "Tangl, S",
                "Gilli, R",
                "Berghold, A",
                "Lorenzoni, M",
                "Eskici, A",
                "Haas, R",
                "Pertl, C"
            ],
            "year": 2003,
            "source": "Clin Oral Implants Res. 2003; 14(5):578-583",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000185691800007",
            "pubmed": "12969361",
            "doi": "10.1034%2Fj.1600-0501.2003.00928.x",
            "pmc": null,
            "organizations": [
                "5066-14026",
                "5066-14057",
                "5066-14058",
                "5066-14111"
            ],
            "persons": [
                "5066-51344-6",
                "5066-51703-6",
                "5066-51707-2"
            ],
            "imported": null,
            "journal": "CLIN ORAL IMPLANT RES",
            "issn": "0905-7161",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.922,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.934782608695652,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "DENTISTRY, ORAL SURGERY & 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": true
        },
        {
            "id": 4715,
            "title": "T(14;18)(q32;q21) involving IGH and MALT1 is a frequent chromosomal aberration in MALT lymphoma.",
            "abstract": null,
            "authors": [
                "Streubel, B",
                "Lamprecht, A",
                "Dierlamm, J",
                "Cerroni, L",
                "Stolte, M",
                "Ott, G",
                "Raderer, M",
                "Chott, A"
            ],
            "year": 2003,
            "source": "Blood. 2003; 101(6):2335-2339",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000181432600041",
            "pubmed": "12406890",
            "doi": "10.1182/blood-2002-09-2963",
            "pmc": null,
            "organizations": [
                "4715-14047"
            ],
            "persons": [],
            "imported": null,
            "journal": "BLOOD",
            "issn": "0006-4971",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 10.12,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.983870967741936,
            "impactfactor_norm_year": 2003,
            "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": 4483,
            "title": "Cutaneous lymphomas with prominent granulomatous reaction: a potential pitfall in the histopathologic diagnosis of cutaneous T- and B-cell lymphomas.",
            "abstract": null,
            "authors": [
                "Scarabello, A",
                "Leinweber, B",
                "Ardigó, M",
                "Rütten, A",
                "Feller, AC",
                "Kerl, H",
                "Cerroni, L"
            ],
            "year": 2002,
            "source": "Am J Surg Pathol. 2002; 26(10):1259-1268",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000178356400002",
            "pubmed": "12360040",
            "doi": "10.1097%2F00000478-200210000-00002",
            "pmc": null,
            "organizations": [
                "4483-14047"
            ],
            "persons": [
                "4483-51620-6"
            ],
            "imported": null,
            "journal": "AMER J SURG PATHOL",
            "issn": "0147-5185",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.122,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.985815602836879,
            "impactfactor_norm_year": 2002,
            "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": true
        },
        {
            "id": 776,
            "title": "Dual excitatory and inhibitory effect of nitric oxide on peristalsis in the guinea pig intestine.",
            "abstract": null,
            "authors": [
                "Holzer, P",
                "Lippe, IT",
                "Tabrizi, AL",
                "Lènárd, L",
                "Barthó, L"
            ],
            "year": 1997,
            "source": "J Pharmacol Exp Ther. 1997; 280(1):154-161",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WC04100020",
            "pubmed": "8996193",
            "doi": null,
            "pmc": null,
            "organizations": [
                "776-14022"
            ],
            "persons": [
                "776-51529-2",
                "776-51832-6"
            ],
            "imported": null,
            "journal": "J PHARMACOL EXP THER",
            "issn": "0022-3565",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.227,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.898876404494382,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 53325,
            "title": "Central role of the adipocyte in the metabolic syndrome.",
            "abstract": null,
            "authors": [
                "Bergman, RN",
                "Van Citters, GW",
                "Mittelman, SD",
                "Dea, MK",
                "Hamilton-Wessler, M",
                "Kim, SP",
                "Ellmerer, M"
            ],
            "year": 2001,
            "source": "J Investig Med. 2001; 49(1):119-126",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000166649600018",
            "pubmed": "11217141",
            "doi": "10.2310/6650.2001.34108",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "J INVEST MED",
            "issn": "1081-5589",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.527,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.866071428571429,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}