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=154520&ordering=impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157555,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=154540&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=154500&ordering=impactfactor",
    "results": [
        {
            "id": 200856,
            "title": "Traumatic dental injuries of permanent teeth",
            "abstract": null,
            "authors": [
                "Kqiku, L",
                "Ebeleseder, KA"
            ],
            "year": 2022,
            "source": "AMFE Congress; JUN 24-25, 2022; Prishtina/Kosova. 2022. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "200856-14111"
            ],
            "persons": [
                "200856-50883"
            ],
            "imported": "2023-02-06T16:05: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": 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": 200858,
            "title": "A pan-genome catalog of the human respiratory tract microbiome.",
            "abstract": null,
            "authors": [
                "Shinde, T",
                "Kumpitsch C.",
                "Moissl-Eichinger C."
            ],
            "year": 2022,
            "source": "18th International Symposium on Microbial Ecology; AUG 15-18, 2022; Lausanne, Switzerland. 2022. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "200858-14023"
            ],
            "persons": [
                "200858-90021",
                "200858-99612"
            ],
            "imported": "2023-02-06T16:13: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": 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": 200861,
            "title": "A pan-genome catalog of the human respiratory tract microbiome.",
            "abstract": null,
            "authors": [
                "Shinde, T",
                "Kumpitsch C.",
                "Moissl-Eichinger C."
            ],
            "year": 2022,
            "source": "9TH THEODOR ESCHERICH SYMPOSIUM 2022; NOV 17-18, 2022; Graz, Austria. 2022. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "200861-14023"
            ],
            "persons": [
                "200861-90021",
                "200861-99612"
            ],
            "imported": "2023-02-06T16:19:46+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 200862,
            "title": "Erfolgskriterien einer dichten Obturation",
            "abstract": null,
            "authors": [
                "Kqiku, L"
            ],
            "year": 2022,
            "source": "Österreichischer Kongress für Zahnmedizin; SEP 16-18,2022; Wien, AUSTRIA. 2022. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "200862-14111"
            ],
            "persons": [
                "200862-50883"
            ],
            "imported": "2023-02-06T16:20: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": false,
            "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": 200864,
            "title": "Human health status is reflected in the microbiome during ageing",
            "abstract": null,
            "authors": [
                "Mohammadzadeh, M",
                "Mahnert. A",
                "Kumpitsch, C",
                "Helena Schmidt, H",
                "Moissl Eichinger , C"
            ],
            "year": 2022,
            "source": "International Society for Microbial Ecology; 14-19 August 202; Lausanne, Switzerland. 2022. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "200864-14013",
                "200864-14023"
            ],
            "persons": [
                "200864-100035",
                "200864-109121",
                "200864-51912",
                "200864-90021",
                "200864-99612"
            ],
            "imported": "2023-02-06T17:30:37+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": 200865,
            "title": "Partnership between Methanobrevibacter smithii clades and different microbial taxa in the human gut",
            "abstract": null,
            "authors": [
                "Mohammadzadeh, R",
                "Mahnert, A",
                "Schmidt, H",
                "Moissl Eichinger, C"
            ],
            "year": 2022,
            "source": "Theodor Escherich Symposium; 17-18. November 2022; Graz, Austria. 2022. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "200865-14013",
                "200865-14023"
            ],
            "persons": [
                "200865-100035",
                "200865-109121",
                "200865-51912",
                "200865-90021"
            ],
            "imported": "2023-02-06T17:36:11+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 200867,
            "title": "Elucidating the effect of fibrosis on left atrial flow using multi-physics, multi-scale simulations",
            "abstract": null,
            "authors": [
                "Gonzalo, A",
                "Augustin, CM",
                "Bifulco, S",
                "Guerrero-Hurtado, M",
                "Duran, E",
                "Garcia-Villalba, M",
                "Martinez-Legazpi, P",
                "Flores, O",
                "Bermejo, J",
                "Plank, G",
                "Akoum, N",
                "Boyle, P",
                "del Alamo, JC"
            ],
            "year": 2022,
            "source": "Bulletin of the American Physical Society. 2022; -75th Annual Meeting of the Division of Fluid Dynamics; NOV 20-22; Indianapolis, USA. ",
            "category": 2,
            "document_type": 18,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "200867-14011"
            ],
            "persons": [
                "200867-50966",
                "200867-79791"
            ],
            "imported": "2023-02-06T18:05: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": false,
            "local_affiliation": true
        },
        {
            "id": 200868,
            "title": "An accurate and efficient finite element framework with applications to cardiac electromechanics",
            "abstract": null,
            "authors": [
                "Augustin, CM",
                "Gsell, MAF",
                "Karabelas, E",
                "Plank, G"
            ],
            "year": 2022,
            "source": "Austrian Numerical Analysis Day; MAY 4-6, 2022; Linz, Austria. 2022. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "200868-14011"
            ],
            "persons": [
                "200868-50966",
                "200868-79791",
                "200868-96212"
            ],
            "imported": "2023-02-06T18:12: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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 200869,
            "title": "Physiologically valid 3D-0D models of the heart and circulation for clinical applications",
            "abstract": null,
            "authors": [
                "Augustin, CM",
                "Karabelas, E",
                "Gsell, MAF",
                "Plank, G"
            ],
            "year": 2022,
            "source": "9th World Congress of Biomechanics; JUL 10-14; Taipei, TAIWAN. 2022. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "200869-14011"
            ],
            "persons": [
                "200869-50966",
                "200869-79791",
                "200869-96212"
            ],
            "imported": "2023-02-06T18:17:52+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": 200870,
            "title": "Multiscale modelling of Valvular Heart Diseases. Understanding the mechanisms of adverse remodelling to improve precision medicine",
            "abstract": null,
            "authors": [
                "Augustin, CM",
                "Nordmeyer, S",
                "Bayer, JD"
            ],
            "year": 2022,
            "source": "ERA-Net Symposium on Cardiovascular Diseases; SEP 19-20, 2022; Riga, LATVIA. 2022. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "200870-14011"
            ],
            "persons": [
                "200870-79791"
            ],
            "imported": "2023-02-06T18:21:47+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 200871,
            "title": "Physiologically valid 3D-0D models of cardiac electromechanics",
            "abstract": null,
            "authors": [
                "Augustin, CM",
                "Gsell, MAF",
                "Karabelas, E",
                "Plank, G"
            ],
            "year": 2022,
            "source": "Abstracts of the 2022 Joint Annual Conference of the Austrian (ÖGBMT), German (VDE DGBMT) and Swiss (SSBE) Societies for Biomedical Engineering, including the 14th Vienna International Workshop on Functional Electrical Stimulation. 2022; -Joint Annual Conference of the Austrian (ÖGBMT), German (VDE DGBMT) and Swiss (SSBE) Societies for Biomedical Engineering; SEP 28-30, 2022; Innsbruck, AUSTRIA;. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "200871-14011"
            ],
            "persons": [
                "200871-50966",
                "200871-79791",
                "200871-96212"
            ],
            "imported": "2023-02-06T18:27:19+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": 178831,
            "title": "Therapeutic nuclear magnetic resonance therapy (NMRT) influences the miRNA profile and the hypoxic behavior of human chondrocytes stimulated by IL-1ß.",
            "abstract": null,
            "authors": [
                "Steinecker-Frohnwieser, B",
                "Lohberger, B",
                "Stündl, N",
                "Leithner, A",
                "Kullich, W"
            ],
            "year": 2019,
            "source": "ÖGR Jahrestagung . 2019; -ÖGR Jahrestagung ; NOV 28-30, 2019; Vienna, AUSTRIA . ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "178831-14052"
            ],
            "persons": [
                "178831-50696",
                "178831-53237",
                "178831-61131"
            ],
            "imported": "2019-12-19T14:58: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": 178828,
            "title": "Einfluss von Pentoxifyllin auf die Expression von IL 1β und NF-kB in der Mundschleimhaut (Maus) während fraktionierter Bestrahlung",
            "abstract": null,
            "authors": [
                "Gruber, S",
                "Frings, K",
                "Bozsaky, E",
                "Buchmann, A",
                "Hackbarth, S",
                "Schmidt, M",
                "Dörr, W\r\n"
            ],
            "year": 2013,
            "source": "30. Jahrestagung der Österr. Gesellschaft für Radioonkologie; SEP 20-21, 2013; Bregenz, Austria. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "178828-14051"
            ],
            "persons": [],
            "imported": "2019-12-19T11:07: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": false
        },
        {
            "id": 200877,
            "title": "Dry eye disease and Sjögren`s syndrome",
            "abstract": null,
            "authors": [
                "Horwath-Winter, J"
            ],
            "year": 2022,
            "source": "EDHO Workshop ; MAI 12, 2022; Vienna, AUSTRIA. 2022. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "200877-14043"
            ],
            "persons": [
                "200877-53007"
            ],
            "imported": "2023-02-06T23:26: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": 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": 200878,
            "title": "Family is everything",
            "abstract": null,
            "authors": [
                "Schadelbauer, E",
                "Repelnig, M",
                "Legat, FJ"
            ],
            "year": 2023,
            "source": "PRURITUS AND PRURIGO EXPERIENCE: MEDICAL EDUCATION AND REAL PRACTICE; FEB 2-3, 2023; Münster, GERMANY. 2023. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "200878-14047"
            ],
            "persons": [
                "200878-102998",
                "200878-51865",
                "200878-89743"
            ],
            "imported": "2023-02-07T09:16:12+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": 178827,
            "title": "Changes in inflammatory signaling during fractionated irradiation of oral mucosa-preclinical. (F3.2)",
            "abstract": null,
            "authors": [
                "Gruber, S",
                "Frings, K",
                "Bozsaky, E",
                "Buchmann, A",
                "Hackbarth, S",
                "Schmidt, M",
                "Dörr, W\r\n"
            ],
            "year": 2013,
            "source": "40th European Radiation Research Society; SEP 1-9, 2013; Dublin, Ireland. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "178827-14051"
            ],
            "persons": [],
            "imported": "2019-12-19T11:03: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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 200882,
            "title": "Use of a socially assisting robot \"Pepper\" in psychoeducational training sessions for patients in acute psychiatric treatment - a project description of a feasibility study.",
            "abstract": null,
            "authors": [
                "Häussl, A",
                "Fellendorf, F",
                "Guggemos, S",
                "Elena Schönthaler, E",
                "Stix, K",
                "Stross, T",
                "Zwigl, I",
                "Lenger, M",
                "Reininghaus, B",
                "Paletta, L",
                "Dalkner, N & Reininghaus, EZ"
            ],
            "year": 2023,
            "source": "Doctoral Day 2023 ; FEB 9, 2023; Graz, AUSTRIA. 2023. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "200882-29444"
            ],
            "persons": [
                "200882-109162",
                "200882-110789",
                "200882-112371",
                "200882-113091",
                "200882-118267",
                "200882-50654",
                "200882-79733",
                "200882-86429",
                "200882-91818",
                "200882-99971"
            ],
            "imported": "2023-02-07T09:55: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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 178822,
            "title": "Pflegequalitätserhebung 2018 und Evidenzbasierte Leitlinie Sturzprävention",
            "abstract": null,
            "authors": [
                "Schoberer, D"
            ],
            "year": 2019,
            "source": "ANDA Pflegetagung; MAY 06, 2019; Vienna, Austria. 2019. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "178822-14509"
            ],
            "persons": [
                "178822-63683"
            ],
            "imported": "2019-12-18T17:06:52+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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 200883,
            "title": "PROCESS ANALYTICS WITH OPTOFLUIDIC FORCE INDUCTION (OF2I). A BRAVE NEW WAY IN ONLINE PARTICLE CHARACTERIZATION",
            "abstract": null,
            "authors": [
                "Hill, C",
                "Simic, M",
                "Auer, D",
                "Hohenester, U",
                ""
            ],
            "year": 2022,
            "source": "http://engconf.us/conferences/chemical-engineering/polymer-reaction-engineering-xi/. 2022; XI: -Polymer Reaction Engineering XI; DEC 11-15, 2022; Scottsdale, Arizona, USA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "200883-14011"
            ],
            "persons": [
                "200883-86770"
            ],
            "imported": "2023-02-07T09:56:05+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 178821,
            "title": "Guideline development and grading evidence and recommentations using GRADE.",
            "abstract": null,
            "authors": [
                "Schoberer, D"
            ],
            "year": 2019,
            "source": "The 18th European Doctoral Conference in Nursing Science, „Power of the Past - Force of the future“\r\n\r\n. 2019; -European Doctoral Conference in Nursing Science (EDCNS); SEP 20-21, 2019; Graz, Austria. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "178821-14509"
            ],
            "persons": [
                "178821-63683"
            ],
            "imported": "2019-12-18T17: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": 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
        }
    ]
}