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=154800&ordering=year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157152,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=154820&ordering=year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=154780&ordering=year",
    "results": [
        {
            "id": 215614,
            "title": "The Endocannabinoid System Drives Eosinophil Infiltration During Eosinophilic Esophagitis.",
            "abstract": null,
            "authors": [
                "Gruden, E",
                "Kienzl, M",
                "Danner, L",
                "Kaspret, DM",
                "Pammer, A",
                "Ristic, D",
                "Kindler, O",
                "Doyle, AD",
                "Wright, BL",
                "Taschler, U",
                "Thomas, D",
                "Gurke, R",
                "Baumann-Durchschein, F",
                "Konrad, J",
                "Blesl, A",
                "Schlager, H",
                "Bärnthaler, T",
                "Kargl, J",
                "Schicho, R"
            ],
            "year": 2025,
            "source": "Cell Mol Gastroenterol Hepatol. 2025; 19(8):101515",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001494981800003",
            "pubmed": "40221089",
            "doi": "10.1016/j.jcmgh.2025.101515",
            "pmc": "PMC12143766",
            "organizations": [
                "215614-14022",
                "215614-14081"
            ],
            "persons": [
                "215614-71975-6",
                "215614-95730-6",
                "215614-97983-2",
                "215614-99558-6",
                "215614-100597-6",
                "215614-108882-6",
                "215614-111749-6",
                "215614-56687-6",
                "215614-60706-6",
                "215614-74515-6",
                "215614-85658-6",
                "215614-98567-6"
            ],
            "imported": "2025-04-14T02:00:00+02:00",
            "journal": "Cell Mol Gastroenterol Hepatol",
            "issn": "2352-345X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.4,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.828,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY-SCIE",
            "impactfactor_norm_super": 0.849,
            "impactfactor_norm_super_year": 2023,
            "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": 215830,
            "title": "On the disagreement problem in Human-in-the-Loop federated machine learning",
            "abstract": null,
            "authors": [
                "Huelser, M",
                "Mueller, H",
                "Díaz-Rodríguez, N",
                "Holzinger, A"
            ],
            "year": 2025,
            "source": "J IND INF INTEGR. 2025; 45:  100827",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001467237000001",
            "pubmed": null,
            "doi": "10.1016/j.jii.2025.100827",
            "pmc": null,
            "organizations": [
                "215830-14020",
                "215830-14026"
            ],
            "persons": [
                "215830-51050-4",
                "215830-51449-6"
            ],
            "imported": "2025-04-28T09:31:38+02:00",
            "journal": "J IND INF INTEGR",
            "issn": "2467-964X",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF INDUSTRIAL INFORMATION INTEGRATION; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 11.6,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.98,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "ENGINEERING, INDUSTRIAL-SCIE",
            "impactfactor_norm_super": 0.98,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "ENGINEERING, INDUSTRIAL-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": 215846,
            "title": "Decoding bacterial methylomes in four public health-relevant microbial species: nanopore sequencing enables reproducible analysis of DNA modifications.",
            "abstract": null,
            "authors": [
                "Galeone, V",
                "Dabernig-Heinz, J",
                "Lohde, M",
                "Brandt, C",
                "Kohler, C",
                "Wagner, GE",
                "Hölzer, M"
            ],
            "year": 2025,
            "source": "BMC Genomics. 2025; 26(1): 394",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001473847700001",
            "pubmed": "40269718",
            "doi": "10.1186/s12864-025-11592-z",
            "pmc": "PMC12016153",
            "organizations": [
                "215846-14023"
            ],
            "persons": [
                "215846-98868-6",
                "215846-112950-6"
            ],
            "imported": "2025-04-28T02:00:00+02:00",
            "journal": "BMC Genomics",
            "issn": "1471-2164",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.7,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.722,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "GENETICS & HEREDITY-SCIE",
            "impactfactor_norm_super": 0.784,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "GENETICS + HEREDITY-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": 216876,
            "title": "Baeyer-Villiger monooxygenase immobilized on magnetic nanoparticles: reusable biocatalytic system for drug metabolite synthesis.",
            "abstract": null,
            "authors": [
                "De, Angelis, M",
                "Liyanage, USG",
                "Marucco, AMB",
                "Catucci, G",
                "Schwaminger, SP",
                "Gilardi, G",
                "Sadeghi, SJ"
            ],
            "year": 2025,
            "source": "Int J Biol Macromol. 2025;  145588",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001526870900001",
            "pubmed": "40578651",
            "doi": "10.1016/j.ijbiomac.2025.145588",
            "pmc": null,
            "organizations": [
                "216876-14012"
            ],
            "persons": [
                "216876-113130-6"
            ],
            "imported": "2025-06-30T02:00:00+02:00",
            "journal": "Int J Biol Macromol",
            "issn": "0141-8130",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 8.5,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.953,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "POLYMER SCIENCE-SCIE",
            "impactfactor_norm_super": 0.953,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "POLYMER SCIENCE-SCIE",
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 216973,
            "title": "Addiction, attachment, and the brain: a focused review of empirical findings and future directions.",
            "abstract": null,
            "authors": [
                "Unterrainer, HF"
            ],
            "year": 2025,
            "source": "Front Hum Neurosci. 2025; 19:1625880",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001521766200001",
            "pubmed": "40612238",
            "doi": "10.3389/fnhum.2025.1625880",
            "pmc": "PMC12222091",
            "organizations": [
                "216973-29444"
            ],
            "persons": [
                "216973-69860-2"
            ],
            "imported": "2025-07-07T02:00:00+02:00",
            "journal": "Front Hum Neurosci",
            "issn": "1662-5161",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.7,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.663,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "PSYCHOLOGY-SCIE",
            "impactfactor_norm_super": 0.663,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "PSYCHOLOGY-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": 216979,
            "title": "Zero- and few-shot Named Entity Recognition and Text Expansion in medication prescriptions using large language models.",
            "abstract": null,
            "authors": [
                "Isaradech, N",
                "Riedel, A",
                "Sirikul, W",
                "Kreuzthaler, M",
                "Schulz, S"
            ],
            "year": 2025,
            "source": "Artif Intell Med. 2025; 167:  103165",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001524733300001",
            "pubmed": "40602231",
            "doi": "10.1016/j.artmed.2025.103165",
            "pmc": null,
            "organizations": [
                "216979-14026"
            ],
            "persons": [
                "216979-60827-4",
                "216979-72306-6"
            ],
            "imported": "2025-07-07T02:00:00+02:00",
            "journal": "Artif Intell Med",
            "issn": "0933-3657",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.2,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.906,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "MEDICAL INFORMATICS-SCIE",
            "impactfactor_norm_super": 0.906,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "MEDICAL INFORMATICS-SCIE",
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 217483,
            "title": "Explaining and visualizing black-box models through counterfactual paths",
            "abstract": null,
            "authors": [
                "Pfeifer, B",
                "Krzyzinski, M",
                "Baniecki, H",
                "Holzinger, A",
                "Biecek, P"
            ],
            "year": 2025,
            "source": "PATTERN ANAL APPL. 2025; 28(3): 154",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001549218700001",
            "pubmed": null,
            "doi": "10.1007/s10044-025-01532-8",
            "pmc": null,
            "organizations": [
                "217483-14026"
            ],
            "persons": [
                "217483-51050-6",
                "217483-99786-2"
            ],
            "imported": "2025-08-28T11:15:55+02:00",
            "journal": "PATTERN ANAL APPL",
            "issn": "1433-7541",
            "collection_publisher": null,
            "collection_title": "PATTERN ANALYSIS AND APPLICATIONS; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.0,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.285,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE-SCIE",
            "impactfactor_norm_super": 0.618,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE-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": 217696,
            "title": "Osteoporosis screening and major osteoporotic fracture prediction by cranial computed tomography-derived Hounsfield units: a multi-center study on opportunistic osteoporosis screening.",
            "abstract": null,
            "authors": [
                "Wakolbinger-Habel, R",
                "Bittner-Frank, M",
                "Desch, S",
                "Lang, C",
                "Scheffold, BE",
                "Reinmuth, M",
                "Cernakova, M",
                "Breuer, R",
                "Schartel, M",
                "Mirzaei, S",
                "Hohenstein, K",
                "Jauker, J",
                "Buda, D",
                "Nagel-Albustin, K",
                "Berger, G",
                "Kainz, N",
                "van, Melle, M",
                "Lomoschitz, F",
                "Zehetner-Nics, H",
                "Oljaca, A",
                "Zehetbauer, T",
                "Strasser-Kirchweger, B",
                "Paternostro-Sluga, T",
                "Mousavi, M",
                "Ringl, H",
                "Kraus, DA",
                "Fiala, R"
            ],
            "year": 2025,
            "source": "Ann Med. 2025; 57(1):2554930",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001564702300001",
            "pubmed": "40908863",
            "doi": "10.1080/07853890.2025.2554930",
            "pmc": "PMC12416018",
            "organizations": [
                "217696-14080"
            ],
            "persons": [
                "217696-132242-4"
            ],
            "imported": "2025-09-08T02:00:00+02:00",
            "journal": "Ann Med",
            "issn": "0785-3890",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.3,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.778,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCIE",
            "impactfactor_norm_super": 0.81,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "MEDICINE, GENERAL + INTERNAL-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": 218205,
            "title": "Complications in monochorionic twin pregnancies.",
            "abstract": null,
            "authors": [
                "Klaritsch, P"
            ],
            "year": 2025,
            "source": "J Perinat Med. 2025; ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001590931000001",
            "pubmed": "41076561",
            "doi": "10.1515/jpm-2025-0384",
            "pmc": null,
            "organizations": [
                "218205-14064"
            ],
            "persons": [
                "218205-50155-2"
            ],
            "imported": "2025-10-13T02:00:00+02:00",
            "journal": "J Perinat Med",
            "issn": "0300-5577",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.4,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.318,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "PEDIATRICS-SCIE",
            "impactfactor_norm_super": 0.562,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "PEDIATRICS-SCIE",
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 218474,
            "title": "Exploring high-dimensional LA-ICP-TOFMS data with uniform manifold approximation and projection (UMAP)",
            "abstract": null,
            "authors": [
                "Kronenberg, K",
                "Rave, H",
                "Ghaffari-Tabrizi-Wizsy, N",
                "Nyckees, D",
                "Elinkmann, M",
                "Freitak, D",
                "Linsen, L",
                "de Vega, RG",
                "Clases, D"
            ],
            "year": 2025,
            "source": "J ANAL ATOM SPECTROM. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001599382400001",
            "pubmed": null,
            "doi": "10.1039/d5ja00215j",
            "pmc": null,
            "organizations": [
                "218474-14014"
            ],
            "persons": [
                "218474-51047-6"
            ],
            "imported": "2025-11-05T08:34:00+01:00",
            "journal": "J ANAL ATOM SPECTROM",
            "issn": "0267-9477",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF ANALYTICAL ATOMIC SPECTROMETRY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.2,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.8,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "SPECTROSCOPY-SCIE",
            "impactfactor_norm_super": 0.854,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "SPECTROSCOPY-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": 218580,
            "title": "Intrapulmonary intra-arterial malposition of a port catheter-an exceptionally rare complication.",
            "abstract": null,
            "authors": [
                "Busau, A",
                "Ahmic, E",
                "Swatek, P",
                "Mykoliuk, I",
                "Roj, A",
                "Maier, A",
                "Lindenmann, J"
            ],
            "year": 2025,
            "source": "Wien Med Wochenschr. 2025; ",
            "category": 1,
            "document_type": 5,
            "sci": "ISI:001613205400001",
            "pubmed": "41222867",
            "doi": "10.1007/s10354-025-01115-6",
            "pmc": null,
            "organizations": [
                "218580-14077"
            ],
            "persons": [
                "218580-113170-6",
                "218580-125714-2",
                "218580-50948-6",
                "218580-106257-6",
                "218580-124334-6",
                "218580-50145-6",
                "218580-51935-6"
            ],
            "imported": "2025-11-13T01:00:00+01:00",
            "journal": "Wien Med Wochenschr",
            "issn": "0043-5341",
            "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": 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": 218262,
            "title": "Melioidosis in Mali: a retrospective observational study.",
            "abstract": null,
            "authors": [
                "Lichtenegger, S",
                "Klugherz, I",
                "Wagner, GE",
                "Michel, J",
                "Mollo, B",
                "Sanogo, A",
                "Diawara, MK",
                "Traore, S",
                "Kodo, HG",
                "Mbangui, MY",
                "Koudika, MH",
                "Sidibé, YD",
                "Dabernig-Heinz, J",
                "Kohler, C",
                "Becker, K",
                "Assig, K",
                "Limmathurotsakul, D",
                "Kohl, M",
                "Jimenez, C",
                "Kanapathipillai, R",
                "Ousley, J",
                "Steinmetz, I"
            ],
            "year": 2025,
            "source": "Lancet Glob Health. 2025; 13(11): e1964-e1972. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001601248500031",
            "pubmed": "41109267",
            "doi": "10.1016/S2214-109X(25)00317-1",
            "pmc": null,
            "organizations": [
                "218262-14023"
            ],
            "persons": [
                "218262-117864-6",
                "218262-65966-1",
                "218262-95832-4",
                "218262-98868-6",
                "218262-112950-6"
            ],
            "imported": "2025-10-20T02:00:00+02:00",
            "journal": "Lancet Glob Health",
            "issn": "2214-109X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 18.0,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.983,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "PUBLIC, ENVIRONMENTAL & OCCUPATIONAL HEALTH-SCIE",
            "impactfactor_norm_super": 0.995,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "PUBLIC, ENVIRONMENTAL + OCCUPATIONAL HEALTH-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": 217770,
            "title": "Retinoic Acid Modulates Immune Differentiation in a Human Small Intestinal In Vitro Model.",
            "abstract": null,
            "authors": [
                "Schimpel, C",
                "Passegger, C",
                "Tam-Amersdorfer, C",
                "Strobl, H"
            ],
            "year": 2025,
            "source": "Cells. 2025; 14(17):",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001571279300001",
            "pubmed": "40940712",
            "doi": "10.3390/cells14171300",
            "pmc": "PMC12428158",
            "organizations": [
                "217770-14014"
            ],
            "persons": [
                "217770-51085-6",
                "217770-104119-2",
                "217770-82532-6",
                "217770-79192-6"
            ],
            "imported": "2025-09-15T02:00:00+02:00",
            "journal": "Cells",
            "issn": "2073-4409",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.2,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.704,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "CELL BIOLOGY-SCIE",
            "impactfactor_norm_super": 0.704,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "CELL 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": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 217651,
            "title": "Antiviral Activity of Haematococcus pluvialis Algae Extract Is Not Exclusively Due to Astaxanthin",
            "abstract": null,
            "authors": [
                "Peinsipp, P",
                "Gerlza, T",
                "Kircher, J",
                "Zatloukal, K",
                "Jaeger, C",
                "Pucher, P",
                "Kungl, AJ"
            ],
            "year": 2025,
            "source": "PATHOGENS. 2025; 14(8): 791",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001559627900001",
            "pubmed": "40872300",
            "doi": "10.3390/pathogens14080791",
            "pmc": "PMC12389742",
            "organizations": [
                "217651-14020"
            ],
            "persons": [
                "217651-51663-6"
            ],
            "imported": "2025-09-08T10:44:15+02:00",
            "journal": "PATHOGENS",
            "issn": "2076-0817",
            "collection_publisher": null,
            "collection_title": "PATHOGENS; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.3,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.533,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "MICROBIOLOGY-SCIE",
            "impactfactor_norm_super": 0.552,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "MICROBIOLOGY-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": 217629,
            "title": "Glycaemic control after connected insulin pen initiation in people living with diabetes: Results from a real-world setting.",
            "abstract": null,
            "authors": [
                "Adolfsson, P",
                "Guerci, B",
                "Hartvig, NV",
                "Kaas, A",
                "Nygård, Knudsen, N",
                "Mader, JK"
            ],
            "year": 2025,
            "source": "Diabetes Obes Metab. 2025; 27(11):6507-6515",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001560582000001",
            "pubmed": "40874386",
            "doi": "10.1111/dom.70051",
            "pmc": "PMC12515770",
            "organizations": [
                "217629-14080"
            ],
            "persons": [
                "217629-50877-6"
            ],
            "imported": "2025-09-02T02:00:00+02:00",
            "journal": "Diabetes Obes Metab",
            "issn": "1462-8902",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.7,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.803,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM-SCIE",
            "impactfactor_norm_super": 0.825,
            "impactfactor_norm_super_year": 2023,
            "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": 217103,
            "title": "Soluble Transferrin Receptor-1 in Pulmonary Hypertension Associated with COPD.",
            "abstract": null,
            "authors": [
                "Myronenko, O",
                "Curcic, P",
                "Douschan, P",
                "Zeder, K",
                "John, T",
                "Suessner, S",
                "Hoetzenecker, K",
                "Kovacs, G",
                "Olschewski, A",
                "Olschewski, H",
                "Foris, V"
            ],
            "year": 2025,
            "source": "Lung. 2025; 203(1): 79",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001528995100001",
            "pubmed": "40659927",
            "doi": "10.1007/s00408-025-00833-3",
            "pmc": "PMC12259483",
            "organizations": [
                "217103-14028",
                "217103-14044",
                "217103-14087"
            ],
            "persons": [
                "217103-100914-6",
                "217103-79732-6",
                "217103-111570-1",
                "217103-54345-6",
                "217103-59238-6",
                "217103-87980-4",
                "217103-104780-6"
            ],
            "imported": "2025-07-15T02:00:00+02:00",
            "journal": "Lung",
            "issn": "0341-2040",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.9,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.687,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "RESPIRATORY SYSTEM-SCIE",
            "impactfactor_norm_super": 0.746,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "RESPIRATORY SYSTEM-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": true,
            "bmf_use": true,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 217064,
            "title": "Analysis of four rapid infusion systems for heating fluids at high flow rates: an in vitro study.",
            "abstract": null,
            "authors": [
                "Eichinger, M",
                "Pichler, A",
                "Eichlseder, M",
                "Oehner, S",
                "Schreiber, N",
                "Essber, H",
                "West, D",
                "Heuschneider, L",
                "Zoidl, P",
                "Wagner, T"
            ],
            "year": 2025,
            "source": "Br J Anaesth. 2025; ",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:001592033200021",
            "pubmed": "40628586",
            "doi": "10.1016/j.bja.2025.05.045",
            "pmc": null,
            "organizations": [
                "217064-14058",
                "217064-14069",
                "217064-14070"
            ],
            "persons": [
                "217064-100227-6",
                "217064-100461-1",
                "217064-51964-6",
                "217064-95708-1",
                "217064-97332-2",
                "217064-98583-6",
                "217064-60097-6",
                "217064-99639-6"
            ],
            "imported": "2025-07-14T02:00:00+02:00",
            "journal": "Br J Anaesth",
            "issn": "0007-0912",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 9.2,
            "impactfactor_year": 2025,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "ANESTHESIOLOGY-SCIE",
            "impactfactor_norm_super": 1.0,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "ANESTHESIOLOGY-SCIE",
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 216627,
            "title": "[Safety concerns and speak-up in patient care from the perspective of nursing assistant trainees in Tyrol - a multicenter exploratory quantitative cross-sectional study].",
            "abstract": null,
            "authors": [
                "Siebenförcher, S",
                "Schmied, M",
                "Hoffmann, M",
                "Schwarz, C",
                "Schwappach, D",
                "Sendlhofer, G",
                "Jäger, M",
                "Müller, G"
            ],
            "year": 2025,
            "source": "Z Evid Fortbild Qual Gesundhwes. 2025; 196:38-46",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001536946600001",
            "pubmed": "40500646",
            "doi": "10.1016/j.zefq.2025.05.002",
            "pmc": null,
            "organizations": [
                "216627-14076"
            ],
            "persons": [
                "216627-78071-6",
                "216627-92002-6",
                "216627-91769-6"
            ],
            "imported": "2025-06-12T02:00:00+02:00",
            "journal": "Z Evid Fortbild Qual Gesundhwes",
            "issn": "1865-9217",
            "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": 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": 214721,
            "title": "Epigenetic age acceleration is related to cognitive decline in the elderly: Results of the Austrian Stroke Prevention Study.",
            "abstract": null,
            "authors": [
                "Gampawar, P",
                "Veeranki, SPK",
                "Petrovic, KE",
                "Schmidt, R",
                "Schmidt, H"
            ],
            "year": 2025,
            "source": "Psychiatry Clin Neurosci. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001467543200001",
            "pubmed": "39921552",
            "doi": "10.1111/pcn.13793",
            "pmc": "PMC12047057",
            "organizations": [
                "214721-14091",
                "214721-14051",
                "214721-14013"
            ],
            "persons": [
                "214721-94613-1",
                "214721-51912-4"
            ],
            "imported": "2025-02-26T01:00:00+01:00",
            "journal": "Psychiatry Clin Neurosci",
            "issn": "1323-1316",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.2,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.885,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "PSYCHIATRY-SCIE",
            "impactfactor_norm_super": 0.967,
            "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": true,
            "local_affiliation": true
        },
        {
            "id": 216564,
            "title": "Beyond the surface: gut microbiome and implicit learning in anorexia nervosa - A pilot study",
            "abstract": null,
            "authors": [
                "Kipper, JA",
                "Wiener, M",
                "Horvath, A",
                "Haidacher, F",
                "Lackner, S",
                "Holasek, S",
                "Ramirez-Obermayer, A",
                "Bengesser, S",
                "Baranyi, A",
                "Lahousen-Luxenberger, T",
                "Leitner, M",
                "Butler, MI",
                "Wagner-Skacel, J",
                "Mörkl, S"
            ],
            "year": 2025,
            "source": "J PSYCHOSOM RES. 2025; 194:  112164",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001501505300001",
            "pubmed": "40424967",
            "doi": "10.1016/j.jpsychores.2025.112164",
            "pmc": null,
            "organizations": [
                "216564-14014",
                "216564-14081",
                "216564-29444",
                "216564-29447"
            ],
            "persons": [
                "216564-50020-6",
                "216564-51266-6",
                "216564-81091-6",
                "216564-84449-4",
                "216564-88711-6",
                "216564-50887-6",
                "216564-59288-6",
                "216564-61990-6",
                "216564-79771-6",
                "216564-98987-6"
            ],
            "imported": "2025-06-10T09:14:25+02:00",
            "journal": "J PSYCHOSOM RES",
            "issn": "0022-3999",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF PSYCHOSOMATIC RESEARCH; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.3,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.676,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "PSYCHIATRY-SCIE",
            "impactfactor_norm_super": 0.729,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "PSYCHIATRY-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": true
        }
    ]
}