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=1900&ordering=-impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 153846,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1920&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1880&ordering=-impactfactor",
    "results": [
        {
            "id": 213987,
            "title": "Immobilisation of Plastic-Degrading Enzyme onto Magnetic Nanoparticles for Microplastics Capture",
            "abstract": null,
            "authors": [
                "Loh, SX",
                "Eigenfeld, M",
                "Schwaminger, SP"
            ],
            "year": 2024,
            "source": "ÖGMBT; Sep 17-179, 2024; Graz, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213987-14012"
            ],
            "persons": [
                "213987-113130",
                "213987-122613",
                "213987-124253"
            ],
            "imported": "2025-02-07T16:56: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": 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": 213988,
            "title": "From Model to Practice: Developing an Enrichment and Recovery System to Facilitate Rapid Pathogen Detection",
            "abstract": null,
            "authors": [
                "Muschak, PR",
                "Liu, Z",
                "Berensmeier, S",
                "Schwaminger, SP"
            ],
            "year": 2024,
            "source": "MSB; SEP 9, 2024; Prague, CZECH REPUBLIC. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213988-14012"
            ],
            "persons": [
                "213988-113130"
            ],
            "imported": "2025-02-07T17:00: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 213977,
            "title": "Liquordiagnostik: Wann? Was? Wie?",
            "abstract": null,
            "authors": [
                "Plecko, B"
            ],
            "year": 2024,
            "source": "62. Jahrestagung der ÖGKJ; OCT 2-5, 2024; Bregenz, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213977-14091"
            ],
            "persons": [
                "213977-51875"
            ],
            "imported": "2025-02-07T16:39:13+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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 213959,
            "title": "MITOCHONDRIAL DYSFUNCTION AND INCREASED \r\nMITOCHONDRIAL ROS IN NAÏVE CD4+ T-CELLS OF PRIMARY SJÖGREN’S \r\nSYNDROME",
            "abstract": null,
            "authors": [
                "Javorova, P",
                "Zeiler, M",
                "Lackner, A",
                "Madreiter-Sokolowski, C",
                "Rost, R",
                "Hermann, J",
                "Thiel, J",
                "Fessler, J",
                "Stradner, MH."
            ],
            "year": 2024,
            "source": " . 2024; 117-117.- European Workshop for Rheumatology Research ; MAY  9-11, 2024; Genoa, ITALY. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213959-14013",
                "213959-14014",
                "213959-14020",
                "213959-14086"
            ],
            "persons": [
                "213959-108758",
                "213959-111873",
                "213959-122572",
                "213959-70922",
                "213959-77590",
                "213959-85069",
                "213959-51002",
                "213959-53560",
                "213959-78952"
            ],
            "imported": "2025-02-07T15:14:02+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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 213968,
            "title": "Innovations in diagnosing and treading neurometabolic disorders",
            "abstract": null,
            "authors": [
                "Plecko, B"
            ],
            "year": 2024,
            "source": "Pediatric Neurology Congress in Ostrava, Czech Republic; MYY 29-31, 2024; Ostrava, CZECH REPUBLIC. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213968-14091"
            ],
            "persons": [
                "213968-51875"
            ],
            "imported": "2025-02-07T15:37:32+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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 213971,
            "title": "16. Rare Disease Dialog. Status Quo Bewertungsboard: Rascher und gerechter Therapiezugang, was braucht es?",
            "abstract": null,
            "authors": [
                "Plecko, B"
            ],
            "year": 2024,
            "source": "Dialogveranstaltung Pharmic-Academy; NOV 12, 2024; Vienna, AUSTRIA. 2024. ",
            "category": 20,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213971-14091"
            ],
            "persons": [
                "213971-51875"
            ],
            "imported": "2025-02-07T16:04: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": 213960,
            "title": "What makes the human brain a speceal organ?",
            "abstract": null,
            "authors": [
                "Plecko, B"
            ],
            "year": 2024,
            "source": "37th Annual APS Conference and Seminar ; MAR 13-16, 2024; Kassel, GERMANY. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213960-14091"
            ],
            "persons": [
                "213960-51875"
            ],
            "imported": "2025-02-07T15:15:36+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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 213958,
            "title": "Management of tranexamic acid (TXA) in orthognathic surgery: \r\nuse and clinical benefits",
            "abstract": null,
            "authors": [
                "Wallner, J",
                "Schwaiger, M.",
                "Rieder, M",
                "Remschmidt, B",
                "Merkl, M",
                "Zemann, W\r\n"
            ],
            "year": 2025,
            "source": "ÖGMKG 2025; JAN 27-31, 2025; Bad Hofgastein. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213958-14057",
                "213958-14112"
            ],
            "persons": [
                "213958-104560",
                "213958-105581",
                "213958-106905",
                "213958-52001",
                "213958-76910",
                "213958-94150"
            ],
            "imported": "2025-02-07T14:58: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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 213964,
            "title": "Arylsulfatase K (ARSK) deficiency-A novel subtype of mucopolysaccharidosis.",
            "abstract": null,
            "authors": [
                "Plecko, B"
            ],
            "year": 2024,
            "source": "17th International Symposium on MPS and related Diseases; APR 4-7, 2024; Würzburg, GERMANY. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213964-14091"
            ],
            "persons": [
                "213964-51875"
            ],
            "imported": "2025-02-07T15:22:10+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": 213963,
            "title": "Mitochondrial dysfunction and increased mitochondrial superoxides in naive CD4+ T-cells of primary Sjögren´s syndrome.",
            "abstract": null,
            "authors": [
                "Javorova, P",
                "Zeiler, M",
                "Lackner, A",
                "Madreiter-Sokolowski, C",
                "Rost, R",
                "Hermann, J",
                "Thiel, J",
                "Fessler, J",
                "Stradner, MH"
            ],
            "year": 2024,
            "source": " . 2024; - International Symposium Sjögren´s Disease; APR 22-25, 2024; Egmond aan Zee, NETHERLANDS. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213963-14013",
                "213963-14014",
                "213963-14020",
                "213963-14086"
            ],
            "persons": [
                "213963-122572",
                "213963-53560",
                "213963-70922",
                "213963-77590",
                "213963-78952",
                "213963-85069",
                "213963-108758",
                "213963-111873",
                "213963-51002"
            ],
            "imported": "2025-02-07T15:19:56+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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 213965,
            "title": "Individuals at-risk for Sjögren´s syndrome show disease-characteristic clinical and immunological changes- results of the preSStige study",
            "abstract": null,
            "authors": [
                "Pietsch, D",
                "Javorova, P",
                "Zenz, S",
                "Dreo, B",
                "Sarocchi, F",
                "Pagotto-Betzler, K",
                "Lackner, A",
                "Thiel, J",
                "Cornec, D",
                "Stradner, MH"
            ],
            "year": 2024,
            "source": " . 2024; -International Symposium Sjögren´s Disease; APR 22-25, 2024;  Egmond aan Zee, NETHERLANDS. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213965-14020",
                "213965-14086"
            ],
            "persons": [
                "213965-101167",
                "213965-108758",
                "213965-111873",
                "213965-77590",
                "213965-98028",
                "213965-105947",
                "213965-53560",
                "213965-85048"
            ],
            "imported": "2025-02-07T15:25:32+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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 213969,
            "title": "PLATELET-DERIVED FACTORS MODIFY GENE EXPRESSION PROFILE OF HUMAN TROPHOBLASTS",
            "abstract": null,
            "authors": [
                "Lyssy, F",
                "Forstner, D",
                "Guettler, J",
                "Kupper, N",
                "Ujčič, K",
                "Wernitznig, S",
                "Neuper, L",
                "Daxboeck, C",
                "El-Heliebi, A",
                "Krappinger, JC",
                "Feichtinger, J",
                "Cvirn, G",
                "Hoebler, AL",
                "Pollheimer, J",
                "James, JL",
                "Gauster, M"
            ],
            "year": 2024,
            "source": "Placenta. 2024; -19th European Placenta Group Conference; NOV 7-8, 2024; Hradec Králové, CZECH REPUBLIC;. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213969-14012",
                "213969-14017"
            ],
            "persons": [
                "213969-100823",
                "213969-119494",
                "213969-50394",
                "213969-94195",
                "213969-100900",
                "213969-106163",
                "213969-106715",
                "213969-50068",
                "213969-53232",
                "213969-66435",
                "213969-82600",
                "213969-93683",
                "213969-98902"
            ],
            "imported": "2025-02-07T15:44: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 213970,
            "title": "Anfälle im Neugeborenenalter.",
            "abstract": null,
            "authors": [
                "Plecko, B"
            ],
            "year": 2024,
            "source": "Jahreskongress Pädiatrie Schweiz ; JUN 6-7, 2004; Luzern, SWISS. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213970-14091"
            ],
            "persons": [
                "213970-51875"
            ],
            "imported": "2025-02-07T15:47:10+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": 213950,
            "title": "Mitochondriale Dysfunktion und Seneszenz der T-Zellen",
            "abstract": null,
            "authors": [
                "Javorova, P"
            ],
            "year": 2023,
            "source": "Fakten der Rheumatologie. 2023;  43-44. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213950-14086"
            ],
            "persons": [
                "213950-108758"
            ],
            "imported": "2025-02-07T14:05: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": 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": 213957,
            "title": "Insights into solvent PRE of exchangeable protons",
            "abstract": null,
            "authors": [
                "Rakhimbekova, A",
                "Hartlmüller, C",
                "Bourgeois, BMR",
                "Madl, T"
            ],
            "year": 2025,
            "source": "NMR Winter Retreat on Protein-RNA Interactions 2025;  JAN 11-16, 2025; Parpan, SWITZERLAND. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213957-14012"
            ],
            "persons": [
                "213957-111567",
                "213957-91207",
                "213957-98222"
            ],
            "imported": "2025-02-07T14:44:54+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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 213955,
            "title": "Structural studies of FOXM1 regulation by β-catenin",
            "abstract": null,
            "authors": [
                "Rakhimbekova, A",
                "Bourgeois, BMR",
                "Braun, M",
                "Sánchez Murcia , PA",
                "Oberdorfer, G",
                "Madl, T"
            ],
            "year": 2024,
            "source": "20th European Magnetic Resonance Congress; JUN 30 - JUL 4, 2024; Bilbao; SPAIN. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213955-14012"
            ],
            "persons": [
                "213955-107189",
                "213955-111567",
                "213955-98222",
                "213955-91207"
            ],
            "imported": "2025-02-07T14: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": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 213956,
            "title": "Factors determining dendritic cell identity in peripheral tissues",
            "abstract": null,
            "authors": [
                "Connolly, S",
                "Schwarzenberger, E",
                "Tam-Amersdorfer, C",
                "Passegger, C",
                "Lang, M",
                "Strobl, H"
            ],
            "year": 2024,
            "source": "17th International Symposium on Dendritic Cells; OCT 20-23, 2024; Sitges, Spain. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213956-14014"
            ],
            "persons": [
                "213956-112049"
            ],
            "imported": "2025-02-07T14:34:45+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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 213953,
            "title": "Bhlhe40 regulation of Langerhans cell fate and function.\r\n\r\n",
            "abstract": null,
            "authors": [
                "Connolly, S",
                "Schwarzenberger, E",
                "Tam-Amersdorfer, C",
                "Passegger, C",
                "Lang, M",
                "Strobl, H"
            ],
            "year": 2023,
            "source": " Annual Meeting of the Austrian Society for Allergology and Immunology; SEP 14-16, 2023; Linz, AUSTRIA. 2023. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213953-14014"
            ],
            "persons": [
                "213953-112049"
            ],
            "imported": "2025-02-07T14:14:20+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": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 213562,
            "title": "EVI - Evidenzbasierte Gesundheitsinformationen in Haus- und Kinderarztpraxen",
            "abstract": null,
            "authors": [
                "Radl-Karimi, C",
                "Posch, N",
                "Paier-Abuzahra, M",
                "Spary-Kainz, U"
            ],
            "year": 2024,
            "source": "2. Jahrestagung Deutsches Netzwerk Gesundheitskompetenz e.V. , Gesundheitskompetenz  – mehr als Gesundheitswissen.; JUN 6-7, 2024; Fulda, GERMANY. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213562-27964"
            ],
            "persons": [
                "213562-113934",
                "213562-51117",
                "213562-92483",
                "213562-93279"
            ],
            "imported": "2025-01-30T20:42:45+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": 213944,
            "title": "Polymers for food industry and Drug delivery",
            "abstract": null,
            "authors": [
                "Reindl, M.",
                "Schwaminger, S.P."
            ],
            "year": 2024,
            "source": "OLRC Science Day; Feb 15, 2024; Graz, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213944-14012"
            ],
            "persons": [
                "213944-113130",
                "213944-116485"
            ],
            "imported": "2025-02-07T13:00: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": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}