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=155920&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=155940&ordering=year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155900&ordering=year",
    "results": [
        {
            "id": 219719,
            "title": "Causes of death in anti-IgLON5 disease: A novel case report and systematic literature review",
            "abstract": null,
            "authors": [
                "Kell, LG",
                "Howischer, T",
                "Hirschbichler, S",
                "Katschnig-Winter, P",
                "K gl, M",
                "Franthal, S",
                "Enzinger, C",
                "H ftberger, R",
                "Schwingenschuh, P"
            ],
            "year": 2025,
            "source": "EUR J NEUROL. 2025; 32: ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001628319700124",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219719-14051"
            ],
            "persons": [
                "219719-117505",
                "219719-50982",
                "219719-50172",
                "219719-50173"
            ],
            "imported": "2026-01-12T09:28: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": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 219743,
            "title": "Choroid plexus volume and serum neurofilament light levels in relation to brain atrophy and lesion load in MS",
            "abstract": null,
            "authors": [
                "Tafrali, C",
                "Martinez-Serrat, M",
                "Demjaha, R",
                "Buchmann, A",
                "Hechenberger, S",
                "Helmlinger, B",
                "Opriessnig, P",
                "Pinter, D",
                "Damulina, A",
                "Wurth, S",
                "Heschl, B",
                "Leppert, D",
                "Benkert, P",
                "Kuhle, J",
                "Ropele, S",
                "Enzinger, C",
                "Khalil, M"
            ],
            "year": 2025,
            "source": "EUR J NEUROL. 2025; 32: ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001628319700799",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219743-14051"
            ],
            "persons": [
                "219743-118907",
                "219743-125136",
                "219743-57435",
                "219743-88042",
                "219743-104619",
                "219743-111610",
                "219743-135441",
                "219743-50173",
                "219743-51279",
                "219743-66708",
                "219743-94124",
                "219743-98464"
            ],
            "imported": "2026-01-12T09:28: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": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 219312,
            "title": "Anatomical implant region - a critical determinant for the osteogenic potency of small extracellular vesicles and rhBMP-2.",
            "abstract": null,
            "authors": [
                "Deininger, C",
                "Wagner, A",
                "Wichlas, F",
                "Rohde, E",
                "Freude, T",
                "Deluca, A",
                "Fierlbeck, J",
                "Holzleitner, M",
                "Senck, S",
                "Tempfer, H",
                "Gimona, M",
                "Traweger, A"
            ],
            "year": 2025,
            "source": "Eur J Trauma Emerg Surg. 2025; 51(1): 359",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001643360900007",
            "pubmed": "41410757",
            "doi": "10.1007/s00068-025-03036-w",
            "pmc": "PMC12715041",
            "organizations": [
                "219312-14052"
            ],
            "persons": [
                "219312-136472-2"
            ],
            "imported": "2025-12-22T01:00:00+01:00",
            "journal": "Eur J Trauma Emerg Surg",
            "issn": "1863-9933",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.2,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.594,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "EMERGENCY MEDICINE-SCIE",
            "impactfactor_norm_super": 0.594,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "EMERGENCY MEDICINE-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": 219255,
            "title": "Characterizing MSDA Score and MSDA Panel Biomarker Associations with Disease Activity and Progression Measures in the Graz MS Study",
            "abstract": null,
            "authors": [
                "Datta, G",
                "Martinez-Serrat, M",
                "Tafrali, C",
                "Demjaha, R",
                "Pinter, D",
                "Heschl, B",
                "Damulina, A",
                "Hofer, E",
                "Ropele, S",
                "Enzinger, C",
                "McCurdy, S",
                "Ruiz, L",
                "Sheng, E",
                "Hari, A",
                "Tiwari, S",
                "Hu, W",
                "Brazel, D",
                "Qureshi, F",
                "Khalil, M"
            ],
            "year": 2025,
            "source": "MULT SCLER J. 2025; 31(3):326-326.-ECTRIMS 2025; SEP 24-26, 2025; Barcelona, SPAIN. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001603659901035",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219255-14051"
            ],
            "persons": [
                "219255-135441",
                "219255-111610",
                "219255-118907",
                "219255-125136",
                "219255-50173",
                "219255-51279",
                "219255-57435",
                "219255-66708",
                "219255-77129",
                "219255-98464"
            ],
            "imported": "2025-12-22T10:59:08+01:00",
            "journal": "MULT SCLER J",
            "issn": "1352-4585",
            "collection_publisher": null,
            "collection_title": "MULTIPLE SCLEROSIS JOURNAL; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.0,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.858,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY-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": true,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 219283,
            "title": "Identifying cognitive phenotypes and their progression patterns in multiple sclerosis using a machine learning model",
            "abstract": null,
            "authors": [
                "Colato, E",
                "Pontillo, G",
                "Altieri, M",
                "Amato, MP",
                "Anglada, E",
                "Arevalo, MJ",
                "Benedict, R",
                "Bianchi, A",
                "Calabrese, M",
                "Ciccarelli, O",
                "Collorone, S",
                "De Meo, E",
                "Enzinger, C",
                "Filippi, M",
                "Foster, M",
                "Fuchs, TA",
                "Galioto, R",
                "Gallo, A",
                "Gonzalez-Escamilla, G",
                "Groppa, S",
                "Hancock, L",
                "Harbo, HF",
                "Hogestol, EA",
                "Huerga, E",
                "Inglese, M",
                "Motyl, J",
                "Langdon, D",
                "Llufriu, S",
                "Madonia, F",
                "Menendez, R",
                "Messina, S",
                "Moccia, M",
                "Morrow, S",
                "Nagels, G",
                "Palace, J",
                "Pareto, D",
                "Penner, IK",
                "Petracca, M",
                "Pinter, D",
                "Pitteri, M",
                "Ragonese, P",
                "Rocca, MA",
                "Rovira, A",
                "Salemi, G",
                "Sastre-Garriga, J",
                "Solana, E",
                "Sormani, MP",
                "Toosy, A",
                "Uher, T",
                "Valsasina, P",
                "van Dam, M",
                "Vaneckova, M",
                "Hulst, H",
                "Barkhof, F",
                "Schoonheim, M"
            ],
            "year": 2025,
            "source": "MULT SCLER J. 2025; 31(3):90-93.-ECTRIMS 2025; SEP 24-26, 2025; Barcelona, SPAIN. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001603659900092",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219283-14051"
            ],
            "persons": [
                "219283-50173",
                "219283-66708"
            ],
            "imported": "2025-12-22T10:59:08+01:00",
            "journal": "MULT SCLER J",
            "issn": "1352-4585",
            "collection_publisher": null,
            "collection_title": "MULTIPLE SCLEROSIS JOURNAL; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.0,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.858,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY-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": 214755,
            "title": "Reliable Change Index for the self-administered, IPad-based processing speed test - the PST",
            "abstract": null,
            "authors": [
                "Hechenberger, S",
                "Helmlinger, B",
                "Jordan, S",
                "Wurth, S",
                "Heschl, B",
                "Damulina, A",
                "Eppinger, S",
                "Khalil, M",
                "Enzinger, C",
                "Pinter, D"
            ],
            "year": 2025,
            "source": "MULT SCLER J. 2025; 31(1_SUPPL):-ACTRIMS Forum 2025; FEB 27-MAR 1, 2025; West Palm Beach, FL, US. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001422078500009",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214755-14051",
                "214755-14085"
            ],
            "persons": [
                "214755-107891",
                "214755-94124",
                "214755-50173",
                "214755-57435",
                "214755-66708",
                "214755-98464",
                "214755-104619"
            ],
            "imported": "2025-03-03T09:42:31+01:00",
            "journal": "MULT SCLER J",
            "issn": "1352-4585",
            "collection_publisher": null,
            "collection_title": "MULTIPLE SCLEROSIS JOURNAL; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.8,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.83,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY-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": 214753,
            "title": "Distinct contribution of motor function and psychological factors on motor fatigue",
            "abstract": null,
            "authors": [
                "Helmlinger, B",
                "Hechenberger, S",
                "Hutter, J",
                "Jordan, S",
                "Wurth, S",
                "Damulina, A",
                "Heschl, B",
                "Khalil, M",
                "Enzinger, C",
                "Pinter, D"
            ],
            "year": 2025,
            "source": "MULT SCLER J. 2025; 31(1_SUPPL):P28--ACTRIMS Forum 2025; FEB 27-MAR 1, 2025; West Palm Beach, FL, US. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001422078500019",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214753-14051",
                "214753-14085"
            ],
            "persons": [
                "214753-50173",
                "214753-66708",
                "214753-94124",
                "214753-98464",
                "214753-107891",
                "214753-57435",
                "214753-104619"
            ],
            "imported": "2025-03-03T09:42:31+01:00",
            "journal": "MULT SCLER J",
            "issn": "1352-4585",
            "collection_publisher": null,
            "collection_title": "MULTIPLE SCLEROSIS JOURNAL; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.8,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.83,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY-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": 219753,
            "title": "Temporal dynamics of serum neurofilament light chain in MS: A retrospective study in a clinical routine setting",
            "abstract": null,
            "authors": [
                "Mart nez-Serrat, M",
                "Tafrali, C",
                "Demjaha, R",
                "Kaiser, T",
                "Hofer, E",
                "Ropele, S",
                "Heschl, B",
                "Wurth, S",
                "Damulina, A",
                "Pinter, D",
                "Leppert, D",
                "Benkert, P",
                "Kuhle, J"
            ],
            "year": 2025,
            "source": "EUR J NEUROL. 2025; 32: ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001628319700957",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219753-14051",
                "219753-14026",
                "219753-23402"
            ],
            "persons": [
                "219753-135441",
                "219753-111610",
                "219753-118907",
                "219753-51279",
                "219753-66708",
                "219753-77129",
                "219753-94124",
                "219753-98464",
                "219753-50173",
                "219753-57435",
                "219753-125136"
            ],
            "imported": "2026-01-12T09:28: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": 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": 219763,
            "title": "Unsichtbare Symptome bei Multipler Sklerose",
            "abstract": null,
            "authors": [
                "Pinter, D",
                "Pusswald, G"
            ],
            "year": 2025,
            "source": "Österreichische Ärztezeitung. Spezialausgabe Neurologie.. 2025. 3: ",
            "category": 11,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219763-14051"
            ],
            "persons": [
                "219763-66708"
            ],
            "imported": "2026-01-12T10:12:54+01:00",
            "journal": "Österreichische Ärztezeitung. Spezialausgabe Neurologie.",
            "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": false,
            "local_affiliation": true
        },
        {
            "id": 219735,
            "title": "Laboratory diagnostics of rhinoliquorrhea-Re-evaluation of cut-off values of beta-trace protein",
            "abstract": null,
            "authors": [
                "Haindl, M",
                "Vershinin, V",
                "Rohrbacher, AF",
                "Archelos, J",
                "Keck, T",
                "Gugatschka, M",
                "Wolfsberger, S",
                "Khalil, M",
                "Enzinger, C",
                "Hochmeister, S"
            ],
            "year": 2025,
            "source": "EUR J NEUROL. 2025; 32: ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001628319700852",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219735-14050",
                "219735-14051",
                "219735-14068"
            ],
            "persons": [
                "219735-50173",
                "219735-51987",
                "219735-57435",
                "219735-58284",
                "219735-70759",
                "219735-113410",
                "219735-50670"
            ],
            "imported": "2026-01-12T09:28: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": 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": 216358,
            "title": "Sirtuin 4 accelerates heart failure development by enhancing reactive oxygen species-mediated profibrotic transcriptional signaling",
            "abstract": null,
            "authors": [
                "Byrne, NJ",
                "Koentges, C",
                "Khan, E",
                "Pfeil, K",
                "Sandulescu, R",
                "Bakshi, S",
                "Költgen, C",
                "Vosko, I",
                "Gollmer, J",
                "Rathner, T",
                "Rothf, G",
                "Hoffmann, MM",
                "Odening, KE",
                "Orstmann, H",
                "Potter, LA",
                "Boded, C",
                "Wolf, D",
                "Sourij, H",
                "Ljubojevic-Holzera, S",
                "Wallnera, M",
                "Rainer, PP",
                "Sedej, S",
                "Scherr, D",
                "von Lewinski, D",
                "Wende, AR",
                "Zirlik, A",
                "Bugger, H"
            ],
            "year": 2025,
            "source": "J MOL CELL CARD PLUS. 2025; 12:  100299",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001492038900001",
            "pubmed": "40585275",
            "doi": "10.1016/j.jmccpl.2025.100299",
            "pmc": "PMC12206323",
            "organizations": [
                "216358-14080",
                "216358-14083"
            ],
            "persons": [
                "216358-100805-6",
                "216358-101037-6",
                "216358-101322-6",
                "216358-105266-1",
                "216358-108436-6",
                "216358-50168-6",
                "216358-59317-6",
                "216358-99418-6",
                "216358-100924-4",
                "216358-50838-6",
                "216358-58906-6",
                "216358-60041-6",
                "216358-62747-6",
                "216358-72301-6"
            ],
            "imported": "2025-05-26T09:41:39+02:00",
            "journal": "J MOL CELL CARD PLUS",
            "issn": "2772-9761",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF MOLECULAR AND CELLULAR CARDIOLOGY PLUS; ",
            "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": true,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 218590,
            "title": "Resurfacing Threats: Metastatic Ossifying Fibromyxoid Tumor Emerging After Almost Two Decades.",
            "abstract": null,
            "authors": [
                "Ambros, M",
                "Liegl-Atzwanger, B",
                "Kashofer, K",
                "Leithner, A"
            ],
            "year": 2025,
            "source": "Genes Chromosomes Cancer. 2025; 64(11): e70091",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:001615689700001",
            "pubmed": "41225763",
            "doi": "10.1002/gcc.70091",
            "pmc": "PMC12612565",
            "organizations": [
                "218590-14052",
                "218590-14020"
            ],
            "persons": [
                "218590-50546-6",
                "218590-123732-2",
                "218590-53237-6",
                "218590-57386-6"
            ],
            "imported": "2025-11-16T01:00:00+01:00",
            "journal": "Genes Chromosomes Cancer",
            "issn": "1045-2257",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 2.8,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.592,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "GENETICS & HEREDITY-SCIE",
            "impactfactor_norm_super": 0.655,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "GENETICS + HEREDITY-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": 219148,
            "title": "Tumorprothesen bei Kindern?",
            "abstract": null,
            "authors": [
                "Leithner, A"
            ],
            "year": 2025,
            "source": "Wissenschaftsbotschafter MS Körner Kapfenberg; DEC 15, 2025; Kapfenberg, AUSTRIA. 2025. ",
            "category": 20,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219148-14052"
            ],
            "persons": [
                "219148-53237"
            ],
            "imported": "2025-12-16T15:24:25+01: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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 219250,
            "title": "SPATIAL DISTRIBUTION AND FUNCTIONAL IMPLICATIONS OF LYVE1 IN THE UMBILICAL CORD",
            "abstract": null,
            "authors": [
                "Gruber, M",
                "Haas, F",
                "Forstner, D",
                "Daxboeck, C",
                "Wernitznig, S",
                "Huppertz, B",
                "Gauster, M"
            ],
            "year": 2025,
            "source": "PLACENTA. 2025; 171: -IFPA 2025; SEP 17-20, 2025; Erfurt, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001632514700182",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219250-14017"
            ],
            "persons": [
                "219250-54142",
                "219250-90214",
                "219250-126134",
                "219250-50394",
                "219250-53232",
                "219250-82600",
                "219250-93683"
            ],
            "imported": "2025-12-22T10:59:08+01:00",
            "journal": "PLACENTA",
            "issn": "0143-4004",
            "collection_publisher": null,
            "collection_title": "PLACENTA; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.5,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.684,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY-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": 218793,
            "title": "Sex-specific differences in coronal knee alignment and CPAK distribution in an Austrian population.",
            "abstract": null,
            "authors": [
                "Koutp, A",
                "Schieder, P",
                "Fetz, C",
                "Schroedter, R",
                "Leitner, L",
                "Leithner, A",
                "Sadoghi, P"
            ],
            "year": 2025,
            "source": "Arch Orthop Trauma Surg. 2025; 145(1): 512",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001622394200003",
            "pubmed": "41284126",
            "doi": "10.1007/s00402-025-06125-y",
            "pmc": "PMC12644140",
            "organizations": [
                "218793-14052"
            ],
            "persons": [
                "218793-53237-6",
                "218793-94958-1",
                "218793-119635-6",
                "218793-59379-4",
                "218793-91941-6"
            ],
            "imported": "2025-11-25T01: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": 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": 218987,
            "title": "The Rosenberg view outperforms conventional AP radiographs in detecting medial knee osteoarthritis: A matched-pair analysis using intraoperative cartilage status.",
            "abstract": null,
            "authors": [
                "Clar, C",
                "Koutp, A",
                "Leitner, L",
                "Tettmann, J",
                "Leithner, A",
                "Sadoghi, P"
            ],
            "year": 2025,
            "source": "J Exp Orthop. 2025; 12(4): e70582",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001631481500001",
            "pubmed": "41362476",
            "doi": "10.1002/jeo2.70582",
            "pmc": "PMC12682230",
            "organizations": [
                "218987-14052"
            ],
            "persons": [
                "218987-94958-4",
                "218987-59379-6",
                "218987-53237-6",
                "218987-91941-6"
            ],
            "imported": "2025-12-10T01:00:00+01:00",
            "journal": "J Exp Orthop",
            "issn": "2197-1153",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219392,
            "title": "Evaluation of crizotinib as radiosensitizer in sacral chordoma cells: effects of combined carbon ion particle therapy.",
            "abstract": null,
            "authors": [
                "Lohberger, B",
                "Glänzer, D",
                "Etschmaier, V",
                "Trajanoski, S",
                "Leithner, A",
                "Rinner, B",
                "Georg, D"
            ],
            "year": 2025,
            "source": "Med Oncol. 2025; 43(2): 59",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001648750100006",
            "pubmed": "41442054",
            "doi": "10.1007/s12032-025-03172-8",
            "pmc": "PMC12738640",
            "organizations": [
                "219392-28393",
                "219392-28083",
                "219392-14052"
            ],
            "persons": [
                "219392-100991-6",
                "219392-50696-2",
                "219392-53237-6",
                "219392-59918-6",
                "219392-87214-6",
                "219392-50826-6"
            ],
            "imported": "2025-12-29T01:00:00+01:00",
            "journal": "Med Oncol",
            "issn": "1559-131X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.5,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.598,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "ONCOLOGY-SCIE",
            "impactfactor_norm_super": 0.598,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "ONCOLOGY-SCIE",
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 216848,
            "title": "The influence of radiotherapy on cellular senescence",
            "abstract": null,
            "authors": [
                "Paal, K",
                "Stranz, B",
                "Thurner, EM",
                "Renner, W",
                "Langsenlehner, T"
            ],
            "year": 2025,
            "source": "RADIOTHER ONCOL. 2025; 206: S421-S421.-ESTRO 2025; MAY 2-6, 2025; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001511244500033",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "216848-14028",
                "216848-14060",
                "216848-14069"
            ],
            "persons": [
                "216848-53379",
                "216848-50495",
                "216848-50910",
                "216848-105681"
            ],
            "imported": "2025-06-30T10:34:54+02:00",
            "journal": "RADIOTHER ONCOL",
            "issn": "0167-8140",
            "collection_publisher": null,
            "collection_title": "RADIOTHERAPY AND ONCOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.9,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.874,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING-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": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": true,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 219290,
            "title": "SPATIAL PROFILING OF THE EARLY HUMAN FETAL-MATERNAL INTERFACE REVEALS A UNIQUE TISSUE RESTRUCTURING PROCESS AND A DISTINCT SPATIAL DISTRIBUTION OF IMMUNE CELLS LINKED TO THE DEGREE OF EXTRAVILLOUS TROPHOBLAST INVASION",
            "abstract": null,
            "authors": [
                "Moser, G",
                "Kummer, D",
                "Gruber, M",
                "Hartmann, T",
                "Forstner, D",
                "Guettler, J",
                "Siwetz, M",
                "Sundl, M",
                "Daxboeck, C",
                "Kienesberger, S",
                "Kargl, J",
                "Deutsch, A",
                "Fessler, J",
                "Huppertz, B",
                "Gauster, M",
                "Feichtinger, J"
            ],
            "year": 2025,
            "source": "PLACENTA. 2025; 171: -IFPA 2025; SEP 17-20, 2025; Erfurt, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001632327700129",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219290-14014",
                "219290-14017",
                "219290-14022",
                "219290-14082"
            ],
            "persons": [
                "219290-50469",
                "219290-59183",
                "219290-60706",
                "219290-70543",
                "219290-78952",
                "219290-50394",
                "219290-53232",
                "219290-54142",
                "219290-56585",
                "219290-58943",
                "219290-90214",
                "219290-93683",
                "219290-94195"
            ],
            "imported": "2025-12-22T10:59:08+01:00",
            "journal": "PLACENTA",
            "issn": "0143-4004",
            "collection_publisher": null,
            "collection_title": "PLACENTA; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.5,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.684,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY-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": true,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 219767,
            "title": "Mitochondrial DNA copy number in leukocytes predicts prostate cancer survival.",
            "abstract": null,
            "authors": [
                "Langsenlehner, T",
                "Paal, K",
                "Thurner, EM",
                "Langmüller M",
                "Sternat, R",
                "Renner, W"
            ],
            "year": 2025,
            "source": "Clin Chem Lab Med. 2025; 63(7):eA153-eA154.-10. Jahrestagung der ÖGLMKC; JUN 25-28, 2025; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219767-14060",
                "219767-14028"
            ],
            "persons": [
                "219767-50910",
                "219767-105681",
                "219767-50069",
                "219767-50495"
            ],
            "imported": "2026-01-12T12:17:23+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        }
    ]
}