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=153120&ordering=year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156991,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153140&ordering=year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153100&ordering=year",
    "results": [
        {
            "id": 216907,
            "title": "Nine Years' Follow-Up Using Lightweight Implants: A Comparative Study.",
            "abstract": null,
            "authors": [
                "Rappl, T",
                "Garson, S",
                "Nischwitz, SP, Luze, H"
            ],
            "year": 2025,
            "source": "ISAPS Olympiad World Congress; JUN 18 - 21, 2025; Singapur, SINGAPORE. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "216907-14076"
            ],
            "persons": [
                "216907-100854",
                "216907-56922"
            ],
            "imported": "2025-07-01T17:46:17+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": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 215442,
            "title": "[S1 guideline: diagnosis and treatment of invasive pulmonary aspergillosis in critically ill/intensive care patients].",
            "abstract": null,
            "authors": [
                "Wichmann, D",
                "Hoenigl, M",
                "Koehler, P",
                "Koenig, C",
                "Lund, F",
                "Mang, S",
                "Strauß, R",
                "Weigand, M",
                "Hohmann, C",
                "Kurzai, O",
                "Heußel, C",
                "Kochanek, M"
            ],
            "year": 2025,
            "source": "MED KLIN-INTENSIVMED. 2025; 120(4): 271-289. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001449711700001",
            "pubmed": "40116920",
            "doi": "10.1007/s00063-025-01265-w",
            "pmc": null,
            "organizations": [
                "215442-29164"
            ],
            "persons": [
                "215442-64754-6"
            ],
            "imported": "2025-04-02T11:41:00+02:00",
            "journal": "MED KLIN-INTENSIVMED",
            "issn": "2193-6218",
            "collection_publisher": null,
            "collection_title": "MEDIZINISCHE KLINIK-INTENSIVMEDIZIN UND NOTFALLMEDIZIN; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.5,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.302,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCIE",
            "impactfactor_norm_super": 0.302,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "MEDICINE, GENERAL + INTERNAL-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": 216911,
            "title": "My First Steps in Rhinoplasty: Lessons for Beginners From a Beginner.",
            "abstract": null,
            "authors": [
                "Nischwitz, SP"
            ],
            "year": 2025,
            "source": "ISAPS Olympiad World Congress; JUN 18 - 21, 2025; Singapur, SINGAPORE. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "216911-14076"
            ],
            "persons": [
                "216911-100854"
            ],
            "imported": "2025-07-01T17:55:35+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": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 216655,
            "title": "Role of Child-Turcotte-Pugh and ALBI scores in patients with noncirrhotic hepatocellular carcinoma",
            "abstract": null,
            "authors": [
                "Kreuter, A",
                "Brunetti, L",
                "Balcar, L",
                "Fulgenzi, C",
                "Meischl, T",
                "D'Alessio, A",
                "Pomej, K",
                "Cheon, J",
                "Nishida, N",
                "Lee, PC",
                "Wu, LD",
                "Ang, C",
                "Krall, A",
                "Saeed, A",
                "Stefanini, B",
                "Cammarota, A",
                "Pressiani, T",
                "Abugabal, Y",
                "Chamseddine, S",
                "Wietharn, B",
                "Parisi, A",
                "Huang, YH",
                "Phen, S",
                "Vivaldi, C",
                "Salani, F",
                "Masi, G",
                "Roehlen, N",
                "Vogel, A",
                "von Felden, J",
                "Schulze, K",
                "Silletta, M",
                "Trauner, M",
                "Samson, A",
                "Wege, H",
                "Piscaglia, F",
                "Galle, PR",
                "Stauber, R",
                "Kudo, M",
                "Singal, A",
                "Andanamala, H",
                "Ulahannan, SV",
                "Parikh, ND",
                "Cortellini, A",
                "Kaseb, A",
                "Rimassa, L",
                "Chon, HJ",
                "Celsa, C",
                "Arvind, A",
                "Li, MC",
                "Manfredi, G",
                "Cabibbo, G",
                "Kelley, K",
                "El Tomb, P",
                "Scheiner, B",
                "Pinato, DJ",
                "Pinter, M"
            ],
            "year": 2025,
            "source": "J HEPATOL. 2025; 82: -EASL Congress 2025; MAY 7-10, 2025; Amsterdam, NETHERLANDS. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001504518400127",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "216655-14081"
            ],
            "persons": [
                "216655-51530"
            ],
            "imported": "2025-06-16T10:06:07+02:00",
            "journal": "J HEPATOL",
            "issn": "0168-8278",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF HEPATOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 26.8,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.978,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 215353,
            "title": "Evaluation of the implementation of the minimally invasive emergency procedure REBOA via an open surgical approach in a teaching unit - a cadaveric study.",
            "abstract": null,
            "authors": [
                "Grechenig, P",
                "Hallmann, B",
                "Eibinger, N",
                "Koutp, A",
                "Schroedter, R",
                "Höfler, G",
                "Puchwein, P"
            ],
            "year": 2025,
            "source": "Arch Orthop Trauma Surg. 2025; 145(1): 200",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001449512800005",
            "pubmed": "40111468",
            "doi": "10.1007/s00402-025-05786-z",
            "pmc": null,
            "organizations": [
                "215353-14020",
                "215353-14044",
                "215353-14052"
            ],
            "persons": [
                "215353-100776-2",
                "215353-62925-6",
                "215353-119635-6",
                "215353-94958-6",
                "215353-95868-6",
                "215353-75117-6"
            ],
            "imported": "2025-03-24T01:00:00+01:00",
            "journal": "Arch Orthop Trauma Surg",
            "issn": "0936-8051",
            "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.573,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "SURGERY-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": 215238,
            "title": "Quantifying anatomically-based in-silico electrocardiogram variability for cardiac digital twins.",
            "abstract": null,
            "authors": [
                "Zappon, E",
                "Gsell, MAF",
                "Gillette, K",
                "Plank, G"
            ],
            "year": 2025,
            "source": "Comput Biol Med. 2025; 189:  109930",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "40058077",
            "doi": "10.1016/j.compbiomed.2025.109930",
            "pmc": null,
            "organizations": [
                "215238-14011"
            ],
            "persons": [
                "215238-122514-1",
                "215238-96212-6",
                "215238-98304-6",
                "215238-50966-4"
            ],
            "imported": "2025-03-17T01:00:00+01:00",
            "journal": "Comput Biol Med",
            "issn": "1879-0534",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.3,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.944,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "MATHEMATICAL & COMPUTATIONAL BIOLOGY-SCIE",
            "impactfactor_norm_super": 0.981,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "MATHEMATICAL + COMPUTATIONAL 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": 216910,
            "title": "The Impact of Crew Resource Management on Emotional Intelligence: What Plastic Surgeons Can Learn From Aviation.",
            "abstract": null,
            "authors": [
                "Nischwitz, SP",
                "Hanna, L",
                "Rappl, T"
            ],
            "year": 2025,
            "source": "ISAPS Olympiad World Congress; JUN 18 - 21, 2025; Singapur, SINGAPORE. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "216910-14076"
            ],
            "persons": [
                "216910-100854",
                "216910-56922"
            ],
            "imported": "2025-07-01T17:52:06+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": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 216909,
            "title": "Autologous Versus Alloplastic Breast Reconstruction: Differences in Complication Rates and Long-Term Satisfaction.",
            "abstract": null,
            "authors": [
                "Luze",
                "H",
                "Nischwitz, SP",
                "Rappl, T"
            ],
            "year": 2025,
            "source": "ISAPS Olympiad World Congress; JUN 18 - 21, 2025; Singapur, SINGAPORE. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "216909-14076"
            ],
            "persons": [
                "216909-100854",
                "216909-56922"
            ],
            "imported": "2025-07-01T17:50:24+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": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 214784,
            "title": "An Evaluation Into the Robustness of Grading of Pleural Mesothelioma Outside of Specialist Centres.",
            "abstract": null,
            "authors": [
                "Prabhakaran, S",
                "Hocking, AJ",
                "Irani, Y",
                "Hussey, M",
                "Alexeyenko, A",
                "Dobra, K",
                "Micsik, T",
                "Duhig, E",
                "Walts, AE",
                "Vanwalleghem, L",
                "Chhut, V",
                "Roden, AC",
                "Roggli, VL",
                "Hertoghs, M",
                "Galateau-Salle, F",
                "Brcic, L",
                "Moffat, D",
                "Klebe, S"
            ],
            "year": 2025,
            "source": "APMIS. 2025; 133(3):e70006",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001435548400001",
            "pubmed": "40017229",
            "doi": "10.1111/apm.70006",
            "pmc": "PMC11868771",
            "organizations": [
                "214784-14020"
            ],
            "persons": [],
            "imported": "2025-03-03T01:00:00+01:00",
            "journal": "APMIS",
            "issn": "0903-4641",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.6,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.592,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "PATHOLOGY-SCIE",
            "impactfactor_norm_super": 0.592,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "PATHOLOGY-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": 216856,
            "title": "Light Chain Isotype and Antibody-Specificity Impact on Virus Neutralization",
            "abstract": null,
            "authors": [
                "Sun, L",
                "Palt, R",
                "Schütz, G",
                "Föderl-Hoebenreich, E",
                "Brod, L",
                "Hermle, A",
                "Lux, A",
                "Steinkellner, H",
                "Kallolimath, S"
            ],
            "year": 2025,
            "source": "ANTIBODIES. 2025; 14(2): 50",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001515289700001",
            "pubmed": "40558104",
            "doi": "10.3390/antib14020050",
            "pmc": "PMC12189767",
            "organizations": [
                "216856-14020"
            ],
            "persons": [],
            "imported": "2025-06-30T10:34:54+02:00",
            "journal": "ANTIBODIES",
            "issn": "2073-4468",
            "collection_publisher": null,
            "collection_title": "ANTIBODIES; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 216915,
            "title": "Measurement, Rehabilitation, and Neuronal Reorganisation Associated with Walking Function in People with Multiple Sclerosis.",
            "abstract": "Multiple sclerosis (MS) is a chronic, demyelinating and neurodegenerative disease of the central nervous system and represents one of the most common causes for disability in young adults. Walking impairments are among the most prevalent and debilitating symptoms of this disease. Since even subtle changes of walking function considerably impair patients’ quality of life, the evaluation of monitoring tools is of major relevance. Therefore, the first aim of my dissertation project was to investigate the sensitivity of a short walking test, the timed 25-foot walk (T25FW, Study 1), towards mild walking impairment in a large cohort of people with MS (pwMS; N=650). Our results highlight the ability of the T25FW to detect subtle changes in walking speed and, therefore, support further use of the test in clinical routine. Since disability accrual cannot yet be entirely prevented by disease-modifying treatments, another important research area is the evaluation of complementary rehabilitative treatments. Hence, the second part of my dissertation project was dedicated to evaluating the effects of different gait trainings on walking function in pwMS (Studies 2.A, 2.B). We performed a randomised, double-blind trial within three Austrian centres, in which 132 pwMS were randomised to one of three home-based gait trainings for four weeks. We observed that all three interventions (rhythmic-cued actual gait, motor imagery of gait or a combination thereof) lead to similarly strong improvements in walking speed and endurance. While training-related improvements in walking function are generally assumed to be driven by neuroplasticity, the neuronal mechanisms behind successful rehabilitation are still not fully understood. To investigate this, we performed an imaging sub-study of the larger multi-centre trial in 31 pwMS recruited at the Graz-centre (Study 3). We conducted functional magnetic resonance imaging examinations before and after four weeks of gait training in pwMS. Results showed that people whose walking function improved due to the trainings showed significant reductions in gait-like task-related brain activity within areas involved in complex movement generation. This pattern suggests a more efficient recruitment of gait-related brain areas due to successful walking training in pwMS. Altogether, this dissertation project contributes to a better understanding of monitoring, rehabilitation and adaptive neuronal mechanisms related to walking function in pwMS.",
            "authors": [
                "Helmlinger, B"
            ],
            "year": 2025,
            "source": " [ Dissertation ] Universität Graz; 2025. pp.98. ",
            "category": 5,
            "document_type": 16,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2025-07-02T10:27:49+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "Universität Graz",
            "country": "40",
            "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": 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": 216919,
            "title": "Augmentation of peri-implant defects with autogenous bone",
            "abstract": null,
            "authors": [
                "Arefnia, B",
                "Payer, M"
            ],
            "year": 2025,
            "source": "Implant Contemporary Day Zagreb; APR 11, 2025; Zagreb, Croatia. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "216919-14109",
                "216919-14111"
            ],
            "persons": [
                "216919-50792",
                "216919-83202"
            ],
            "imported": "2025-07-02T11:33:56+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": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 211801,
            "title": "The Feasibility of an Experimental Hypobaric Simulation to Evaluate the Safety of Closed-Loop Insulin Delivery Systems in Flight-Related Atmospheric Pressure Changes.",
            "abstract": null,
            "authors": [
                "Fan, KS",
                "Shojaee-Moradie, F",
                "Manoli, A",
                "Baumann, PM",
                "Koehler, G",
                "Edwards, V",
                "Lee, V",
                "Mathieu, C",
                "Mader, JK",
                "Russell-Jones, D, , EASA, Diabetes, Consortium"
            ],
            "year": 2025,
            "source": "Diabetes Technol Ther. 2025; 27(2):128-133",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001339907700001",
            "pubmed": "39446977",
            "doi": "10.1089/dia.2024.0380",
            "pmc": null,
            "organizations": [
                "211801-14080"
            ],
            "persons": [
                "211801-50731-6",
                "211801-99940-6",
                "211801-50877-6"
            ],
            "imported": "2024-10-28T01:00:00+01:00",
            "journal": "Diabetes Technol Ther",
            "issn": "1520-9156",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.3,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.845,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM-SCIE",
            "impactfactor_norm_super": 0.845,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "ENDOCRINOLOGY + METABOLISM-SCIE",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 216921,
            "title": "Differences in the Detection of DNA-Basedand RNA-Based Bacterial Tests in Clinical Use",
            "abstract": null,
            "authors": [
                "Arefnia, B",
                "Peikert SA",
                "Bernhard, JS",
                "Lerch, C",
                "Wimmer, G",
                "Pawel, SS"
            ],
            "year": 2025,
            "source": "Journal of Clinical Periodontology: Europerio 11. 2025; 52(S28):181-181.-Europerio 11; May 14-17, 2025; Vienna, Austria. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "216921-14057",
                "216921-14111"
            ],
            "persons": [
                "216921-125883",
                "216921-83202",
                "216921-118507",
                "216921-126234",
                "216921-51043"
            ],
            "imported": "2025-07-02T11:48:23+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": false,
            "local_affiliation": true
        },
        {
            "id": 216918,
            "title": "Arbeitskurs Periimplantitis",
            "abstract": null,
            "authors": [
                "Arefnia, B",
                "Haas, M"
            ],
            "year": 2025,
            "source": "Gemeinschaftstagung der ÖGZMK Steiermark und der ÖGP; APR 25-26, 2025; Graz, Austria. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "216918-14057",
                "216918-14111"
            ],
            "persons": [
                "216918-83202"
            ],
            "imported": "2025-07-02T11:30:33+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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 216924,
            "title": "Chronischer Stress und Long COVID: Ergebnisse einer prospektiven Kohortenstudie.",
            "abstract": null,
            "authors": [
                "Fazekas, C"
            ],
            "year": 2025,
            "source": "Symposium zu postakuten Infektionssyndromen (PAIS); Jun 25, 2025; Vienna, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "216924-29447"
            ],
            "persons": [
                "216924-50774"
            ],
            "imported": "2025-07-02T14:23:50+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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 217139,
            "title": "Mapping Childhood Trauma and Personality Organization: A Network Approach",
            "abstract": null,
            "authors": [
                "Fuchshuber, J",
                "Unterrainer, HF",
                "Kapusta, ND",
                "Blueml, V"
            ],
            "year": 2025,
            "source": "PSYCHOANAL PSYCHOL. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001530279700001",
            "pubmed": null,
            "doi": "10.1037/pap0000549",
            "pmc": null,
            "organizations": [
                "217139-29444"
            ],
            "persons": [
                "217139-69860-4"
            ],
            "imported": "2025-07-28T09:38:27+02:00",
            "journal": "PSYCHOANAL PSYCHOL",
            "issn": "0736-9735",
            "collection_publisher": null,
            "collection_title": "PSYCHOANALYTIC PSYCHOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.6,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.615,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "PSYCHOLOGY, PSYCHOANALYSIS-SSCI",
            "impactfactor_norm_super": 0.846,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "PSYCHOLOGY, PSYCHOANALYSIS-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": true
        },
        {
            "id": 216925,
            "title": "UniGrazMath/vitabel.",
            "abstract": null,
            "authors": [
                "Orlob, S",
                "Hackl, B",
                "Wittig, J",
                "Graham, K",
                "Kern, WJ"
            ],
            "year": 2025,
            "source": "Zenodo. 2025",
            "category": 12,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "216925-14070"
            ],
            "persons": [
                "216925-118185",
                "216925-74176"
            ],
            "imported": "2025-07-02T14:42:16+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": 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": 216928,
            "title": "Short and long read based genome assembly",
            "abstract": null,
            "authors": [
                "Wagner, GE"
            ],
            "year": 2025,
            "source": "ECDC Public Health Module III – Whole Genome Sequencing and Bioinformatics; JUN 23-27, 2025; Vienna, Austria. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "216928-14023"
            ],
            "persons": [
                "216928-98868"
            ],
            "imported": "2025-07-02T16:14:08+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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 212660,
            "title": "Switching from natalizumab to antiCD20 monoclonal antibodies: Short transition interval is associated with improved outcome",
            "abstract": null,
            "authors": [
                "Bsteh, G",
                "Hoepner, R",
                "Gernert, JA",
                "Berek, K",
                "Gradl, C",
                "Kliushnikova, D",
                "Damulina, A",
                "Traxler, G",
                "Föttinger, F",
                "Habernig, S",
                "Krajnc, N",
                "Betancourt, AXL",
                "Ponleitner, M",
                "Zrzavy, T",
                "Deisenhammer, F",
                "Di Pauli, F",
                "Havla, J",
                "Khalil, M",
                "Kümpfel, T",
                "Wipfler, P",
                "Chan, A",
                "Berger, T",
                "Hammer, H",
                "Hegen, H"
            ],
            "year": 2025,
            "source": "EUR J NEUROL. 2025; 32(1): e16587",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001378570300001",
            "pubmed": "39686558",
            "doi": "10.1111/ene.16587",
            "pmc": "PMC11649819",
            "organizations": [
                "212660-14051"
            ],
            "persons": [
                "212660-57435-6",
                "212660-98464-6"
            ],
            "imported": "2024-12-23T07:46:19+01:00",
            "journal": "EUR J NEUROL",
            "issn": "1351-5101",
            "collection_publisher": null,
            "collection_title": "EUROPEAN JOURNAL OF NEUROLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.9,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.755,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY-SCIE",
            "impactfactor_norm_super": 0.811,
            "impactfactor_norm_super_year": 2023,
            "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
        }
    ]
}