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=159460&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 159493,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=159480&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=159440&ordering=imported",
    "results": [
        {
            "id": 3798,
            "title": "The carcinostatic and proapoptotic potential of 4-hydroxynonenal in HeLa cells is associated with its conjugation to cellular proteins.",
            "abstract": null,
            "authors": [
                "Sovic, A",
                "Borovic, S",
                "Loncaric, I",
                "Kreuzer, T",
                "Zarkovic, K",
                "Vukovic, T",
                "Wäg, G",
                "Hrascan, R",
                "Wintersteiger, R",
                "Klinger, R",
                "Zurak, N",
                "Schaub, RJ",
                "Zarkovic, N"
            ],
            "year": 2001,
            "source": "Anticancer Res. 2001; 21(3B):1997-2004",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000170276600045",
            "pubmed": "11497289",
            "doi": null,
            "pmc": null,
            "organizations": [
                "3798-14048"
            ],
            "persons": [],
            "imported": null,
            "journal": "ANTICANCER RES",
            "issn": "0250-7005",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.416,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.364485981308411,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "ONCOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8371,
            "title": "Complications of renal tumor embolization.",
            "abstract": null,
            "authors": [
                "Lammer, J",
                "Justich, E",
                "Schreyer, H",
                "Pettek, R"
            ],
            "year": 1985,
            "source": "Cardiovasc Intervent Radiol. 1985; 8(1):31-35",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AJG1900006",
            "pubmed": "2410124",
            "doi": "10.1007/BF02552637",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "CARDIOVASC INTERVEN RADIOL",
            "issn": "0174-1551",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.073,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.629032258064516,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 4131,
            "title": "Monoclonal gamma-T-cell receptor rearrangement in vulvar lichen sclerosus and squamous cell carcinomas.",
            "abstract": null,
            "authors": [
                "Regauer, S",
                "Reich, O",
                "Beham-Schmid, C"
            ],
            "year": 2002,
            "source": "Am J Pathol. 2002; 160(3):1035-1045",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000174255100029",
            "pubmed": "11891200",
            "doi": "10.1016/S0002-9440(10)64924-3",
            "pmc": "PMC1867186",
            "organizations": [
                "4131-14020",
                "4131-14038"
            ],
            "persons": [
                "4131-51945-2",
                "4131-51918-6"
            ],
            "imported": null,
            "journal": "AMER J PATHOL",
            "issn": "0002-9440",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.75,
            "impactfactor_year": 2002,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "PATHOLOGY",
            "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": 1148,
            "title": "Glycogen distribution in the capillaries of the placental villus in normal, overt and gestational diabetic pregnancy.",
            "abstract": null,
            "authors": [
                "Jones, CJ",
                "Desoye, G"
            ],
            "year": 1993,
            "source": "PLACENTA 1993 14: 505-517.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MF25900004",
            "pubmed": "8290491",
            "doi": "10.1016/S0143-4004(05)80204-8",
            "pmc": null,
            "organizations": [
                "1148-14038"
            ],
            "persons": [
                "1148-51632-6"
            ],
            "imported": null,
            "journal": "PLACENTA",
            "issn": "0143-4004",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.125,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.924528301886792,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 4249,
            "title": "Ochrobactrum anthropi bloodstream infection complicating hemodialysis.",
            "abstract": null,
            "authors": [
                "Daxboeck, F",
                "Zitta, S",
                "Assadian, O",
                "Krause, R",
                "Wenisch, C",
                "Kovarik, J"
            ],
            "year": 2002,
            "source": "Am J Kidney Dis. 2002; 40(4):E17-E17",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000178386000041",
            "pubmed": "12324938",
            "doi": "10.1053/ajkd.2002.35759",
            "pmc": null,
            "organizations": [],
            "persons": [
                "4249-51843-6",
                "4249-51976-6"
            ],
            "imported": null,
            "journal": "AMER J KIDNEY DIS",
            "issn": "0272-6386",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 3.688,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.936170212765958,
            "impactfactor_norm_year": 2002,
            "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": 4569,
            "title": "Bile acid-induced Mallory body formation in drug-primed mouse liver.",
            "abstract": null,
            "authors": [
                "Fickert, P",
                "Trauner, M",
                "Fuchsbichler, A",
                "Stumptner, C",
                "Zatloukal, K",
                "Denk, H"
            ],
            "year": 2002,
            "source": "Am J Pathol. 2002; 161(6):2019-2026",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000179663400009",
            "pubmed": "12466118",
            "doi": "10.1016/S0002-9440(10)64480-X",
            "pmc": "PMC1850910",
            "organizations": [
                "4569-14020",
                "4569-14081"
            ],
            "persons": [
                "4569-51515-4",
                "4569-51663-6",
                "4569-51870-6",
                "4569-52938-1"
            ],
            "imported": null,
            "journal": "AMER J PATHOL",
            "issn": "0002-9440",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.75,
            "impactfactor_year": 2002,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "PATHOLOGY",
            "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": 4584,
            "title": "Visual rating scales for age-related white matter changes (leukoaraiosis): can the heterogeneity be reduced?",
            "abstract": null,
            "authors": [
                "Pantoni, L",
                "Simoni, M",
                "Pracucci, G",
                "Schmidt, R",
                "Barkhof, F",
                "Inzitari, D"
            ],
            "year": 2002,
            "source": "Stroke. 2002; 33(12):2827-2833",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000179827100024",
            "pubmed": "12468777",
            "doi": "10.1161/01.STR.0000038424.70626.5E",
            "pmc": null,
            "organizations": [
                "4584-14051"
            ],
            "persons": [],
            "imported": null,
            "journal": "STROKE",
            "issn": "0039-2499",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.176,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.963768115942029,
            "impactfactor_norm_year": 2002,
            "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": true
        },
        {
            "id": 4818,
            "title": "Human chromosome 7: DNA sequence and biology.",
            "abstract": null,
            "authors": [
                "Scherer, SW",
                "Cheung, J",
                "MacDonald, JR",
                "Osborne, LR",
                "Nakabayashi, K",
                "Herbrick, JA",
                "Carson, AR",
                "Parker-Katiraee, L",
                "Skaug, J",
                "Khaja, R",
                "Zhang, J",
                "Hudek, AK",
                "Li, M",
                "Haddad, M",
                "Duggan, GE",
                "Fernandez, BA",
                "Kanematsu, E",
                "Gentles, S",
                "Christopoulos, CC",
                "Choufani, S",
                "Kwasnicka, D",
                "Zheng, XH",
                "Lai, Z",
                "Nusskern, D",
                "Zhang, Q",
                "Gu, Z",
                "Lu, F",
                "Zeesman, S",
                "Nowaczyk, MJ",
                "Teshima, I",
                "Chitayat, D",
                "Shuman, C",
                "Weksberg, R",
                "Zackai, EH",
                "Grebe, TA",
                "Cox, SR",
                "Kirkpatrick, SJ",
                "Rahman, N",
                "Friedman, JM",
                "Heng, HH",
                "Pelicci, PG",
                "Lo-Coco, F",
                "Belloni, E",
                "Shaffer, LG",
                "Pober, B",
                "Morton, CC",
                "Gusella, JF",
                "Bruns, GA",
                "Korf, BR",
                "Quade, BJ",
                "Ligon, AH",
                "Ferguson, H",
                "Higgins, AW",
                "Leach, NT",
                "Herrick, SR",
                "Lemyre, E",
                "Farra, CG",
                "Kim, HG",
                "Summers, AM",
                "Gripp, KW",
                "Roberts, W",
                "Szatmari, P",
                "Winsor, EJ",
                "Grzeschik, KH",
                "Teebi, A",
                "Minassian, BA",
                "Kere, J",
                "Armengol, L",
                "Pujana, MA",
                "Estivill, X",
                "Wilson, MD",
                "Koop, BF",
                "Tosi, S",
                "Moore, GE",
                "Boright, AP",
                "Zlotorynski, E",
                "Kerem, B",
                "Kroisel, PM",
                "Petek, E",
                "Oscier, DG",
                "Mould, SJ",
                "Döhner, H",
                "Döhner, K",
                "Rommens, JM",
                "Vincent, JB",
                "Venter, JC",
                "Li, PW",
                "Mural, RJ",
                "Adams, MD",
                "Tsui, LC"
            ],
            "year": 2003,
            "source": "Science. 2003; 300(5620):767-772",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000182579800041",
            "pubmed": "12690205",
            "doi": "10.1126/science.1083423",
            "pmc": "PMC2882961",
            "organizations": [
                "4818-14021"
            ],
            "persons": [
                "4818-51682-6",
                "4818-51996-6"
            ],
            "imported": null,
            "journal": "SCIENCE",
            "issn": "0036-8075",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 29.162,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.978260869565217,
            "impactfactor_norm_year": 2003,
            "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": 4871,
            "title": "General movements detect early signs of hemiplegia in term infants with neonatal cerebral infarction.",
            "abstract": null,
            "authors": [
                "Guzzetta, A",
                "Mercuri, E",
                "Rapisardi, G",
                "Ferrari, F",
                "Roversi, MF",
                "Cowan, F",
                "Rutherford, M",
                "Paolicelli, PB",
                "Einspieler, C",
                "Boldrini, A",
                "Dubowitz, L",
                "Prechtl, HF",
                "Cioni, G"
            ],
            "year": 2003,
            "source": "Neuropediatrics. 2003; 34(2):61-66",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000183102400002",
            "pubmed": "12776225",
            "doi": "10.1055/s-2003-39597",
            "pmc": null,
            "organizations": [
                "4871-14010"
            ],
            "persons": [],
            "imported": null,
            "journal": "NEUROPEDIATRICS",
            "issn": "0174-304X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.383,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.632352941176471,
            "impactfactor_norm_year": 2003,
            "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": 4928,
            "title": "Characteristics of hypotension-prone haemodialysis patients: is there a critical relative blood volume?",
            "abstract": null,
            "authors": [
                "Barth, C",
                "Boer, W",
                "Garzoni, D",
                "Kuenzi, T",
                "Ries, W",
                "Schaefer, R",
                "Schneditz, D",
                "Tsobanelis, T",
                "van der Sande, F",
                "Wojke, R",
                "Schilling, H",
                "Passlick-Deetjen, J"
            ],
            "year": 2003,
            "source": "Nephrol Dial Transplant. 2003; 18(7):1353-1360",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000183929000020",
            "pubmed": "12808173",
            "doi": "10.1093%2Fndt%2Fgfg171",
            "pmc": null,
            "organizations": [],
            "persons": [
                "4928-51834-6"
            ],
            "imported": null,
            "journal": "NEPHROL DIALYSIS TRANSPLANT",
            "issn": "0931-0509",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.607,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.795918367346939,
            "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": 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": 5147,
            "title": "Class B scavenger receptors CD36 and SR-BI are receptors for hypochlorite-modified low density lipoprotein.",
            "abstract": null,
            "authors": [
                "Marsche, G",
                "Zimmermann, R",
                "Horiuchi, S",
                "Tandon, NN",
                "Sattler, W",
                "Malle, E"
            ],
            "year": 2003,
            "source": "J Biol Chem. 2003; 278(48):47562-47570",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000186731400028",
            "pubmed": "12968020",
            "doi": "10.1074/jbc.M308428200",
            "pmc": null,
            "organizations": [
                "5147-14013"
            ],
            "persons": [
                "5147-51705-6",
                "5147-51833-4",
                "5147-53252-1"
            ],
            "imported": null,
            "journal": "J BIOL CHEM",
            "issn": "0021-9258",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.482,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.885057471264368,
            "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": false
        },
        {
            "id": 16417,
            "title": "EAACI position paper on rhinosinusitis and nasal polyps executive summary.",
            "abstract": null,
            "authors": [
                "Fokkens, W",
                "Lund, V",
                "Bachert, C",
                "Clement, P",
                "Helllings, P",
                "Holmstrom, M",
                "Jones, N",
                "Kalogjera, L",
                "Kennedy, D",
                "Kowalski, M",
                "Malmberg, H",
                "Mullol, J",
                "Passali, D",
                "Stammberger, H",
                "Stierna, P",
                "EAACI"
            ],
            "year": 2005,
            "source": "Allergy. 2005; 60(5):583-601",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000228179800004",
            "pubmed": "15813802",
            "doi": "10.1111/j.1398-9995.2005.00830.x",
            "pmc": null,
            "organizations": [
                "16417-14042"
            ],
            "persons": [],
            "imported": null,
            "journal": "ALLERGY",
            "issn": "0105-4538",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.12,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.9375,
            "impactfactor_norm_year": 2005,
            "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": 189,
            "title": "Dose-response tolerance of the visual pathways and cranial nerves of the cavernous sinus to stereotactic radiosurgery.",
            "abstract": null,
            "authors": [
                "Leber, KA",
                "Berglöff, J",
                "Pendl, G"
            ],
            "year": 1998,
            "source": "J Neurosurg. 1998; 88(1):43-50",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000071151800006",
            "pubmed": "9420071",
            "doi": "10.3171/jns.1998.88.1.0043",
            "pmc": null,
            "organizations": [
                "189-14043",
                "189-14050"
            ],
            "persons": [
                "189-51866-2"
            ],
            "imported": null,
            "journal": "J NEUROSURG",
            "issn": "0022-3085",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.372,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.96875,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 17132,
            "title": "Keratan sulphate levels in mucopolysaccharidoses and mucolipidoses.",
            "abstract": null,
            "authors": [
                "Tomatsu, S",
                "Okamura, K",
                "Maeda, H",
                "Taketani, T",
                "Castrillon, SV",
                "Gutierrez, MA",
                "Nishioka, T",
                "Fachel, AA",
                "Orii, KO",
                "Grubb, JH",
                "Cooper, A",
                "Thornley, M",
                "Wraith, E",
                "Barrera, LA",
                "Laybauer, LS",
                "Giugliani, R",
                "Schwartz, IV",
                "Frenking, GS",
                "Beck, M",
                "Kircher, SG",
                "Paschke, E",
                "Yamaguchi, S",
                "Ullrich, K",
                "Haskins, M",
                "Isogai, K",
                "Suzuki, Y",
                "Orii, T",
                "Kondo, N",
                "Creer, M",
                "Okuyama, T",
                "Tanaka, A",
                "Noguchi, A"
            ],
            "year": 2005,
            "source": "J Inherit Metab Dis. 2005; 28(2):187-202",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000228973600010",
            "pubmed": "15877208",
            "doi": "10.1007/s10545-005-5673-3",
            "pmc": null,
            "organizations": [
                "17132-14048"
            ],
            "persons": [],
            "imported": null,
            "journal": "J INHERIT METAB DIS",
            "issn": "0141-8955",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.722,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.359550561797753,
            "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": 1261,
            "title": "Immunoglobulin A (IgA) deposits in lesional skin of a patient with blepharochalasis.",
            "abstract": null,
            "authors": [
                "Grassegger, A",
                "Romani, N",
                "Fritsch, P",
                "Smolle, J",
                "Hintner, H"
            ],
            "year": 1996,
            "source": "Br J Dermatol. 1996; 135(5):791-795",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VR61700021",
            "pubmed": "8977684",
            "doi": "10.1046%2Fj.1365-2133.1996.d01-1081.x",
            "pmc": null,
            "organizations": [
                "1261-14047"
            ],
            "persons": [],
            "imported": null,
            "journal": "BRIT J DERMATOL",
            "issn": "0007-0963",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.885,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.914285714285714,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 19271,
            "title": "Neopterin and prognosis in patients with adenocarcinoma of the colon.",
            "abstract": null,
            "authors": [
                "Weiss, G",
                "Kronberger, P",
                "Conrad, F",
                "Bodner, E",
                "Wachter, H",
                "Reibnegger, G"
            ],
            "year": 1993,
            "source": "Cancer Res. 1993; 53(2):260-265",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993KF73100013",
            "pubmed": "8417818",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "19271-50569-6"
            ],
            "imported": null,
            "journal": "CANCER RES",
            "issn": "0008-5472",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.822,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.971153846153846,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ONCOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 21950,
            "title": "Sildenafil for long-term treatment of nonoperable chronic thromboembolic pulmonary hypertension.",
            "abstract": null,
            "authors": [
                "Ghofrani, HA",
                "Schermuly, RT",
                "Rose, F",
                "Wiedemann, R",
                "Kohstall, MG",
                "Kreckel, A",
                "Olschewski, H",
                "Weissmann, N",
                "Enke, B",
                "Ghofrani, S",
                "Seeger, W",
                "Grimminger, F"
            ],
            "year": 2003,
            "source": "Am J Respir Crit Care Med. 2003; 167(8):1139-1141",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000182171900018",
            "pubmed": "12684251",
            "doi": "10.1164/rccm.200210-1157BC",
            "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": 8.876,
            "impactfactor_year": 2003,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2003,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 22073,
            "title": "ATP-dependent potassium channel in rat cardiomyocytes is blocked by lidocaine. Possible impact on the antiarrhythmic action of lidocaine.",
            "abstract": null,
            "authors": [
                "Olschewski, A",
                "Bräu, ME",
                "Olschewski, H",
                "Hempelmann, G",
                "Vogel, W"
            ],
            "year": 1996,
            "source": "Circulation. 1996; 93(4):656-659",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996TV05300006",
            "pubmed": "8640992",
            "doi": "10.1161/01.CIR.93.4.656",
            "pmc": null,
            "organizations": [],
            "persons": [
                "22073-54345-2"
            ],
            "imported": null,
            "journal": "CIRCULATION",
            "issn": "0009-7322",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 9.094,
            "impactfactor_year": 1996,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 1998,
            "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": 22131,
            "title": "Photopheresis treatment enhances CD95 (fas) expression in circulating lymphocytes of patients with systemic sclerosis and induces apoptosis.",
            "abstract": null,
            "authors": [
                "Aringer, M",
                "Graninger, WB",
                "Smolen, JS",
                "Kiener, HP",
                "Steiner, CW",
                "Trautinger, F",
                "Knobler, R"
            ],
            "year": 1997,
            "source": "Br J Rheumatol. 1997; 36(12):1276-1282",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000071299300007",
            "pubmed": "9448588",
            "doi": "10.1093/rheumatology/36.12.1276",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "BRIT J RHEUMATOL",
            "issn": "0263-7103",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.309,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.947368421052632,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RHEUMATOLOGY",
            "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": 27994,
            "title": "The spectrum of Spitz nevi: a clinicopathologic study of 83 cases.",
            "abstract": null,
            "authors": [
                "Ferrara, G",
                "Argenziano, G",
                "Soyer, HP",
                "Chimenti, S",
                "Di Blasi, A",
                "Pellacani, G",
                "Peris, K",
                "Piccolo, D",
                "Rubegni, P",
                "Seidenari, S",
                "Staibano, S",
                "Zalaudek, I",
                "De Rosa, G"
            ],
            "year": 2005,
            "source": "Arch Dermatol. 2005; 141(11):1381-1387",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000233182700005",
            "pubmed": "16301385",
            "doi": "10.1001/archderm.141.11.1381",
            "pmc": null,
            "organizations": [
                "27994-14047"
            ],
            "persons": [
                "27994-50151-6"
            ],
            "imported": null,
            "journal": "ARCH DERMATOL",
            "issn": "0003-987X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.434,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.974358974358974,
            "impactfactor_norm_year": 2005,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}