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=153400&ordering=impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157096,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153420&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153380&ordering=impactfactor",
    "results": [
        {
            "id": 213200,
            "title": "Digitale Implantologie: Tradition trifft Innovation",
            "abstract": null,
            "authors": [
                "Sokolowski, A"
            ],
            "year": 2024,
            "source": "ÖGZMK Steiermark. 2024; -Herbstsymposium ÖGZMK; Okt 10, 2024; Seggau. ",
            "category": 2,
            "document_type": 27,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213200-14111"
            ],
            "persons": [
                "213200-94472"
            ],
            "imported": "2025-01-16T14:35: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": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 213333,
            "title": "Innovative learning applications in anatomy.",
            "abstract": null,
            "authors": [
                "Maurer, C",
                "Hammer, N"
            ],
            "year": 2024,
            "source": "Tripartite Meeting of the Anatomische Gesellschaft ; SEP 25-27, 2024; Graz, AUSTRIA;. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213333-14018"
            ],
            "persons": [
                "213333-102804",
                "213333-67749"
            ],
            "imported": "2025-01-22T18:42: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": 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": 186850,
            "title": "Immunomodulatory capacity of human mesenchymal stem cells isolated from adipose tissue, dental pulp, peripheral blood and umbilical cord Wharton’s jelly",
            "abstract": null,
            "authors": [
                "Trivanovic, D",
                "Mojsilovic, S",
                "Ilic, V",
                "Krstic, J",
                "Jaukovic, A",
                "Okic-Dordevic, I",
                "Santibanez, JF",
                "Jovcic, G",
                "Bugarski, D"
            ],
            "year": 2013,
            "source": "Central european Journal of Immunology. 2013. 38: 421-429. ",
            "category": 11,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "186850-14017"
            ],
            "persons": [
                "186850-99151"
            ],
            "imported": "2021-03-11T12:18:48+01:00",
            "journal": "Central european Journal of Immunology",
            "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": false
        },
        {
            "id": 186851,
            "title": "Effects of IL-17 on erythroid progenitors growth: involvement of MAPKs and GATA transcription factors.",
            "abstract": null,
            "authors": [
                "Krstic, A",
                "Kocic, J",
                "Ilic, V",
                "Mojsilovic, S",
                "Okic-Dordevic, I",
                "Trivanovic, D",
                "Santibanez, JF",
                "Jovcic, G",
                "Bugarski, D"
            ],
            "year": 2012,
            "source": "J Biol Regul Homeost Agents. 2012; 26(4):641-652",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000313603200007",
            "pubmed": "23241114",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "186851-99151-6"
            ],
            "imported": "2021-03-11T01:00:00+01:00",
            "journal": "J Biol Regul Homeost Agents",
            "issn": "0393-974X",
            "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": 0.937,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "PHYSIOLOGY",
            "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": 186852,
            "title": "SKIP Downregulation Increases TGF-β1-Induced Matrix Metalloproteinase-9 Production in Transformed Keratinocytes.",
            "abstract": null,
            "authors": [
                "Kocić, J",
                "Villar, V",
                "Krstić, A",
                "Santibanez, JF"
            ],
            "year": 2012,
            "source": "Scientifica (Cairo). 2012; 2012:861647-861647",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "24278749",
            "doi": "10.6064/2012/861647",
            "pmc": "PMC3820466",
            "organizations": [],
            "persons": [
                "186852-99151-1"
            ],
            "imported": "2021-03-11T01:00:00+01:00",
            "journal": "Scientifica (Cairo)",
            "issn": "2090-908X",
            "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": false
        },
        {
            "id": 186853,
            "title": "Urin sediment examination of two automated analyzers compared with manual phase-contrast microscopy",
            "abstract": null,
            "authors": [
                "Enko, D",
                "Stelzer, I",
                "Böckl, M",
                "Derler, B",
                "Anderssohn, P",
                "Meinitzer, A",
                "Herrmann, M"
            ],
            "year": 2021,
            "source": "Sysmex Diagnostic Forum ; MAR 10-11, 2021; Online Meeting, Norderstedt, GERMANY. 2021. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "186853-14028"
            ],
            "persons": [
                "186853-89193"
            ],
            "imported": "2021-03-11T13:30: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": 186854,
            "title": "Comparison of the reliability of Gram-negative and Gram-positive flags of the Sysmex UF-5000 with manual Gram stain and urine culture results",
            "abstract": null,
            "authors": [
                "Enko, D",
                "Stelzer, I",
                "Böckl, M",
                "Meinitzer, A",
                "Herrmann, M",
                "Tötsch, M",
                "Gehrer, M"
            ],
            "year": 2021,
            "source": "Sysmex Diagnostic Forum; MAR 10-11, 2021; Online Meeting, Norderstedt, GERMANY. 2021. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "186854-14028"
            ],
            "persons": [
                "186854-89193"
            ],
            "imported": "2021-03-11T13:36: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 186855,
            "title": "The possible effect of long- term lithium-treatment on symptom-progression during the illness-course of bipolar disorder.",
            "abstract": null,
            "authors": [
                "Queissner, R.",
                "Hamm, C.",
                "Birner, A.",
                "Fellendorf, F.",
                "Platzer, M.",
                "Dalkner, N.",
                "Bengesser, S.",
                "Lenger, M.",
                "Maget, A.",
                "Reininghaus, B.",
                "Kapfhammer, HP.",
                "Reininghaus, E.",
                ""
            ],
            "year": 2021,
            "source": "CINP Virtual World Congress 2021; FEB 26-28, 2021; Virtuell. 2021. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "186855-29444"
            ],
            "persons": [
                "186855-99972",
                "186855-50654",
                "186855-79733",
                "186855-79771",
                "186855-86429",
                "186855-91818"
            ],
            "imported": "2021-03-11T14:28: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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 186857,
            "title": "PLASMA GALECTIN-9 AS A PREDICTOR OF NON-AIDS EVENTS DURING SUPPRESSIVE ART.",
            "abstract": null,
            "authors": [
                "Premeaux, TA",
                "Moser, CB",
                "McKhann, A",
                "Hoenigl, M",
                "Ledermann MM",
                "Landay, A",
                "Gianella, S",
                "Ndhlovu, L"
            ],
            "year": 2021,
            "source": " . 2021; -CROI; MAR 6-10, 2021; virtual. ",
            "category": 2,
            "document_type": 27,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "186857-64754"
            ],
            "imported": "2021-03-11T23:56:44+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": 186858,
            "title": "EFFECTS OF INTERLEUKIN-17 ON FUNCTIONAL PROPERTIES OF HUMAN PERIODONTAL LIGAMENT MESENCHYMAL STEM CELLS.",
            "abstract": null,
            "authors": [
                "Okic Dordevic, IN"
            ],
            "year": 2016,
            "source": " [ Dissertation ] University of Belgrade; 2016. pp.170. ",
            "category": 5,
            "document_type": 16,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2021-03-12T11:49:10+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "University of Belgrade",
            "country": "688",
            "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": 186859,
            "title": "FUNCTIONAL CHARACTERIZATION OF PRIMARY MESENCHYMAL STEM CELLS UNDER PROINFLAMMATORY AND ALTERED OXYGENATION CONDITIONS.",
            "abstract": null,
            "authors": [
                "Obradovic, HN"
            ],
            "year": 2019,
            "source": " [ Dissertation ] University of Belgrade; 2019. pp.180. ",
            "category": 5,
            "document_type": 16,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2021-03-12T11:52:04+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "University of Belgrade",
            "country": "688",
            "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": 186860,
            "title": "Metabolic dependencies and mode of cell death in starvation-induced, p53-dependent sensitization of HepG2 cells to sorafenib.",
            "abstract": null,
            "authors": [
                "Schindlmaier, K"
            ],
            "year": 2020,
            "source": " [ Diplomarbeit/Master Thesis (UNI) ] TU Graz; 2020. ",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "186860-14087"
            ],
            "persons": [
                "186860-102775"
            ],
            "imported": "2021-03-12T12:18:33+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "TU Graz",
            "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": 186861,
            "title": "NUTRITIONAL TRAINING IN MENTAL HEALTH PROFESSIONALS IS ALARMINGLY LACKING: A CROSS-SECTIONAL, 52-COUNTRY MULTINATIONAL SURVEY",
            "abstract": null,
            "authors": [
                "Mörkl, S",
                "Stell, L",
                "Buhai, DV",
                "Schweinzer, M",
                "Wagner-Skacel, J",
                "Lackner, S",
                "Bengesser, SA",
                "Lahousen, T",
                "Oberascher, A",
                "Fellinger, M",
                "Müller-Stierlin, A",
                "Serban, AC",
                "Ben-Sheetrit, J",
                "Vejnovic, AM",
                "Dehghani, F",
                "Butler, M",
                "Balanza-Martinez, V",
                "Zaja, N",
                "Rus-Prelog, P",
                "Strumila, R",
                "Teasdale, SB",
                "Reininghaus, EZ",
                "Holasek, SJ",
                ""
            ],
            "year": 2021,
            "source": "Virtual World Congress of Psychiatry ; MÄR, 10-13, 2021; Bangkok, THAILAND. 2021. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "186861-29444",
                "186861-29447"
            ],
            "persons": [
                "186861-50654",
                "186861-59288",
                "186861-79771",
                "186861-84449"
            ],
            "imported": "2021-03-13T10:25: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 186862,
            "title": "Distribution of subcutaneous and intermuscular fatty tissue of the mid-thigh measured by MRI - a gender independent predictor of serum adiponectin levels and metabolic risk profile",
            "abstract": null,
            "authors": [
                "Hassler, EM",
                "Deutschmann, H",
                "Almer,G",
                "Renner, W",
                "Mangge,H",
                "Leber, S",
                "Gunzer, F",
                "Michenthaler, M",
                "Reishofer, G",
                ""
            ],
            "year": 2021,
            "source": "ECR Book of Abstracts 2021, Insights into Imaging, 13 Jun 2021, 12(Suppl 2):75\r\nDOI: 10.1186/s13244-021-01014-5 PMID: 34121147 PMCID: PMC8200283. 2021; 12 : 75--ECR; MAR,3-7,2021; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "186862-14028",
                "186862-14054",
                "186862-14108"
            ],
            "persons": [
                "186862-100212",
                "186862-50910",
                "186862-51882",
                "186862-52854",
                "186862-56571",
                "186862-57389",
                "186862-62787",
                "186862-98605"
            ],
            "imported": "2021-03-13T16:19: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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 186867,
            "title": "The Patellar Arterial Supply via the Infrapatellar Fat Pad (of Hoffa): A Combined Anatomical and Angiographical Analysis.",
            "abstract": null,
            "authors": [
                "Nemschak, G",
                "Pretterklieber, ML"
            ],
            "year": 2012,
            "source": "Anat Res Int. 2012; 2012(5): 713838-713838. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "22720162",
            "doi": "10.1155/2012/713838",
            "pmc": "PMC3375036",
            "organizations": [],
            "persons": [
                "186867-108616-4"
            ],
            "imported": "2021-03-14T01:00:00+01:00",
            "journal": "Anat Res Int",
            "issn": "2090-2751",
            "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": false
        },
        {
            "id": 213365,
            "title": "Autoimmune mechanisms in ischaemic heart disease",
            "abstract": null,
            "authors": [
                "Sattler, S"
            ],
            "year": 2024,
            "source": "CNIC Conference 'Understanding immunity in cardiovascular disease'; Nov 13-15; Madrid, Spain. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213365-14022",
                "213365-14083"
            ],
            "persons": [
                "213365-114311"
            ],
            "imported": "2025-01-23T14:17:32+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 213366,
            "title": "Anti-heart auto-antibodies in ischaemic heart disease",
            "abstract": null,
            "authors": [
                "Sattler, S"
            ],
            "year": 2024,
            "source": "Austrian Atherosclerosis Society annual conference 2024; May 2-4; St. Gilgen, Austria. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213366-14022",
                "213366-14083"
            ],
            "persons": [
                "213366-114311"
            ],
            "imported": "2025-01-23T14:21: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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 213368,
            "title": "Adsorption Dynamics of Lasioglossin-III on Polymer-Coated Iron Oxide Nanoparticles.",
            "abstract": null,
            "authors": [
                "Reindl, M",
                "Zach V",
                "Schwaminger, SP"
            ],
            "year": 2024,
            "source": "ÖGMBT Annual Meeting; SEPT 17-19, 2024; Graz, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213368-14012"
            ],
            "persons": [
                "213368-113130",
                "213368-116485"
            ],
            "imported": "2025-01-23T15:35: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 213371,
            "title": "Erstmalig in Österreich: Stereotaktische antiarrhythmische Strahlentherapie bei ventrikulärer Tachykardie",
            "abstract": null,
            "authors": [
                "Seiß, L",
                "Rohrer, U",
                "Scherr, D",
                "Manninger-Wünscher, M",
                "Winkler, P",
                "Odreitz-Stark, S",
                "Haas, E",
                "Passler, K",
                "Blaimschein, A",
                "Fuchsjäger, M",
                "Zirlik, A",
                "Brunner, TB",
                "Langsenlehner, T"
            ],
            "year": 2024,
            "source": "ÖGRO Jahrestagung; OCT 18-19, 2024; Graz. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213371-14060",
                "213371-14083"
            ],
            "persons": [
                "213371-57567",
                "213371-50495",
                "213371-82516"
            ],
            "imported": "2025-01-23T15:53: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": 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": 186889,
            "title": "Dimensions and arterial vascular supply of the sesamoid bones of the human hallux.",
            "abstract": null,
            "authors": [
                "Pretterklieber, ML"
            ],
            "year": 1990,
            "source": "Acta Anat (Basel). 1990; 139(1):86-90",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990EE37600013",
            "pubmed": "2288195",
            "doi": "10.1159/000146983",
            "pmc": null,
            "organizations": [],
            "persons": [
                "186889-108616-2"
            ],
            "imported": "2021-03-14T01:00:00+01:00",
            "journal": "Acta Anat (Basel)",
            "issn": "0001-5180",
            "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": 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
        }
    ]
}