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=2800&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 153846,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2820&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2780&ordering=-year",
    "results": [
        {
            "id": 209150,
            "title": "Scan-associated anxiety (scanxiety): the enigma of emotional breathing oscillations at 0.32 Hz (19 bpm).",
            "abstract": null,
            "authors": [
                "Pfurtscheller, G",
                "Rassler, B",
                "Schwarz, G",
                "Klimesch, W"
            ],
            "year": 2024,
            "source": "Front Neurosci. 2024; 18:1384993",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001205175600001",
            "pubmed": "38638691",
            "doi": "10.3389/fnins.2024.1384993",
            "pmc": "PMC11025454",
            "organizations": [
                "209150-14044"
            ],
            "persons": [
                "209150-51073-6"
            ],
            "imported": "2024-04-22T02:00:00+02:00",
            "journal": "Front Neurosci",
            "issn": "1662-453X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.2,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.557,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "NEUROSCIENCES-SCIE",
            "impactfactor_norm_super": 0.684,
            "impactfactor_norm_super_year": 2021,
            "impactfactor_norm_super_category": "NEUROSCIENCES-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": 210170,
            "title": "Island biogeography theory provides a plausible explanation for why larger vertebrates and taller humans have more diverse gut microbiomes.",
            "abstract": null,
            "authors": [
                "Sarmiento, KR",
                "Carr, A",
                "Diener, C",
                "Locey, KJ",
                "Gibbons, SM"
            ],
            "year": 2024,
            "source": "ISME J. 2024; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001283284800001",
            "pubmed": "38904949",
            "doi": "10.1093/ismejo/wrae114",
            "pmc": "PMC11253425",
            "organizations": [
                "210170-14023"
            ],
            "persons": [
                "210170-125176-6"
            ],
            "imported": "2024-06-24T02:00:00+02:00",
            "journal": "ISME J",
            "issn": "1751-7362",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 10.8,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.982,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "ECOLOGY-SCIE",
            "impactfactor_norm_super": 0.982,
            "impactfactor_norm_super_year": 2024,
            "impactfactor_norm_super_category": "ECOLOGY-SCIE",
            "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": 210278,
            "title": "Augmented Reality-Guided Extraction of Fully Impacted Lower Third Molars Based on Maxillofacial CBCT Scans.",
            "abstract": null,
            "authors": [
                "Rieder, M",
                "Remschmidt, B",
                "Gsaxner, C",
                "Gaessler, J",
                "Payer, M",
                "Zemann, W",
                "Wallner, J"
            ],
            "year": 2024,
            "source": "Bioengineering (Basel). 2024; 11(6):",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001254623600001",
            "pubmed": "38927861",
            "doi": "10.3390/bioengineering11060625",
            "pmc": "PMC11200966",
            "organizations": [
                "210278-14109",
                "210278-14112"
            ],
            "persons": [
                "210278-104560-1",
                "210278-105581-6",
                "210278-50792-6",
                "210278-52001-6",
                "210278-76910-4"
            ],
            "imported": "2024-07-01T02:00:00+02:00",
            "journal": "Bioengineering (Basel)",
            "issn": "2306-5354",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.8,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.602,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "ENGINEERING, BIOMEDICAL-SCIE",
            "impactfactor_norm_super": 0.694,
            "impactfactor_norm_super_year": 2021,
            "impactfactor_norm_super_category": "ENGINEERING, BIOMEDICAL-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": 210745,
            "title": "Item distribution, internal consistency and structural validity of the German language person-centred climate questionnaire - staff version (PCQ-G-S): a cross-sectional study.",
            "abstract": null,
            "authors": [
                "Wilfling, D",
                "Möhler, R",
                "Berg, A",
                "Dörner, J",
                "Bartmann, N",
                "Klatt, T",
                "Meyer, G",
                "Halek, M",
                "Köpke, S",
                "Dichter, MN"
            ],
            "year": 2024,
            "source": "BMC Geriatr. 2024; 24(1): 57",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001142760900003",
            "pubmed": "38216870",
            "doi": "10.1186/s12877-023-04528-3",
            "pmc": "PMC10787414",
            "organizations": [],
            "persons": [
                "210745-125094-2"
            ],
            "imported": "2024-08-13T02:00:00+02:00",
            "journal": "BMC Geriatr",
            "issn": "1471-2318",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.4,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.73,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "GERONTOLOGY-SSCI",
            "impactfactor_norm_super": 0.784,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "GERONTOLOGY-SSCI",
            "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": 210809,
            "title": "Low LCAT activity is linked to acute decompensated heart failure and mortality in patients with CKD.",
            "abstract": null,
            "authors": [
                "Stadler, JT",
                "Bärnthaler, T",
                "Borenich, A",
                "Emrich, IE",
                "Habisch, H",
                "Rani, A",
                "Holzer, M",
                "Madl, T",
                "Heine, GH",
                "Marsche, G"
            ],
            "year": 2024,
            "source": "J Lipid Res. 2024; 65(9):100624",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001313774000001",
            "pubmed": "39154733",
            "doi": "10.1016/j.jlr.2024.100624",
            "pmc": "PMC11416249",
            "organizations": [
                "210809-14026",
                "210809-14022",
                "210809-14012"
            ],
            "persons": [
                "210809-100799-1",
                "210809-108411-6",
                "210809-111769-6",
                "210809-62749-6",
                "210809-91207-6",
                "210809-85658-6",
                "210809-101643-6",
                "210809-53252-4"
            ],
            "imported": "2024-08-19T02:00:00+02:00",
            "journal": "J Lipid Res",
            "issn": "0022-2275",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.0,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.789,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY-SCIE",
            "impactfactor_norm_super": 0.821,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "BIOCHEMISTRY + MOLECULAR BIOLOGY-SCIE",
            "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": false,
            "local_affiliation": true
        },
        {
            "id": 210919,
            "title": "Let us talk about mistakes.",
            "abstract": null,
            "authors": [
                "Sorantin, E",
                "Grasser, MG",
                "Hemmelmayr, A",
                "Heinze, S"
            ],
            "year": 2024,
            "source": "Pediatr Radiol. 2024; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001302309900002",
            "pubmed": "39210092",
            "doi": "10.1007/s00247-024-06034-z",
            "pmc": "PMC11882668",
            "organizations": [
                "210919-14106",
                "210919-14019"
            ],
            "persons": [
                "210919-115441-6",
                "210919-51913-2",
                "210919-100364-6"
            ],
            "imported": "2024-09-03T02:00:00+02:00",
            "journal": "Pediatr Radiol",
            "issn": "0301-0449",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.1,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.577,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "PEDIATRICS-SCIE",
            "impactfactor_norm_super": 0.608,
            "impactfactor_norm_super_year": 2021,
            "impactfactor_norm_super_category": "PEDIATRICS-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": 211025,
            "title": "Biological Sample Collection to Advance Research and Treatment: A Fight Osteosarcoma Through European Research and Euro Ewing Consortium Statement",
            "abstract": null,
            "authors": [
                "Green, D",
                "van Ewijk, R",
                "Tirtei, E",
                "Andreou, D",
                "Baecklund, F",
                "Baumhoer, D",
                "Bielack, SS",
                "Botchu, R",
                "Boye, K",
                "Brennan, B",
                "Capra, M",
                "Cottone, L",
                "Dirksen, U",
                "Fagioli, F",
                "Fernandez, N",
                "Flanagan, AM",
                "Gambarotti, M",
                "Gaspar, N",
                "Gelderblom, H",
                "Gerrand, C",
                "Gomez-Mascard, A",
                "Hardes, J",
                "Hecker-Nolting, S",
                "Kabickova, E",
                "Kager, L",
                "Kanerva, J",
                "Kester, LA",
                "Kuijjer, ML",
                "Laurence, V",
                "Lervat, C",
                "Marchais, A",
                "Marec-Berard, P",
                "Mendes, C",
                "Merks, JHM",
                "Ory, B",
                "Palmerini, E",
                "Pantziarka, P",
                "Papakonstantinou, E",
                "Piperno-Neumann, S",
                "Raciborska, A",
                "Roundhill, EA",
                "Rutkauskaite, V",
                "Safwat, A",
                "Scotlandi, K",
                "Staals, EL",
                "Strauss, SJ",
                "Surdez, D",
                "Sys, GML",
                "Tabone, MD",
                "Toulmonde, M",
                "Valverde, C",
                "van de Sande, MAJ",
                "Wörtler, K",
                "Campbell-Hewson, Q",
                "McCabe, MG",
                "Nathrath, M"
            ],
            "year": 2024,
            "source": "CLIN CANCER RES. 2024; 30(16): 3395-3406. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:001291876700012",
            "pubmed": "38869831",
            "doi": "10.1158/1078-0432.CCR-24-0101",
            "pmc": "PMC11334773",
            "organizations": [
                "211025-14052"
            ],
            "persons": [
                "211025-115078-6"
            ],
            "imported": "2024-09-09T09:16:05+02:00",
            "journal": "CLIN CANCER RES",
            "issn": "1078-0432",
            "collection_publisher": null,
            "collection_title": "CLINICAL CANCER RESEARCH; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 10.4,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.901,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "ONCOLOGY-SCIE",
            "impactfactor_norm_super": 0.935,
            "impactfactor_norm_super_year": 2021,
            "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": 203225,
            "title": "Translation and validation of the ageism scale for dental students in Iran (ASDS-Persian).",
            "abstract": null,
            "authors": [
                "Charoosaee, A",
                "Dehghannejad, M",
                "Fakheran, O",
                "Marchini, L"
            ],
            "year": 2024,
            "source": "Spec Care Dentist. 2024; 44(2):550-555",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001000036200001",
            "pubmed": "37269531",
            "doi": "10.1111/scd.12884",
            "pmc": null,
            "organizations": [
                "203225-14109"
            ],
            "persons": [
                "203225-116243-4"
            ],
            "imported": "2023-06-05T02:00:00+02:00",
            "journal": "Spec Care Dentist",
            "issn": "0275-1879",
            "collection_publisher": null,
            "collection_title": null,
            "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
        },
        {
            "id": 214400,
            "title": "The Adult Carbohydrate Perception Questionnaire Identifies Patients with Lactose or Fructose Intolerance Who Respond to Diet.",
            "abstract": null,
            "authors": [
                "Klare, C",
                "Hammer, J",
                "Hammer, HF"
            ],
            "year": 2024,
            "source": "Dig Dis. 2024; 42(3):276-284",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001243733100006",
            "pubmed": "38503268",
            "doi": "10.1159/000538419",
            "pmc": null,
            "organizations": [
                "214400-14081"
            ],
            "persons": [
                "214400-51531-4"
            ],
            "imported": "2025-02-18T01:00:00+01:00",
            "journal": "Dig Dis",
            "issn": "1421-9875",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.0,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.183,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY-SCIE",
            "impactfactor_norm_super": 0.387,
            "impactfactor_norm_super_year": 2021,
            "impactfactor_norm_super_category": "GASTROENTEROLOGY + HEPATOLOGY-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": 214242,
            "title": "Socioeconomic status moderates associations between hippocampal development and cognition in preterms.",
            "abstract": null,
            "authors": [
                "Konrad, J",
                "Guo, T",
                "Ufkes, S",
                "Selvanathan, T",
                "Sheng, M",
                "Al-Ajmi, E",
                "Branson, HM",
                "Chau, V",
                "Ly, LG",
                "Kelly, EN",
                "Grunau, RE",
                "Miller, SP"
            ],
            "year": 2024,
            "source": "Ann Clin Transl Neurol. 2024; 11(9): 2499-2513. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001286074400001",
            "pubmed": "39116913",
            "doi": "10.1002/acn3.52168",
            "pmc": "PMC11537128",
            "organizations": [],
            "persons": [
                "214242-95730-1"
            ],
            "imported": "2025-02-10T01:00:00+01:00",
            "journal": "Ann Clin Transl Neurol",
            "issn": "2328-9503",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.4,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.797,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY-SCIE",
            "impactfactor_norm_super": 0.802,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "CLINICAL NEUROLOGY-SCIE",
            "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": 212246,
            "title": "Associations between serum mineral concentrations and mortality by renal function in the Ludwigshafen Risk and Cardiovascular Health Study.",
            "abstract": null,
            "authors": [
                "Moissl, AP",
                "Delgado, GE",
                "Kleber, ME",
                "Krämer, BK",
                "März, W",
                "Lorkowski, S"
            ],
            "year": 2024,
            "source": "Sci Rep. 2024; 14(1): 28581",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001360393700028",
            "pubmed": "39562674",
            "doi": "10.1038/s41598-024-79575-w",
            "pmc": "PMC11577029",
            "organizations": [
                "212246-14028"
            ],
            "persons": [
                "212246-51906-6"
            ],
            "imported": "2024-11-25T01:00:00+01:00",
            "journal": "Sci Rep",
            "issn": "2045-2322",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.8,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.722,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "MULTIDISCIPLINARY SCIENCES-SCIE",
            "impactfactor_norm_super": 0.757,
            "impactfactor_norm_super_year": 2021,
            "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": 211391,
            "title": "Improved Glycemic Control during a One-Week Adventure Camp in Adolescents with Type 1 Diabetes-The DIACAMP Study.",
            "abstract": null,
            "authors": [
                "Kietaibl, AT",
                "Aziz, F",
                "Wurm, E",
                "Tomka, C",
                "Fröhlich-Reiterer, E",
                "Moser, O",
                "Pieber, TR",
                "Fasching, P",
                "Mader, JK",
                "Sourij, H",
                "Aberer, F"
            ],
            "year": 2024,
            "source": "Biosensors (Basel). 2024; 14(9):",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001326555000001",
            "pubmed": "39329826",
            "doi": "10.3390/bios14090451",
            "pmc": "PMC11430097",
            "organizations": [
                "211391-14080",
                "211391-14091"
            ],
            "persons": [
                "211391-50877-4",
                "211391-51831-6",
                "211391-50659-6",
                "211391-50838-4",
                "211391-78894-6"
            ],
            "imported": "2024-10-04T02:00:00+02:00",
            "journal": "Biosensors (Basel)",
            "issn": "2079-6374",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.9,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.837,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "CHEMISTRY, ANALYTICAL-SCIE",
            "impactfactor_norm_super": 0.891,
            "impactfactor_norm_super_year": 2021,
            "impactfactor_norm_super_category": "INSTRUMENTS + INSTRUMENTATION-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": 211184,
            "title": "Acquired Low Factor XIII Activity Is Associated with an Increased Need for Blood Transfusions in Patients with Gastrointestinal Bleedings.",
            "abstract": null,
            "authors": [
                "Traninger, A",
                "Blesl, A",
                "Borenich, A",
                "Fürst, S",
                "Wagner, T",
                "Raggam, RB",
                "Berghold, A",
                "Högenauer, C"
            ],
            "year": 2024,
            "source": "Dig Dis Sci. 2024; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001316727900002",
            "pubmed": "39299997",
            "doi": "10.1007/s10620-024-08651-y",
            "pmc": "PMC11489272",
            "organizations": [
                "211184-14026",
                "211184-14058",
                "211184-14079",
                "211184-14081"
            ],
            "persons": [
                "211184-101643-6",
                "211184-50564-6",
                "211184-51344-6",
                "211184-51964-6",
                "211184-53167-6",
                "211184-74515-4",
                "211184-91146-6"
            ],
            "imported": "2024-09-23T02:00:00+02:00",
            "journal": "Dig Dis Sci",
            "issn": "0163-2116",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.5,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.323,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY-SCIE",
            "impactfactor_norm_super": 0.398,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "GASTROENTEROLOGY + HEPATOLOGY-SCIE",
            "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": 210636,
            "title": "Management of patients with neurological diseases considering post-pandemic coronavirus disease 2019 (COVID-19) related risks and dangers - An updated European Academy of Neurology consensus statement.",
            "abstract": null,
            "authors": [
                "Filipović, SR",
                "Özturk, S",
                "Bereczki, D",
                "Bodini, B",
                "Cavallieri, F",
                "Fanciulli, A",
                "Guekht, A",
                "Helbok, R",
                "Hochmeister, S",
                "Martinelli, Boneschi, F",
                "Priori, A",
                "Rakusa, M",
                "Romoli, M",
                "Willekens, B",
                "Zedde, M",
                "Sellner, J",
                "Moro, E, , Neuro, COVID‐19, Task, Force, of, the, European, Academy, of, Neurology"
            ],
            "year": 2024,
            "source": "Eur J Neurol. 2024; 31(10):e16408",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001282571500001",
            "pubmed": "39088330",
            "doi": "10.1111/ene.16408",
            "pmc": "PMC11414794",
            "organizations": [
                "210636-14051"
            ],
            "persons": [
                "210636-58284-6"
            ],
            "imported": "2024-08-05T02:00:00+02:00",
            "journal": "Eur J Neurol",
            "issn": "1351-5101",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.5,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.811,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY-SCIE",
            "impactfactor_norm_super": 0.849,
            "impactfactor_norm_super_year": 2021,
            "impactfactor_norm_super_category": "CLINICAL NEUROLOGY-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": 210363,
            "title": "Race-specific FRAX models are evidence-based and support equitable care: a response to the ASBMR Task Force report on Clinical Algorithms for Fracture Risk.",
            "abstract": null,
            "authors": [
                "Kanis, JA",
                "Harvey, NC",
                "Lorentzon, M",
                "Liu, E",
                "Schini, M",
                "Abrahamsen, B",
                "Adachi, JD",
                "Alokail, M",
                "Borgstrom, F",
                "Bruyère, O",
                "Carey, JJ",
                "Clark, P",
                "Cooper, C",
                "Curtis, EM",
                "Dennison, EM",
                "Díaz-Curiel, M",
                "Dimai, HP",
                "Grigorie, D",
                "Hiligsmann, M",
                "Khashayar, P",
                "Lems, W",
                "Lewiecki, EM",
                "Lorenc, RS",
                "Papaioannou, A",
                "Reginster, JY",
                "Rizzoli, R",
                "Shiroma, E",
                "Silverman, SL",
                "Simonsick, E",
                "Sosa-Henríquez, M",
                "Szulc, P",
                "Ward, KA",
                "Yoshimura, N",
                "Johansson, H",
                "Vandenput, L",
                "McCloskey, EV, , Board, of, IOF, and the, IOF, Working, Group, on, Epidemiology and Quality, of, Life"
            ],
            "year": 2024,
            "source": "Osteoporos Int. 2024; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001261439200001",
            "pubmed": "38960982",
            "doi": "10.1007/s00198-024-07162-w",
            "pmc": null,
            "organizations": [
                "210363-14080"
            ],
            "persons": [
                "210363-79271-6"
            ],
            "imported": "2024-07-08T02:00:00+02:00",
            "journal": "Osteoporos Int",
            "issn": "0937-941X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.2,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.741,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM-SCIE",
            "impactfactor_norm_super": 0.741,
            "impactfactor_norm_super_year": 2024,
            "impactfactor_norm_super_category": "ENDOCRINOLOGY + METABOLISM-SCIE",
            "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": 210012,
            "title": "Engineering an inducible leukemia-associated fusion protein enables large-scale ex vivo production of functional human phagocytes.",
            "abstract": null,
            "authors": [
                "Windisch, R",
                "Soliman, S",
                "Hoffmann, A",
                "Chen-Wichmann, L",
                "Danese, A",
                "Vosberg, S",
                "Bravo, J",
                "Lutz, S",
                "Kellner, C",
                "Fischer, A",
                "Gebhard, C",
                "Redondo, Monte, E",
                "Hartmann, L",
                "Schneider, S",
                "Beier, F",
                "Strobl, CD",
                "Weigert, O",
                "Peipp, M",
                "Schündeln, M",
                "Stricker, SH",
                "Rehli, M",
                "Bernhagen, J",
                "Humpe, A",
                "Klump, H",
                "Brendel, C",
                "Krause, DS",
                "Greif, PA",
                "Wichmann, C"
            ],
            "year": 2024,
            "source": "Proc Natl Acad Sci U S A. 2024; 121(25):e2312499121",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001265269300002",
            "pubmed": "38857395",
            "doi": "10.1073/pnas.2312499121",
            "pmc": "PMC11194515",
            "organizations": [
                "210012-14085"
            ],
            "persons": [
                "210012-109087-6"
            ],
            "imported": "2024-06-17T02:00:00+02:00",
            "journal": "Proc Natl Acad Sci U S A",
            "issn": "0027-8424",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 9.4,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.875,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "MULTIDISCIPLINARY SCIENCES-SCIE",
            "impactfactor_norm_super": 0.904,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "MULTIDISCIPLINARY SCIENCES-SCIE",
            "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": 209927,
            "title": "White matter integrity and functional connectivity of the default mode network in acute stroke are associated with cognitive outcome three months post-stroke.",
            "abstract": null,
            "authors": [
                "Fruhwirth, V",
                "Berger, L",
                "Gattringer, T",
                "Fandler-Höfler, S",
                "Kneihsl, M",
                "Eppinger, S",
                "Ropele, S",
                "Fink, A",
                "Deutschmann, H",
                "Reishofer, G",
                "Enzinger, C",
                "Pinter, D"
            ],
            "year": 2024,
            "source": "J Neurol Sci. 2024; 462:  123071",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001257766300001",
            "pubmed": "38850772",
            "doi": "10.1016/j.jns.2024.123071",
            "pmc": null,
            "organizations": [
                "209927-14108",
                "209927-14051"
            ],
            "persons": [
                "209927-50173-6",
                "209927-51279-6",
                "209927-51882-6",
                "209927-57389-6",
                "209927-66708-4",
                "209927-70680-6",
                "209927-82411-6",
                "209927-83425-6"
            ],
            "imported": "2024-06-10T02:00:00+02:00",
            "journal": "J Neurol Sci",
            "issn": "0022-510X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.7,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.722,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY-SCIE",
            "impactfactor_norm_super": 0.736,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "CLINICAL NEUROLOGY-SCIE",
            "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": 209706,
            "title": "Kinematic Effects of Derotational Osteotomy of the Humerus in Patients with Internal Shoulder Contracture Secondary to Erb's Palsy-A Retrospective Cohort Study.",
            "abstract": null,
            "authors": [
                "Pignet, AL",
                "Kranzl, A",
                "Hecker, A",
                "Weigel, G",
                "Kamolz, LP",
                "Girsch, W"
            ],
            "year": 2024,
            "source": "J Clin Med. 2024; 13(10): 2759",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001232765200001",
            "pubmed": "38792301",
            "doi": "10.3390/jcm13102759",
            "pmc": "PMC11121948",
            "organizations": [
                "209706-14076"
            ],
            "persons": [
                "209706-111830-2",
                "209706-80111-6"
            ],
            "imported": "2024-05-27T02:00:00+02:00",
            "journal": "J Clin Med",
            "issn": "2077-0383",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.0,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.661,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCIE",
            "impactfactor_norm_super": 0.686,
            "impactfactor_norm_super_year": 2021,
            "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": 209538,
            "title": "Millifluidic magnetophoresis-based chip for age-specific fractionation: evaluating the impact of age on metabolomics and gene expression in yeast.",
            "abstract": null,
            "authors": [
                "Wittmann, L",
                "Eigenfeld, M",
                "Büchner, K",
                "Meiler, J",
                "Habisch, H",
                "Madl, T",
                "Kerpes, R",
                "Becker, T",
                "Berensmeier, S",
                "Schwaminger, SP"
            ],
            "year": 2024,
            "source": "Lab Chip. 2024; 24(11):2987-2998",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001219752300001",
            "pubmed": "38739033",
            "doi": "10.1039/d4lc00185k",
            "pmc": "PMC11427765",
            "organizations": [
                "209538-14012"
            ],
            "persons": [
                "209538-108411-6",
                "209538-113130-4",
                "209538-124253-6",
                "209538-91207-6"
            ],
            "imported": "2024-05-14T02:00:00+02:00",
            "journal": "Lab Chip",
            "issn": "1473-0197",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.1,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.948,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "BIOCHEMICAL RESEARCH METHODS-SCIE",
            "impactfactor_norm_super": 0.948,
            "impactfactor_norm_super_year": 2024,
            "impactfactor_norm_super_category": "BIOCHEMICAL RESEARCH METHODS-SCIE",
            "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": 208386,
            "title": "Therapeutic drug monitoring of antifungal therapies: do we really need it and what are the best practices?",
            "abstract": null,
            "authors": [
                "Boyer, J",
                "Hoenigl, M",
                "Kriegl, L"
            ],
            "year": 2024,
            "source": "Expert Rev Clin Pharmacol. 2024; 17(4):309-321",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001173699300001",
            "pubmed": "38379525",
            "doi": "10.1080/17512433.2024.2317293",
            "pmc": null,
            "organizations": [
                "208386-29164"
            ],
            "persons": [
                "208386-100007-6",
                "208386-107156-2",
                "208386-64754-4"
            ],
            "imported": "2024-02-23T01:00:00+01:00",
            "journal": "Expert Rev Clin Pharmacol",
            "issn": "1751-2433",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.6,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.675,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY-SCIE",
            "impactfactor_norm_super": 0.712,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "PHARMACOLOGY + PHARMACY-SCIE",
            "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
        }
    ]
}