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
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 158440,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=157280",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=157240",
    "results": [
        {
            "id": 128138,
            "title": "Dermoscopy of basosquamous carcinoma.",
            "abstract": null,
            "authors": [
                "Giacomel, J",
                "Lallas, A",
                "Argenziano, G",
                "Reggiani, C",
                "Piana, S",
                "Apalla, Z",
                "Ferrara, G",
                "Moscarella, E",
                "Longo, C",
                "Zalaudek, I"
            ],
            "year": 2013,
            "source": "Br J Dermatol. 2013; 169(2):358-364",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000323037400023",
            "pubmed": "23607676",
            "doi": "10.1111/bjd.12394",
            "pmc": null,
            "organizations": [
                "128138-14047"
            ],
            "persons": [
                "128138-50151-6"
            ],
            "imported": "2013-04-26T02:00:00+02:00",
            "journal": "Br J Dermatol",
            "issn": "0007-0963",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.1,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.902,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "DERMATOLOGY",
            "impactfactor_norm_super": 0.964,
            "impactfactor_norm_super_year": 2010,
            "impactfactor_norm_super_category": "DERMATOLOGY",
            "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": true
        },
        {
            "id": 129417,
            "title": "Manpower and portfolio of European ENT.",
            "abstract": null,
            "authors": [
                "Luxenberger, W",
                "Lahousen, T",
                "Mollenhauer, H",
                "Freidl, W"
            ],
            "year": 2014,
            "source": "Eur Arch Otorhinolaryngol. 2014; 271(3):599-606",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000331706100027",
            "pubmed": "23771279",
            "doi": "10.1007/s00405-013-2582-1",
            "pmc": null,
            "organizations": [
                "129417-14024"
            ],
            "persons": [
                "129417-51845-6",
                "129417-50020-6"
            ],
            "imported": "2013-06-22T02:00:00+02:00",
            "journal": "Eur Arch Otorhinolaryngol",
            "issn": "0937-4477",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.545,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.545,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY-SCI",
            "impactfactor_norm_super": 0.727,
            "impactfactor_norm_super_year": 2013,
            "impactfactor_norm_super_category": "OTORHINOLARYNGOLOGY",
            "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": true
        },
        {
            "id": 129513,
            "title": "Extraperitoneal versus transperitoneal cesarean section: a prospective randomized comparison of surgical morbidity.",
            "abstract": null,
            "authors": [
                "Tappauf, C",
                "Schest, E",
                "Reif, P",
                "Lang, U",
                "Tamussino, K",
                "Schoell, W"
            ],
            "year": 2013,
            "source": "Am J Obstet Gynecol. 2013; 209(4):338.e1-338.e8",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000324698200014",
            "pubmed": "23727518",
            "doi": "10.1016/j.ajog.2013.05.057",
            "pmc": null,
            "organizations": [
                "129513-14038",
                "129513-14063",
                "129513-14064"
            ],
            "persons": [
                "129513-51826-6",
                "129513-51941-4",
                "129513-80792-1"
            ],
            "imported": "2013-06-24T02:00:00+02:00",
            "journal": "Am J Obstet Gynecol",
            "issn": "0002-9378",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.973,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.949,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": 0.949,
            "impactfactor_norm_super_year": 2013,
            "impactfactor_norm_super_category": "OBSTETRICS + GYNECOLOGY",
            "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": true
        },
        {
            "id": 80010,
            "title": "Circulating and skeletal insulin-like growth factor-I (IGF-I) concentrations in two inbred strains of mice with different bone mineral densities.",
            "abstract": null,
            "authors": [
                "Rosen, CJ",
                "Dimai, HP",
                "Vereault, D",
                "Donahue, LR",
                "Beamer, WG",
                "Farley, J",
                "Linkhart, S",
                "Linkhart, T",
                "Mohan, S",
                "Baylink, DJ"
            ],
            "year": 1997,
            "source": "Bone. 1997; 21(3):217-223",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XT24200003",
            "pubmed": "9276086",
            "doi": "10.1016/S8756-3282(97)00143-9",
            "pmc": null,
            "organizations": [],
            "persons": [
                "80010-79271-6"
            ],
            "imported": "2008-04-21T17:35:55+02:00",
            "journal": "BONE",
            "issn": "8756-3282",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.93,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.843373493975904,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 82055,
            "title": "Inverse association between serum concentrations of neopterin and antioxidants in patients with and without angiographic coronary artery disease.",
            "abstract": null,
            "authors": [
                "Murr, C",
                "Winklhofer-Roob, BM",
                "Schroecksnadel, K",
                "Maritschnegg, M",
                "Mangge, H",
                "Böhm, BO",
                "Winkelmann, BR",
                "März, W",
                "Fuchs, D"
            ],
            "year": 2009,
            "source": "Atherosclerosis. 2009; 202(2):543-549",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000263427300029",
            "pubmed": "18556000",
            "doi": "10.1016/j.atherosclerosis.2008.04.047",
            "pmc": null,
            "organizations": [
                "82055-14028"
            ],
            "persons": [
                "82055-51906-6",
                "82055-52854-6"
            ],
            "imported": "2008-06-30T02:00:00+02:00",
            "journal": "Atherosclerosis",
            "issn": "0021-9150",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.522,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.866666666666667,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE",
            "impactfactor_norm_super": 0.866666666666667,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "PERIPHERAL VASCULAR DISEASE",
            "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": true
        },
        {
            "id": 130205,
            "title": "Involvement of general practitioners in palliative cancer care: a qualitative study.",
            "abstract": null,
            "authors": [
                "Dahlhaus, A",
                "Vanneman, N",
                "Siebenhofer, A",
                "Brosche, M",
                "Guethlin, C"
            ],
            "year": 2013,
            "source": "Support Care Cancer. 2013; 21(12):3293-3300",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000326892100008",
            "pubmed": "23887739",
            "doi": "10.1007/s00520-013-1904-6",
            "pmc": null,
            "organizations": [],
            "persons": [
                "130205-51098-6"
            ],
            "imported": "2013-08-14T02:00:00+02:00",
            "journal": "Support Care Cancer",
            "issn": "0941-4355",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.495,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.889,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "REHABILITATION",
            "impactfactor_norm_super": 0.922,
            "impactfactor_norm_super_year": 2012,
            "impactfactor_norm_super_category": "REHABILITATION",
            "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": 85908,
            "title": "A membrane network of receptors and enzymes for adenine nucleotides and nucleosides.",
            "abstract": null,
            "authors": [
                "Schicker, K",
                "Hussl, S",
                "Chandaka, GK",
                "Kosenburger, K",
                "Yang, JW",
                "Waldhoer, M",
                "Sitte, HH",
                "Boehm, S"
            ],
            "year": 2009,
            "source": "Biochim Biophys Acta. 2009; 1793(2): 325-334. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000263402600011",
            "pubmed": "18973777",
            "doi": "10.1016/j.bbamcr.2008.09.014",
            "pmc": null,
            "organizations": [
                "85908-14022"
            ],
            "persons": [],
            "imported": "2008-12-01T01:00:00+01:00",
            "journal": "Biochim Biophys Acta",
            "issn": "0167-4889",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.374,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.777385159010601,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "impactfactor_norm_super": 0.893,
            "impactfactor_norm_super_year": 2006,
            "impactfactor_norm_super_category": "BIOCHEMISTRY + MOLECULAR BIOLOGY",
            "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": true
        },
        {
            "id": 131692,
            "title": "Validation of C-reactive protein levels as a prognostic indicator for survival in a large cohort of pancreatic cancer patients.",
            "abstract": null,
            "authors": [
                "Szkandera, J",
                "Stotz, M",
                "Absenger, G",
                "Stojakovic, T",
                "Samonigg, H",
                "Kornprat, P",
                "Schaberl-Moser, R",
                "Alzoughbi, W",
                "Lackner, C",
                "Ress, AL",
                "Seggewies, FS",
                "Gerger, A",
                "Hoefler, G",
                "Pichler, M"
            ],
            "year": 2014,
            "source": "Br J Cancer. 2014; 110(1):183-188",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000329493700023",
            "pubmed": "24201751",
            "doi": "10.1038/bjc.2013.701",
            "pmc": "PMC3887299",
            "organizations": [
                "131692-14020",
                "131692-14028",
                "131692-14073",
                "131692-14085"
            ],
            "persons": [
                "131692-50039-6",
                "131692-51532-6",
                "131692-51949-6",
                "131692-51983-6",
                "131692-58814-6",
                "131692-66005-6",
                "131692-69234-1",
                "131692-51691-6",
                "131692-59304-6"
            ],
            "imported": "2013-11-11T01:00:00+01:00",
            "journal": "Br J Cancer",
            "issn": "0007-0920",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.836,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.844,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "ONCOLOGY-SCI",
            "impactfactor_norm_super": 0.844,
            "impactfactor_norm_super_year": 2014,
            "impactfactor_norm_super_category": "ONCOLOGY-SCI",
            "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": true,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 86902,
            "title": "Agenesis of the dorsal pancreas.",
            "abstract": null,
            "authors": [
                "Schnedl, WJ",
                "Piswanger-Soelkner, C",
                "Wallner, SJ",
                "Krause, R",
                "Lipp, RW"
            ],
            "year": 2009,
            "source": "World J Gastroenterol. 2009; 15(3):376-377",
            "category": 1,
            "document_type": 20,
            "sci": "ISI:000262664200018",
            "pubmed": "19140241",
            "doi": "10.3748/wjg.15.376",
            "pmc": "PMC2653338",
            "organizations": [
                "86902-14014",
                "86902-14080",
                "86902-14087"
            ],
            "persons": [
                "86902-51266-6",
                "86902-51948-6",
                "86902-51976-6"
            ],
            "imported": "2009-01-19T01:00:00+01:00",
            "journal": "World J Gastroenterol",
            "issn": "1007-9327",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.092,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.507692307692308,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "impactfactor_norm_super": 0.507692307692308,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "GASTROENTEROLOGY + HEPATOLOGY",
            "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": true
        },
        {
            "id": 131972,
            "title": "Broad spectrum of hepatocyte inclusions in humans, animals, and experimental models.",
            "abstract": null,
            "authors": [
                "Strnad, P",
                "Nuraldeen, R",
                "Guldiken, N",
                "Hartmann, D",
                "Mahajan, V",
                "Denk, H",
                "Haybaeck, J"
            ],
            "year": 2013,
            "source": "Compr Physiol. 2013; 3(4):1393-1436",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000330883200001",
            "pubmed": "24265234",
            "doi": "10.1002/cphy.c120032",
            "pmc": null,
            "organizations": [
                "131972-14020"
            ],
            "persons": [
                "131972-51515-6"
            ],
            "imported": "2013-11-25T01:00:00+01:00",
            "journal": "Compr Physiol",
            "issn": "2040-4603",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.685,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.346,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "PHYSIOLOGY",
            "impactfactor_norm_super": 0.346,
            "impactfactor_norm_super_year": 2013,
            "impactfactor_norm_super_category": "PHYSIOLOGY",
            "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": true
        },
        {
            "id": 89947,
            "title": "Fusion of villous trophoblast can be visualized by localizing active caspase 8.",
            "abstract": null,
            "authors": [
                "Gauster, M",
                "Siwetz, M",
                "Huppertz, B"
            ],
            "year": 2009,
            "source": "Placenta. 2009; 30(6): 547-550. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000267245600013",
            "pubmed": "19345995",
            "doi": "10.1016/j.placenta.2009.03.007",
            "pmc": null,
            "organizations": [
                "89947-14017"
            ],
            "persons": [
                "89947-50469-6",
                "89947-53232-2",
                "89947-54142-6"
            ],
            "imported": "2009-04-10T02:00:00+02:00",
            "journal": "Placenta",
            "issn": "0143-4004",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.767,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.842857142857143,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": 0.933,
            "impactfactor_norm_super_year": 2007,
            "impactfactor_norm_super_category": "OBSTETRICS + GYNECOLOGY",
            "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": true
        },
        {
            "id": 90780,
            "title": "Gain of structure and IgE epitopes by eukaryotic expression of the major Timothy grass pollen allergen, Phl p 1.",
            "abstract": null,
            "authors": [
                "Ball, T",
                "Edstrom, W",
                "Mauch, L",
                "Schmitt, J",
                "Leistler, B",
                "Fiebig, H",
                "Sperr, WR",
                "Hauswirth, AW",
                "Valent, P",
                "Kraft, D",
                "Almo, SC",
                "Valenta, R"
            ],
            "year": 2005,
            "source": "FEBS J. 2005; 272(1): 217-227. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000227358000019",
            "pubmed": "15634345",
            "doi": "10.1111/j.1432-1033.2004.04403.x",
            "pmc": null,
            "organizations": [],
            "persons": [
                "90780-60889-1"
            ],
            "imported": "2009-05-27T02:00:00+02:00",
            "journal": "FEBS J",
            "issn": "1742-464X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.0191570881226054,
            "impactfactor_norm_year": 2005,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 106363,
            "title": "Evaluation of fractures in children and adolescents in a level I trauma center in austria.",
            "abstract": null,
            "authors": [
                "Schalamon, J",
                "Dampf, S",
                "Singer, G",
                "Ainoedhofer, H",
                "Petnehazy, T",
                "Hoellwarth, ME",
                "Saxena, AK"
            ],
            "year": 2011,
            "source": "J Trauma. 2011; 71(2): E19-E25. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000293850200001",
            "pubmed": "21045737",
            "doi": "10.1097/TA.0b013e3181f8a903",
            "pmc": null,
            "organizations": [
                "106363-14049"
            ],
            "persons": [
                "106363-50052-2",
                "106363-50778-6"
            ],
            "imported": "2010-11-06T01:00:00+01:00",
            "journal": "J Trauma",
            "issn": "0022-5282",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.478,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.875,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "EMERGENCY MEDICINE",
            "impactfactor_norm_super": 0.888,
            "impactfactor_norm_super_year": 2010,
            "impactfactor_norm_super_category": "SURGERY",
            "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": true
        },
        {
            "id": 93410,
            "title": "Topiramate treatment for women with borderline personality disorder: a double-blind, placebo-controlled study.",
            "abstract": null,
            "authors": [
                "Loew, TH",
                "Nickel, MK",
                "Muehlbacher, M",
                "Kaplan, P",
                "Nickel, C",
                "Kettler, C",
                "Fartacek, R",
                "Lahmann, C",
                "Buschmann, W",
                "Tritt, K",
                "Bachler, E",
                "Mitterlehner, F",
                "Gil, FP",
                "Leiberich, P",
                "Rother, WK",
                "Egger, C"
            ],
            "year": 2006,
            "source": "J Clin Psychopharmacol. 2006; 26(1):61-66",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000234773700013",
            "pubmed": "16415708",
            "doi": "10.1097/01.jcp.0000195113.61291.48",
            "pmc": null,
            "organizations": [],
            "persons": [
                "93410-58063-4"
            ],
            "imported": "2009-09-22T13:43:35+02:00",
            "journal": "J CLIN PSYCHOPHARMACOL",
            "issn": "0271-0749",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF CLINICAL PSYCHOPHARMACOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.561,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.894736842105263,
            "impactfactor_norm_year": 2006,
            "impactfactor_norm_category": "PSYCHIATRY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 96604,
            "title": "Arrhythmogenic mechanisms of the Purkinje system during electric shocks: a modeling study.",
            "abstract": null,
            "authors": [
                "Deo, M",
                "Boyle, P",
                "Plank, G",
                "Vigmond, E"
            ],
            "year": 2009,
            "source": "Heart Rhythm. 2009; 6(12): 1782-1789. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000276188100016",
            "pubmed": "19959130",
            "doi": "10.1016/j.hrthm.2009.08.023",
            "pmc": "PMC5381712",
            "organizations": [
                "96604-14011"
            ],
            "persons": [
                "96604-50966-6"
            ],
            "imported": "2009-12-09T01:00:00+01:00",
            "journal": "Heart Rhythm",
            "issn": "1547-5271",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.559,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.884210526315789,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "impactfactor_norm_super": 0.892,
            "impactfactor_norm_super_year": 2006,
            "impactfactor_norm_super_category": "CARDIAC + CARDIOVASCULAR SYSTEMS",
            "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": true
        },
        {
            "id": 115431,
            "title": "Drilling, not a benign procedure: Laboratory simulation of true drilling depth.",
            "abstract": null,
            "authors": [
                "Clement, H",
                "Heidari, N",
                "Grechenig, W",
                "Weinberg, AM",
                "Pichler, W"
            ],
            "year": 2012,
            "source": "Injury. 2012; 43(6):950-952",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000304045100049",
            "pubmed": "22177726",
            "doi": "10.1016/j.injury.2011.11.017",
            "pmc": null,
            "organizations": [
                "115431-14049",
                "115431-14052"
            ],
            "persons": [
                "115431-50785-6",
                "115431-51694-6",
                "115431-60541-1"
            ],
            "imported": "2011-12-23T01:00:00+01:00",
            "journal": "Injury",
            "issn": "0020-1383",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.174,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.84,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "EMERGENCY MEDICINE",
            "impactfactor_norm_super": 0.87,
            "impactfactor_norm_super_year": 2010,
            "impactfactor_norm_super_category": "EMERGENCY MEDICINE",
            "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": true
        },
        {
            "id": 99542,
            "title": "Lack of clinical efficacy of imatinib in metastatic melanoma.",
            "abstract": null,
            "authors": [
                "Ugurel, S",
                "Hildenbrand, R",
                "Zimpfer, A",
                "La Rosee, P",
                "Paschka, P",
                "Sucker, A",
                "Keikavoussi, P",
                "Becker, JC",
                "Rittgen, W",
                "Hochhaus, A",
                "Schadendorf, D"
            ],
            "year": 2005,
            "source": "Br J Cancer. 2005; 92(8):1398-1405",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000228554600010",
            "pubmed": "15846297",
            "doi": "10.1038/sj.bjc.6602529",
            "pmc": "PMC2362005",
            "organizations": [],
            "persons": [],
            "imported": "2010-04-07T17:32:05+02:00",
            "journal": "BRIT J CANCER",
            "issn": "0007-0920",
            "collection_publisher": null,
            "collection_title": "BRITISH JOURNAL OF CANCER; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.115,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.747967479674797,
            "impactfactor_norm_year": 2005,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 109488,
            "title": "Monitoring and treatment of anti-D in pregnancy.",
            "abstract": null,
            "authors": [
                "Bettelheim, D",
                "Panzer, S",
                "Reesink, HW",
                "Csapo, B",
                "Pessoa, C",
                "Guerra, F",
                "Wendel, S",
                "Calda, P",
                "Sprogøe, U",
                "Dziegiel, M",
                "Aitokallio-Tallberg, A",
                "Koskinen, S",
                "Kuosmanen, M",
                "Legler, TJ",
                "Stein, W",
                "Villa, S",
                "Villa, MA",
                "Trespidi, L",
                "Acaia, B",
                "Vandenbussche, FP",
                "Brand, A",
                "de Haas, M",
                "Kanhai, HH",
                "Gounder, D",
                "Flanagan, P",
                "Donegan, R",
                "Parry, E",
                "Sefonte, C",
                "Skulstad, SM",
                "Hervig, T",
                "Flesland, Ø",
                "Zupanska, B",
                "Uhrynowska, M",
                "Lapaire, O",
                "Zhong, XY",
                "Holzgreve, W"
            ],
            "year": 2010,
            "source": "Vox Sang. 2010; 99(2):177-192",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000279940000012",
            "pubmed": "20331536",
            "doi": "10.1111/j.1423-0410.2010.01322.x",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2011-02-20T01:00:00+01:00",
            "journal": "Vox Sang",
            "issn": "0042-9007",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.292,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.667,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "HEMATOLOGY",
            "impactfactor_norm_super": 0.667,
            "impactfactor_norm_super_year": 2010,
            "impactfactor_norm_super_category": "HEMATOLOGY",
            "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": 109736,
            "title": "Mutated RAS and constitutively activated Akt delineate distinct oncogenic pathways, which independently contribute to multiple myeloma cell survival.",
            "abstract": null,
            "authors": [
                "Steinbrunn, T",
                "Stuhmer, T",
                "Gattenlohner, S",
                "Rosenwald, A",
                "Mottok, A",
                "Unzicker, C",
                "Einsele, H",
                "Chatterjee, M",
                "Bargou, RC"
            ],
            "year": 2011,
            "source": "Blood. 2011; 117(6):1998-2004",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000287192300035",
            "pubmed": "21149634",
            "doi": "10.1182/blood-2010-05-284422",
            "pmc": null,
            "organizations": [
                "109736-14020"
            ],
            "persons": [],
            "imported": "2011-03-04T10:18:57+01:00",
            "journal": "BLOOD",
            "issn": "0006-4971",
            "collection_publisher": null,
            "collection_title": "BLOOD; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 9.898,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.985,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "HEMATOLOGY",
            "impactfactor_norm_super": 0.985,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "HEMATOLOGY",
            "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": true
        },
        {
            "id": 135547,
            "title": "Younger birth cohort correlates with higher breast and ovarian cancer risk in European BRCA1 mutation carriers.",
            "abstract": null,
            "authors": [
                "Kroiss, R",
                "Winkler, V",
                "Bikas, D",
                "Fleischmann, E",
                "Mainau, C",
                "Frommlet, F",
                "Muhr, D",
                "Fuerhauser, C",
                "Tea, M",
                "Bittner, B",
                "Kubista, E",
                "Oefner, PJ",
                "Bauer, P",
                "Wagner, TM",
                "Austrian Hereditary Breast and Ovarian Cancer Group"
            ],
            "year": 2005,
            "source": "Hum Mutat. 2005; 26(6): 583-589. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000233697800011",
            "pubmed": "16287141",
            "doi": "10.1002/humu.20261",
            "pmc": null,
            "organizations": [],
            "persons": [
                "135547-60413-7"
            ],
            "imported": "2014-03-09T01:00:00+01:00",
            "journal": "Hum Mutat",
            "issn": "1059-7794",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.923,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.911,
            "impactfactor_norm_year": 2005,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}