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=157600
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 158433,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=157620",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=157580",
    "results": [
        {
            "id": 159414,
            "title": "Cardiovascular risk factors are major determinants of thrombotic risk in patients with the lupus anticoagulant.",
            "abstract": null,
            "authors": [
                "Posch, F",
                "Gebhart, J",
                "Rand, JH",
                "Koder, S",
                "Quehenberger, P",
                "Pengo, V",
                "Ay, C",
                "Pabinger, I"
            ],
            "year": 2017,
            "source": "BMC Med. 2017; 15(1):54-54",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000396075800001",
            "pubmed": "28279213",
            "doi": "10.1186/s12916-017-0807-7",
            "pmc": "PMC5345189",
            "organizations": [
                "159414-14085"
            ],
            "persons": [
                "159414-92241-1"
            ],
            "imported": "2017-03-11T01:00:00+01:00",
            "journal": "BMC Med",
            "issn": "1741-7015",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 9.088,
            "impactfactor_year": 2017,
            "impactfactor_norm": 0.942,
            "impactfactor_norm_year": 2017,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCI",
            "impactfactor_norm_super": 0.955,
            "impactfactor_norm_super_year": 2015,
            "impactfactor_norm_super_category": "MEDICINE, GENERAL + INTERNAL-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": 163405,
            "title": "Long-term cardiovascular complications in stage I seminoma patients.",
            "abstract": null,
            "authors": [
                "Terbuch, A",
                "Posch, F",
                "Annerer, LM",
                "Bauernhofer, T",
                "Pichler, M",
                "Szkandera, J",
                "Hutterer, GC",
                "Pummer, K",
                "Partl, R",
                "Kapp, KS",
                "Stöger, H",
                "Gerger, A",
                "Stotz, M"
            ],
            "year": 2017,
            "source": "Clin Transl Oncol. 2017; 19(11):1400-1408",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000412842900013",
            "pubmed": "28852960",
            "doi": "10.1007/s12094-017-1742-y",
            "pmc": "PMC5635068",
            "organizations": [
                "163405-14056",
                "163405-14060",
                "163405-14085"
            ],
            "persons": [
                "163405-50839-6",
                "163405-51538-6",
                "163405-51692-6",
                "163405-53053-6",
                "163405-58814-4",
                "163405-66005-6",
                "163405-69234-6",
                "163405-86226-1",
                "163405-62261-6",
                "163405-92241-6"
            ],
            "imported": "2017-11-13T12:00:54+01:00",
            "journal": "CLIN TRANSL ONCOL",
            "issn": "1699-048X",
            "collection_publisher": null,
            "collection_title": "CLINICAL & TRANSLATIONAL ONCOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.392,
            "impactfactor_year": 2017,
            "impactfactor_norm": 0.305,
            "impactfactor_norm_year": 2017,
            "impactfactor_norm_category": "ONCOLOGY-SCI",
            "impactfactor_norm_super": 0.35,
            "impactfactor_norm_super_year": 2016,
            "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": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 168086,
            "title": "Does Sample Attrition Affect the Assessment of Frailty Trajectories Among Older Adults? A Joint Model Approach.",
            "abstract": null,
            "authors": [
                "Stolz, E",
                "Mayerl, H",
                "Rásky, É",
                "Freidl, W"
            ],
            "year": 2018,
            "source": "Gerontology. 2018; 64(5):430-439",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000442608300004",
            "pubmed": "29920506",
            "doi": "10.1159/000489335",
            "pmc": null,
            "organizations": [
                "168086-14024"
            ],
            "persons": [
                "168086-51688-6",
                "168086-51845-6",
                "168086-89152-2",
                "168086-90882-6"
            ],
            "imported": "2018-06-20T02:00:00+02:00",
            "journal": "Gerontology",
            "issn": "0304-324X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.353,
            "impactfactor_year": 2018,
            "impactfactor_norm": 0.623,
            "impactfactor_norm_year": 2018,
            "impactfactor_norm_category": "GERIATRICS & GERONTOLOGY-SCI",
            "impactfactor_norm_super": 0.816,
            "impactfactor_norm_super_year": 2016,
            "impactfactor_norm_super_category": "GERIATRICS + GERONTOLOGY-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": 170869,
            "title": "Influence of peri-implant bone quality on implant stability.",
            "abstract": null,
            "authors": [
                "Schiuma, D",
                "Plecko, M",
                "Kloub, M",
                "Rothstock, S",
                "Windolf, M",
                "Gueorguiev, B"
            ],
            "year": 2013,
            "source": "Med Eng Phys. 2013; 35(1): 82-87. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000313545500009",
            "pubmed": "22682925",
            "doi": "10.1016/j.medengphy.2012.04.001",
            "pmc": null,
            "organizations": [],
            "persons": [
                "170869-71409-6"
            ],
            "imported": "2018-12-06T01:00:00+01:00",
            "journal": "Med Eng Phys",
            "issn": "1350-4533",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.839,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.605,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "ENGINEERING, BIOMEDICAL",
            "impactfactor_norm_super": 0.614,
            "impactfactor_norm_super_year": 2010,
            "impactfactor_norm_super_category": "ENGINEERING, BIOMEDICAL",
            "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": 171397,
            "title": "Complete mesocolic excision for colonic cancer: Society for Translational Medicine expert consensus statement",
            "abstract": null,
            "authors": [
                "Zheng, MH",
                "Ma, JJ",
                "Fingerhut, A",
                "Adamina, MP",
                "Atroschenko, A",
                "Bergamaschi, R",
                "Berho, M",
                "Boni, L",
                "Chadi, SA",
                "Chen, WTL",
                "Delaney, CP",
                "Dapri, G",
                "Khatkov, IE",
                "Kim, NK",
                "Kim, SH",
                "Karachun, A",
                "Lomanto, D",
                "MacRae, H",
                "Milone, M",
                "Morino, M",
                "Remzi, FH",
                "Uranues, S",
                "Watanabe, M",
                "Wexner, S"
            ],
            "year": 2018,
            "source": "ANN LAPAROSC ENDOSC. 2018; 3:  UNSP 68",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000453411900005",
            "pubmed": null,
            "doi": "10.21037/ales.2018.08.02",
            "pmc": null,
            "organizations": [],
            "persons": [
                "171397-51612-6"
            ],
            "imported": "2019-01-04T17:08:32+01:00",
            "journal": "ANN LAPAROSC ENDOSC",
            "issn": "2518-6973",
            "collection_publisher": null,
            "collection_title": "ANNALS OF LAPAROSCOPIC AND ENDOSCOPIC SURGERY; ",
            "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": false
        },
        {
            "id": 171806,
            "title": "Mechanistic insights into the Orai channel by molecular dynamics simulations.",
            "abstract": null,
            "authors": [
                "Bonhenry, D",
                "Schober, R",
                "Schmidt, T",
                "Waldherr, L",
                "Ettrich, RH",
                "Schindl, R"
            ],
            "year": 2019,
            "source": "Semin Cell Dev Biol. 2019; 94(7):50-58",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000485875300007",
            "pubmed": "30639326",
            "doi": "10.1016/j.semcdb.2019.01.002",
            "pmc": null,
            "organizations": [
                "171806-14011"
            ],
            "persons": [
                "171806-98848-4",
                "171806-99325-6",
                "171806-99703-6"
            ],
            "imported": "2019-01-17T01:00:00+01:00",
            "journal": "Semin Cell Dev Biol",
            "issn": "1084-9521",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.691,
            "impactfactor_year": 2019,
            "impactfactor_norm": 0.927,
            "impactfactor_norm_year": 2019,
            "impactfactor_norm_category": "DEVELOPMENTAL BIOLOGY-SCI",
            "impactfactor_norm_super": 0.929,
            "impactfactor_norm_super_year": 2017,
            "impactfactor_norm_super_category": "DEVELOPMENTAL BIOLOGY-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": 177003,
            "title": "Tackling the challenges of perinatal HIV infection as a cause of developmental regression.",
            "abstract": null,
            "authors": [
                "Zollner-Schwetz, I"
            ],
            "year": 2019,
            "source": "Neurosci Biobehav Rev. 2019; 105:  81-82. ",
            "category": 1,
            "document_type": 20,
            "sci": "ISI:000487573500008",
            "pubmed": "31377217",
            "doi": "10.1016/j.neubiorev.2019.07.023",
            "pmc": null,
            "organizations": [
                "177003-29164"
            ],
            "persons": [
                "177003-54326-2"
            ],
            "imported": "2019-09-23T02:00:00+02:00",
            "journal": "Neurosci Biobehav Rev",
            "issn": "0149-7634",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 8.329,
            "impactfactor_year": 2019,
            "impactfactor_norm": 0.962,
            "impactfactor_norm_year": 2019,
            "impactfactor_norm_category": "BEHAVIORAL SCIENCES-SCI",
            "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": 172837,
            "title": "Diagnostic impact of reflectance confocal microscopy as a second-level examination for facial skin lesions.",
            "abstract": null,
            "authors": [
                "Ahlgrimm-Siess, V",
                "Weitzer, F",
                "Arzberger, E",
                "Laimer, M",
                "Hofmann-Wellenhof, R"
            ],
            "year": 2019,
            "source": "J Dtsch Dermatol Ges. 2019; 17(3):266-273",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000462613000004",
            "pubmed": "30667147",
            "doi": "10.1111/ddg.13748",
            "pmc": "PMC6850114",
            "organizations": [
                "172837-14047"
            ],
            "persons": [
                "172837-51711-6",
                "172837-65340-6",
                "172837-98846-6"
            ],
            "imported": "2019-02-11T01:00:00+01:00",
            "journal": "J Dtsch Dermatol Ges",
            "issn": "1610-0379",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.664,
            "impactfactor_year": 2019,
            "impactfactor_norm": 0.824,
            "impactfactor_norm_year": 2019,
            "impactfactor_norm_category": "DERMATOLOGY-SCI",
            "impactfactor_norm_super": 0.879,
            "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": 174418,
            "title": "Development and validation of a prognostic model for kidney function 1 year after combined pancreas and kidney transplantation using pre-transplant donor and recipient variables.",
            "abstract": null,
            "authors": [
                "Zorn, KS",
                "Littbarski, S",
                "Schwager, Y",
                "Kaltenborn, A",
                "Beneke, J",
                "Gwiasda, J",
                "Becker, T",
                "Braun, F",
                "Reichert, B",
                "Klempnauer, J",
                "Schrem, H"
            ],
            "year": 2018,
            "source": "Langenbecks Arch Surg. 2018; 403(7): 837-849. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000451171900005",
            "pubmed": "30338375",
            "doi": "10.1007/s00423-018-1712-z",
            "pmc": "PMC6244698",
            "organizations": [],
            "persons": [],
            "imported": "2019-04-05T02:00:00+02:00",
            "journal": "Langenbecks Arch Surg",
            "issn": "1435-2451",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.093,
            "impactfactor_year": 2018,
            "impactfactor_norm": 0.591,
            "impactfactor_norm_year": 2018,
            "impactfactor_norm_category": "SURGERY-SCI",
            "impactfactor_norm_super": 0.69,
            "impactfactor_norm_super_year": 2015,
            "impactfactor_norm_super_category": "SURGERY-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": 176126,
            "title": "Feasibility of Blood Glucose Management Using Intra-Arterial Glucose Monitoring in Combination with an Automated Insulin Titration Algorithm in Critically Ill Patients.",
            "abstract": null,
            "authors": [
                "Mader, JK",
                "Motschnig, M",
                "Theiler-Schwetz, V",
                "Eibel-Reisz, K",
                "Reisinger, AC",
                "Lackner, B",
                "Augustin, T",
                "Eller, P",
                "Mirth, C"
            ],
            "year": 2019,
            "source": "Diabetes Technol Ther. 2019; 21(10):581-588",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000488797400007",
            "pubmed": "31335205",
            "doi": "10.1089/dia.2019.0082",
            "pmc": null,
            "organizations": [
                "176126-14080"
            ],
            "persons": [
                "176126-50877-1",
                "176126-71449-6",
                "176126-74175-4",
                "176126-75506-6",
                "176126-70241-6"
            ],
            "imported": "2019-07-24T02:00:00+02:00",
            "journal": "Diabetes Technol Ther",
            "issn": "1520-9156",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.403,
            "impactfactor_year": 2019,
            "impactfactor_norm": 0.797,
            "impactfactor_norm_year": 2019,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM-SCI",
            "impactfactor_norm_super": 0.8,
            "impactfactor_norm_super_year": 2018,
            "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": 176127,
            "title": "Intranasal Neuropeptide Y Blunts Lipopolysaccharide-Evoked Sickness Behavior but Not the Immune Response in Mice.",
            "abstract": null,
            "authors": [
                "Zenz, G",
                "Farzi, A",
                "Fröhlich, EE",
                "Reichmann, F",
                "Holzer, P"
            ],
            "year": 2019,
            "source": "Neurotherapeutics. 2019; 16(4): 1335-1349. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000512046900029",
            "pubmed": "31338703",
            "doi": "10.1007/s13311-019-00758-9",
            "pmc": "PMC6985076",
            "organizations": [
                "176127-14022"
            ],
            "persons": [
                "176127-51529-6",
                "176127-71386-6",
                "176127-71487-6",
                "176127-96374-2"
            ],
            "imported": "2019-07-26T02:00:00+02:00",
            "journal": "Neurotherapeutics",
            "issn": "1933-7213",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.035,
            "impactfactor_year": 2019,
            "impactfactor_norm": 0.937,
            "impactfactor_norm_year": 2019,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY-SCI",
            "impactfactor_norm_super": 0.939,
            "impactfactor_norm_super_year": 2017,
            "impactfactor_norm_super_category": "PHARMACOLOGY + PHARMACY-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": 180011,
            "title": "Apolipoprotein A-IV is reduced in serum of allergic patients and acts as an endogenous anti-inflammatory protein",
            "abstract": null,
            "authors": [
                "Sturm, E",
                "Roula, D",
                "Theiler, A",
                "Luschnig, P",
                "Sturm, GJ",
                "Tomazic, PV",
                "Marsche, G",
                "Heinemann, A"
            ],
            "year": 2019,
            "source": "EUR RESPIR J. 2019; 54: -European-Respiratory-Society (ERS) International Congress; SEP 28-OCT 02, 2019; Madrid, SPAIN. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000507372400045",
            "pubmed": null,
            "doi": "10.1183/13993003.congress-2019.OA1625",
            "pmc": null,
            "organizations": [
                "180011-14022",
                "180011-14047",
                "180011-14066"
            ],
            "persons": [
                "180011-50791",
                "180011-51756",
                "180011-53252",
                "180011-57573",
                "180011-87717"
            ],
            "imported": "2020-02-03T10:09:15+01:00",
            "journal": "EUR RESPIR J",
            "issn": "0903-1936",
            "collection_publisher": null,
            "collection_title": "EUROPEAN RESPIRATORY JOURNAL; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 11.807,
            "impactfactor_year": 2019,
            "impactfactor_norm": 0.952,
            "impactfactor_norm_year": 2019,
            "impactfactor_norm_category": "RESPIRATORY SYSTEM-SCI",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 183613,
            "title": "The Effect of Body Mass Index and Metformin on Matrix Gene Expression in Arthritic Primary Human Chondrocytes.",
            "abstract": null,
            "authors": [
                "Schadler, P",
                "Lohberger, B",
                "Stündl, N",
                "Stradner, MH",
                "Glänzer, D",
                "Sadoghi, P",
                "Leithner, A",
                "Steinecker-Frohnwieser, B"
            ],
            "year": 2021,
            "source": "Cartilage. 2021; 13(2_suppl):1004S-1018S",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000578431700001",
            "pubmed": "33025801",
            "doi": "10.1177/1947603520962558",
            "pmc": "PMC8804722",
            "organizations": [
                "183613-14052",
                "183613-14086"
            ],
            "persons": [
                "183613-121953-2",
                "183613-50696-6",
                "183613-53237-6",
                "183613-53560-6",
                "183613-59379-6",
                "183613-61131-6",
                "183613-87214-6",
                "183613-51041-6"
            ],
            "imported": "2020-10-08T02:00:00+02:00",
            "journal": "Cartilage",
            "issn": "1947-6035",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.117,
            "impactfactor_year": 2020,
            "impactfactor_norm": 0.663,
            "impactfactor_norm_year": 2020,
            "impactfactor_norm_category": "ORTHOPEDICS-SCI",
            "impactfactor_norm_super": 0.902,
            "impactfactor_norm_super_year": 2019,
            "impactfactor_norm_super_category": "ORTHOPEDICS-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": 183757,
            "title": "Desideratum: a developmentalist view of Zika virus infection.",
            "abstract": null,
            "authors": [
                "Einspieler, C",
                "Marschik, PB"
            ],
            "year": 2021,
            "source": "Lancet Infect Dis. 2021; 21(4):444-445",
            "category": 1,
            "document_type": 20,
            "sci": "ISI:000637956500033",
            "pubmed": "33068527",
            "doi": "10.1016/S1473-3099(20)30454-0",
            "pmc": null,
            "organizations": [
                "183757-14068"
            ],
            "persons": [
                "183757-58883-6"
            ],
            "imported": "2020-10-20T02:00:00+02:00",
            "journal": "Lancet Infect Dis",
            "issn": "1473-3099",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 71.421,
            "impactfactor_year": 2020,
            "impactfactor_norm": 0.989,
            "impactfactor_norm_year": 2020,
            "impactfactor_norm_category": "INFECTIOUS DISEASES-SCI",
            "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
        },
        {
            "id": 184973,
            "title": "A Retrospective Chart Review Study of Real-World Use of Talimogene Laherparepvec in Unresectable Stage IIIB-IVM1a Melanoma in Four European Countries.",
            "abstract": null,
            "authors": [
                "van Akkooi, ACJ",
                "Haferkamp, S",
                "Papa, S",
                "Franke, V",
                "Pinter, A",
                "Weishaupt, C",
                "Huber, MA",
                "Loquai, C",
                "Richtig, E",
                "Gokani, P",
                "Öhrling, K",
                "Louie, KS",
                "Mohr, P"
            ],
            "year": 2021,
            "source": "Adv Ther. 2021; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000602292000004",
            "pubmed": "33368016",
            "doi": "10.1007/s12325-020-01590-w",
            "pmc": "PMC7889564",
            "organizations": [
                "184973-14047"
            ],
            "persons": [
                "184973-52274-6"
            ],
            "imported": "2021-01-07T01:00:00+01:00",
            "journal": "Adv Ther",
            "issn": "0741-238X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.07,
            "impactfactor_year": 2020,
            "impactfactor_norm": 0.606,
            "impactfactor_norm_year": 2020,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY-SCI",
            "impactfactor_norm_super": 0.764,
            "impactfactor_norm_super_year": 2019,
            "impactfactor_norm_super_category": "PHARMACOLOGY + PHARMACY-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": 187109,
            "title": "Airway obstruction can be better predicted using Global Lung Function Initiative spirometry reference equations in Marfan syndrome.",
            "abstract": null,
            "authors": [
                "Kolonics-Farkas, AM",
                "Kovats, Z",
                "Bohacs, A",
                "Odler, B",
                "Benke, K",
                "Agg, B",
                "Szabolcs, Z",
                "Müller, V"
            ],
            "year": 2021,
            "source": "Physiol Int. 2021; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000684218800009",
            "pubmed": "33769955",
            "doi": "10.1556/2060.2021.00002",
            "pmc": null,
            "organizations": [
                "187109-14084"
            ],
            "persons": [
                "187109-94970-6"
            ],
            "imported": "2021-03-27T01:00:00+01:00",
            "journal": "Physiol Int",
            "issn": "2498-602X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.697,
            "impactfactor_year": 2021,
            "impactfactor_norm": 0.111,
            "impactfactor_norm_year": 2021,
            "impactfactor_norm_category": "PHYSIOLOGY-SCI",
            "impactfactor_norm_super": 0.247,
            "impactfactor_norm_super_year": 2020,
            "impactfactor_norm_super_category": "PHYSIOLOGY-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": 187150,
            "title": "Early alterations in retinal microvasculature on swept-source optical coherence tomography angiography in acute central serous chorioretinopathy.",
            "abstract": null,
            "authors": [
                "Podkowinski, D",
                "Foessl, B",
                "de Sisternes, L",
                "Beka, S",
                "Mursch-Edlmayr, AS",
                "Strauss, RW",
                "Bolz, M"
            ],
            "year": 2021,
            "source": "SCI REP-UK. 2021; 11(1): 3129-3129. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000618049600087",
            "pubmed": "33542349",
            "doi": "10.1038/s41598-021-82650-1",
            "pmc": "PMC7862300",
            "organizations": [
                "187150-14043"
            ],
            "persons": [
                "187150-69775-6"
            ],
            "imported": "2021-03-29T12:23:08+02: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.997,
            "impactfactor_year": 2021,
            "impactfactor_norm": 0.757,
            "impactfactor_norm_year": 2021,
            "impactfactor_norm_category": "MULTIDISCIPLINARY SCIENCES-SCI",
            "impactfactor_norm_super": 0.797,
            "impactfactor_norm_super_year": 2018,
            "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": 187181,
            "title": "Malpighian tubules in harvestmen.",
            "abstract": null,
            "authors": [
                "Lipovšek, S",
                "Kozel, P",
                "Leitinger, G",
                "Novak, T"
            ],
            "year": 2021,
            "source": "Protoplasma. 2021; 258(5):1145-1153",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000634674700001",
            "pubmed": "33782782",
            "doi": "10.1007/s00709-021-01634-0",
            "pmc": null,
            "organizations": [
                "187181-14017"
            ],
            "persons": [
                "187181-50960-6"
            ],
            "imported": "2021-03-31T02:00:00+02:00",
            "journal": "Protoplasma",
            "issn": "0033-183X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.186,
            "impactfactor_year": 2021,
            "impactfactor_norm": 0.69,
            "impactfactor_norm_year": 2021,
            "impactfactor_norm_category": "PLANT SCIENCES-SCI",
            "impactfactor_norm_super": 0.75,
            "impactfactor_norm_super_year": 2018,
            "impactfactor_norm_super_category": "PLANT 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": true,
            "local_affiliation": true
        },
        {
            "id": 187564,
            "title": "Genetic Diversity of Puumala orthohantavirus in Rodents and Human Patients in Austria, 2012-2019.",
            "abstract": null,
            "authors": [
                "Camp, JV",
                "Schmon, E",
                "Krause, R",
                "Sixl, W",
                "Schmid, D",
                "Aberle, SW"
            ],
            "year": 2021,
            "source": "VIRUSES-BASEL. 2021; 13(4):",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000643771000001",
            "pubmed": "33918083",
            "doi": "10.3390/v13040640",
            "pmc": "PMC8069475",
            "organizations": [
                "187564-29164"
            ],
            "persons": [
                "187564-51976-6"
            ],
            "imported": "2021-05-10T10:43:20+02:00",
            "journal": "VIRUSES-BASEL",
            "issn": "1999-4915",
            "collection_publisher": null,
            "collection_title": "VIRUSES-BASEL; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.818,
            "impactfactor_year": 2021,
            "impactfactor_norm": 0.649,
            "impactfactor_norm_year": 2021,
            "impactfactor_norm_category": "VIROLOGY-SCI",
            "impactfactor_norm_super": 0.757,
            "impactfactor_norm_super_year": 2020,
            "impactfactor_norm_super_category": "VIROLOGY-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": 187624,
            "title": "Low Dose Aspirin in high-risk pregnancies: The volatile effect of acetylsalicylic acid on the inhibition of platelets uncovered by G. Born's light transmission aggregometry.",
            "abstract": null,
            "authors": [
                "Stern, C",
                "Mayer-Pickel, K",
                "Weiss, EC",
                "Kutllovci-Hasani, K",
                "Nanda, M",
                "Eberhard, K",
                "Cervar-Zivkovic, M",
                "Prüller, F"
            ],
            "year": 2021,
            "source": "J Reprod Immunol. 2021; 145:103320",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000663409300004",
            "pubmed": "33962140",
            "doi": "10.1016/j.jri.2021.103320",
            "pmc": null,
            "organizations": [
                "187624-14028",
                "187624-14064",
                "187624-28083"
            ],
            "persons": [
                "187624-104465-6",
                "187624-50854-6",
                "187624-51978-6",
                "187624-57414-2",
                "187624-75236-6",
                "187624-57144-4",
                "187624-74840-6"
            ],
            "imported": "2021-05-15T02:00:00+02:00",
            "journal": "J Reprod Immunol",
            "issn": "0165-0378",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.993,
            "impactfactor_year": 2021,
            "impactfactor_norm": 0.645,
            "impactfactor_norm_year": 2021,
            "impactfactor_norm_category": "REPRODUCTIVE BIOLOGY-SCI",
            "impactfactor_norm_super": 0.897,
            "impactfactor_norm_super_year": 2019,
            "impactfactor_norm_super_category": "REPRODUCTIVE BIOLOGY-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
        }
    ]
}