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=158700&ordering=year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 159558,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158720&ordering=year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158680&ordering=year",
    "results": [
        {
            "id": 222984,
            "title": "Microbiome and Archaeome of Hepatoblastoma in a Mouse Model.",
            "abstract": null,
            "authors": [
                "Obermüller, B",
                "Obermüller, S",
                "Rauter, G",
                "Leber, B",
                "Elsayed, H",
                "Till, H",
                "Singer, G"
            ],
            "year": 2026,
            "source": "Joint Congress of Pediatric Surgery by ESPES, EUPSA & IPEG; MAY 20-23; Vienna, AUSTRIA. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222984-14049",
                "222984-14073",
                "222984-28393"
            ],
            "persons": [
                "222984-83445",
                "222984-90375",
                "222984-50778",
                "222984-62756",
                "222984-81520",
                "222984-97866"
            ],
            "imported": "2026-05-28T16:35:12+02:00",
            "journal": null,
            "issn": null,
            "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": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 222719,
            "title": "Retrospective treatment comparisons in patients with Susac syndrome",
            "abstract": null,
            "authors": [
                "Wurth, S",
                "Eberhard, K",
                "Sommer, M",
                "Weger, M",
                "Enzinger, C",
                "Di Pauli, F",
                "Rauschka, H",
                "Seifert-Held, T"
            ],
            "year": 2026,
            "source": "J NEUROIMMUNOL. 2026; 416:  578916",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001731886800001",
            "pubmed": "41894869",
            "doi": "10.1016/j.jneuroim.2026.578916",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2026-04-29T16:32:17+02:00",
            "journal": "J NEUROIMMUNOL",
            "issn": "0165-5728",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF NEUROIMMUNOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.5,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.369,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "NEUROSCIENCES-SCIE",
            "impactfactor_norm_super": 0.506,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "NEUROSCIENCES-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": false
        },
        {
            "id": 222498,
            "title": "Association of lipid parameters with the development of disease complications in patients with limited cutaneous systemic sclerosis: a prospective exploratory cohort study.",
            "abstract": null,
            "authors": [
                "Schweiger, L",
                "Meinitzer, A",
                "Strohmaier, H",
                "Silbernagel, G",
                "Moazedi-Fürst, F",
                "Nemecz, V",
                "Kurzmann-Gütl, K",
                "Brodmann, M",
                "Hafner, F",
                "Jud, P"
            ],
            "year": 2026,
            "source": "Front Nutr. 2026; 13:  1794319",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001733860200001",
            "pubmed": "41953538",
            "doi": "10.3389/fnut.2026.1794319",
            "pmc": "PMC13053233",
            "organizations": [
                "222498-14028",
                "222498-14079",
                "222498-14086",
                "222498-17218"
            ],
            "persons": [
                "222498-94413-6",
                "222498-96032-6",
                "222498-98626-6",
                "222498-58452-6",
                "222498-94798-6",
                "222498-51689-6",
                "222498-57343-6",
                "222498-88373-2"
            ],
            "imported": "2026-04-10T02:00:00+02:00",
            "journal": "Front Nutr",
            "issn": "2296-861X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.1,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.826,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "NUTRITION & DIETETICS-SCIE",
            "impactfactor_norm_super": 0.826,
            "impactfactor_norm_super_year": 2026,
            "impactfactor_norm_super_category": "NUTRITION + DIETETICS-SCIE",
            "citations": null,
            "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": 222619,
            "title": "ACLY-Driven Metabolic Reprogramming Promotes Histone Acetylation and Inflammation-Associated Fibrosis in Chronic Kidney Disease.",
            "abstract": null,
            "authors": [
                "Du, C",
                "Mukhi, D",
                "Li, L",
                "Li, C",
                "Pan, S",
                "Dumoulin, B",
                "Ha, E",
                "Kolligundla, LP",
                "Hou, Y",
                "Levinsohn, J",
                "Kang, C",
                "Klötzer, KA",
                "Wu, J",
                "Mohandes, S",
                "Wellen, KE",
                "Susztak, K"
            ],
            "year": 2026,
            "source": "Adv Sci (Weinh). 2026;  e75247",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "41990244",
            "doi": "10.1002/advs.75247",
            "pmc": null,
            "organizations": [],
            "persons": [
                "222619-107070-6"
            ],
            "imported": "2026-04-21T02:00:00+02:00",
            "journal": "Adv Sci (Weinh)",
            "issn": "2198-3844",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 14.1,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.924,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "MATERIALS SCIENCE, MULTIDISCIPLINARY-SCIE",
            "impactfactor_norm_super": 0.933,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "MATERIALS SCIENCE, MULTIDISCIPLINARY-SCIE",
            "citations": null,
            "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": 222835,
            "title": "Patient Blood Management: a systematic review of current international guidelines.",
            "abstract": null,
            "authors": [
                "Dreher, D",
                "Honnef, G",
                "Zoidl, P",
                "Auinger, D",
                "Heuschneider, L",
                "Zajic, P",
                "Rief, M",
                "Bornemann-Cimenti, H"
            ],
            "year": 2026,
            "source": "Br J Anaesth. 2026; ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "42115060",
            "doi": "10.1016/j.bja.2026.03.055",
            "pmc": null,
            "organizations": [
                "222835-14069"
            ],
            "persons": [
                "222835-60097-6",
                "222835-90314-4",
                "222835-99639-6",
                "222835-97965-6",
                "222835-97062-6",
                "222835-58422-6",
                "222835-74135-6"
            ],
            "imported": "2026-05-12T02:00:00+02:00",
            "journal": "Br J Anaesth",
            "issn": "1471-6771",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 9.2,
            "impactfactor_year": 2026,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "ANESTHESIOLOGY-SCIE",
            "impactfactor_norm_super": 1.0,
            "impactfactor_norm_super_year": 2026,
            "impactfactor_norm_super_category": "ANESTHESIOLOGY-SCIE",
            "citations": null,
            "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": 222703,
            "title": "IQDMA disrupts STAT5 nuclear transport through CDC42-PAK2 axis collapse in cutaneous T-cell lymphoma",
            "abstract": null,
            "authors": [
                "Dey, S",
                "Sorger, H",
                "Schlederer, M",
                "Perchthaler, I",
                "Metzelder, M",
                "Kenner, L",
                "Moriggl, R",
                "Wolf, P"
            ],
            "year": 2026,
            "source": "FRONT IMMUNOL. 2026; 17:  1674527",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001729647700001",
            "pubmed": "41924268",
            "doi": "10.3389/fimmu.2026.1674527",
            "pmc": "PMC13036142",
            "organizations": [],
            "persons": [],
            "imported": "2026-04-29T16:32:17+02:00",
            "journal": "FRONT IMMUNOL",
            "issn": "1664-3224",
            "collection_publisher": null,
            "collection_title": "FRONTIERS IN IMMUNOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.9,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.792,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "IMMUNOLOGY-SCIE",
            "impactfactor_norm_super": 0.792,
            "impactfactor_norm_super_year": 2026,
            "impactfactor_norm_super_category": "IMMUNOLOGY-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": false
        },
        {
            "id": 222627,
            "title": "Clinical Characteristics and Predictors of Glycemic Control During the First 24 Months After Diagnosis of Type 1 Diabetes.",
            "abstract": null,
            "authors": [
                "Löffler, S",
                "Frigo, F",
                "Hochfellner, D",
                "Fröhlich-Reiterer, E",
                "Aziz, F",
                "Kubesch, H",
                "Pieber, T",
                "Sourij, H",
                "Aberer, F"
            ],
            "year": 2026,
            "source": "Biomedicines. 2026; 14(3):",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001727055600001",
            "pubmed": "41898334",
            "doi": "10.3390/biomedicines14030690",
            "pmc": "PMC13023894",
            "organizations": [
                "222627-14080",
                "222627-14091"
            ],
            "persons": [
                "222627-51831-6",
                "222627-78894-4",
                "222627-50838-6",
                "222627-50659-6",
                "222627-100944-6",
                "222627-100301-6"
            ],
            "imported": "2026-04-22T02:00:00+02:00",
            "journal": "Biomedicines",
            "issn": "2227-9059",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.9,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.696,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY-SCIE",
            "impactfactor_norm_super": 0.704,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "PHARMACOLOGY + PHARMACY-SCIE",
            "citations": null,
            "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": 222986,
            "title": "In vivo Assessment of Inflammatory Parameters in Experimental Hepatoblastoma using Open Flow Microperfusion.",
            "abstract": null,
            "authors": [
                "Obermüller, B",
                "Birngruber, T",
                "Obermüller, S",
                "Leber, B",
                "Elsayed, H",
                "Rauter, G",
                "Altendorfer-Kroath, T",
                "Till, H",
                "Singer, G"
            ],
            "year": 2026,
            "source": "Joint Congress of Pediatric Surgery by ESPES, EUPSA & IPEG; MAY 20-23; Vienna, AUSTRIA. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222986-14049",
                "222986-14073",
                "222986-28393"
            ],
            "persons": [
                "222986-81520",
                "222986-97866",
                "222986-50778",
                "222986-62756",
                "222986-83445",
                "222986-90375"
            ],
            "imported": "2026-05-28T16:38:20+02:00",
            "journal": null,
            "issn": null,
            "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": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 222926,
            "title": "Prevascularization of electrospun PCL/PLA scaffolds using human adipose-derived stem and endothelial cells enhances vascular integration and host angiogenesis in vivo.",
            "abstract": null,
            "authors": [
                "Grob, L",
                "Brislinger, D",
                "Mueller, M",
                "Högler, A",
                "Galistl, K",
                "Sundl, M",
                "Kummer, D",
                "Ghaffari-Tabrizi-Wizsy, N",
                "Müller, H",
                "Pichlsberger, M",
                "Kamolz, LP",
                "Lang-Olip, I"
            ],
            "year": 2026,
            "source": "Stem Cell Res Ther. 2026; ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "42163377",
            "doi": "10.1186/s13287-026-05066-6",
            "pmc": null,
            "organizations": [
                "222926-14014",
                "222926-14076",
                "222926-14017"
            ],
            "persons": [
                "222926-51718-4",
                "222926-70543-6",
                "222926-76930-1",
                "222926-56585-6",
                "222926-80111-6",
                "222926-51047-6"
            ],
            "imported": "2026-05-22T02:00:00+02:00",
            "journal": "Stem Cell Res Ther",
            "issn": "1757-6512",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.3,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.929,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "CELL & TISSUE ENGINEERING-SCIE",
            "impactfactor_norm_super": 0.929,
            "impactfactor_norm_super_year": 2026,
            "impactfactor_norm_super_category": "CELL + TISSUE ENGINEERING-SCIE",
            "citations": null,
            "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": 222889,
            "title": "The Development and Validation of the Primary Affect Inventory (PAFI), a Self-Rating Questionnaire for the Measurement of Primary Affective States.",
            "abstract": null,
            "authors": [
                "Latifi, A",
                "Unterrainer, HF",
                "Jauk, E",
                "Slanitz, C",
                "Straßnig, S",
                "Herzl, T",
                "Wagner-Skacel, J",
                "Doering, S",
                "Fuchshuber, J"
            ],
            "year": 2026,
            "source": "J Pers Assess. 2026;  1-15. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "42133848",
            "doi": "10.1080/00223891.2026.2669304",
            "pmc": null,
            "organizations": [
                "222889-29447",
                "222889-29444"
            ],
            "persons": [
                "222889-69860-6",
                "222889-113090-6",
                "222889-59288-6",
                "222889-75522-1"
            ],
            "imported": "2026-05-15T02:00:00+02:00",
            "journal": "J Pers Assess",
            "issn": "1532-7752",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.0,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.412,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "PSYCHOLOGY, CLINICAL-SSCI",
            "impactfactor_norm_super": 0.644,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "PSYCHOLOGY, CLINICAL-SSCI",
            "citations": null,
            "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": 222876,
            "title": "Transcriptional landscape of pulmonary artery endothelium reveals subpopulation- and disease-specific remodeling signatures.",
            "abstract": null,
            "authors": [
                "Lins, T",
                "Valzano, F",
                "Fließer, E",
                "Borek, I",
                "Crnkovic, S",
                "Morley, M",
                "Basil, MC",
                "Katzen, J",
                "Cantu, E",
                "Schupp, JC",
                "Kneidinger, N",
                "Lindenmann, J",
                "Aigner, C",
                "Benazzo, A",
                "Morrisey, EE",
                "Bartkuhn, M",
                "Marsh, LM",
                "Birnhuber, A",
                "Kwapiszewska, G"
            ],
            "year": 2026,
            "source": "Commun Biol. 2026; ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "42115292",
            "doi": "10.1038/s42003-026-10204-0",
            "pmc": null,
            "organizations": [
                "222876-14087",
                "222876-14077",
                "222876-14006"
            ],
            "persons": [
                "222876-50145-6",
                "222876-100911-6",
                "222876-100821-6",
                "222876-125880-6",
                "222876-61540-6",
                "222876-62748-6",
                "222876-86731-6",
                "222876-82090-4"
            ],
            "imported": "2026-05-14T02: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": null,
            "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": 222869,
            "title": "Patients with(out) a clonal mast cell disease undergoing venom immunotherapy differ in their CD8 T memory cell response.",
            "abstract": null,
            "authors": [
                "Teufelberger, AR",
                "Cerpes, U",
                "Dan, AR",
                "Bokanovic, D",
                "Fink-Puches, R",
                "Mahnke, NA",
                "Vera, Ayala, C",
                "Wang, SC",
                "Pyatilova, P",
                "Fedai, K",
                "Frischbutter, S",
                "Fessler, J",
                "Siebenhaar, F",
                "Kränke, B",
                "Wolf, P"
            ],
            "year": 2026,
            "source": "J Invest Dermatol. 2026; ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "42092536",
            "doi": "10.1016/j.jid.2026.04.022",
            "pmc": null,
            "organizations": [
                "222869-14047",
                "222869-14014"
            ],
            "persons": [
                "222869-51618-6",
                "222869-107955-2",
                "222869-51954-6",
                "222869-52589-6",
                "222869-78952-6"
            ],
            "imported": "2026-05-13T02:00:00+02:00",
            "journal": "J Invest Dermatol",
            "issn": "1523-1747",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.7,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.912,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "DERMATOLOGY-SCIE",
            "impactfactor_norm_super": 0.913,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "DERMATOLOGY-SCIE",
            "citations": null,
            "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": 222732,
            "title": "Association of Natural Disasters on Trends of County-Level Prostate-Specific Antigen (PSA) Screening",
            "abstract": null,
            "authors": [
                "Piccolini, A",
                "Dagnino, F",
                "Chen, YJ",
                "Qian, ZY",
                "Lipsitz, S",
                "Korn, SM",
                "Xiao, BY",
                "Pohl, K",
                "Zurl, H",
                "Stelzl, DR",
                "Stone, BV",
                "Lughezzani, G",
                "Buffi, NM",
                "Iyer, HS",
                "Trinh, QD",
                "Cole, AP"
            ],
            "year": 2026,
            "source": "DISASTER MED PUBLIC. 2026; 20:  e71",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001729332400001",
            "pubmed": "41913964",
            "doi": "10.1017/dmp.2026.10343",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2026-04-29T16:36:51+02:00",
            "journal": "DISASTER MED PUBLIC",
            "issn": "1935-7893",
            "collection_publisher": null,
            "collection_title": "DISASTER MEDICINE AND PUBLIC HEALTH PREPAREDNESS; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.8,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.331,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "PUBLIC, ENVIRONMENTAL & OCCUPATIONAL HEALTH-SCIE",
            "impactfactor_norm_super": 0.383,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "PUBLIC, ENVIRONMENTAL + OCCUPATIONAL HEALTH-SSCI",
            "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": 222726,
            "title": "A synergistic interaction between PRMT5 and LSD1 inhibitors in AML",
            "abstract": null,
            "authors": [
                "Param, NJ",
                "Arceci, E",
                "Fiorentino, F",
                "Pignata, L",
                "Torre, D",
                "Gutiérrez-Trejo, N",
                "Fong, JY",
                "Goy, PA",
                "Han, BY",
                "Lambona, C",
                "Di Bello, E",
                "Castiello, C",
                "Barone, M",
                "Schwarz, M",
                "Arrowsmith, C",
                "Ito, K",
                "Scherle, P",
                "Wee, DKB",
                "Ndoye, S",
                "Tabaglio, T",
                "Jeyasekharan, AD",
                "Lakshmanan, M",
                "Cirilli, R",
                "Habisch, H",
                "Madl, T",
                "Mattevi, A",
                "Valente, S",
                "Mai, A",
                "Guccione, E"
            ],
            "year": 2026,
            "source": "SCI ADV. 2026; 12(13): eaea4059",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001727101900005",
            "pubmed": "41894488",
            "doi": "10.1126/sciadv.aea4059",
            "pmc": "PMC13025030",
            "organizations": [],
            "persons": [],
            "imported": "2026-04-29T16:36:51+02:00",
            "journal": "SCI ADV",
            "issn": "2375-2548",
            "collection_publisher": null,
            "collection_title": "SCIENCE ADVANCES; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 12.5,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.878,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "MULTIDISCIPLINARY SCIENCES-SCIE",
            "impactfactor_norm_super": 0.903,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "MULTIDISCIPLINARY SCIENCES-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": false
        },
        {
            "id": 222847,
            "title": "Major Cat Allergen Fel d 4: Structure and Identification of a Cross-Reactive IgE-Epitope-Containing Area.",
            "abstract": null,
            "authors": [
                "Todorović, N",
                "Trifonova, D",
                "Liu, Z",
                "Curin, M",
                "Schooltink, L",
                "Sagmeister, T",
                "Grininger, C",
                "Kiss, R",
                "Gottstein, N",
                "Gesslbauer, B",
                "Winkler, A",
                "Pavkov-Keller, T",
                "Karaulov, A",
                "Valenta, R",
                "Keller, W"
            ],
            "year": 2026,
            "source": "Allergy. 2026; 81(4): 1075-1088. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "41286560",
            "doi": "10.1111/all.70146",
            "pmc": "PMC13040627",
            "organizations": [],
            "persons": [
                "222847-121750-6"
            ],
            "imported": "2026-05-12T02:00:00+02:00",
            "journal": "Allergy",
            "issn": "1398-9995",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 12.0,
            "impactfactor_year": 2026,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "ALLERGY-SCIE",
            "impactfactor_norm_super": 1.0,
            "impactfactor_norm_super_year": 2026,
            "impactfactor_norm_super_category": "ALLERGY-SCIE",
            "citations": null,
            "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": 222564,
            "title": "Effectiveness of AF Pulsed Field Ablation With a Variable Loop Circular Catheter: 12-Month VARIPURE Results.",
            "abstract": null,
            "authors": [
                "Scherr, D",
                "Bessière, F",
                "Kronborg, MB",
                "Sebag, F",
                "Sohns, C",
                "Pappone, C",
                "Adragão, P",
                "De, Potter, T",
                "Yap, SC",
                "Grimaldi, M",
                "Chierchia, GB",
                "Duytschaever, M",
                "Sommer, P",
                "Ernst, S",
                "Almorad, A, , VARIPURE, Investigators\n"
            ],
            "year": 2026,
            "source": "Europace. 2026; ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "41968105",
            "doi": "10.1093/europace/euag082",
            "pmc": null,
            "organizations": [
                "222564-14083"
            ],
            "persons": [
                "222564-50168-2"
            ],
            "imported": "2026-04-14T02:00:00+02:00",
            "journal": "Europace",
            "issn": "1532-2092",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.5,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.854,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS-SCIE",
            "impactfactor_norm_super": 0.882,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "CARDIAC + CARDIOVASCULAR SYSTEMS-SCIE",
            "citations": null,
            "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": 222502,
            "title": "Slick K+ channels contribute to cardiac remodeling, fibrosis and dysfunction in post-infarction hearts.",
            "abstract": null,
            "authors": [
                "Yang, J",
                "Zhu, L",
                "Spähn, D",
                "Cruz, Santos, M",
                "Schanz, S",
                "Maier, S",
                "Birkenfeld, L",
                "Bischof, H",
                "Roslan, A",
                "Wettschureck, N",
                "Borst, O",
                "Matt, L",
                "Lukowski, R"
            ],
            "year": 2026,
            "source": "JCI Insight. 2026; ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "41842949",
            "doi": "10.1172/jci.insight.195805",
            "pmc": null,
            "organizations": [],
            "persons": [
                "222502-92462-6"
            ],
            "imported": "2026-04-11T02:00:00+02:00",
            "journal": "JCI Insight",
            "issn": "2379-3708",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.1,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.793,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "MEDICINE, RESEARCH & EXPERIMENTAL-SCIE",
            "impactfactor_norm_super": 0.824,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "MEDICINE, RESEARCH + EXPERIMENTAL-SCIE",
            "citations": null,
            "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": 222500,
            "title": "Indication for biologic treatment in a real-world cohort of chronic rhinosinusitis patients according to international recommendations: Evidence from the European CRS outcome registry (CHRINOSOR).",
            "abstract": null,
            "authors": [
                "Seys, SF",
                "Otten, JJ",
                "de, Kinderen, J",
                "Bettio, G",
                "Andrianakis, A",
                "Alobid, I",
                "Cavaliere, C",
                "Hellings, PW",
                "Van, Gerven, L",
                "Hox, V",
                "Hopkins, C",
                "Kjeldsen, A",
                "Schneider, S",
                "Tomazic, PV",
                "Diamant, Z",
                "Eckl-Dorna, J",
                "Fokkens, WJ",
                "Holzmeister, C",
                "Larsen, K",
                "Laulajainen-Hongisto, A",
                "Lund, V",
                "Mariën, G",
                "Masieri, S",
                "Mortuaire, G",
                "Moyaert, M",
                "Mullol, J",
                "Rodriguez, van, Strahlen, C",
                "de, Vincentiis, M",
                "Wagenmann, M",
                "Reitsma, S",
                "Bachert, C"
            ],
            "year": 2026,
            "source": "World Allergy Organ J. 2026; 19(4):101365",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001728562900001",
            "pubmed": "41938648",
            "doi": "10.1016/j.waojou.2026.101365",
            "pmc": "PMC13045673",
            "organizations": [
                "222500-14066"
            ],
            "persons": [
                "222500-89704-6"
            ],
            "imported": "2026-04-10T02:00:00+02:00",
            "journal": "World Allergy Organ J",
            "issn": "1939-4551",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.3,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.648,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "ALLERGY-SCIE",
            "impactfactor_norm_super": 0.648,
            "impactfactor_norm_super_year": 2026,
            "impactfactor_norm_super_category": "ALLERGY-SCIE",
            "citations": null,
            "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": 222563,
            "title": "Pulsed Field Ablation for the Interventional Treatment of Atrial Fibrillation. A Scientific Statement of the European Heart Rhythm Association (EHRA) of the ESC, the Heart Rhythm Society (HRS), the Asia Pacific Heart Rhythm Society (APHRS), the Latin American Heart Rhythm Society (LAHRS) and the Canadian Heart Rhythm Society (CHRS).",
            "abstract": null,
            "authors": [
                "Kühne, M",
                "Badertscher, P",
                "Andrade, JG",
                "Anic, A",
                "Chun, J",
                "Dello, Russo, A",
                "Jais, P",
                "Kautzner, J",
                "Lehrmann, H",
                "Martin, C",
                "Merino, J",
                "Miklavcic, D",
                "Natale, A",
                "Neven, K",
                "Perez-Silva, A",
                "Piccini, J",
                "Reichlin, T",
                "Rosso, R",
                "Ruwald, M",
                "Sarkozy, A",
                "Scherr, D",
                "Sultan, A",
                "Tada, H",
                "Tzeis, S",
                "Verma, A",
                "Wilsmore, B",
                "Pürerfellner, H"
            ],
            "year": 2026,
            "source": "Europace. 2026; ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "41968953",
            "doi": "10.1093/europace/euag080",
            "pmc": null,
            "organizations": [
                "222563-14083"
            ],
            "persons": [
                "222563-50168-6"
            ],
            "imported": "2026-04-14T02:00:00+02:00",
            "journal": "Europace",
            "issn": "1532-2092",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.5,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.854,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS-SCIE",
            "impactfactor_norm_super": 0.882,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "CARDIAC + CARDIOVASCULAR SYSTEMS-SCIE",
            "citations": null,
            "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": 222985,
            "title": "In vivo Assessment of Inflammatory Parameters in Experimental Hepatoblastoma using Open Flow Microperfusion.",
            "abstract": null,
            "authors": [
                "Obermüller, B",
                "Birngruber, T",
                "Obermüller, S",
                "Leber, B",
                "Elsayed, H",
                "Rauter, G",
                "Altendorfer-Kroath, T",
                "Till, H",
                "Singer, G"
            ],
            "year": 2026,
            "source": "Joint Congress of Pediatric Surgery by ESPES, EUPSA & IPEG; MAY 20-23; Vienna, AUSTRIA. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2026-05-28T16:37:43+02:00",
            "journal": null,
            "issn": null,
            "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": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        }
    ]
}