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=158080
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 158430,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158100",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158060",
    "results": [
        {
            "id": 127723,
            "title": "Antioxidant food supplements and obesity-related inflammation.",
            "abstract": null,
            "authors": [
                "Mangge, H",
                "Summers, K",
                "Almer, G",
                "Prassl, R",
                "Weghuber, D",
                "Schnedl, W",
                "Fuchs, D"
            ],
            "year": 2013,
            "source": "Curr Med Chem. 2013; 20(18):2330-2337",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000318486200004",
            "pubmed": "23531214",
            "doi": "10.2174/0929867311320180004",
            "pmc": null,
            "organizations": [
                "127723-14011",
                "127723-14028"
            ],
            "persons": [
                "127723-52854-2",
                "127723-56571-6",
                "127723-83066-6"
            ],
            "imported": "2013-03-28T01:00:00+01:00",
            "journal": "Curr Med Chem",
            "issn": "0929-8673",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.715,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.862,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "CHEMISTRY, MEDICINAL",
            "impactfactor_norm_super": 0.949,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "CHEMISTRY, MEDICINAL",
            "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": 129651,
            "title": "Efficacy and tolerability of propiverine hydrochloride extended-release compared with immediate-release in patients with neurogenic detrusor overactivity.",
            "abstract": null,
            "authors": [
                "Stöhrer, M",
                "Mürtz, G",
                "Kramer, G",
                "Warnack, W",
                "Primus, G",
                "Jinga, V",
                "Manu-Marin, A",
                "Calomfirescu, N",
                "Strugala, G"
            ],
            "year": 2013,
            "source": "Spinal Cord. 2013; 51(5):419-423",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000318590200016",
            "pubmed": "23338657",
            "doi": "10.1038/sc.2012.174",
            "pmc": null,
            "organizations": [
                "129651-14056"
            ],
            "persons": [],
            "imported": "2013-07-01T12:51:02+02:00",
            "journal": "SPINAL CORD",
            "issn": "1362-4393",
            "collection_publisher": null,
            "collection_title": "SPINAL CORD",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.699,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.635,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "REHABILITATION",
            "impactfactor_norm_super": 0.734,
            "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": true
        },
        {
            "id": 138392,
            "title": "Evaluation of the impact of writing exercises interventions on quality of life in patients with psoriasis undergoing systemic treatments.",
            "abstract": null,
            "authors": [
                "Tabolli, S",
                "Naldi, L",
                "Pagliarello, C",
                "Sampogna, F",
                "di Pietro, C",
                "Spagnoli, A",
                "Abeni, D",
                "Italian Writing Exercise Study Group"
            ],
            "year": 2012,
            "source": "Br J Dermatol. 2012; 167(6): 1254-1264. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000311855700034",
            "pubmed": "23013045",
            "doi": "10.1111/j.1365-2133.2012.11147.x",
            "pmc": null,
            "organizations": [],
            "persons": [
                "138392-77112-7"
            ],
            "imported": "2014-08-19T02: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": 3.759,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.932,
            "impactfactor_norm_year": 2012,
            "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": false
        },
        {
            "id": 138564,
            "title": "Preexisting TP53 mutation in therapy-related acute myeloid leukemia.",
            "abstract": null,
            "authors": [
                "Schulz, E",
                "Kashofer, K",
                "Heitzer, E",
                "Mhatre, KN",
                "Speicher, MR",
                "Hoefler, G",
                "Sill, H"
            ],
            "year": 2015,
            "source": "Ann Hematol. 2015; 94(3):527-529",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000349225200027",
            "pubmed": "25135451",
            "doi": "10.1007/s00277-014-2191-0",
            "pmc": "PMC4317506",
            "organizations": [
                "138564-14020",
                "138564-14021",
                "138564-14082"
            ],
            "persons": [
                "138564-50899-6",
                "138564-51857-4",
                "138564-57386-6",
                "138564-77615-1",
                "138564-51691-6"
            ],
            "imported": "2014-09-09T02:00:00+02:00",
            "journal": "Ann Hematol",
            "issn": "0939-5555",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 3.022,
            "impactfactor_year": 2015,
            "impactfactor_norm": 0.571,
            "impactfactor_norm_year": 2015,
            "impactfactor_norm_category": "HEMATOLOGY-SCI",
            "impactfactor_norm_super": 0.597,
            "impactfactor_norm_super_year": 2012,
            "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": true,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 144460,
            "title": "Modeling in-hospital patient survival during the first 28 days after intensive care unit admission: a prognostic model for clinical trials in general critically ill patients.",
            "abstract": null,
            "authors": [
                "Moreno, RP",
                "Metnitz, PG",
                "Metnitz, B",
                "Bauer, P",
                "Afonso de Carvalho, S",
                "Hoechtl, A",
                "SAPS 3 Investigators"
            ],
            "year": 2008,
            "source": "J Crit Care. 2008; 23(3):339-348",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000259124400010",
            "pubmed": "18725038",
            "doi": "10.1016/j.jcrc.2007.11.004",
            "pmc": null,
            "organizations": [],
            "persons": [
                "144460-91898-6"
            ],
            "imported": "2015-04-01T10:56:11+02:00",
            "journal": "J CRIT CARE",
            "issn": "0883-9441",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF CRITICAL CARE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.747,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.333,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "CRITICAL CARE MEDICINE",
            "impactfactor_norm_super": 0.556,
            "impactfactor_norm_super_year": 2005,
            "impactfactor_norm_super_category": "CRITICAL CARE 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": false
        },
        {
            "id": 144588,
            "title": "Genetic and Phenotypic Characteristics of Staphylococcus aureus Isolates from Cystic Fibrosis Patients in Austria.",
            "abstract": null,
            "authors": [
                "Masoud-Landgraf, L",
                "Johler, S",
                "Badura, A",
                "Feierl, G",
                "Luxner, J",
                "Wagner-Eibel, U",
                "Eber, E",
                "Zarfel, G",
                "Grisold, AJ"
            ],
            "year": 2015,
            "source": "Respiration. 2015; 89(5):390-395",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000355978200007",
            "pubmed": "25825042",
            "doi": "10.1159/000377707",
            "pmc": null,
            "organizations": [
                "144588-14023",
                "144588-14095"
            ],
            "persons": [
                "144588-50264-6",
                "144588-50521-6",
                "144588-50942-6",
                "144588-51713-6",
                "144588-51818-6",
                "144588-51863-4",
                "144588-58733-6"
            ],
            "imported": "2015-04-01T02:00:00+02:00",
            "journal": "Respiration",
            "issn": "0025-7931",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.651,
            "impactfactor_year": 2015,
            "impactfactor_norm": 0.586,
            "impactfactor_norm_year": 2015,
            "impactfactor_norm_category": "RESPIRATORY SYSTEM-SCI",
            "impactfactor_norm_super": 0.648,
            "impactfactor_norm_super_year": 2013,
            "impactfactor_norm_super_category": "RESPIRATORY SYSTEM",
            "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": 145235,
            "title": "A new high-throughput screening method for the detection of chronic lymphatic leukemia and myelodysplastic syndrome.",
            "abstract": null,
            "authors": [
                "Haschke-Becher, E",
                "Vockenhuber, M",
                "Niedetzky, P",
                "Totzke, U",
                "Gabriel, C"
            ],
            "year": 2008,
            "source": "Clin Chem Lab Med. 2008; 46(1): 85-88. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000252851000013",
            "pubmed": "18020973",
            "doi": "10.1515/CCLM.2008.012",
            "pmc": null,
            "organizations": [],
            "persons": [
                "145235-64015-6"
            ],
            "imported": "2015-05-16T02:00:00+02:00",
            "journal": "Clin Chem Lab Med",
            "issn": "1434-6621",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.888,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.593,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "MEDICAL LABORATORY TECHNOLOGY",
            "impactfactor_norm_super": 0.696,
            "impactfactor_norm_super_year": 2005,
            "impactfactor_norm_super_category": "MEDICAL LABORATORY TECHNOLOGY",
            "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": 146073,
            "title": "Quality of life after treatment of neuroendocrine liver metastasis.",
            "abstract": null,
            "authors": [
                "Spolverato, G",
                "Bagante, F",
                "Wagner, D",
                "Buettner, S",
                "Gupta, R",
                "Kim, Y",
                "Maqsood, H",
                "Pawlik, TM"
            ],
            "year": 2015,
            "source": "J Surg Res. 2015; 198(1):155-164",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000360707300025",
            "pubmed": "26095419",
            "doi": "10.1016/j.jss.2015.05.048",
            "pmc": null,
            "organizations": [],
            "persons": [
                "146073-59327-6"
            ],
            "imported": "2015-06-23T02:00:00+02:00",
            "journal": "J Surg Res",
            "issn": "0022-4804",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.198,
            "impactfactor_year": 2015,
            "impactfactor_norm": 0.7,
            "impactfactor_norm_year": 2015,
            "impactfactor_norm_category": "SURGERY-SCI",
            "impactfactor_norm_super": 0.719,
            "impactfactor_norm_super_year": 2012,
            "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": false
        },
        {
            "id": 151752,
            "title": "Reversal of epigenetic silencing of MHC class I chain-related protein A and B improves immune recognition of Merkel cell carcinoma.",
            "abstract": null,
            "authors": [
                "Ritter, C",
                "Fan, K",
                "Paulson, KG",
                "Nghiem, P",
                "Schrama, D",
                "Becker, JC"
            ],
            "year": 2016,
            "source": "Sci Rep. 2016; 6:21678-21678",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000370630300001",
            "pubmed": "26902929",
            "doi": "10.1038/srep21678",
            "pmc": "PMC4763224",
            "organizations": [
                "151752-14047"
            ],
            "persons": [],
            "imported": "2016-03-21T16:19:26+01:00",
            "journal": "SCI REP-UK",
            "issn": "2045-2322",
            "collection_publisher": null,
            "collection_title": "SCIENTIFIC REPORTS; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.259,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.859,
            "impactfactor_norm_year": 2016,
            "impactfactor_norm_category": "MULTIDISCIPLINARY SCIENCES-SCI",
            "impactfactor_norm_super": 0.93,
            "impactfactor_norm_super_year": 2014,
            "impactfactor_norm_super_category": "MULTIDISCIPLINARY SCIENCES-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": 152245,
            "title": "Actin-based motility of Burkholderia pseudomallei involves the Arp 2/3 complex, but not N-WASP and Ena/VASP proteins.",
            "abstract": null,
            "authors": [
                "Breitbach, K",
                "Rottner, K",
                "Klocke, S",
                "Rohde, M",
                "Jenzora, A",
                "Wehland, J",
                "Steinmetz, I"
            ],
            "year": 2003,
            "source": "Cell Microbiol. 2003; 5(6):385-393",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000183157000003",
            "pubmed": "12780776",
            "doi": "10.1046/j.1462-5822.2003.00277.x",
            "pmc": null,
            "organizations": [],
            "persons": [
                "152245-95832-4"
            ],
            "imported": "2016-04-29T14:56:20+02:00",
            "journal": "CELL MICROBIOL",
            "issn": "1462-5814",
            "collection_publisher": null,
            "collection_title": "CELLULAR MICROBIOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.336,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.893,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "MICROBIOLOGY",
            "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": 154220,
            "title": "Creativity and borderline personality disorder: evidence from a voxel-based morphometry study.",
            "abstract": null,
            "authors": [
                "Leutgeb, V",
                "Ille, R",
                "Wabnegger, A",
                "Schienle, A",
                "Schöggl, H",
                "Weber, B",
                "Papousek, I",
                "Weiss, EM",
                "Fink, A"
            ],
            "year": 2016,
            "source": "Cogn Neuropsychiatry. 2016; 21(3):242-255",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000379548400005",
            "pubmed": "27174566",
            "doi": "10.1080/13546805.2016.1182904",
            "pmc": null,
            "organizations": [
                "154220-29444"
            ],
            "persons": [],
            "imported": "2016-08-24T16:04:44+02:00",
            "journal": "COGN NEUROPSYCHIATRY",
            "issn": "1354-6805",
            "collection_publisher": null,
            "collection_title": "COGNITIVE NEUROPSYCHIATRY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.338,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.338,
            "impactfactor_norm_year": 2016,
            "impactfactor_norm_category": "PSYCHIATRY-SSCI",
            "impactfactor_norm_super": 0.637,
            "impactfactor_norm_super_year": 2013,
            "impactfactor_norm_super_category": "PSYCHIATRY",
            "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": 159406,
            "title": "Treatment of Dupuytren's disease with collagenase - a 1-year follow-up of 37 patients].",
            "abstract": null,
            "authors": [
                "Binter, A",
                "Neuwirth, M",
                "Rab, M"
            ],
            "year": 2014,
            "source": "Handchir Mikrochir Plast Chir. 2014; 46(6): 355-360. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000347712000007",
            "pubmed": "25564949",
            "doi": "10.1055/s-0034-1395604",
            "pmc": null,
            "organizations": [],
            "persons": [
                "159406-90547-6"
            ],
            "imported": "2017-03-10T01:00:00+01:00",
            "journal": "Handchir Mikrochir Plast Chir",
            "issn": "0722-1819",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.651,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.152,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "SURGERY-SCI",
            "impactfactor_norm_super": 0.296,
            "impactfactor_norm_super_year": 2012,
            "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": false
        },
        {
            "id": 162230,
            "title": "Effect of eplerenone on markers of bone turnover in patients with primary hyperparathyroidism - The randomized, placebo-controlled EPATH trial.",
            "abstract": null,
            "authors": [
                "Verheyen, N",
                "Grübler, MR",
                "Meinitzer, A",
                "Trummer, C",
                "Schwetz, V",
                "Amrein, K",
                "Dimai, HP",
                "März, W",
                "Catena, C",
                "von Lewinski, D",
                "Voelkl, J",
                "Alesutan, I",
                "Fahrleitner-Pammer, A",
                "Brussee, H",
                "Pilz, S",
                "Tomaschitz, A"
            ],
            "year": 2017,
            "source": "Bone. 2017; 105(5):212-217",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000413994500024",
            "pubmed": "28918310",
            "doi": "10.1016/j.bone.2017.08.030",
            "pmc": null,
            "organizations": [
                "162230-14028",
                "162230-14080",
                "162230-14083"
            ],
            "persons": [
                "162230-89701-6",
                "162230-51063-6",
                "162230-53344-6",
                "162230-58615-6",
                "162230-59317-6",
                "162230-71449-6",
                "162230-81519-2",
                "162230-85701-6",
                "162230-51906-6",
                "162230-79271-6"
            ],
            "imported": "2017-09-19T02:00:00+02:00",
            "journal": "Bone",
            "issn": "8756-3282",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.455,
            "impactfactor_year": 2017,
            "impactfactor_norm": 0.81,
            "impactfactor_norm_year": 2017,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM-SCI",
            "impactfactor_norm_super": 0.811,
            "impactfactor_norm_super_year": 2017,
            "impactfactor_norm_super_category": "ENDOCRINOLOGY + METABOLISM-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": true,
            "local_affiliation": true
        },
        {
            "id": 162607,
            "title": "Phonation Analysis Combined with 3D Reconstruction of the Thyroarytenoid Muscle in Aged Ovine Ex Vivo Larynx Models.",
            "abstract": null,
            "authors": [
                "Gerstenberger, C",
                "Döllinger, M",
                "Kniesburges, S",
                "Bubalo, V",
                "Karbiener, M",
                "Schlager, H",
                "Sadeghi, H",
                "Wendler, O",
                "Gugatschka, M"
            ],
            "year": 2018,
            "source": "J Voice. 2018; 32(5):517-524",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000443394300001",
            "pubmed": "28964638",
            "doi": "10.1016/j.jvoice.2017.08.016",
            "pmc": null,
            "organizations": [
                "162607-14068",
                "162607-27478",
                "162607-28393"
            ],
            "persons": [
                "162607-50670-6",
                "162607-50698-2",
                "162607-68874-6"
            ],
            "imported": "2017-10-04T02:00:00+02:00",
            "journal": "J Voice",
            "issn": "0892-1997",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.453,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.462,
            "impactfactor_norm_year": 2017,
            "impactfactor_norm_category": "AUDIOLOGY & SPEECH-LANGUAGE PATHOLOGY-SCI",
            "impactfactor_norm_super": 0.5,
            "impactfactor_norm_super_year": 2016,
            "impactfactor_norm_super_category": "OTORHINOLARYNGOLOGY-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": true,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 170330,
            "title": "An updated view on the origin and use of angiogenic biomarkers for preeclampsia.",
            "abstract": null,
            "authors": [
                "Huppertz, B"
            ],
            "year": 2018,
            "source": "Expert Rev Mol Diagn. 2018; 1-9",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000452004600008",
            "pubmed": "30413130",
            "doi": "10.1080/14737159.2018.1546579",
            "pmc": null,
            "organizations": [
                "170330-14017"
            ],
            "persons": [
                "170330-54142-1"
            ],
            "imported": "2018-11-15T01:00:00+01:00",
            "journal": "Expert Rev Mol Diagn",
            "issn": "1473-7159",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.099,
            "impactfactor_year": 2018,
            "impactfactor_norm": 0.724,
            "impactfactor_norm_year": 2018,
            "impactfactor_norm_category": "PATHOLOGY-SCI",
            "impactfactor_norm_super": 0.81,
            "impactfactor_norm_super_year": 2015,
            "impactfactor_norm_super_category": "PATHOLOGY-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": 174412,
            "title": "Prognostic Abilities and Quality Assessment of Models for the Prediction of 90-Day Mortality in Liver Transplant Waiting List Patients.",
            "abstract": null,
            "authors": [
                "Saldaña, RS",
                "Schrem, H",
                "Barthold, M",
                "Kaltenborn, A"
            ],
            "year": 2017,
            "source": "PLoS One. 2017; 12(1): e0170499-e0170499. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000396211400056",
            "pubmed": "28129338",
            "doi": "10.1371/journal.pone.0170499",
            "pmc": "PMC5271345",
            "organizations": [],
            "persons": [],
            "imported": "2019-04-05T02:00:00+02:00",
            "journal": "PLoS One",
            "issn": "1932-6203",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.766,
            "impactfactor_year": 2017,
            "impactfactor_norm": 0.781,
            "impactfactor_norm_year": 2017,
            "impactfactor_norm_category": "MULTIDISCIPLINARY SCIENCES-SCI",
            "impactfactor_norm_super": 0.86,
            "impactfactor_norm_super_year": 2014,
            "impactfactor_norm_super_category": "MULTIDISCIPLINARY SCIENCES-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": false
        },
        {
            "id": 174541,
            "title": "Short-term cost-utility of degludec versus glargine U100 for patients with type 2 diabetes at high risk of hypoglycaemia and cardiovascular events: A Canadian setting (DEVOTE 9).",
            "abstract": null,
            "authors": [
                "Pollock, RF",
                "Heller, S",
                "Pieber, TR",
                "Woo, V",
                "Gundgaard, J",
                "Hallén, N",
                "Luckevich, M",
                "Tutkunkardas, D",
                "Zinman, B",
                "DEVOTE Study Group"
            ],
            "year": 2019,
            "source": "Diabetes Obes Metab. 2019; 21(7):1706-1714",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000471714900021",
            "pubmed": "30924579",
            "doi": "10.1111/dom.13730",
            "pmc": "PMC6618053",
            "organizations": [
                "174541-14080"
            ],
            "persons": [
                "174541-51831-6"
            ],
            "imported": "2019-04-08T02:00:00+02:00",
            "journal": "Diabetes Obes Metab",
            "issn": "1462-8902",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.9,
            "impactfactor_year": 2019,
            "impactfactor_norm": 0.881,
            "impactfactor_norm_year": 2019,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM-SCI",
            "impactfactor_norm_super": 0.92,
            "impactfactor_norm_super_year": 2016,
            "impactfactor_norm_super_category": "ENDOCRINOLOGY + METABOLISM-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": 174575,
            "title": "Ablative fractional laser-fortified daylight photodynamic therapy may be the patient's preferred choice for the treatment of field cancerization.",
            "abstract": null,
            "authors": [
                "Wolf, P"
            ],
            "year": 2019,
            "source": "Br J Dermatol. 2019; 180(4):697-698",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000462941600011",
            "pubmed": "30933335",
            "doi": "10.1111/bjd.17617",
            "pmc": null,
            "organizations": [
                "174575-14047"
            ],
            "persons": [
                "174575-51618-2"
            ],
            "imported": "2019-04-11T17:08:17+02:00",
            "journal": "BRIT J DERMATOL",
            "issn": "0007-0963",
            "collection_publisher": null,
            "collection_title": "BRITISH JOURNAL OF DERMATOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.0,
            "impactfactor_year": 2019,
            "impactfactor_norm": 0.956,
            "impactfactor_norm_year": 2019,
            "impactfactor_norm_category": "DERMATOLOGY-SCI",
            "impactfactor_norm_super": 0.97,
            "impactfactor_norm_super_year": 2018,
            "impactfactor_norm_super_category": "DERMATOLOGY-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": 176634,
            "title": "Biological Contamination Prevention for Outer Solar System Moons of Astrobiological Interest: What Do We Need to Know?",
            "abstract": null,
            "authors": [
                "Rettberg, P",
                "Antunes, A",
                "Brucato, J",
                "Cabezas, P",
                "Collins, G",
                "Haddaji, A",
                "Kminek, G",
                "Leuko, S",
                "McKenna-Lawlor, S",
                "Moissl-Eichinger, C",
                "Fellous, JL",
                "Olsson-Francis, K",
                "Pearce, D",
                "Rabbow, E",
                "Royle, S",
                "Saunders, M",
                "Sephton, M",
                "Spry, A",
                "Walter, N",
                "Wimmer Schweingruber, R",
                "Treuet, JC"
            ],
            "year": 2019,
            "source": "ASTROBIOLOGY. 2019; 19(8): 951-974. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000478581200001",
            "pubmed": "30762429",
            "doi": "10.1089/ast.2018.1996",
            "pmc": "PMC6767865",
            "organizations": [
                "176634-14023"
            ],
            "persons": [
                "176634-90021-6"
            ],
            "imported": "2019-09-03T17:07:55+02:00",
            "journal": "ASTROBIOLOGY",
            "issn": "1531-1074",
            "collection_publisher": null,
            "collection_title": "ASTROBIOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.28,
            "impactfactor_year": 2019,
            "impactfactor_norm": 0.895,
            "impactfactor_norm_year": 2019,
            "impactfactor_norm_category": "GEOSCIENCES, MULTIDISCIPLINARY-SCI",
            "impactfactor_norm_super": 0.895,
            "impactfactor_norm_super_year": 2019,
            "impactfactor_norm_super_category": "GEOSCIENCES, MULTIDISCIPLINARY-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": true,
            "local_affiliation": true
        },
        {
            "id": 178647,
            "title": "Respiratory Syncytial Virus Prophylaxis with Palivizumab 2019 Update of the Recommendations of the Austrian Association of Pediatric and Adolescent Medicine",
            "abstract": null,
            "authors": [
                "Resch, B",
                "Eber, E",
                "Ehringer-Schetitska, D",
                "Kiechl-Kohlendorfer, U",
                "Michel-Behnke, I",
                "Popow-Kraupp, T",
                "Redlberger-Fritz, M",
                "Seidel, M",
                "Strenger, V",
                "Wald, M",
                "Zacharasiewicz, A",
                "Berger, A"
            ],
            "year": 2019,
            "source": "PADIATR PADOL. 2019; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000495927200001",
            "pubmed": null,
            "doi": "10.1007/s00608-019-00725-9",
            "pmc": null,
            "organizations": [
                "178647-14092",
                "178647-14094",
                "178647-14095"
            ],
            "persons": [
                "178647-51743-2",
                "178647-51713-6",
                "178647-56810-6",
                "178647-85188-6"
            ],
            "imported": "2019-12-10T10:16:43+01:00",
            "journal": "PADIATR PADOL",
            "issn": "0030-9338",
            "collection_publisher": null,
            "collection_title": "PADIATRIE UND PADOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}