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=1060&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157087,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1080&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1040&ordering=-year",
    "results": [
        {
            "id": 219786,
            "title": "Challenges in the management of mold infections.",
            "abstract": null,
            "authors": [
                "Hoenigl, M"
            ],
            "year": 2025,
            "source": "  . 2025; -EBMT - 51st Annual Meeting; MAR 30 - APR 2, 2025; Florence, UTALY. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219786-29164"
            ],
            "persons": [
                "219786-64754"
            ],
            "imported": "2026-01-12T16:25:21+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": 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": 219778,
            "title": "Fungal Infections, Climate Change, and Natural Disaster",
            "abstract": null,
            "authors": [
                "Hoenigl, M"
            ],
            "year": 2025,
            "source": " . 2025; -The University of Oklahoma, ID rounds; DEC 3, 2025; Oklahoma, USA. ",
            "category": 2,
            "document_type": 27,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219778-29164"
            ],
            "persons": [
                "219778-64754"
            ],
            "imported": "2026-01-12T15:46:03+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": 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": 219782,
            "title": "Invasive Pulmonary Aspergillosis",
            "abstract": null,
            "authors": [
                "Hoenigl, M"
            ],
            "year": 2025,
            "source": "UT Southwestern Transplant Infectious Diseases Lecture Series; AUG 13, 2025; Dallas, USA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219782-29164"
            ],
            "persons": [
                "219782-64754"
            ],
            "imported": "2026-01-12T16:10: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": 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": 219781,
            "title": "Impact of Climate Change on Fungal Diseases: from the pathogen to the host.",
            "abstract": null,
            "authors": [
                "Hoenigl, M"
            ],
            "year": 2025,
            "source": "ICVS Advanced Seminar at the Life and Health Sciences Research Institute (ICVS), School of Medicine, University of Minho; OCT 28,2025; Braga, PORTUGAL. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219781-29164"
            ],
            "persons": [
                "219781-64754"
            ],
            "imported": "2026-01-12T16:06:05+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": 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": 219783,
            "title": "Emerging fungi (C.auris, C. parapsilosis, \"neue\"Pilze)",
            "abstract": null,
            "authors": [
                "Hoenigl, M"
            ],
            "year": 2025,
            "source": " . 2025; -27. DOSCH-Symposium; JUN 2-4, 2025; Velden, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219783-29164"
            ],
            "persons": [
                "219783-64754"
            ],
            "imported": "2026-01-12T16:14:35+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": 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": 219806,
            "title": "Integration of Metabolomic and Immunologic Biomarkers for Invasive Aspergillosis Diagnosis.",
            "abstract": null,
            "authors": [
                "Scott, J",
                "Fernandez-Garcia, M",
                "Pereira, A",
                "Vanbiervliet, Y",
                "Sedik, S",
                "Aerts, R",
                "Mercier, T",
                "Lagrou, K",
                "Goncalves, SM",
                "Pereira, I",
                "Sprute, J",
                "Maertens, J",
                "Hoenigl, M",
                "Barbas, C",
                "Carvalho, A",
                "Cunha, C."
            ],
            "year": 2025,
            "source": " . 2025; -12th Trends in Medical Mycology (TIMM); SEP 19-22, 2025; Bilbao, SPAIN. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219806-29164"
            ],
            "persons": [
                "219806-64754",
                "219806-113012"
            ],
            "imported": "2026-01-12T16:34:07+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": 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": 219777,
            "title": "TrackingCD63exocytosisinlive cells with anewlydeveloped fluorescent biosensor",
            "abstract": null,
            "authors": [
                "AnnaLischnig, Yusuf C. Erdoğan, Wolfgang F. Graier, Roland Malli"
            ],
            "year": 2025,
            "source": "ISEV2025 Abstract Book. J Extracell Vesicles. 2025 Oct;14(S1):e70157. doi: 10.1002/jev2.70157. PMID: 41147645; PMCID: PMC12560119.. 2025; -ISEV2025 Annual Meeting; APRIL 23-27, 2025; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219777-14013"
            ],
            "persons": [
                "219777-109142",
                "219777-110990"
            ],
            "imported": "2026-01-12T15:43:06+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
        },
        {
            "id": 219807,
            "title": "Treatment Monitoring and Outcome Prediction in Invasive Mold Infections using Immunologic Markers: Results of an ECMM multicenter study",
            "abstract": null,
            "authors": [
                "Pereira, A",
                "Scott, J",
                "Serlea, A",
                "Sprute, R",
                "Aerts, R",
                "Lass-Flörl, C",
                "Mikulska, M",
                "Sedik, S",
                "Garcia-Vidal, C",
                "Gangneux, JP",
                "Köhler, P",
                "Giaccobbe, D",
                "Prattes, J",
                "Grothe, J",
                "Biswas, S",
                "Monzo Gallo, P",
                "Martens, J",
                "Kumar, V",
                "Netea, MG",
                "Carvalho, A",
                "Hoenigl, M"
            ],
            "year": 2025,
            "source": " . 2025; -12th Trends in Medical Mycology (TIMM); SEP 19-22, 2025; Bilbao, SPAIN. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219807-29164"
            ],
            "persons": [
                "219807-64754",
                "219807-113012",
                "219807-128761"
            ],
            "imported": "2026-01-12T16:38: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": 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": 219780,
            "title": "Optimizing Antifungal Therapy in Cancer Patients: Focus on Mucormycosis and Aspergillosis",
            "abstract": null,
            "authors": [
                "Hoenigl, M"
            ],
            "year": 2025,
            "source": "  . 2025; -KHCC Conference: Global Strategies to Eliminate Infection-\r\nDriven Cancers; NOV 15, 2025; Amman, JORDAN. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219780-29164"
            ],
            "persons": [
                "219780-64754"
            ],
            "imported": "2026-01-12T15:51:09+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": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219776,
            "title": "Klinik und Management von Schimmelpilzinfektionen bei Intensivpatienten.",
            "abstract": null,
            "authors": [
                "Hoenigl, M"
            ],
            "year": 2025,
            "source": "  . 2025; -22. Klinisch-Mikrobiologisch-Infektiologische Symposium (KMIS); DEC 4-6, 2025; Berlin, GERMANY. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219776-29164"
            ],
            "persons": [
                "219776-64754"
            ],
            "imported": "2026-01-12T15:43:03+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": 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": 219779,
            "title": "Neue Antimykotika II – Olorofim, Fosmanogepix, Opelconazol",
            "abstract": null,
            "authors": [
                "Hoenigl, M"
            ],
            "year": 2025,
            "source": "  . 2025; -ÖGACH Jahrestagung 2025; NOV, 19, 2025; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 27,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219779-29164"
            ],
            "persons": [
                "219779-64754"
            ],
            "imported": "2026-01-12T15:48:06+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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219784,
            "title": "Behandlung seltener Schimmelpilzinfektionen.",
            "abstract": null,
            "authors": [
                "Hoenigl, M"
            ],
            "year": 2025,
            "source": " . 2025; -PEG, Frühjahrs-Tagung der Sektion Antimykotische Therapie; APR 4-5, 2025; Essen, GERMANY. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219784-29164"
            ],
            "persons": [
                "219784-64754"
            ],
            "imported": "2026-01-12T16:19:11+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": 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": 219808,
            "title": "Expediting Downstream Processing with Cutting-Edge Protein Purification\r\n",
            "abstract": null,
            "authors": [
                "Schwaminger, SP\r\n"
            ],
            "year": 2025,
            "source": "Bioprocess International Europe; MAY 13-15; Hamburg. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219808-14012"
            ],
            "persons": [
                "219808-113130"
            ],
            "imported": "2026-01-12T18:52:17+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": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219809,
            "title": "Immobilising α-galactosidase onto Magnetic Nanoparticles\r\n",
            "abstract": null,
            "authors": [
                "Loh, SX",
                "Eigenfeld, M",
                "Schwaminger, SP\r\n"
            ],
            "year": 2025,
            "source": "Joint Frontiers in Integrative Structural Biology and Biophysics & BioMolStruct; DEC 9; Graz. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219809-14012"
            ],
            "persons": [
                "219809-113130",
                "219809-122613",
                "219809-124253"
            ],
            "imported": "2026-01-12T18:54:26+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": false,
            "local_affiliation": true
        },
        {
            "id": 219812,
            "title": "Ageless Yeast: Beer's aroma and quality revolution",
            "abstract": null,
            "authors": [
                "K, Schwaminger, SP, Eigenfeld, M, Wittmann, L"
            ],
            "year": 2025,
            "source": "Joint Frontiers in Integrative Structural Biology and Biophysics & BioMolStruct; DEC 9; Graz. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219812-14012"
            ],
            "persons": [
                "219812-113130",
                "219812-124253",
                "219812-132237"
            ],
            "imported": "2026-01-12T19:07:38+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": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219810,
            "title": "nexMPI WG5 - 2025",
            "abstract": null,
            "authors": [
                "Schwaminger, SP"
            ],
            "year": 2025,
            "source": "nexMPI COST Action Meeting; OCT 11; Athens. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219810-14012"
            ],
            "persons": [
                "219810-113130"
            ],
            "imported": "2026-01-12T18:58:47+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": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219811,
            "title": "nexMPI WG5 - DMPs",
            "abstract": null,
            "authors": [
                "Schwaminger, SP"
            ],
            "year": 2025,
            "source": "nexMPI COST Action; MAR 20; Würzburg. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219811-14012"
            ],
            "persons": [
                "219811-113130"
            ],
            "imported": "2026-01-12T19:00:58+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": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219816,
            "title": "Targeted Innovation: A New Therapeutic Avenue for High-Grade B-cell Lymphoma",
            "abstract": null,
            "authors": [
                "Szmyra-Polomka, M",
                "Schwaminger, SP",
                "Deutsch, A."
            ],
            "year": 2025,
            "source": "Gründungsgarage Pitch; JAN 27; Graz. 2025. ",
            "category": 20,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219816-14012",
                "219816-14082"
            ],
            "persons": [
                "219816-113130",
                "219816-59183"
            ],
            "imported": "2026-01-12T19:22:31+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": 219813,
            "title": "Accelerated fermentation by separated yeast cultures",
            "abstract": null,
            "authors": [
                "Korbmacher, A, Abrishamchi, B, Kerpes, R, Becker, T, Kohn, N, Schwaminger, SP, Berensmeier, S"
            ],
            "year": 2025,
            "source": "LVT-Tagung; Feb 25-26; Freising. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219813-14012"
            ],
            "persons": [
                "219813-113130"
            ],
            "imported": "2026-01-12T19:16:46+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": 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": 219817,
            "title": "Gezielte Innovation: Eine neue Therapie für aggressive Lymphome",
            "abstract": null,
            "authors": [
                "Schwaminger, SP",
                "Deutsch, A., Loh, SX, Cassidy, I"
            ],
            "year": 2025,
            "source": "Ideen Triebwerk Pitch; NOV 16; Graz. 2025. ",
            "category": 20,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219817-14012",
                "219817-14082"
            ],
            "persons": [
                "219817-122613",
                "219817-59183",
                "219817-113130"
            ],
            "imported": "2026-01-12T19:24:34+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
        }
    ]
}