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=152540&ordering=impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 152644,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152560&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152520&ordering=impactfactor",
    "results": [
        {
            "id": 208086,
            "title": "Demonstration von speziellen Goniodysgenesien und traumatischen Kammerwinkelveränderungen. ",
            "abstract": null,
            "authors": [
                "Faschinger, Chr."
            ],
            "year": 2023,
            "source": "35. Internationaler Kongress der Deutschen Ophthalmochirurgen.; 15.-17.6.2023 ; Nürnberg, Deutschland. 2023. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "208086-14043"
            ],
            "persons": [
                "208086-51585"
            ],
            "imported": "2024-02-09T13:46:04+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": 208085,
            "title": "Durchführung der Gonioskopie und Einteilung.",
            "abstract": null,
            "authors": [
                "Faschinger, Chr."
            ],
            "year": 2023,
            "source": "35. Internationaler Kongress der Deutschen Ophthalmochirurgen. ; 15.-17.6.2023 ; Nürnberg, Deutschland. 2023. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "208085-14043"
            ],
            "persons": [
                "208085-51585"
            ],
            "imported": "2024-02-09T13: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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 208084,
            "title": "Gonioskopie.",
            "abstract": null,
            "authors": [
                "Faschinger, Chr."
            ],
            "year": 2023,
            "source": "Augenärztliche Akademie Deutschland Kongress; 16.3.2023 ; Düsseldorf, Deutschland. 2023. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "208084-14043"
            ],
            "persons": [
                "208084-51585"
            ],
            "imported": "2024-02-09T13:43: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": 208083,
            "title": "Glaukom – wann Laser, wann Tropfen? ",
            "abstract": null,
            "authors": [
                "Faschinger, Chr."
            ],
            "year": 2023,
            "source": "25. Salzburger Ophthalmologisches Symposium.; 31.3.2023; Salzburg, Österreich. 2023. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "208083-14043"
            ],
            "persons": [
                "208083-51585"
            ],
            "imported": "2024-02-09T13:41:43+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": 208082,
            "title": "Effects of placental extracellular vesicles on maternal hematopoiesis",
            "abstract": null,
            "authors": [
                "Ujcic, K",
                "Marx-Bluemel L",
                "Zabel R",
                "Murrieta-Coxca JM",
                "Favaro R",
                "Sonnemann J",
                "Morales-Prieto D",
                "Markert U"
            ],
            "year": 2023,
            "source": "https://srbevs.rs/small-new-world-2-0-eng/. 2023; -Small New World 2.0; SEP 4-5, 2023; Graz, AUSTRIA.  (ISBN: 978-86-905626-0-2 )",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "208082-14017"
            ],
            "persons": [
                "208082-119494"
            ],
            "imported": "2024-02-09T13:41:28+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": 208081,
            "title": "Welche Bedeutung hat das Glaukom-Screening? ",
            "abstract": null,
            "authors": [
                "Faschinger, Chr."
            ],
            "year": 2023,
            "source": "39. Workshop Glaukom (Diagnostik); 21.1.2023 ; Berlin, Deutschland. 2023. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "208081-14043"
            ],
            "persons": [
                "208081-51585"
            ],
            "imported": "2024-02-09T13:39: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": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 208080,
            "title": "Microchimeric cells: Trans-oral route to and presence in the host",
            "abstract": null,
            "authors": [
                "Bramreiter, B",
                "Slaats, E",
                "Sallinger, K",
                "Gruber, MC",
                "Schönberger, J",
                "Schuch, K",
                "Kroneis, T"
            ],
            "year": 2024,
            "source": "Gottfried Schatz Research Center Seminar; JAN 12, 2024; Graz, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "208080-14017"
            ],
            "persons": [
                "208080-104057",
                "208080-104139",
                "208080-109964",
                "208080-115382",
                "208080-116463",
                "208080-54171"
            ],
            "imported": "2024-02-09T13:39: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": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 208079,
            "title": "Hat ein Smartphone derzeit einen Stellenwert beim Glaukom? ",
            "abstract": null,
            "authors": [
                "Faschinger, Chr",
                ""
            ],
            "year": 2023,
            "source": "CONCEPT Ophthalmologie. 2023. 08: 34-37. (ISSN: 2629-4745) ",
            "category": 11,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "208079-14043"
            ],
            "persons": [
                "208079-51585"
            ],
            "imported": "2024-02-09T13:36:54+01:00",
            "journal": "CONCEPT Ophthalmologie",
            "issn": "2629-4745",
            "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": 208078,
            "title": "Welche Bedeutung hat das Glaukom-Screening? ",
            "abstract": null,
            "authors": [
                "Faschinger, Chr."
            ],
            "year": 2023,
            "source": "CONCEPT Ophthalmologie. 2023. 02: 32-37. (ISSN: 2629-4745) ",
            "category": 11,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "208078-14043"
            ],
            "persons": [
                "208078-51585"
            ],
            "imported": "2024-02-09T13:35:20+01:00",
            "journal": "CONCEPT Ophthalmologie",
            "issn": "2629-4745",
            "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": 208077,
            "title": "Buchbesprechung „Mein Weg durch die Augenheilkunde“ von Balder P. Gloor.",
            "abstract": null,
            "authors": [
                "Faschinger, Chr",
                ""
            ],
            "year": 2023,
            "source": "Spektrum der Augenheilkunde (doi.org/10.1007/s00717-023-00541-4). 2023",
            "category": 12,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "208077-14043"
            ],
            "persons": [
                "208077-51585"
            ],
            "imported": "2024-02-09T13:33: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": 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": 208076,
            "title": "Serum NfL levels and cognitive performance in persons with multiple sclerosis.",
            "abstract": null,
            "authors": [
                "Demjaha, R",
                "Hechenberger, S",
                "Buchmann, A",
                "Helmlinger, B",
                "Heschl, B",
                "Wurth, S",
                "Opriessnig, P",
                "Ropele, S",
                "Leppert, D",
                "Kuhle, J",
                "Enzinger, C",
                "Pinter, D",
                "Khalil, M"
            ],
            "year": 2023,
            "source": "Proceedings of DGLN 2023. 2023; -Jahrestagung DGLN 2023; MAY 5-6, 2023; Dresden, GERMANY. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "208076-14051"
            ],
            "persons": [
                "208076-100850",
                "208076-104619",
                "208076-107891",
                "208076-50173",
                "208076-51279",
                "208076-57435",
                "208076-66708",
                "208076-88042",
                "208076-94124"
            ],
            "imported": "2024-02-09T13:28:28+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": 208075,
            "title": "CAM Assay as an in vivo model for the assessment of iontronic devices for cancer therapy",
            "abstract": null,
            "authors": [
                "Bayer, C",
                "Handl, V",
                "Saarela, H",
                "Byun, D",
                "Bernacka-Wojcik, I",
                "Abrahamsson, T",
                "Poremba, N",
                "Hecko, S",
                "Wilkovitsch, M",
                "Mikula, H",
                "Bosman, T",
                "Ghaffari Tabrizi-Wizsy, N",
                "Schindl, R",
                "Simon, D",
                "Arbring Sjöström, T",
                "Bintinger, J",
                "Waldherr, L"
            ],
            "year": 2024,
            "source": "2nd International CAM conference; FEB 5-6, 2024; Erlangen, GERMANY. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "208075-14011",
                "208075-14014"
            ],
            "persons": [
                "208075-105020",
                "208075-114534",
                "208075-51047",
                "208075-98848",
                "208075-99703"
            ],
            "imported": "2024-02-09T13:27:08+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": true,
            "local_affiliation": true
        },
        {
            "id": 208072,
            "title": "Unlocking Precision in Pancreatic Cancer Treatment: Controlled Release Strategies of Hydrogel-Bound Chemotherapeutics via Iontronic Devices.",
            "abstract": null,
            "authors": [
                "Bayer, C",
                "Saarela, H",
                "Byun, D",
                "Bernacka-Wojcik, I",
                "Abrahamsson, T",
                "Poremba, N",
                "Hecko, S",
                "Wilkovitsch, M",
                "Mikula, H",
                "Bosman, T",
                "Ghaffari Tabrizi-Wizsy, N",
                "Schindl, R",
                "Simon, D",
                "Arbring Sjöström, T",
                "Bintinger, J",
                "Waldherr, L"
            ],
            "year": 2023,
            "source": "Biocube Meeting 2023; DEC 10-16, 2023; Sestriere, ITALY. 2023. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "208072-14011",
                "208072-14014"
            ],
            "persons": [
                "208072-114534",
                "208072-51047",
                "208072-98848",
                "208072-99703"
            ],
            "imported": "2024-02-09T13:22:43+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": true,
            "local_affiliation": true
        },
        {
            "id": 208071,
            "title": "Enhancing Precision in Pancreatic Cancer Therapy: Controlled Delivery of Hydrogel-conjugated Chemotherapeutics via Iontronic Devices.",
            "abstract": null,
            "authors": [
                "Bayer, C",
                "Saarela, H",
                "Byun, D",
                "Bernacka-Wojcik, I",
                "Abrahamsson, T",
                "Poremba, N",
                "Hecko, S",
                "Wilkovitsch, M",
                "Mikula, H",
                "Bosman, T",
                "Ghaffari Tabrizi-Wizsy, N",
                "Schindl, R",
                "Simon, D",
                "Arbring Sjöström, T",
                "Bintinger, J",
                "Waldherr, L."
            ],
            "year": 2023,
            "source": "MATSUS Fall 2023 Conference; OCT 16-20, 2023; Torremolinos, SPAIN. 2023. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "208071-14011",
                "208071-14014"
            ],
            "persons": [
                "208071-114534",
                "208071-51047",
                "208071-98848",
                "208071-99703"
            ],
            "imported": "2024-02-09T13:16:57+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": true,
            "local_affiliation": true
        },
        {
            "id": 208053,
            "title": "Die Rolle der molekularen Uhr in Asthma\r\n",
            "abstract": null,
            "authors": [
                "Teppan, J",
                "Sturm, EM"
            ],
            "year": 2023,
            "source": "ÖGP Wissenschaftsretreat; APR 18-19, 2023; Traunkirchen, AUSTRIA. 2023. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "208053-14022"
            ],
            "persons": [
                "208053-100665",
                "208053-50791"
            ],
            "imported": "2024-02-09T11:27:00+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": 208052,
            "title": "Biodegradable 3D Printed Βeta TCP Scaffold For Bone Regeneration In Critical Size Calvaria Defect In Rats",
            "abstract": null,
            "authors": [
                "Schwarze, U Y",
                "Herber, V",
                "Ücal, M",
                "Hahn D",
                "Suljevic, O",
                "Payer, M",
                "Weinberg, A",
                "Sommer N G"
            ],
            "year": 2023,
            "source": "EAO-BERLIN; SEP 28-30, 2023; Berlin, GERMANY. 2023. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "208052-14018",
                "208052-14050",
                "208052-14051",
                "208052-14052",
                "208052-14057",
                "208052-14076",
                "208052-14109"
            ],
            "persons": [
                "208052-107169",
                "208052-50785",
                "208052-50792",
                "208052-72095",
                "208052-96335",
                "208052-98087"
            ],
            "imported": "2024-02-09T11:16:27+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": true,
            "local_affiliation": true
        },
        {
            "id": 208051,
            "title": "FoGeBi: Histology lab for thin ground sectioning of non-cuttable materials",
            "abstract": null,
            "authors": [
                "Schwarze, UY"
            ],
            "year": 2023,
            "source": "HISTOLOGIE IN GRAZ GESTERN – HEUTE – MORGEN\r\nSYMPOSIUM 150 JAHRE HISTOLOGIE IN GRAZ; SEP 11-12, 2023; Graz, AUSTRIA. 2023. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "208051-14018",
                "208051-14052",
                "208051-14057"
            ],
            "persons": [
                "208051-96335"
            ],
            "imported": "2024-02-09T11:12:57+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": 208050,
            "title": "Molecular interference with SARS-CoV-2 replication by the antiviral peptide TAT I24",
            "abstract": null,
            "authors": [
                "Kicker, E",
                "Zatloukal, K",
                "Abuja, P",
                "Harant, H"
            ],
            "year": 2023,
            "source": "ISCOMS ; JUN 5-8, 2023; Groningen; Niederlande. 2023. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "208050-14020"
            ],
            "persons": [
                "208050-51663",
                "208050-53998",
                "208050-95322"
            ],
            "imported": "2024-02-09T11:06:43+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": true,
            "local_affiliation": true
        },
        {
            "id": 208049,
            "title": "Antibiotics - Overview and Update",
            "abstract": null,
            "authors": [
                "Strenger, V"
            ],
            "year": 2023,
            "source": "Open Medical Institute - Salzburg CHOP Seminar in Pediatric Infectious Diseases; DEC 10-15, 2023; Salzburg, AUSTRIA. 2023. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "208049-14091"
            ],
            "persons": [
                "208049-56810"
            ],
            "imported": "2024-02-09T11:05:30+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": 208048,
            "title": "The Role of JAK-STAT signaling in neutrophilic lung inflammation",
            "abstract": null,
            "authors": [
                "Nayak, BB",
                "Red, I",
                "Teppan, J",
                "Schwanzer, J",
                "Rajesh, R",
                "Heinemann, A",
                "Sturm, EM"
            ],
            "year": 2023,
            "source": "Doctoral Day 2023; FEB 9, 2023; Graz. 2023. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "208048-14022"
            ],
            "persons": [
                "208048-100665",
                "208048-106867",
                "208048-111587",
                "208048-111789",
                "208048-50777",
                "208048-50791",
                "208048-51756"
            ],
            "imported": "2024-02-09T11:04: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": 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
        }
    ]
}