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=154740&ordering=year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157167,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=154760&ordering=year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=154720&ordering=year",
    "results": [
        {
            "id": 217529,
            "title": "Defective targeting of PNPLA1 to lipid droplets causes ichthyosis in ABHD5-syndromic epidermal differentiation disorder.",
            "abstract": null,
            "authors": [
                "Schratter, M",
                "Holubek, D",
                "Koeffler, L",
                "Züllig, T",
                "Eichmann, TO",
                "Wolinski, H",
                "Oberer, M",
                "Lass, A",
                "Radner, FPW"
            ],
            "year": 2025,
            "source": "J Lipid Res. 2025; 100875",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001575377000002",
            "pubmed": "40818613",
            "doi": "10.1016/j.jlr.2025.100875",
            "pmc": "PMC12465037",
            "organizations": [
                "217529-17225"
            ],
            "persons": [
                "217529-99143-6",
                "217529-111459-6"
            ],
            "imported": "2025-08-28T02:00:00+02:00",
            "journal": "J Lipid Res",
            "issn": "0022-2275",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.1,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.671,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY-SCIE",
            "impactfactor_norm_super": 0.821,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "BIOCHEMISTRY + MOLECULAR BIOLOGY-SCIE",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 217180,
            "title": "Peptide-based lipid nanodiscs suppress eosinophil recruitment and chemotaxis.",
            "abstract": null,
            "authors": [
                "Rani, A",
                "Balandin, D",
                "Ravi, R",
                "Teppan, J",
                "Vidakovic, I",
                "Kienzl, M",
                "Bärnthaler, T",
                "Holzer, M",
                "Zijadic, L",
                "Heinemann, A",
                "Jandl, K",
                "Böhm, E",
                "Kornmueller, K",
                "Tarek, M",
                "Prassl, R",
                "Marsche, G"
            ],
            "year": 2025,
            "source": "J Control Release. 2025;  114060",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001541196200001",
            "pubmed": "40701272",
            "doi": "10.1016/j.jconrel.2025.114060",
            "pmc": null,
            "organizations": [
                "217180-14022",
                "217180-14011"
            ],
            "persons": [
                "217180-82595-6",
                "217180-51756-6",
                "217180-50791-6",
                "217180-111769-1",
                "217180-129519-6",
                "217180-62749-6",
                "217180-85658-6",
                "217180-99558-6",
                "217180-100665-6",
                "217180-98759-6",
                "217180-83104-6",
                "217180-83066-6",
                "217180-53252-4"
            ],
            "imported": "2025-07-28T02:00:00+02:00",
            "journal": "J Control Release",
            "issn": "0168-3659",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 11.5,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.959,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY-SCIE",
            "impactfactor_norm_super": 0.964,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "PHARMACOLOGY + PHARMACY-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": 216391,
            "title": "Clinical comparison of bridging plates in complex mandibular reconstruction - A randomized controlled trial.",
            "abstract": null,
            "authors": [
                "Steyer, G",
                "Wallner, J",
                "Remschmidt, B",
                "Schwaiger, M",
                "Pau, M",
                "Zemann, W",
                "Rieder, M"
            ],
            "year": 2025,
            "source": "J Craniomaxillofac Surg. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001534762200013",
            "pubmed": "40393843",
            "doi": "10.1016/j.jcms.2025.04.019",
            "pmc": null,
            "organizations": [
                "216391-14112"
            ],
            "persons": [
                "216391-52001-6",
                "216391-65823-1",
                "216391-104560-6",
                "216391-105581-6",
                "216391-76910-4",
                "216391-94150-6"
            ],
            "imported": "2025-05-26T02:00:00+02:00",
            "journal": "J Craniomaxillofac Surg",
            "issn": "1010-5182",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.1,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.573,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "SURGERY-SCIE",
            "impactfactor_norm_super": 0.77,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "SURGERY-SCIE",
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 216357,
            "title": "4D flow MRI-based grading of left ventricular diastolic dysfunction: a validation study against echocardiography.",
            "abstract": null,
            "authors": [
                "Reiter, C",
                "Reiter, G",
                "Kolesnik, E",
                "Scherr, D",
                "Schmidt, A",
                "Fuchsjäger, M",
                "Reiter, U"
            ],
            "year": 2025,
            "source": "Eur Radiol. 2025; 35(11):7118-7132",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001494791400001",
            "pubmed": "40413662",
            "doi": "10.1007/s00330-025-11703-0",
            "pmc": "PMC12559040",
            "organizations": [
                "216357-14083",
                "216357-14104",
                "216357-14108"
            ],
            "persons": [
                "216357-50168-6",
                "216357-61189-6",
                "216357-82111-6",
                "216357-90597-6",
                "216357-97688-1",
                "216357-53950-4",
                "216357-91265-6"
            ],
            "imported": "2025-05-26T02:00:00+02:00",
            "journal": "Eur Radiol",
            "issn": "0938-7994",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.7,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.822,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING-SCIE",
            "impactfactor_norm_super": 0.889,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "RADIOLOGY, NUCLEAR MEDICINE + MEDICAL IMAGING-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": 216137,
            "title": "Lipid Ratios for Diagnosis and Prognosis of Pulmonary Hypertension.",
            "abstract": null,
            "authors": [
                "Bordag, N",
                "Nagy, BM",
                "Zügner, E",
                "Ludwig, H",
                "Foris, V",
                "Nagaraj, C",
                "Biasin, V",
                "Kovacs, G",
                "Kneidinger, N",
                "Bodenhofer, U",
                "Magnes, C",
                "Maron, BA",
                "Ulrich, S",
                "Lange, TJ",
                "Eichmann, TO",
                "Hoetzenecker, K",
                "Pieber, T",
                "Olschewski, H",
                "Olschewski, A"
            ],
            "year": 2025,
            "source": "Am J Respir Crit Care Med. 2025; 211(7):1264-1276",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001545058300023",
            "pubmed": "40343938",
            "doi": "10.1164/rccm.202407-1345OC",
            "pmc": "PMC12264685",
            "organizations": [
                "216137-17225",
                "216137-14087",
                "216137-14080",
                "216137-14047",
                "216137-14044",
                "216137-14010"
            ],
            "persons": [
                "216137-58984-6",
                "216137-87980-6",
                "216137-87663-1",
                "216137-73404-6",
                "216137-59238-6",
                "216137-54345-6",
                "216137-51831-6",
                "216137-125880-6",
                "216137-111459-6"
            ],
            "imported": "2025-05-12T02:00:00+02:00",
            "journal": "Am J Respir Crit Care Med",
            "issn": "1073-449X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 19.4,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.955,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "RESPIRATORY SYSTEM-SCIE",
            "impactfactor_norm_super": 0.97,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "RESPIRATORY SYSTEM-SCIE",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": true,
            "bmf_use": true,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 216114,
            "title": "Effects of departmental green anaesthesia interventions on carbon dioxide equivalent emissions: a systematic review.",
            "abstract": null,
            "authors": [
                "Hammer, S",
                "Eichlseder, M",
                "Klivinyi, C",
                "Lang-Illievich, K",
                "Moser, A",
                "Pichler, A",
                "Schreiber, N",
                "Zoidl, P",
                "Bornemann-Cimenti, H"
            ],
            "year": 2025,
            "source": "Br J Anaesth. 2025; 135(1):79-88",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001513637300009",
            "pubmed": "40348671",
            "doi": "10.1016/j.bja.2025.03.038",
            "pmc": "PMC12226751",
            "organizations": [
                "216114-14069",
                "216114-14070"
            ],
            "persons": [
                "216114-100227-6",
                "216114-101248-1",
                "216114-58422-4",
                "216114-60097-6",
                "216114-60261-6",
                "216114-91147-6",
                "216114-97332-6",
                "216114-100461-6"
            ],
            "imported": "2025-05-12T02:00:00+02:00",
            "journal": "Br J Anaesth",
            "issn": "0007-0912",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 9.2,
            "impactfactor_year": 2025,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "ANESTHESIOLOGY-SCIE",
            "impactfactor_norm_super": 1.0,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "ANESTHESIOLOGY-SCIE",
            "citations": 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": 215873,
            "title": "The Fecal Microbiome of IBD Patients Is Less Divertible by Bowel Preparation Compared to Healthy Controls: Results From a Prospective Study.",
            "abstract": null,
            "authors": [
                "Blesl, A",
                "Binder, L",
                "Halwachs, B",
                "Baumann-Durchschein, F",
                "Fürst, S",
                "Constantini-Kump, P",
                "Wenzl, H",
                "Gorkiewicz, G",
                "Högenauer, C"
            ],
            "year": 2025,
            "source": "Inflamm Bowel Dis. 2025; 31(7):2007-2018",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001477603100001",
            "pubmed": "40296371",
            "doi": "10.1093/ibd/izaf053",
            "pmc": "PMC12235133",
            "organizations": [
                "215873-14020",
                "215873-14081"
            ],
            "persons": [
                "215873-50496-6",
                "215873-91146-6",
                "215873-51470-6",
                "215873-53167-6",
                "215873-65139-6",
                "215873-71975-6",
                "215873-74515-2",
                "215873-84770-6"
            ],
            "imported": "2025-04-29T02:00:00+02:00",
            "journal": "Inflamm Bowel Dis",
            "issn": "1078-0998",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.3,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.688,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY-SCIE",
            "impactfactor_norm_super": 0.72,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "GASTROENTEROLOGY + HEPATOLOGY-SCIE",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 215840,
            "title": "The Virus Entry Pathway Determines Sensitivity to the Antiviral Peptide TAT-I24.",
            "abstract": null,
            "authors": [
                "Kicker, E",
                "Kouros, A",
                "Zatloukal, K",
                "Harant, H"
            ],
            "year": 2025,
            "source": "Viruses. 2025; 17(4):",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001475436300001",
            "pubmed": "40284901",
            "doi": "10.3390/v17040458",
            "pmc": "PMC12031635",
            "organizations": [
                "215840-14020"
            ],
            "persons": [
                "215840-95322-1",
                "215840-101039-6",
                "215840-51663-4"
            ],
            "imported": "2025-04-28T02:00:00+02:00",
            "journal": "Viruses",
            "issn": "1999-4915",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.5,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.583,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "VIROLOGY-SCIE",
            "impactfactor_norm_super": 0.611,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "VIROLOGY-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": 212526,
            "title": "Surfactant administration and cerebral oxygenation and perfusion in preterm neonates - A systematic review of literature.",
            "abstract": null,
            "authors": [
                "Wolfsberger, CH",
                "Bruckner, M",
                "Schlatzer, C",
                "Schwaberger, B",
                "Baik-Schneditz, N",
                "Urlesberger, B",
                "Pichler, G"
            ],
            "year": 2025,
            "source": "Paediatr Respir Rev. 2025; 55:59-67",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001568453400008",
            "pubmed": "39667979",
            "doi": "10.1016/j.prrv.2024.11.001",
            "pmc": null,
            "organizations": [
                "212526-14094"
            ],
            "persons": [
                "212526-119990-6",
                "212526-82050-2",
                "212526-86558-6",
                "212526-100023-6",
                "212526-50907-6",
                "212526-79516-6"
            ],
            "imported": "2024-12-13T01:00:00+01:00",
            "journal": "Paediatr Respir Rev",
            "issn": "1526-0542",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.0,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.899,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "PEDIATRICS-SCIE",
            "impactfactor_norm_super": 0.946,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "PEDIATRICS-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": 213406,
            "title": "Mucus Plug Score predicts clinical and pulmonary function response to biologic therapy in patients with severe Asthma.",
            "abstract": null,
            "authors": [
                "Götschke, J",
                "Walter, J",
                "Leuschner, G",
                "Gerckens, M",
                "Götschke, M",
                "Mertsch, P",
                "Mümmler, C",
                "Lenoir, A",
                "Barnikel, M",
                "Dinkel, J",
                "Behr, J",
                "Kneidinger, N",
                "Spiro, J",
                "Milger, K"
            ],
            "year": 2025,
            "source": "J Allergy Clin Immunol Pract. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001510334100001",
            "pubmed": "39826645",
            "doi": "10.1016/j.jaip.2025.01.010",
            "pmc": null,
            "organizations": [
                "213406-14087"
            ],
            "persons": [
                "213406-110988-6",
                "213406-125880-6",
                "213406-128274-4"
            ],
            "imported": "2025-01-27T01:00:00+01:00",
            "journal": "J Allergy Clin Immunol Pract",
            "issn": "2213-2198",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.6,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.83,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "ALLERGY-SCIE",
            "impactfactor_norm_super": 0.929,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "ALLERGY-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": 213416,
            "title": "Protocol for the fabrication of self-standing (nano)cellulose-based 3D scaffolds for tissue engineering.",
            "abstract": null,
            "authors": [
                "Mohan, T",
                "Bračič, M",
                "Bračič, D",
                "Lackner, F",
                "Nagaraj, C",
                "Štiglic, AD",
                "Kargl, R",
                "Kleinschek, KS"
            ],
            "year": 2025,
            "source": "STAR Protoc. 2025; 6(1):103583",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001410602600001",
            "pubmed": "39862432",
            "doi": "10.1016/j.xpro.2024.103583",
            "pmc": "PMC11803828",
            "organizations": [
                "213416-14087"
            ],
            "persons": [
                "213416-58984-6"
            ],
            "imported": "2025-01-27T01:00:00+01:00",
            "journal": "STAR Protoc",
            "issn": "2666-1667",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 215607,
            "title": "The projected economic burden and complications of revision hip and knee arthroplasties: Insights from national registry studies.",
            "abstract": null,
            "authors": [
                "Sadoghi, P",
                "Koutp, A",
                "Prieto, DP",
                "Clauss, M",
                "Kayaalp, ME",
                "Hirschmann, MT"
            ],
            "year": 2025,
            "source": "Knee Surg Sports Traumatol Arthrosc. 2025; 33(9):3211-3217",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001465297000001",
            "pubmed": "40221912",
            "doi": "10.1002/ksa.12678",
            "pmc": "PMC12392383",
            "organizations": [
                "215607-14052"
            ],
            "persons": [
                "215607-59379-2",
                "215607-94958-6"
            ],
            "imported": "2025-04-14T02:00:00+02:00",
            "journal": "Knee Surg Sports Traumatol Arthrosc",
            "issn": "0942-2056",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.0,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.93,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "ORTHOPEDICS-SCIE",
            "impactfactor_norm_super": 0.93,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "ORTHOPEDICS-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": 215616,
            "title": "Adventitial fibroblasts direct smooth muscle cell-state transition in pulmonary vascular disease.",
            "abstract": null,
            "authors": [
                "Crnkovic, S",
                "Thekkekara, Puthenparampil, H",
                "Mulch, S",
                "Biasin, V",
                "Radic, N",
                "Wilhelm, J",
                "Bartkuhn, M",
                "Bonyadi, Rad, E",
                "Wawrzen, A",
                "Matzer, I",
                "Mitra, A",
                "Leib, RD",
                "Nagy, BM",
                "Sahu-Osen, A",
                "Valzano, F",
                "Bordag, N",
                "Evermann, M",
                "Hoetzenecker, K",
                "Olschewski, A",
                "Ljubojevic-Holzer, S",
                "Wygrecka, M",
                "Stenmark, K",
                "Marsh, LM",
                "de, Jesus, Perez, V",
                "Kwapiszewska, G"
            ],
            "year": 2025,
            "source": "Elife. 2025; 13:  RP98558",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001464711600001",
            "pubmed": "40208251",
            "doi": "10.7554/eLife.98558",
            "pmc": "PMC11984959",
            "organizations": [],
            "persons": [
                "215616-100911-6",
                "215616-105142-6",
                "215616-54345-6",
                "215616-62747-6",
                "215616-73404-6",
                "215616-82090-4",
                "215616-87663-6",
                "215616-114963-6",
                "215616-62748-1",
                "215616-108817-6"
            ],
            "imported": "2025-04-14T02:00:00+02:00",
            "journal": "Elife",
            "issn": "2050-084X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.4,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.922,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": 0.935,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "BIOLOGY-SCIE",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": true,
            "bmf_use": true,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 215931,
            "title": "Inhibition of Adipose Tissue Lipolysis Treats Obesity-Related HFpEF.",
            "abstract": null,
            "authors": [
                "Stockner, A",
                "Degli, Innocenti, M",
                "Verma, D",
                "T, Schmid, S",
                "Fuerlinger, A",
                "Varghese, A",
                "Zirlik, A",
                "Schreiber, R",
                "Breinbauer, R",
                "Abdellatif, M",
                "Sedej, S"
            ],
            "year": 2025,
            "source": "Circ Res. 2025; 136(11):1519-1522",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:001494094400004",
            "pubmed": "40321128",
            "doi": "10.1161/CIRCRESAHA.125.326251",
            "pmc": "PMC12105951",
            "organizations": [
                "215931-14083"
            ],
            "persons": [
                "215931-100805-6",
                "215931-114514-1",
                "215931-119109-6",
                "215931-119110-6",
                "215931-122750-6",
                "215931-94512-4",
                "215931-60041-4",
                "215931-119113-6"
            ],
            "imported": "2025-05-05T02:00:00+02:00",
            "journal": "Circ Res",
            "issn": "0009-7330",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 16.2,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.985,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE-SCIE",
            "impactfactor_norm_super": 0.985,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "PERIPHERAL VASCULAR DISEASE-SCIE",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": true,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 216469,
            "title": "Expanding the cultivable human archaeome: Methanobrevibacter intestini sp. nov. and strain Methanobrevibacter smithii 'GRAZ-2' from human faeces.",
            "abstract": null,
            "authors": [
                "Weinberger, V",
                "Mohammadzadeh, R",
                "Blohs, M",
                "Kalt, K",
                "Mahnert, A",
                "Moser, S",
                "Cecovini, M",
                "Mertelj, P",
                "Zurabishvili, T",
                "Arora, B",
                "Wolf, J",
                "Shinde, T",
                "Madl, T",
                "Habisch, H",
                "Kolb, D",
                "Pernitsch, D",
                "Hingerl, K",
                "Metcalf, W",
                "Moissl-Eichinger, C"
            ],
            "year": 2025,
            "source": "Int J Syst Evol Microbiol. 2025; 75(4):",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001491938800011",
            "pubmed": "40237437",
            "doi": "10.1099/ijsem.0.006751",
            "pmc": "PMC12281867",
            "organizations": [
                "216469-25164",
                "216469-14023",
                "216469-14012"
            ],
            "persons": [
                "216469-106195-1",
                "216469-100035-6",
                "216469-108411-6",
                "216469-109121-6",
                "216469-50937-6",
                "216469-90021-4",
                "216469-99594-6",
                "216469-111949-6",
                "216469-129214-6",
                "216469-58881-6",
                "216469-84104-6",
                "216469-91207-6"
            ],
            "imported": "2025-06-03T12:34:17+02:00",
            "journal": "INT J SYST EVOL MICR",
            "issn": "1466-5026",
            "collection_publisher": null,
            "collection_title": "INTERNATIONAL JOURNAL OF SYSTEMATIC AND EVOLUTIONARY MICROBIOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.0,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.215,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "MICROBIOLOGY-SCIE",
            "impactfactor_norm_super": 0.333,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "MICROBIOLOGY-SCIE",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 216674,
            "title": "Serum glial fibrillary acidic protein is elevated in early-stage late-onset essential tremor and associated with tremor progression.",
            "abstract": null,
            "authors": [
                "Gattermeyer-Kell, L",
                "Khalil, M",
                "Kern, D",
                "Franthal, S",
                "Katschnig-Winter, P",
                "Kögl, M",
                "Demjaha, R",
                "Tafrali, C",
                "Hofer, E",
                "Schmidt, R",
                "Enzinger, C",
                "Schwingenschuh, P"
            ],
            "year": 2025,
            "source": "J Neural Transm (Vienna). 2025; 132(8):1187-1195",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001508437400001",
            "pubmed": "40518460",
            "doi": "10.1007/s00702-025-02970-8",
            "pmc": "PMC12479564",
            "organizations": [
                "216674-14026",
                "216674-14051"
            ],
            "persons": [
                "216674-110668-1",
                "216674-118907-6",
                "216674-50173-6",
                "216674-57435-6",
                "216674-77129-6",
                "216674-81710-6",
                "216674-105380-6",
                "216674-50982-6",
                "216674-83427-6",
                "216674-50172-4",
                "216674-111610-6"
            ],
            "imported": "2025-06-16T02:00:00+02:00",
            "journal": "J Neural Transm (Vienna)",
            "issn": "0300-9564",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.0,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.778,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY-SCIE",
            "impactfactor_norm_super": 0.778,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "CLINICAL NEUROLOGY-SCIE",
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 217912,
            "title": "Interaction of the mitochondrial calcium/proton exchanger TMBIM5 with MICU1.",
            "abstract": null,
            "authors": [
                "Zhang, L",
                "Gottschalk, B",
                "Dietsche, F",
                "Bitar, S",
                "Bueno, D",
                "Rojas-Charry, L",
                "Kumari, A",
                "Garg, V",
                "Graier, WF",
                "Methner, A"
            ],
            "year": 2025,
            "source": "Commun Biol. 2025; 8(1): 1348",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001574655300001",
            "pubmed": "40973741",
            "doi": "10.1038/s42003-025-08839-6",
            "pmc": "PMC12449474",
            "organizations": [
                "217912-14013"
            ],
            "persons": [
                "217912-90394-6",
                "217912-51860-6"
            ],
            "imported": "2025-09-22T02: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": 2025,
            "impactfactor_norm": 0.92,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "BIOLOGY-SCIE",
            "impactfactor_norm_super": 0.92,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "BIOLOGY-SCIE",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 218769,
            "title": "Integrative gene-metabolite network analysis of GLP-1 receptor agonists and related incretin pathways in cardiometabolic health.",
            "abstract": null,
            "authors": [
                "Wicik, Z",
                "Nowak-Szwed, A",
                "Eyileten, C",
                "Sourij, H",
                "von, Lewinski, D",
                "Kistkins, S",
                "Borkowska, J",
                "Postuła, M"
            ],
            "year": 2025,
            "source": "NPJ Syst Biol Appl. 2025; 11(1):144",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001647538400001",
            "pubmed": "41274923",
            "doi": "10.1038/s41540-025-00619-6",
            "pmc": "PMC12738799",
            "organizations": [
                "218769-14083",
                "218769-14080"
            ],
            "persons": [
                "218769-50838-6",
                "218769-59317-6"
            ],
            "imported": "2025-11-24T01:00:00+01:00",
            "journal": "NPJ Syst Biol Appl",
            "issn": "2056-7189",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.5,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.778,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "MATHEMATICAL & COMPUTATIONAL BIOLOGY-SCIE",
            "impactfactor_norm_super": 0.83,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "MATHEMATICAL + COMPUTATIONAL 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
        },
        {
            "id": 215568,
            "title": "Age-related dynamics of predominant methanogenic archaea in the human gut microbiome.",
            "abstract": null,
            "authors": [
                "Mohammadzadeh, R",
                "Mahnert, A",
                "Shinde, T",
                "Kumpitsch, C",
                "Weinberger, V",
                "Schmidt, H",
                "Moissl-Eichinger, C"
            ],
            "year": 2025,
            "source": "BMC Microbiol. 2025; 25(1): 193",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001459322700003",
            "pubmed": "40181255",
            "doi": "10.1186/s12866-025-03921-9",
            "pmc": "PMC11969853",
            "organizations": [
                "215568-14023",
                "215568-14013"
            ],
            "persons": [
                "215568-106195-6",
                "215568-100035-6",
                "215568-51912-6",
                "215568-99612-6",
                "215568-109121-1",
                "215568-90021-4"
            ],
            "imported": "2025-04-09T02:00:00+02:00",
            "journal": "BMC Microbiol",
            "issn": "1471-2180",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.2,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.711,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "MICROBIOLOGY-SCIE",
            "impactfactor_norm_super": 0.711,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "MICROBIOLOGY-SCIE",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 215148,
            "title": "Hypertension and Atrial Fibrillation: Insight From Basic to Translational Science Into the Mechanisms and Management.",
            "abstract": null,
            "authors": [
                "Kantharia, BK",
                "Zhao, S",
                "Linz, D",
                "Heijman, J",
                "Wehrens, XHT"
            ],
            "year": 2025,
            "source": "J Cardiovasc Electrophysiol. 2025; ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001439013600001",
            "pubmed": "40051126",
            "doi": "10.1111/jce.16632",
            "pmc": null,
            "organizations": [
                "215148-14011"
            ],
            "persons": [
                "215148-123850-6"
            ],
            "imported": "2025-03-10T01:00:00+01:00",
            "journal": "J Cardiovasc Electrophysiol",
            "issn": "1045-3873",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.6,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.493,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS-SCIE",
            "impactfactor_norm_super": 0.493,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "CARDIAC + CARDIOVASCULAR SYSTEMS-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
        }
    ]
}