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=3180&ordering=-impactfactor_norm
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=3200&ordering=-impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=3160&ordering=-impactfactor_norm",
    "results": [
        {
            "id": 208400,
            "title": "How to image the gastrointestinal tract in childhood - the basics: from neonates to youngsters, and when to use what.",
            "abstract": null,
            "authors": [
                "Riccabona, M"
            ],
            "year": 2023,
            "source": "; OCT 14, 2023; Cluj-Napoca/Romania. 2023. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "208400-14106"
            ],
            "persons": [
                "208400-51373"
            ],
            "imported": "2024-02-26T13:29: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": null,
            "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": 208399,
            "title": "Imaging in childhood IBD, basic approaches and rare advanced applications.",
            "abstract": null,
            "authors": [
                "Riccabona, M"
            ],
            "year": 2023,
            "source": "; OCT 13, 2023; Cluj-Napoca/Romania. 2023. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "208399-14106"
            ],
            "persons": [
                "208399-51373"
            ],
            "imported": "2024-02-26T13:26: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": null,
            "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": 208398,
            "title": "Tipps und Tricks zur Steindiagnostik, Sonografie des Harnleiters.",
            "abstract": null,
            "authors": [
                "Riccabona, M"
            ],
            "year": 2023,
            "source": "Die kindliche Urolithiasis - Interdisziplinäres Symposion; MAY 4-5, 2023; Linz/Austria. 2023. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "208398-14106"
            ],
            "persons": [
                "208398-51373"
            ],
            "imported": "2024-02-26T13:23: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": 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": 208396,
            "title": "1.)\r\nKnie Therapie operativ – Schwerpunkt Arthroskopie\r\n– Diskussion mit Fallbeispielen\r\nMeniskus/ Scheibenmeniskus/ Kreuzband (ligamentäre Verletzung)/ OD Therapiekonzept\r\n2.)\r\nSport Knieverletzungen\r\nEminentia Ausriss/ VKB Ruptur etc.\r\n",
            "abstract": null,
            "authors": [
                "Sperl, M"
            ],
            "year": 2023,
            "source": "Zertifikat\r\nKinderorthopädie\r\nModulkurs 7\r\nKnie; 24.–25. Nov. 2023; St. Gallen. 2023. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "208396-14052"
            ],
            "persons": [
                "208396-60622"
            ],
            "imported": "2024-02-26T12:25:21+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 208395,
            "title": "VKB beim Kind - offene Fugen ein Hindernis? ",
            "abstract": null,
            "authors": [
                "Sperl, M"
            ],
            "year": 2023,
            "source": "Orthopädie- und Unfall­chirurgie-Kongress in der Privatklinik Graz Ragnitz am 21. und 22. April 2023;  21. bis 22.April 2023; Graz. 2023. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "208395-14052"
            ],
            "persons": [
                "208395-60622"
            ],
            "imported": "2024-02-26T12:24: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": 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": 176318,
            "title": "Cardioprotective mechanisms of spermidine in aging and related cardiovascular disease",
            "abstract": "Due to an ever-increasing population aging worldwide, the prevalence of cardiovascular diseases is progressively growing and, thus, imposing a massive medical and economic burden on society. In this regard, caloric restriction has shown promising cardiovascular and health-promoting effects. However, caloric restriction cannot be broadly implemented as it does not appeal the majority of people, not to mention its uncertain safety profile in the elderly. Therefore, more feasible alternatives, especially pharmaceutical or natural dietary compounds that mimic caloric restriction, are currently needed.\nTo this end, we found that supplementing the natural polyamine and caloric restriction mimetic spermidine induces a myriad of cardiovascular health-promoting effects. Specifically, aged mice treated later in their life with 3 mM spermidine showed improvements in most aspects of age-related cardiac decline, including hypertrophy, diastolic function, and ventricular-vascular coupling. Consistently, spermidine feeding to an animal model of hypertension and related cardiomyopathy revealed similar cardioprotective, in addition to, anti-hypertensive effects. Mechanistically, spermidine seemed to act via two, not necessarily exclusive, routes; Firstly, spermidine boosted autophagy and mitophagy in the heart and kidneys, which improved cardiomyocyte structure and function and possibly also contributed to better blood pressure control. Secondly, exogenous spermidine administration spared its precursor arginine from being utilized for polyamines biosynthesis and, instead, might have redirected arginine metabolism towards replenishing the nitric oxide (NO) bioavailability, which is indispensable for cardiovascular health. Spermidine also had an anti-inflammatory effect, which might limit NO breakdown and, thus, further improve NO bioavailability. In humans, we found spermidine concentrations in the heart to constantly decline with age. More importantly, we detected a compensatory increase in cardiac spermidine levels in heart failure patients, whereas individuals reporting higher dietary intake of spermidine had reduced blood pressure and lower incidence of cardiovascular disease, and related mortality.\nTaken together, the results presented in this thesis provide sufficient evidence for clinical testing of spermidine in humans to delay cardiac aging and, possibly, related late-life disorders.",
            "authors": [
                "Abdellatif, M"
            ],
            "year": 2019,
            "source": "PhD-Studium (Doctor of Philosophy); Humanmedizin; [ Dissertation ] Graz Medical University; 2019. pp. 141",
            "category": 5,
            "document_type": 16,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2019-08-12T15:12:00+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "Graz Medical University",
            "country": "40",
            "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": false
        },
        {
            "id": 86626,
            "title": "DETECTION OF RADICALS AT THE PHOTOLYSIS OF TERT-BUTYL HYDROPEROXIDE IN DMSO AND WATER",
            "abstract": null,
            "authors": [
                "FOLDESPAPP, Z",
                "GERBER, G",
                "STOSSER, R",
                "SCHNEIDER, G"
            ],
            "year": 1991,
            "source": "J PRAKT CHEM. 1991; 333(2): 293-301. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991GE26900012",
            "pubmed": null,
            "doi": "10.1002/prac.19913330215",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-12-23T15:49:50+01:00",
            "journal": "J PRAKT CHEM",
            "issn": "0021-8383",
            "collection_publisher": null,
            "collection_title": "JOURNAL FUR PRAKTISCHE CHEMIE; ",
            "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": true,
            "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": false
        },
        {
            "id": 208389,
            "title": "S3-Trauma - nichts Neues?",
            "abstract": null,
            "authors": [
                "N Eibinger"
            ],
            "year": 2023,
            "source": "AGN Kour Fixe; DEC 13, 2023; Graz, AUSTRIA. 2023. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "208389-14052"
            ],
            "persons": [
                "208389-95868"
            ],
            "imported": "2024-02-25T13:57: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": 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": 208384,
            "title": "Nephroliothiasis im Kindesalter - Inzidenz und Diagnostik: Welche Bildgebung bei Kindern, welche nicht?",
            "abstract": null,
            "authors": [
                "Riccabona, M"
            ],
            "year": 2023,
            "source": "49. Tagung der Österreichischen Gesellschaft für Urologie und Andrologie und der Bayerischen Urologenvereinigung; MAY 5, 2023; Linz, AUS. 2023. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "208384-14106"
            ],
            "persons": [
                "208384-51373"
            ],
            "imported": "2024-02-23T11:32: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": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 208383,
            "title": "Das bunte Twinkling - mehr als ein Artefakt.",
            "abstract": null,
            "authors": [
                "Riccabona, M"
            ],
            "year": 2023,
            "source": "Die kindliche Urolithiasis - Interdisziplinäres Symposium; MAY 4-5, 2023; Linz, AUS. 2023. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "208383-14106"
            ],
            "persons": [
                "208383-51373"
            ],
            "imported": "2024-02-23T11:29:23+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 208382,
            "title": "Pitfalls and Fehldiagnosen in der sonografischen Steindiagnostik.",
            "abstract": null,
            "authors": [
                "Riccabona, M"
            ],
            "year": 2023,
            "source": "Die kindliche Urolithiasis - Interdisziplinäres Symposium; MAY 4-5, 2023; Linz, AUS. 2023. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "208382-14106"
            ],
            "persons": [
                "208382-51373"
            ],
            "imported": "2024-02-23T11:28:39+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": 208381,
            "title": "A potpourri of important and frequent abdominal ultrasound queries and findings in infancy and childhood.",
            "abstract": null,
            "authors": [
                "Riccabona, M"
            ],
            "year": 2023,
            "source": "US Refresher course; APR 22, 2023; Maribor, SLO. 2023. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "208381-14106"
            ],
            "persons": [
                "208381-51373"
            ],
            "imported": "2024-02-23T11:26:48+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 208363,
            "title": "Attacking the loop: Adversarial attacks on graph-based loop closure detection.",
            "abstract": null,
            "authors": [
                "Kim, JJY",
                "Urschler, M",
                "Riddle, P",
                "Wicker, J"
            ],
            "year": 2024,
            "source": " In: Radeva, P; Furnari, A; Bouatouch, K; Sousa, AA editors(s). Proceedings of the 19th International Joint Conference on Computer Vision, Imaging and Computer Graphics Theory and Applications (VISIGRAPP) - Volume 4: VISAPP. 4: SCITEPRESS; p. 90 - 97.  2024(ISBN: 978-989-758-679-8) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "208363-14026"
            ],
            "persons": [
                "208363-63647"
            ],
            "imported": "2024-02-21T10:29:30+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Radeva, P; Furnari, A; Bouatouch, K; Sousa, AA",
            "collection_title": "Proceedings of the 19th International Joint Conference on Computer Vision, Imaging and Computer Graphics Theory and Applications (VISIGRAPP) - Volume 4: VISAPP",
            "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": 208362,
            "title": "CaRe-CNN: Cascading refinement CNN for myocardial infarct segmentation with microvascular obstructions",
            "abstract": null,
            "authors": [
                "Thaler, F",
                "Gsell, M",
                "Plank, G",
                "Urschler, M"
            ],
            "year": 2024,
            "source": " In: Radeva, P; Furnari, A; Bouatouch, K; Sousa, AA editors(s). Proceedings of the 19th International Joint Conference on Computer Vision, Imaging and Computer Graphics Theory and Applications (VISIGRAPP) - Volume 2: VISAPP. 2: SCITEPRESS; p. 53 - 64.  2024(ISBN: 978-989-758-679-8) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "208362-14011",
                "208362-14026"
            ],
            "persons": [
                "208362-102899",
                "208362-50966",
                "208362-63647",
                "208362-96212"
            ],
            "imported": "2024-02-21T10:24:50+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Radeva, P; Furnari, A; Bouatouch, K; Sousa, AA",
            "collection_title": "Proceedings of the 19th International Joint Conference on Computer Vision, Imaging and Computer Graphics Theory and Applications (VISIGRAPP) - Volume 2: VISAPP",
            "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": 208361,
            "title": "Teeth localization and lesion segmentation in CBCT images using SpatialConfiguration-Net and U-Net",
            "abstract": null,
            "authors": [
                "Hadzic, A",
                "Kirnbauer, B",
                "Stern, D",
                "Urschler, M"
            ],
            "year": 2024,
            "source": " In: Radeva, P; Furnari, A; Bouatouch, K; Sousa, AA editors(s). Proceedings of the 19th International Joint Conference on Computer Vision, Imaging and Computer Graphics Theory and Applications (VISIGRAPP) - Volume 3: VISAPP. 3: SCITEPRESS; p. 290 - 297.  2024(ISBN: 978-989-758-679-8) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "208361-14011",
                "208361-14026",
                "208361-14109"
            ],
            "persons": [
                "208361-120269",
                "208361-58023",
                "208361-63647"
            ],
            "imported": "2024-02-21T10:21:47+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Radeva, P; Furnari, A; Bouatouch, K; Sousa, AA",
            "collection_title": "Proceedings of the 19th International Joint Conference on Computer Vision, Imaging and Computer Graphics Theory and Applications (VISIGRAPP) - Volume 3: VISAPP",
            "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": 208360,
            "title": "Glucose Deprivation Diminishes NADH and Activates Aspartate Production in Lung Cancer and Normal Lung Epithelial Cells",
            "abstract": null,
            "authors": [
                "Konrad, B",
                "Bluemel, G",
                "Haitzmann, T",
                "Frech, T",
                "Bubalo, V",
                "Vandekeere, A",
                "Planque, M",
                "Jäger, V",
                "Dengler, M",
                "Stryeck, S",
                "Madl, T",
                "Fendt, S-M",
                "Leithner, K"
            ],
            "year": 2024,
            "source": "Keystone Symposia Tumor Metabolism; FEB 12-15, 2024; Banff, CANADA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "208360-14012",
                "208360-14013",
                "208360-14085",
                "208360-14087",
                "208360-27964"
            ],
            "persons": [
                "208360-109002",
                "208360-111070",
                "208360-115761",
                "208360-57557",
                "208360-71084",
                "208360-91207",
                "208360-96503"
            ],
            "imported": "2024-02-20T11:15: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": true,
            "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": 208359,
            "title": "Pharmacological inhibition of Adipose Triglyceride Lipase prevents metabolic disorders in mice",
            "abstract": null,
            "authors": [
                "Grabner, Gernot",
                "Schweiger, Martina",
                "Romauch, Matthias",
                "Zechner, Rudolf",
                "Breinbauer, Rolf",
                "Zimmermann, Robert"
            ],
            "year": 2017,
            "source": "Clinical Trials in Diabetes; Berlin, GERMANY. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "208359-14013"
            ],
            "persons": [
                "208359-124190"
            ],
            "imported": "2024-02-19T18:15:11+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 208358,
            "title": "Pharmacological inhibition of Adipose Triglyceride Lipase prevents metabolic disorders in mice",
            "abstract": null,
            "authors": [
                "Grabner, Gernot",
                "Schweiger, Martina",
                "Breinbauer, Rolf",
                "Zechner, Rudolf",
                "Zimmermann, Robert"
            ],
            "year": 2018,
            "source": "EASL - NAFLD Summit 2018; Geneve, SWITZERLAND. 2018. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "208358-14013"
            ],
            "persons": [
                "208358-124190"
            ],
            "imported": "2024-02-19T18:10: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": false,
            "local_affiliation": false
        },
        {
            "id": 208357,
            "title": "Development of Inhibitors for Adipose Triglyceride Lipase",
            "abstract": null,
            "authors": [
                "Grabner, Gernot",
                "Schweiger, Martina",
                "Breinbauer, Rolf",
                "Zechner, Rudolf",
                "Zimmermann, Robert"
            ],
            "year": 2019,
            "source": "Keystone Symposium; FEB 10-14, 2019; Banff, CANADA. 2019. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "208357-14013"
            ],
            "persons": [
                "208357-124190"
            ],
            "imported": "2024-02-19T18:00:50+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 208356,
            "title": "Development of Inhibitors for Adipose Triglyceride Lipase",
            "abstract": null,
            "authors": [
                "Grabner, Gernot",
                "Zechner, Rudolf",
                "Breinbauer, Rolf",
                "Zimmermann, Robert"
            ],
            "year": 2019,
            "source": "; SEP 2, 2019; Prag, CZECH REPUBLIC. 2019. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "208356-14013"
            ],
            "persons": [
                "208356-124190"
            ],
            "imported": "2024-02-19T17:51: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": null,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": false,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}