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=155740
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157092,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155760",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155720",
    "results": [
        {
            "id": 202680,
            "title": "The epifascial cap: A typical imaging sign for subcutaneous granuloma annulare in children.",
            "abstract": null,
            "authors": [
                "Beqo, BP",
                "Tschauner, S",
                "Gasparella, P",
                "Brcic, I",
                "Haxhija, EQ"
            ],
            "year": 2023,
            "source": "Front Pediatr. 2023; 11:1069428",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000963792400001",
            "pubmed": "37025295",
            "doi": "10.3389/fped.2023.1069428",
            "pmc": "PMC10071042",
            "organizations": [
                "202680-14020",
                "202680-14049",
                "202680-14106"
            ],
            "persons": [
                "202680-51879-4",
                "202680-85440-6",
                "202680-92422-6",
                "202680-93943-6"
            ],
            "imported": "2023-04-25T09:21:28+02:00",
            "journal": "FRONT PEDIATR",
            "issn": "2296-2360",
            "collection_publisher": null,
            "collection_title": "FRONTIERS IN PEDIATRICS; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.1,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.577,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "PEDIATRICS-SCIE",
            "impactfactor_norm_super": 0.822,
            "impactfactor_norm_super_year": 2020,
            "impactfactor_norm_super_category": "PEDIATRICS-SCI",
            "citations": false,
            "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": 114663,
            "title": "The effect of vitamin D supplementation on peripheral regulatory T cells and β cell function in healthy humans: a randomized controlled trial.",
            "abstract": null,
            "authors": [
                "Bock, G",
                "Prietl, B",
                "Mader, JK",
                "Höller, E",
                "Wolf, M",
                "Pilz, S",
                "Graninger, WB",
                "Obermayer-Pietsch, BM",
                "Pieber, TR"
            ],
            "year": 2011,
            "source": "Diabetes Metab Res Rev. 2011; 27(8):942-945",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000300108000040",
            "pubmed": "22069289",
            "doi": "10.1002/dmrr.1276",
            "pmc": null,
            "organizations": [
                "114663-14080",
                "114663-14086"
            ],
            "persons": [
                "114663-50877-6",
                "114663-51809-6",
                "114663-51831-6",
                "114663-53344-6",
                "114663-56667-6",
                "114663-62036-2"
            ],
            "imported": "2011-11-10T01:00:00+01:00",
            "journal": "Diabetes Metab Res Rev",
            "issn": "1520-7552",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.373,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.639,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "impactfactor_norm_super": 0.639,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "ENDOCRINOLOGY + METABOLISM",
            "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": true,
            "local_affiliation": true
        },
        {
            "id": 202533,
            "title": "Phlebology-an important part of dermatology",
            "abstract": null,
            "authors": [
                "Schuller-Petrovic, S",
                "Salmhofer, W"
            ],
            "year": 2023,
            "source": "DERMATOLOGIE. 2023; 74(3): 143-144. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000944246000001",
            "pubmed": "36862194",
            "doi": "10.1007/s00105-023-05114-9",
            "pmc": null,
            "organizations": [
                "202533-14047"
            ],
            "persons": [
                "202533-51348-1",
                "202533-51721-4"
            ],
            "imported": "2023-04-11T12:08:28+02:00",
            "journal": "DERMATOLOGIE",
            "issn": "2731-7005",
            "collection_publisher": null,
            "collection_title": "DERMATOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.8,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.072,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "DERMATOLOGY-SCIE",
            "impactfactor_norm_super": 0.072,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "DERMATOLOGY-SCIE",
            "citations": false,
            "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": 114784,
            "title": "Ovarian cancer in elderly patients: carboplatin and pegylated liposomal doxorubicin versus carboplatin and paclitaxel in late relapse: a Gynecologic Cancer Intergroup (GCIG) CALYPSO sub-study.",
            "abstract": null,
            "authors": [
                "Kurtz, JE",
                "Kaminsky, MC",
                "Floquet, A",
                "Veillard, AS",
                "Kimmig, R",
                "Dorum, A",
                "Elit, L",
                "Buck, M",
                "Petru, E",
                "Reed, N",
                "Scambia, G",
                "Varsellona, N",
                "Brown, C",
                "Pujade-Lauraine, E",
                "on behalf of Gynecologic Cancer Intergroup"
            ],
            "year": 2011,
            "source": "ANN ONCOL. 2011; 22(11): 2417-2423. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000296292700011",
            "pubmed": "21402619",
            "doi": "10.1093/annonc/mdr001",
            "pmc": null,
            "organizations": [
                "114784-14063"
            ],
            "persons": [
                "114784-51624-6"
            ],
            "imported": "2011-11-23T10:47:33+01:00",
            "journal": "ANN ONCOL",
            "issn": "0923-7534",
            "collection_publisher": null,
            "collection_title": "ANNALS OF ONCOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.425,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.913,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "ONCOLOGY",
            "impactfactor_norm_super": 0.913,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "ONCOLOGY",
            "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": 117866,
            "title": "An approach for the semantic interoperability of ISO EN 13606 and OpenEHR archetypes.",
            "abstract": null,
            "authors": [
                "Martínez-Costa, C",
                "Menárguez-Tortosa, M",
                "Fernández-Breis, JT"
            ],
            "year": 2010,
            "source": "J Biomed Inform. 2010; 43(5):736-746",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000281927200009",
            "pubmed": "20561912",
            "doi": "10.1016/j.jbi.2010.05.013",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2012-02-24T01:00:00+01:00",
            "journal": "J Biomed Inform",
            "issn": "1532-0480",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.724,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.732,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "COMPUTER SCIENCE, INTERDISCIPLINARY APPLICATIONS",
            "impactfactor_norm_super": 0.905,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "COMPUTER SCIENCE, INTERDISCIPLINARY APPLICATIONS",
            "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": 118430,
            "title": "Initial Achilles tendon repair strength--synthesized biomechanical data from 196 cadaver repairs.",
            "abstract": null,
            "authors": [
                "Sadoghi, P",
                "Rosso, C",
                "Valderrabano, V",
                "Leithner, A",
                "Vavken, P"
            ],
            "year": 2012,
            "source": "Int Orthop. 2012; 36(9):1947-1951",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000307994300028",
            "pubmed": "22460821",
            "doi": "10.1007/s00264-012-1533-6",
            "pmc": "PMC3427445",
            "organizations": [
                "118430-14052"
            ],
            "persons": [
                "118430-53237-6",
                "118430-59379-2"
            ],
            "imported": "2012-03-31T02:00:00+02:00",
            "journal": "Int Orthop",
            "issn": "0341-2695",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.319,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.8,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "ORTHOPEDICS",
            "impactfactor_norm_super": 0.8,
            "impactfactor_norm_super_year": 2012,
            "impactfactor_norm_super_category": "ORTHOPEDICS",
            "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": 119152,
            "title": "Naphthoquinones from Onosma paniculata induce cell-cycle arrest and apoptosis in melanoma Cells.",
            "abstract": null,
            "authors": [
                "Kretschmer, N",
                "Rinner, B",
                "Deutsch, AJ",
                "Lohberger, B",
                "Knausz, H",
                "Kunert, O",
                "Blunder, M",
                "Boechzelt, H",
                "Schaider, H",
                "Bauer, R"
            ],
            "year": 2012,
            "source": "J Nat Prod. 2012; 75(5):865-869",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000304385800003",
            "pubmed": "22530779",
            "doi": "10.1021/np2006499",
            "pmc": "PMC3361261",
            "organizations": [
                "119152-14047",
                "119152-14052",
                "119152-14082",
                "119152-17230",
                "119152-28394"
            ],
            "persons": [
                "119152-50696-6",
                "119152-50826-6",
                "119152-59183-6",
                "119152-53662-6"
            ],
            "imported": "2012-05-11T02:00:00+02:00",
            "journal": "J Nat Prod",
            "issn": "1520-6025",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.285,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.858,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "PLANT SCIENCES",
            "impactfactor_norm_super": 0.873,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "PLANT SCIENCES",
            "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": true,
            "local_affiliation": true
        },
        {
            "id": 201994,
            "title": "Digital Necrosis in Granulomatosis with Polyangiitis.",
            "abstract": null,
            "authors": [
                "Jud, P",
                "Bosch, P",
                "Tsybrovskyy, O"
            ],
            "year": 2023,
            "source": "Balkan Med J. 2023; 40(1):68-69",
            "category": 1,
            "document_type": 5,
            "sci": "ISI:000925162900011",
            "pubmed": "36604993",
            "doi": "10.4274/balkanmedj.galenos.2022.2022-10-78",
            "pmc": "PMC9874252",
            "organizations": [
                "201994-14020",
                "201994-14079",
                "201994-14086"
            ],
            "persons": [
                "201994-100419-6",
                "201994-50588-6",
                "201994-94413-2"
            ],
            "imported": "2023-03-13T08:46:38+01:00",
            "journal": "BALK MED J",
            "issn": "2146-3123",
            "collection_publisher": null,
            "collection_title": "BALKAN MEDICAL JOURNAL; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.9,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.429,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 120167,
            "title": "Gestational diabetes: women's concerns, mood state, quality of life and treatment satisfaction.",
            "abstract": null,
            "authors": [
                "Trutnovsky, G",
                "Panzitt, T",
                "Magnet, E",
                "Stern, C",
                "Lang, U",
                "Dorfer, M"
            ],
            "year": 2012,
            "source": "J Matern Fetal Neonatal Med. 2012; 25(11):2464-2466",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000311003000067",
            "pubmed": "22525002",
            "doi": "10.3109/14767058.2012.683900",
            "pmc": null,
            "organizations": [
                "120167-14038",
                "120167-14064"
            ],
            "persons": [
                "120167-50853-2",
                "120167-57414-6"
            ],
            "imported": "2012-07-01T02:00:00+02:00",
            "journal": "J Matern Fetal Neonatal Med",
            "issn": "1476-7058",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.518,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.385,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": 0.701,
            "impactfactor_norm_super_year": 2010,
            "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": 124613,
            "title": "Physical activity prevents progression for cognitive impairment and vascular dementia: results from the LADIS (Leukoaraiosis and Disability) study.",
            "abstract": null,
            "authors": [
                "Verdelho, A",
                "Madureira, S",
                "Ferro, JM",
                "Baezner, H",
                "Blahak, C",
                "Poggesi, A",
                "Hennerici, M",
                "Pantoni, L",
                "Fazekas, F",
                "Scheltens, P",
                "Waldemar, G",
                "Wallin, A",
                "Erkinjuntti, T",
                "Inzitari, D",
                "LADIS Study"
            ],
            "year": 2012,
            "source": "Stroke. 2012; 43(12):3331-3335",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000311497600039",
            "pubmed": "23117721",
            "doi": "10.1161/STROKEAHA.112.661793",
            "pmc": null,
            "organizations": [
                "124613-14051"
            ],
            "persons": [],
            "imported": "2013-01-07T11:18:00+01:00",
            "journal": "STROKE",
            "issn": "0039-2499",
            "collection_publisher": null,
            "collection_title": "STROKE",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.158,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.948,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "impactfactor_norm_super": 0.976,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "CLINICAL NEUROLOGY",
            "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": 127369,
            "title": "The impact of blepharospasm and cervical dystonia on health-related quality of life and depression",
            "abstract": null,
            "authors": [
                "Muller, J",
                "Kemmler, G",
                "Wissel, J",
                "Schneider, A",
                "Voller, B",
                "Grossmann, J",
                "Diez, J",
                "Homann, N",
                "Wenning, GK",
                "Schnider, P",
                "Poewe, W"
            ],
            "year": 2002,
            "source": "J Neurol. 2002; 249(7):842-846",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000177159700009",
            "pubmed": "12140667",
            "doi": "10.1007/s00415-002-0733-1",
            "pmc": null,
            "organizations": [],
            "persons": [
                "127369-51959-6"
            ],
            "imported": "2013-03-08T15:55:07+01:00",
            "journal": "J NEUROL",
            "issn": "0340-5354",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF NEUROLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.345,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.891,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 128051,
            "title": "Development of epithelial and mesenchymal regionalization of the human fetal utero-vaginal anlagen.",
            "abstract": null,
            "authors": [
                "Fritsch, H",
                "Hoermann, R",
                "Bitsche, M",
                "Pechriggl, E",
                "Reich, O"
            ],
            "year": 2013,
            "source": "J Anat. 2013; 222(4):462-472",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000316630800006",
            "pubmed": "23406280",
            "doi": "10.1111/joa.12029",
            "pmc": "PMC3610038",
            "organizations": [
                "128051-14063"
            ],
            "persons": [
                "128051-51918-6"
            ],
            "imported": "2013-04-22T17:06:56+02:00",
            "journal": "J ANAT",
            "issn": "0021-8782",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF ANATOMY",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.227,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.8,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "ANATOMY & MORPHOLOGY",
            "impactfactor_norm_super": 0.895,
            "impactfactor_norm_super_year": 2010,
            "impactfactor_norm_super_category": "ANATOMY + MORPHOLOGY",
            "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": 128056,
            "title": "NRAS and BRAF Mutations in Cutaneous Melanoma and the Association with MC1R Genotype: Findings from Spanish and Austrian Populations.",
            "abstract": null,
            "authors": [
                "Hacker, E",
                "Nagore, E",
                "Cerroni, L",
                "Woods, SL",
                "Hayward, NK",
                "Chapman, B",
                "Montgomery, GW",
                "Soyer, HP",
                "Whiteman, DC",
                ""
            ],
            "year": 2013,
            "source": "J INVEST DERMATOL. 2013; 133(4): 1027-1033. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000316154000024",
            "pubmed": "23096702",
            "doi": "10.1038/jid.2012.385",
            "pmc": null,
            "organizations": [
                "128056-14047"
            ],
            "persons": [
                "128056-51751-6"
            ],
            "imported": "2013-04-22T17:06:56+02:00",
            "journal": "J INVEST DERMATOL",
            "issn": "0022-202X",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF INVESTIGATIVE DERMATOLOGY",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.372,
            "impactfactor_year": 2013,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "DERMATOLOGY",
            "impactfactor_norm_super": 1.0,
            "impactfactor_norm_super_year": 2013,
            "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": true,
            "local_affiliation": true
        },
        {
            "id": 128372,
            "title": "Prevalence of stenoses and occlusions of brain-supplying arteries in young stroke patients.",
            "abstract": null,
            "authors": [
                "von Sarnowski, B",
                "Schminke, U",
                "Tatlisumak, T",
                "Putaala, J",
                "Grittner, U",
                "Kaps, M",
                "Tobin, WO",
                "Kinsella, JA",
                "McCabe, DJ",
                "Hennerici, MG",
                "Fazekas, F",
                "Norrving, B",
                "Kessler, C",
                "Rolfs, A",
                "sifap1 investigators"
            ],
            "year": 2013,
            "source": "Neurology. 2013; 80(14):1287-1294",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000316995800010",
            "pubmed": "23468548",
            "doi": "10.1212/WNL.0b013e31828ab2ed",
            "pmc": null,
            "organizations": [
                "128372-14051"
            ],
            "persons": [],
            "imported": "2013-05-13T16:25:44+02:00",
            "journal": "NEUROLOGY",
            "issn": "0028-3878",
            "collection_publisher": null,
            "collection_title": "NEUROLOGY",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 8.303,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.964,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "impactfactor_norm_super": 0.984,
            "impactfactor_norm_super_year": 2010,
            "impactfactor_norm_super_category": "CLINICAL NEUROLOGY",
            "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": 130168,
            "title": "Auricular acupuncture with laser.",
            "abstract": null,
            "authors": [
                "Round, R",
                "Litscher, G",
                "Bahr, F"
            ],
            "year": 2013,
            "source": "Evid Based Complement Alternat Med. 2013; 2013(2):984763-984763",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000321662400001",
            "pubmed": "23935695",
            "doi": "10.1155/2013/984763",
            "pmc": "PMC3710613",
            "organizations": [
                "130168-1"
            ],
            "persons": [],
            "imported": "2013-08-13T12:35:35+02:00",
            "journal": "EVID-BASED COMPLEMENT ALTERN",
            "issn": "1741-427X",
            "collection_publisher": null,
            "collection_title": "EVIDENCE-BASED COMPLEMENTARY AND ALTERNATIVE MEDICINE",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.175,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.773,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "INTEGRATIVE & COMPLEMENTARY MEDICINE",
            "impactfactor_norm_super": 1.0,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "INTEGRATIVE + COMPLEMENTARY 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": 130184,
            "title": "Austrian height and body proportion references for children aged 4 to under 19 years.",
            "abstract": null,
            "authors": [
                "Gleiss, A",
                "Lassi, M",
                "Blümel, P",
                "Borkenstein, M",
                "Kapelari, K",
                "Mayer, M",
                "Schemper, M",
                "Häusler, G"
            ],
            "year": 2013,
            "source": "Ann Hum Biol. 2013; 40(4):324-332",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000321582500004",
            "pubmed": "23590681",
            "doi": "10.3109/03014460.2013.776110",
            "pmc": null,
            "organizations": [
                "130184-14091"
            ],
            "persons": [
                "130184-51654-6"
            ],
            "imported": "2013-08-13T12:35:35+02:00",
            "journal": "ANN HUM BIOL",
            "issn": "0301-4460",
            "collection_publisher": null,
            "collection_title": "ANNALS OF HUMAN BIOLOGY",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.148,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.683,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "ANTHROPOLOGY",
            "impactfactor_norm_super": 0.748,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "PUBLIC, ENVIRONMENTAL + OCCUPATIONAL HEALTH",
            "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": 130609,
            "title": "KPC-2 and OXA-48 carbapenemase-harbouring Enterobacteriaceae detected in an Austrian wastewater treatment plant.",
            "abstract": null,
            "authors": [
                "Galler, H",
                "Feierl, G",
                "Petternel, C",
                "Reinthaler, FF",
                "Haas, D",
                "Grisold, AJ",
                "Luxner, J",
                "Zarfel, G"
            ],
            "year": 2014,
            "source": "Clin Microbiol Infect. 2014; 20(2):O132-O134",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000329585200015",
            "pubmed": "24033741",
            "doi": "10.1111/1469-0691.12336",
            "pmc": null,
            "organizations": [
                "130609-14023"
            ],
            "persons": [
                "130609-50264-6",
                "130609-50497-6",
                "130609-51198-1",
                "130609-51818-6",
                "130609-51863-6",
                "130609-58733-4",
                "130609-51674-6"
            ],
            "imported": "2013-09-18T02:00:00+02:00",
            "journal": "Clin Microbiol Infect",
            "issn": "1198-743X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.768,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.949,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "INFECTIOUS DISEASES-SCI",
            "impactfactor_norm_super": 0.949,
            "impactfactor_norm_super_year": 2014,
            "impactfactor_norm_super_category": "INFECTIOUS DISEASES-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": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 132083,
            "title": "Cigarette smoking, body mass index, and stressful life events as risk factors for psoriasis: results from an Italian case-control study.",
            "abstract": null,
            "authors": [
                "Naldi, L",
                "Chatenoud, L",
                "Linder, D",
                "Belloni Fortina, A",
                "Peserico, A",
                "Virgili, AR",
                "Bruni, PL",
                "Ingordo, V",
                "Lo Scocco, G",
                "Solaroli, C",
                "Schena, D",
                "Barba, A",
                "Di Landro, A",
                "Pezzarossa, E",
                "Arcangeli, F",
                "Gianni, C",
                "Betti, R",
                "Carli, P",
                "Farris, A",
                "Barabino, GF",
                "La Vecchia, C"
            ],
            "year": 2005,
            "source": "J Invest Dermatol. 2005; 125(1): 61-67. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000230342000013",
            "pubmed": "15982303",
            "doi": "10.1111/j.0022-202X.2005.23681.x",
            "pmc": null,
            "organizations": [],
            "persons": [
                "132083-77112-6"
            ],
            "imported": "2013-11-29T01:00:00+01:00",
            "journal": "J Invest Dermatol",
            "issn": "0022-202X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.406,
            "impactfactor_year": 2005,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "DERMATOLOGY",
            "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": 132393,
            "title": "N-PEP-12--a novel peptide compound that protects cortical neurons in culture against different age and disease associated lesions.",
            "abstract": null,
            "authors": [
                "Windisch, M",
                "Hutter-Paier, B",
                "Grygar, E",
                "Doppler, E",
                "Moessler, H"
            ],
            "year": 2005,
            "source": "J Neural Transm. 2005; 112(10): 1331-1343. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000232059700005",
            "pubmed": "15750682",
            "doi": "10.1007/s00702-005-0283-7",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2013-12-19T01:00:00+01:00",
            "journal": "J Neural Transm",
            "issn": "0300-9564",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.544,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.709,
            "impactfactor_norm_year": 2005,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 132405,
            "title": "The lymphocyte/monocyte ratio predicts poor clinical outcome and improves the predictive accuracy in patients with soft tissue sarcomas.",
            "abstract": null,
            "authors": [
                "Szkandera, J",
                "Gerger, A",
                "Liegl-Atzwanger, B",
                "Absenger, G",
                "Stotz, M",
                "Friesenbichler, J",
                "Trajanoski, S",
                "Stojakovic, T",
                "Eberhard, K",
                "Leithner, A",
                "Pichler, M"
            ],
            "year": 2014,
            "source": "Int J Cancer. 2014; 135(2):362-370",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000335460400014",
            "pubmed": "24347236",
            "doi": "10.1002/ijc.28677",
            "pmc": null,
            "organizations": [
                "132405-14020",
                "132405-14028",
                "132405-14052",
                "132405-14085",
                "132405-28394"
            ],
            "persons": [
                "132405-50546-6",
                "132405-53237-6",
                "132405-58814-6",
                "132405-59918-6",
                "132405-66005-6",
                "132405-69234-1",
                "132405-75236-6"
            ],
            "imported": "2013-12-19T01:00:00+01:00",
            "journal": "Int J Cancer",
            "issn": "0020-7136",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.085,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.858,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "ONCOLOGY-SCI",
            "impactfactor_norm_super": 0.888,
            "impactfactor_norm_super_year": 2012,
            "impactfactor_norm_super_category": "ONCOLOGY",
            "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": true,
            "local_affiliation": true
        }
    ]
}