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=158800&ordering=year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 159512,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158820&ordering=year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158780&ordering=year",
    "results": [
        {
            "id": 222812,
            "title": "Secreted enzyme uptake masks the in vivo phenotype of macrophage-specific lysosomal acid lipase deletion.",
            "abstract": null,
            "authors": [
                "Mukherjee, S",
                "Korbelius, M",
                "Pirchheim, A",
                "Schwarz, B",
                "Diaz, M",
                "Schooltink, L",
                "Grabner, GF",
                "Vujić, N",
                "Kratky, D"
            ],
            "year": 2026,
            "source": "Mol Metab. 2026; 108:102369",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001758552400001",
            "pubmed": "42000136",
            "doi": "10.1016/j.molmet.2026.102369",
            "pmc": "PMC13138220",
            "organizations": [
                "222812-14013"
            ],
            "persons": [
                "222812-106493-6",
                "222812-76131-6",
                "222812-75396-6",
                "222812-107153-6",
                "222812-122612-6",
                "222812-122630-1",
                "222812-51904-4",
                "222812-124190-6",
                "222812-121750-6"
            ],
            "imported": "2026-05-07T02:00:00+02:00",
            "journal": "Mol Metab",
            "issn": "2212-8778",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.6,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.859,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM-SCIE",
            "impactfactor_norm_super": 0.895,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "ENDOCRINOLOGY + METABOLISM-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": true,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 222871,
            "title": "MICU proteins facilitate calcium-dependent mitochondrial metabolon formation to regulate cellular energetics independently of MCU.",
            "abstract": null,
            "authors": [
                "Cohen, HM",
                "Gottschalk, B",
                "Choya-Foces, C",
                "Chatoff, A",
                "Wilkinson, A",
                "Berezhnaya, E",
                "Garbincius, JF",
                "Johnson, A",
                "Stevens, TL",
                "Howe, JE",
                "Lesniak, H",
                "Schmidt, A",
                "Ngo, J",
                "Megill, E",
                "Tomar, D",
                "Snyder, NW",
                "Graier, WF",
                "Elrod, JW"
            ],
            "year": 2026,
            "source": "Nat Metab. 2026; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001765136900001",
            "pubmed": "42129466",
            "doi": "10.1038/s42255-026-01513-z",
            "pmc": null,
            "organizations": [
                "222871-14013"
            ],
            "persons": [
                "222871-51860-6",
                "222871-90394-6"
            ],
            "imported": "2026-05-14T02:00:00+02:00",
            "journal": "Nat Metab",
            "issn": "2522-5812",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 20.8,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.972,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM-SCIE",
            "impactfactor_norm_super": 0.972,
            "impactfactor_norm_super_year": 2026,
            "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": 223062,
            "title": "Context-dependent Activities of Mitrephorone Link Lipid Redirection, Anti-inflammatory Action, and Ferroptosis Control to Hepatocyte Protection",
            "abstract": null,
            "authors": [
                "Waltl, L",
                "Wein, LA",
                "Bereuter, L",
                "Su, FT",
                "Barta, H",
                "Le Xuan, L",
                "Holubek, D",
                "Eshkaftaki, ZM",
                "Puskac, K",
                "Siller, A",
                "Schlenke, P",
                "Schennach, H",
                "Pferschy-Wenzig, EM",
                "Schött, H",
                "Racedo, S",
                "Koeberle, SC",
                "Magauer, T",
                "Koeberle, A"
            ],
            "year": 2026,
            "source": "THERANOSTICS. 2026; 16(10): 5406-5439. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001765839100003",
            "pubmed": "41993620",
            "doi": "10.7150/thno.127100",
            "pmc": null,
            "organizations": [
                "223062-14058"
            ],
            "persons": [
                "223062-88593-6"
            ],
            "imported": "2026-06-10T15:16:00+02:00",
            "journal": "THERANOSTICS",
            "issn": "1838-7640",
            "collection_publisher": null,
            "collection_title": "THERANOSTICS; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 13.3,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.963,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "MEDICINE, RESEARCH & EXPERIMENTAL-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 223092,
            "title": "Diversification within the epizoic habitat in diatoms of the genus Achnanthes (Bacillariophyceae)",
            "abstract": null,
            "authors": [
                "Ashworth, MP",
                "Bosak, S",
                "Majewska, R",
                "Frankovich, T",
                "Sullivan, MJ",
                "Filek, K",
                "Van De Vijver, B",
                "Lam, D",
                "Manning, S"
            ],
            "year": 2026,
            "source": "DIATOM RES. 2026; 41(2): 161-175. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001778877700001",
            "pubmed": null,
            "doi": "10.1080/0269249X.2025.2576040",
            "pmc": null,
            "organizations": [
                "223092-14023"
            ],
            "persons": [
                "223092-125318-6"
            ],
            "imported": "2026-06-10T15:16:00+02:00",
            "journal": "DIATOM RES",
            "issn": "0269-249X",
            "collection_publisher": null,
            "collection_title": "DIATOM RESEARCH; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.3,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.413,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "MARINE & FRESHWATER BIOLOGY-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 223096,
            "title": "TX MOBILE: FEASIBILITY OF AN APP-BASED MODEL FOR DECENTRALIZED LIVER TRANSPLANT FOLLOW-UP EMBEDDED IN ROUTINE OUTPATIENT CARE",
            "abstract": null,
            "authors": [
                "Kniepeiss, D",
                "Rzepka, A",
                "Reiter, K",
                "Kletz, E",
                "Trummer, S",
                "Kniepeiss, M",
                "Kastner, P",
                "Schreier, G",
                "Sucher, R"
            ],
            "year": 2026,
            "source": "LIVER TRANSPLANT. 2026; 32(5): 238-238. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001769826101181",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "223096-14073"
            ],
            "persons": [
                "223096-117182",
                "223096-58323"
            ],
            "imported": "2026-06-10T15:16:00+02:00",
            "journal": "LIVER TRANSPLANT",
            "issn": "1527-6465",
            "collection_publisher": null,
            "collection_title": "LIVER TRANSPLANTATION; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.2,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.892,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "SURGERY-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 223098,
            "title": "Diabetes Mellitus and the Heart",
            "abstract": null,
            "authors": [
                "Marx-Schütt, K",
                "Forst, T",
                "Birkenfeld, AL",
                "Zirlik, A",
                "Müller-Wieland, D",
                "Marx, N"
            ],
            "year": 2026,
            "source": "EXP CLIN ENDOCR DIAB. 2026; ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:001779911800001",
            "pubmed": "42214437",
            "doi": "10.1055/a-2766-3079",
            "pmc": null,
            "organizations": [
                "223098-14083"
            ],
            "persons": [
                "223098-100805-6"
            ],
            "imported": "2026-06-10T15:16:00+02:00",
            "journal": "EXP CLIN ENDOCR DIAB",
            "issn": "0947-7349",
            "collection_publisher": null,
            "collection_title": "EXPERIMENTAL AND CLINICAL ENDOCRINOLOGY & DIABETES; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.7,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.134,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 217216,
            "title": "FGFR1/3 Signaling as an Achilles' Heel of Phenotypic Diversity in Urothelial Carcinoma.",
            "abstract": null,
            "authors": [
                "Pichler, R",
                "van, Creij, NCH",
                "Mertens, LS",
                "Del, Giudice, F",
                "Koll, F",
                "Soria, F",
                "Subiela, JD",
                "Plage, H",
                "Tymoszuk, P",
                "Mayr, R",
                "Klinglmair, G",
                "Seeber, A",
                "Pichler, M",
                "Günther, M",
                "Ormanns, S",
                "Compérat, E",
                "Li, R",
                "Moschini, M",
                "Pradére, B, , European, Association, of, Urology-Young, Academic, Urologists, Urothelial, Carcinoma, Working, Group"
            ],
            "year": 2026,
            "source": "Eur Urol Oncol. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001759942800001",
            "pubmed": "40716983",
            "doi": "10.1016/j.euo.2025.07.005",
            "pmc": null,
            "organizations": [
                "217216-14056",
                "217216-14085"
            ],
            "persons": [
                "217216-130518-6"
            ],
            "imported": "2025-07-29T02:00:00+02:00",
            "journal": "Eur Urol Oncol",
            "issn": "2588-9311",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 9.3,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.933,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY-SCIE",
            "impactfactor_norm_super": 0.933,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "UROLOGY + NEPHROLOGY-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": 223047,
            "title": "Spontaneous Movements of Preterm-Born Infants Predict Social Competence and Self-Esteem at Early School Age: The Mediating Role of Motor Skills and Maternal Emotional Availability",
            "abstract": null,
            "authors": [
                "Lev-Enacab, O",
                "Shukha, M",
                "Morag, I",
                "Strauss, T",
                "Einspieler, C",
                "Sher-Censor, E"
            ],
            "year": 2026,
            "source": "DEV PSYCHOL. 2026; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001779725300001",
            "pubmed": "42224003",
            "doi": "10.1037/dev0002207",
            "pmc": null,
            "organizations": [
                "223047-14068"
            ],
            "persons": [],
            "imported": "2026-06-10T15:16:00+02:00",
            "journal": "DEV PSYCHOL",
            "issn": "0012-1649",
            "collection_publisher": null,
            "collection_title": "DEVELOPMENTAL PSYCHOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.1,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.688,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "PSYCHOLOGY, DEVELOPMENTAL-SSCI",
            "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": false
        },
        {
            "id": 223058,
            "title": "Patient reported outcomes (PRO) during and after multimodal treatment for resectable esophageal adenocarcinoma in the prospective, randomized, controlled, multicenter phase III ESOPEC trial",
            "abstract": null,
            "authors": [
                "Hoeppner, J",
                "Schmoor, C",
                "Lordick, F",
                "Brunner, TB",
                "Madarasz, Z",
                "Michel, J",
                "Voegele, S",
                "Nimczewski, F"
            ],
            "year": 2026,
            "source": "J CLIN ONCOL. 2026; 44(16_SUPPL): 105",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001780784000001",
            "pubmed": null,
            "doi": "10.1200/JCO.2026.44.16_suppl.105",
            "pmc": null,
            "organizations": [
                "223058-14060"
            ],
            "persons": [
                "223058-113309"
            ],
            "imported": "2026-06-10T15:16:00+02:00",
            "journal": "J CLIN ONCOL",
            "issn": "0732-183X",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF CLINICAL ONCOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 43.4,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.979,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "ONCOLOGY-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 223067,
            "title": "Seasonal longitudinal effects of winter birth on psychopathology, cognition, and functioning in schizophrenia-spectrum and affective disorders: Findings from the PsyCourse Study",
            "abstract": null,
            "authors": [
                "Pérez-Ramos, A",
                "Budde, M",
                "Adorjan, K",
                "Amoretti, S",
                "Anghelescu, IG",
                "Arolt, V",
                "Baune, BT",
                "Dannlowski, U",
                "Dietrich, DE",
                "Fallgatter, AJ",
                "Figge, C",
                "Garriga, M",
                "Garcia-Rizo, C",
                "Guasch-Capella, N",
                "Heilbronner, M",
                "Lang, FU",
                "Juckel, G",
                "Kohshour, MO",
                "Konrad, C",
                "Martinez-Aran, A",
                "Mezquida, G",
                "Navarro-Flores, A",
                "Reich-Erkelenz, D",
                "Reimer, J",
                "Reininghaus, EZ",
                "Senner, F",
                "Schmauss, M",
                "Schmitt, A",
                "Schulte, EC",
                "Spitzer, C",
                "Vieta, E",
                "Wiltfang, J",
                "Falkai, P",
                "Schulze, TG",
                "Papiol, S",
                "Torrent, C",
                "Heilbronner, U"
            ],
            "year": 2026,
            "source": "J AFFECT DISORDERS. 2026; 408:  121848",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001760221500001",
            "pubmed": "42034252",
            "doi": "10.1016/j.jad.2026.121848",
            "pmc": null,
            "organizations": [
                "223067-29444"
            ],
            "persons": [
                "223067-50654-6"
            ],
            "imported": "2026-06-10T15:16:00+02:00",
            "journal": "J AFFECT DISORDERS",
            "issn": "0165-0327",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF AFFECTIVE DISORDERS; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.9,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.883,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "PSYCHIATRY-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 223137,
            "title": "The effect of frailty on hospitalisation trajectories in adults aged 65 and older across 10 European countries: a 14-year longitudinal analysis from the Survey of Health, Ageing, and Retirement in Europe (SHARE)",
            "abstract": null,
            "authors": [
                "Woldemariam, S",
                "Stolz, E",
                "Stein, KV",
                "Haider, S",
                "Dorner, TE"
            ],
            "year": 2026,
            "source": "EUR J AGEING. 2026; 23(1): 25",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001776693600001",
            "pubmed": "41991778",
            "doi": "10.1007/s10433-026-00914-z",
            "pmc": null,
            "organizations": [
                "223137-14024"
            ],
            "persons": [
                "223137-89152-6"
            ],
            "imported": "2026-06-10T15:16:00+02:00",
            "journal": "EUR J AGEING",
            "issn": "1613-9372",
            "collection_publisher": null,
            "collection_title": "EUROPEAN JOURNAL OF AGEING; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.5,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.816,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "GERONTOLOGY-SSCI",
            "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": false
        },
        {
            "id": 222839,
            "title": "Use of Continuous Glucose Monitoring and Insulin Pump Technologies in People With Type 2 Diabetes: Insights From a Survey of Health Care Professionals and Patients in Germany, Austria, and Switzerland.",
            "abstract": null,
            "authors": [
                "Eiswirth, ME",
                "Resl, M",
                "Kulzer, B",
                "Roos, T",
                "Truempy, C",
                "Balmer, ML",
                "Witthauer, L",
                "Mader, JK",
                "Diem, P",
                "Heinemann, L",
                "Ehrmann, D",
                "Hermanns, N"
            ],
            "year": 2026,
            "source": "J Diabetes Sci Technol. 2026;  19322968261444041",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001758666500001",
            "pubmed": "42091117",
            "doi": "10.1177/19322968261444041",
            "pmc": "PMC13149341",
            "organizations": [
                "222839-14080"
            ],
            "persons": [
                "222839-50877-6"
            ],
            "imported": "2026-05-12T02:00:00+02:00",
            "journal": "J Diabetes Sci Technol",
            "issn": "1932-2968",
            "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": 223086,
            "title": "The patient perspective on colorectal anastomotic leaks: A qualitative study",
            "abstract": null,
            "authors": [
                "Heuvelings, DJI",
                "Gielen, AHC",
                "Bosveld, MH",
                "Kimman, ML",
                "Monton, O",
                "Fiore, JF",
                "Breukink, SO",
                "Fingerhut, A",
                "Boutros, M",
                "Francis, N",
                "Bouvy, ND",
                "Sylla, P"
            ],
            "year": 2026,
            "source": "COLORECTAL DIS. 2026; 28(5): e70471",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001773588100028",
            "pubmed": "42071283",
            "doi": "10.1111/codi.70471",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2026-06-10T15:16:00+02:00",
            "journal": "COLORECTAL DIS",
            "issn": "1462-8910",
            "collection_publisher": null,
            "collection_title": "COLORECTAL DISEASE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.7,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.723,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "SURGERY-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 223095,
            "title": "Sex-specific associations of sedentary behaviour and physical activity with placental and fetal IL-6 in pregnant women with obesity. Impact on neonatal adiposity in the DALI randomised controlled trial",
            "abstract": null,
            "authors": [
                "Acosta-Manzano, P",
                "Hill, DJ",
                "Leopold-Posch, B",
                "Desoye, G",
                "van Poppel, MNM"
            ],
            "year": 2026,
            "source": "DIABETES RES CLIN PR. 2026; 237:  113292",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001779087800001",
            "pubmed": "42105870",
            "doi": "10.1016/j.diabres.2026.113292",
            "pmc": null,
            "organizations": [
                "223095-14038"
            ],
            "persons": [
                "223095-51632-6",
                "223095-59816-6"
            ],
            "imported": "2026-06-10T15:16:00+02:00",
            "journal": "DIABETES RES CLIN PR",
            "issn": "0168-8227",
            "collection_publisher": null,
            "collection_title": "DIABETES RESEARCH AND CLINICAL PRACTICE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.4,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.887,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 223103,
            "title": "FROM PREDICTION TO PERFORMANCE: ML-GUIDED CO-AMORPHOUS RIFAMPICIN FORMULATIONS FOR INHALATION THERAPY IN TUBERCULOSIS",
            "abstract": null,
            "authors": [
                "Fröhlich, E",
                "Sharafeldin, N",
                "Mitsche, S",
                "Schröttner, H",
                "Zellnitz-Neugebauer, S"
            ],
            "year": 2026,
            "source": "J AEROSOL MED PULM D. 2026; 39(1_SUPPL): 44S-44S. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001759016600053",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "223103-28394"
            ],
            "persons": [
                "223103-53900"
            ],
            "imported": "2026-06-10T15:16:00+02:00",
            "journal": "J AEROSOL MED PULM D",
            "issn": "1941-2711",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF AEROSOL MEDICINE AND PULMONARY DRUG DELIVERY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.8,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.164,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "RESPIRATORY SYSTEM-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 223104,
            "title": "Novelty to necessity: large language models in clinical practice-a call to action for physicians",
            "abstract": null,
            "authors": [
                "Beltrani, V",
                "Giannini, O",
                "AbouEzzeddine, OF",
                "Gruebler, MR",
                "Mastroleo, F",
                "Tersalvi, G"
            ],
            "year": 2026,
            "source": "INTERN EMERG MED. 2026; ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001768211600001",
            "pubmed": "42143662",
            "doi": "10.1007/s11739-026-04393-z",
            "pmc": null,
            "organizations": [
                "223104-14080"
            ],
            "persons": [
                "223104-89701-6"
            ],
            "imported": "2026-06-10T15:16:00+02:00",
            "journal": "INTERN EMERG MED",
            "issn": "1828-0447",
            "collection_publisher": null,
            "collection_title": "INTERNAL AND EMERGENCY MEDICINE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.8,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.716,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 223115,
            "title": "The effects of operative stress in abdominal surgery on portal and arterial visceral circulation",
            "abstract": null,
            "authors": [
                "Pivec, V",
                "Bergauer, A",
                "Schmid-Zalaudek, K",
                "Goswami, N"
            ],
            "year": 2026,
            "source": "FRONT PHYSIOL. 2026; 17:  1804292",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001761632800001",
            "pubmed": "42125194",
            "doi": "10.3389/fphys.2026.1804292",
            "pmc": null,
            "organizations": [
                "223115-14010"
            ],
            "persons": [
                "223115-57932-4",
                "223115-94147-6"
            ],
            "imported": "2026-06-10T15:16:00+02:00",
            "journal": "FRONT PHYSIOL",
            "issn": "1664-042X",
            "collection_publisher": null,
            "collection_title": "FRONTIERS IN PHYSIOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.4,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.772,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "PHYSIOLOGY-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 223118,
            "title": "Unlocking a Nitrosuccinate Lyase for Decarboxylative Enzymatic Hydronitration",
            "abstract": null,
            "authors": [
                "Aleotti, M",
                "Dreisbach, H",
                "Corlay, R",
                "Weber, C",
                "Reiter, T",
                "Elaily, W",
                "Daniel, B",
                "Zangger, K",
                "Sánchez-Murcia, PA",
                "Hall, M"
            ],
            "year": 2026,
            "source": "ANGEW CHEM INT EDIT. 2026; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001776965500001",
            "pubmed": "42206565",
            "doi": "10.1002/anie.7821033",
            "pmc": null,
            "organizations": [
                "223118-14012"
            ],
            "persons": [
                "223118-107189-6"
            ],
            "imported": "2026-06-10T15:16:00+02:00",
            "journal": "ANGEW CHEM INT EDIT",
            "issn": "1433-7851",
            "collection_publisher": null,
            "collection_title": "ANGEWANDTE CHEMIE-INTERNATIONAL EDITION; ",
            "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": false
        },
        {
            "id": 223135,
            "title": "Diabetes mellitus and road traffic-A position paper of the Austrian Diabetes Association (Update 2026)",
            "abstract": null,
            "authors": [
                "Abrahamian, H",
                "Köhler, G",
                "Salamon, B",
                "Kaltenegger, A",
                "Lahnsteiner, A",
                "Schelkshorn, C",
                "Bräuer, A",
                "Stechemesser, L",
                "Clodi, M"
            ],
            "year": 2026,
            "source": "WIEN KLIN WOCHENSCHR. 2026; 138(SUPPL4): 373-385. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001771740000016",
            "pubmed": "42162484",
            "doi": "10.1007/s00508-025-02655-y",
            "pmc": null,
            "organizations": [
                "223135-14080"
            ],
            "persons": [
                "223135-50731-6"
            ],
            "imported": "2026-06-10T15:16:00+02:00",
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": "WIENER KLINISCHE WOCHENSCHRIFT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.1,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.475,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 222671,
            "title": "Maternal-infant immune signatures in infants at risk for SARS-CoV-2-associated neurodevelopmental disorders.",
            "abstract": null,
            "authors": [
                "Fajardo-Martinez, V",
                "Ferreira, F",
                "Salem, GM",
                "Saleh, T",
                "Mohole, J",
                "Fuller, T",
                "Cambou, MC",
                "Kerin, T",
                "Rao, R",
                "Zhang, D",
                "Marschik, P",
                "Wilson, RB",
                "Moreira, MEL",
                "Jung, JU",
                "Chen, W",
                "Foo, SS",
                "Brasil, P",
                "Nielsen-Saines, K"
            ],
            "year": 2026,
            "source": "Commun Biol. 2026; 9(1):",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001760695600001",
            "pubmed": "42014921",
            "doi": "10.1038/s42003-026-10019-z",
            "pmc": "PMC13156292",
            "organizations": [
                "222671-14068"
            ],
            "persons": [
                "222671-88853-6",
                "222671-58883-6"
            ],
            "imported": "2026-04-26T02:00:00+02:00",
            "journal": "Commun Biol",
            "issn": "2399-3642",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.1,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.92,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "BIOLOGY-SCIE",
            "impactfactor_norm_super": 0.92,
            "impactfactor_norm_super_year": 2026,
            "impactfactor_norm_super_category": "BIOLOGY-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
        }
    ]
}