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=149540&ordering=year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157654,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149560&ordering=year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149520&ordering=year",
    "results": [
        {
            "id": 213435,
            "title": "Approach to prolonged fever in febrile neutropenia.",
            "abstract": null,
            "authors": [
                "Hoenigl, M"
            ],
            "year": 2024,
            "source": " . 2024; -ISHAM Asia 2024; AUG 1-3, 2024; Bangkog, THAILAND. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213435-29164"
            ],
            "persons": [
                "213435-64754"
            ],
            "imported": "2025-01-27T10:58:16+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": 213439,
            "title": "Natural Disasters and Fungal Infections.",
            "abstract": null,
            "authors": [
                "Hoenigl, M"
            ],
            "year": 2024,
            "source": "Österreichischer Infektionskongress 2024; APR 9, 2024; Saalfelden, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213439-29164"
            ],
            "persons": [
                "213439-64754"
            ],
            "imported": "2025-01-27T11:03:18+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": 213432,
            "title": "Hyperspectral Imaging as a tool to predict organ reperfusion quality in liver transplantation",
            "abstract": null,
            "authors": [
                "Geisler, A",
                "Lederer, A",
                "Hau, HM",
                "Sucher, S",
                "Scheuermann, U",
                "Seehofer, D",
                "Rademacher, S"
            ],
            "year": 2024,
            "source": "Transplantation. 2024; -Austrotransplant 2024; OKT 16-18, 2024; Salzburg, Austria. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213432-14073"
            ],
            "persons": [
                "213432-117182",
                "213432-117782",
                "213432-117923"
            ],
            "imported": "2025-01-27T10:33: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": 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": 213446,
            "title": "Fungal infections in times of climate change and Natural Disasters.",
            "abstract": null,
            "authors": [
                "Hoenigl, M"
            ],
            "year": 2024,
            "source": "Medicalis Congress 2024; MAR 14-17,2024; Cluj, ROMANIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213446-29164"
            ],
            "persons": [
                "213446-64754"
            ],
            "imported": "2025-01-27T11: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": 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": 213440,
            "title": "Coarse Grained Molecular Dynamics Simulation of Low Density Lipoprotein.",
            "abstract": null,
            "authors": [
                "Földes, T",
                "Desfosses, A",
                "Peters, J",
                "Kornmueller, K"
            ],
            "year": 2024,
            "source": "Cryo-EM Club Grenoble; MAR 28, 2024; Grenoble, FRANCE;. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213440-14011"
            ],
            "persons": [
                "213440-83104"
            ],
            "imported": "2025-01-27T11:04:40+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": 213438,
            "title": "Pilzinfektionen & Influenza Update",
            "abstract": null,
            "authors": [
                "Hoenigl, M"
            ],
            "year": 2024,
            "source": " . 2024; -Intensiver Sommer 2024; JUN 6, 2024; Graz; AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213438-29164"
            ],
            "persons": [
                "213438-64754"
            ],
            "imported": "2025-01-27T11:01:24+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": 213441,
            "title": "Antifungal Therapeutic Options and Challenges.",
            "abstract": null,
            "authors": [
                "Hoenigl, M"
            ],
            "year": 2024,
            "source": "  . 2024; -ERS International Congress 2024; SEP 7-11, 2024; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213441-29164"
            ],
            "persons": [
                "213441-64754"
            ],
            "imported": "2025-01-27T11:06:22+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": 213437,
            "title": "Defining treatment endpoints",
            "abstract": null,
            "authors": [
                "Hoenigl, M"
            ],
            "year": 2024,
            "source": " . 2024; -ISHAM Asia 2024; AUG 1-3, 2024; Bangkog, THAILAND. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213437-29164"
            ],
            "persons": [
                "213437-64754"
            ],
            "imported": "2025-01-27T10:59:41+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": 213436,
            "title": "Coarse-grained molecular dynamics modelling of human low-density lipoprotein.",
            "abstract": null,
            "authors": [
                "Földes, T",
                "Kornmueller, K",
                "Desfosses, A",
                "Peters, J"
            ],
            "year": 2024,
            "source": "European Joint Theory/Experiment Meeting on Membranes; JUN 12-14, 2024; Debrecen, HUNGARY. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213436-14011"
            ],
            "persons": [
                "213436-83104"
            ],
            "imported": "2025-01-27T10:59: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": 213444,
            "title": "Fungal infections: Impact of Climate Change and Natural Disasters.",
            "abstract": null,
            "authors": [
                "Hoenigl, M"
            ],
            "year": 2024,
            "source": " . 2024; -European HIV Seminars 2024; JUN 21-22; Dublin, IRELAND. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213444-29164"
            ],
            "persons": [
                "213444-64754"
            ],
            "imported": "2025-01-27T11:13:55+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": 213442,
            "title": "Refractoriness in Mycology: What to do when all else fails? ",
            "abstract": null,
            "authors": [
                "Hoenigl, M"
            ],
            "year": 2024,
            "source": " . 2024; -CLIC 2024; APR 19-20, 2024; Mexico City, MEXICO. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213442-29164"
            ],
            "persons": [
                "213442-64754"
            ],
            "imported": "2025-01-27T11:09: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": 213433,
            "title": "New antifungal agents: latest developments and future perspectives.",
            "abstract": null,
            "authors": [
                "Hoenigl, M"
            ],
            "year": 2024,
            "source": " . 2024; -34th ECCMID; APR 27-30, 2024; Barcelona, SPAIN. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213433-29164"
            ],
            "persons": [
                "213433-64754"
            ],
            "imported": "2025-01-27T10:50: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": 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": 213434,
            "title": "Impact of climate change on fungal disease",
            "abstract": null,
            "authors": [
                "Hoenigl, M"
            ],
            "year": 2024,
            "source": " . 2024; -ISHAM Asia 2024; AUG 1-3, 2024; Bangkog, Thailand. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213434-29164"
            ],
            "persons": [
                "213434-64754"
            ],
            "imported": "2025-01-27T10:56:42+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": 213443,
            "title": "Empiric therapy in febrile neutropenia and mycotic pneumonia: Liposomal amphotericin B vs. triazoles",
            "abstract": null,
            "authors": [
                "Hoenigl, M"
            ],
            "year": 2024,
            "source": " . 2024; -CLIC 2024; APR 19-20, 2024; Mexico City, MEXICO. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213443-29164"
            ],
            "persons": [
                "213443-64754"
            ],
            "imported": "2025-01-27T11:10:29+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": 213447,
            "title": "Non-culture-based diagnosis of Aspergillus vs. Candida",
            "abstract": null,
            "authors": [
                "Hoenigl, M"
            ],
            "year": 2024,
            "source": " . 2024; -ISHAM Diagnostic Conference 2024; DEC 4-5, 2024; Bethesda, USA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213447-29164"
            ],
            "persons": [
                "213447-64754"
            ],
            "imported": "2025-01-27T11:31:33+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": 213445,
            "title": "Urgent Issues in Clinical Mycology: Environmental Resistance.",
            "abstract": null,
            "authors": [
                "Hoenigl, M"
            ],
            "year": 2024,
            "source": " . 2024; -MSGERC 2024 Biennial Meeting; SEP 4-6, 2024; Colorado Springs, USA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213445-29164"
            ],
            "persons": [
                "213445-64754"
            ],
            "imported": "2025-01-27T11:19:29+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": 213090,
            "title": "The tumor microenvironment drives mitochondrial metabolic reprogramming in neutrophils during non-small cell lung cancer",
            "abstract": null,
            "authors": [
                "Runtsch, M",
                "Kindler, O",
                "Eichmann, T",
                "Santiso, A",
                "Maitz, K",
                "Brcic, L",
                "Lindenmann, J",
                "Kargl, J"
            ],
            "year": 2024,
            "source": "EUR J IMMUNOL. 2024; 54: 176-176.-7th European Conference of Immunology; SEP 01-04, 2024; Dublin, IRELAND. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001364287300140",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213090-14020",
                "213090-14022",
                "213090-14077",
                "213090-14085",
                "213090-17225"
            ],
            "persons": [
                "213090-98567",
                "213090-100698",
                "213090-111459",
                "213090-115261",
                "213090-50145",
                "213090-60706",
                "213090-97234"
            ],
            "imported": "2025-01-13T08:11:00+01:00",
            "journal": "EUR J IMMUNOL",
            "issn": "0014-2980",
            "collection_publisher": null,
            "collection_title": "EUROPEAN JOURNAL OF IMMUNOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.5,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.638,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "IMMUNOLOGY-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": 213466,
            "title": "Ultrahochfeld (UHF) MRT",
            "abstract": null,
            "authors": [
                "Gerhalter, T"
            ],
            "year": 2024,
            "source": "RÖKO; MAI 8 -10, 2024; Wiesbaden, Deutschland. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213466-14051"
            ],
            "persons": [
                "213466-76149"
            ],
            "imported": "2025-01-27T12:19:48+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": false
        },
        {
            "id": 213465,
            "title": "Detailed Documentation",
            "abstract": null,
            "authors": [
                "Al Zoughbi, W",
                "Fiala, G",
                "Jungwirth, E"
            ],
            "year": 2024,
            "source": "BioMedAI Data management & analytics workshop; NOV 28-29, 2024; Hartberg, AUSRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213465-14020"
            ],
            "persons": [
                "213465-125115"
            ],
            "imported": "2025-01-27T12:00: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": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": true,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": false
        },
        {
            "id": 213470,
            "title": "SEX-BASED DIFFERENCES IN A MOUSE MODEL OF EXPERIMENTAL\r\nCOLITIS HOUSED IN ENVIRONMENTAL ENRICHMENT",
            "abstract": null,
            "authors": [
                "Petracco, G",
                "Tatzl, E",
                "Faimann, I",
                "Kienzl, M",
                "Gruden, E",
                "Schicho, R",
                "Reichmann, F"
            ],
            "year": 2024,
            "source": "7th BraYn - Brainstorming Research Assembly for Young Neuroscientists; OCT 9-11, 2024; Verona, ITALY. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213470-14022"
            ],
            "persons": [
                "213470-118787",
                "213470-56687",
                "213470-99558",
                "213470-116402",
                "213470-50186",
                "213470-71386",
                "213470-97983"
            ],
            "imported": "2025-01-27T12:27:50+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
        }
    ]
}