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=151720&ordering=impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156889,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151740&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151700&ordering=impactfactor",
    "results": [
        {
            "id": 157012,
            "title": "Endothelzellen der arteriellen Plazentagefäße als biokompatible innere Oberfläche an biologisch abbaubaren PCL/PLA Gefäßprothesen.",
            "abstract": null,
            "authors": [
                "Binder, C",
                "Lang, I",
                "Daxböck, C",
                "Stefanitsch, C",
                "Wankhammer, K",
                "Müller, M",
                "Krolitzki, B",
                "Dohr, G",
                "Glasmacher, B",
                "Pfeiffer, D",
                ""
            ],
            "year": 2016,
            "source": "Gemeinsame Jahrestagung der österreichischen Gesellschaft für Reproduktionsmedizin und Endokrinologie und der österreichischen IVF Gesellschaft; OCT 13-15, 2016; Eisenstadt. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157012-14017"
            ],
            "persons": [
                "157012-50394",
                "157012-51666",
                "157012-51718",
                "157012-76930"
            ],
            "imported": "2017-01-13T09:29: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": 157013,
            "title": "Impact of Bai Hu Tang, Si Ni Tang, and Xue Bi Tang on monocytes and endothelial cells in a cell culture model of Sepsis.",
            "abstract": null,
            "authors": [
                "Pfeiffer, D",
                "Daxböck, C",
                "Roßmanith, E",
                "Lang, I",
                "Dohr, G",
                ""
            ],
            "year": 2016,
            "source": "Österreichische Gesellschaft für Molekulare Biowissenschaften und Biotechnologie; SEP 12-14, 2016; Graz, AUSTRIA. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157013-14017"
            ],
            "persons": [
                "157013-50394",
                "157013-51666",
                "157013-51718",
                "157013-76930"
            ],
            "imported": "2017-01-13T09:36:53+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": 157014,
            "title": "Arterial endothelial cells of the placenta as a biocompatible Interface of a biodegradable PCL/PLA vascular prosthesis.",
            "abstract": null,
            "authors": [
                "Binder, C",
                "Land, I",
                "Daxböck, C",
                "Stefanitsch, C",
                "Wankhammer, K",
                "Müller, M",
                "Krolitzki, B",
                "Dohr, G",
                "Glasmacher, B",
                "Pfeiffer, D",
                ""
            ],
            "year": 2016,
            "source": "Österreichische Gesellschaft für Molekulare Biowissenschaften und Biotechnologie; SEP 12-14, 2016; Graz, AUSTRIA. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157014-14017"
            ],
            "persons": [
                "157014-50394",
                "157014-51666",
                "157014-51718",
                "157014-76930"
            ],
            "imported": "2017-01-13T09:41: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": 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": 157015,
            "title": "Grundlagen: Implantatprothetik – Indikationen & Versorgungskonzepte",
            "abstract": null,
            "authors": [
                "Wegscheider, W"
            ],
            "year": 2016,
            "source": "6. Curriculum Implantatchirurgie; 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157015-14057"
            ],
            "persons": [
                "157015-51567"
            ],
            "imported": "2017-01-13T09:54:42+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": null,
            "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": 157016,
            "title": "Implantat-prothetische Versorgung - zahnloser UK / OK",
            "abstract": null,
            "authors": [
                "Wegscheider, W"
            ],
            "year": 2017,
            "source": "6. Curriculum Implantatchirurgie; 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157016-14057"
            ],
            "persons": [
                "157016-51567"
            ],
            "imported": "2017-01-13T09:58: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": null,
            "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": 157018,
            "title": "Cardiovascular Scaffolds Fabricated from Blood Protein Solutions via Electrospinning.",
            "abstract": null,
            "authors": [
                "Müller, M",
                "Dreyer, L",
                "Repanas, A",
                "Krolitzki B",
                "Knigge, S",
                "Wang, I",
                "Pfeiffer, D",
                "Glasmacher, B",
                ""
            ],
            "year": 2016,
            "source": "Int J Artif Organs. 2016; 39(7):321-357.-ESAO; SEP 14-17, 2016; Warsaw, POLAND. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157018-14017"
            ],
            "persons": [
                "157018-76930"
            ],
            "imported": "2017-01-13T09:59:00+01:00",
            "journal": null,
            "issn": "0391-3988",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.312,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "ENGINEERING, BIOMEDICAL-SCI",
            "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": 157019,
            "title": "Implantatprothetik – Langzeitbeobachtungen und Komplikationen.",
            "abstract": null,
            "authors": [
                "Wegscheider, W"
            ],
            "year": 2017,
            "source": "6. Curriculum Implantatchirurgie; 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157019-14057"
            ],
            "persons": [
                "157019-51567"
            ],
            "imported": "2017-01-13T09:59:54+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": null,
            "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": 157020,
            "title": "Implantat-prothetische und technische Komplikationen.",
            "abstract": null,
            "authors": [
                "Wegscheider, W"
            ],
            "year": 2016,
            "source": "International Postgraduate Summer School in Dentistry; 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157020-14057"
            ],
            "persons": [
                "157020-51567"
            ],
            "imported": "2017-01-13T10:02:59+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": null,
            "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": 157021,
            "title": "Implantat-prothetische und technische Komplikationen.",
            "abstract": null,
            "authors": [
                "Wegscheider, W"
            ],
            "year": 2014,
            "source": "International Postgraduate Summer School in Dentistry; 2014. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157021-14057"
            ],
            "persons": [
                "157021-51567"
            ],
            "imported": "2017-01-13T10:08: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": null,
            "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": 157022,
            "title": "Implantat-prothetische Grundlagen.",
            "abstract": null,
            "authors": [
                "Wegscheider, W"
            ],
            "year": 2014,
            "source": "International Postgraduate Summer School in Dentistry; 2014. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157022-14057"
            ],
            "persons": [
                "157022-51567"
            ],
            "imported": "2017-01-13T10:09: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": null,
            "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": 157023,
            "title": "Periimplantitis - eine durch gute Planung vermeidbare implantologische Komplikation?",
            "abstract": null,
            "authors": [
                "Wegscheider, W",
                "Lorenzoni, M"
            ],
            "year": 2013,
            "source": "International Postgraduate Summer School in Dentistry; 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157023-14057",
                "157023-14111"
            ],
            "persons": [
                "157023-51567",
                "157023-51703"
            ],
            "imported": "2017-01-13T10:16: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": null,
            "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": 157024,
            "title": "Spannungsfeld – konventionelle Prothetik vs. Implantatprothetik.",
            "abstract": null,
            "authors": [
                "Wegscheider, W"
            ],
            "year": 2016,
            "source": "41. Österreichischer Zahnärztekongress 2016; 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157024-14057"
            ],
            "persons": [
                "157024-51567"
            ],
            "imported": "2017-01-13T10:19:35+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": null,
            "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": 157025,
            "title": "Hardy microbes onboard the International Space Station",
            "abstract": null,
            "authors": [
                "Mora, M",
                ""
            ],
            "year": 2016,
            "source": "Doctoral Day 2016; 14-12, 2016; Graz, AUSTRIA. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2017-01-13T11:02: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": 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": 157026,
            "title": "The correspondence of nasal microbiome and normal olfactory function",
            "abstract": null,
            "authors": [
                "Koskinen, K",
                "Reichert, J",
                "Moissl-Eichinger, C",
                "Schachenreiter, J",
                "Hoier, S",
                "Schöpf, V"
            ],
            "year": 2016,
            "source": "3rd Theodor Escherich Symposium on Medical Microbiome Research; NOV 3-4; Graz, AUSTRIA. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "157026-90021"
            ],
            "imported": "2017-01-13T11:08:25+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 157027,
            "title": "The correspondence of nasal microbiome and normal olfactory function",
            "abstract": null,
            "authors": [
                "Koskinen, K",
                "Reichert, J",
                "Moissl-Eichinger, C",
                "Schachenreiter, J",
                "Hoier, S",
                "Schöpf, V"
            ],
            "year": 2016,
            "source": "8th ÖGMBT Annual Meeting; SEP 12-14, 2016; Graz, AUSTRIA. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "157027-90021"
            ],
            "imported": "2017-01-13T11:13: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": 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": 157028,
            "title": "Planetary protection measures of the ExoMars2016 mission",
            "abstract": null,
            "authors": [
                "Koskinen, K",
                "Rettberg, P",
                "Auerbach, A",
                "Moissl-Eichinger, C"
            ],
            "year": 2016,
            "source": "16th International Symposium on Microbial Ecology ; AUG 21-26, 2016; Montreal, CANADA. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "157028-90021"
            ],
            "imported": "2017-01-13T11:16:38+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": 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": 157029,
            "title": "Epidemiologische Daten von Patienten mit malignen \r\nKopf-Hals-Tumoren in Bezug auf das Tumorstadium bei \r\nErstvorstellung und daraus resultierenden Therapiemöglichkeiten.\r\n",
            "abstract": null,
            "authors": [
                "Vasicek, SM",
                "Pondorfer, P",
                "Graupp, M",
                "Weiland, T",
                "Wolf, A",
                "Thurnher, D",
                ""
            ],
            "year": 2016,
            "source": "60. Österreichischer HNO-Kongress; SEPT 14-18, 2016; Villach, AUSTRIA. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157029-14066"
            ],
            "persons": [
                "157029-57935",
                "157029-82492",
                "157029-91899",
                "157029-92858"
            ],
            "imported": "2017-01-13T12:02:10+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 157030,
            "title": "The Art of improvisation - A comparison of surgery and jazz music",
            "abstract": null,
            "authors": [
                "Schwaiger, M"
            ],
            "year": 2016,
            "source": "Face 2 Face- science meets art; 30.09.2016; Graz, Austria. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157030-14112"
            ],
            "persons": [
                "157030-94150"
            ],
            "imported": "2017-01-13T12:17: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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 157031,
            "title": "Combination of the midfacial degloving- technique and lateral orbitotomy (Krönlein) for removal of an orbital cavernous hemangioma",
            "abstract": null,
            "authors": [
                "Schwaiger, M",
                "Feichtinger, M",
                ""
            ],
            "year": 2016,
            "source": "20. Jahreskongress der Österreichischen Gesellschaft für Mund-, Kiefer- und Gesichtschirurgie; 26.1-29.1.2016; Bad Hofgastein, Austria. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157031-14112"
            ],
            "persons": [
                "157031-94150"
            ],
            "imported": "2017-01-13T12:25:07+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": true,
            "local_affiliation": true
        },
        {
            "id": 157032,
            "title": "„Besuch&Buch“: Soziale Bibliotheksarbeit der Stadtbibliothek Graz (Österreich) im Blickfeld der Gerontologie",
            "abstract": null,
            "authors": [
                "Burkert, P"
            ],
            "year": 2016,
            "source": "BuB - Forum Bibliothek und Information. 2016. 662-665. (ISSN: ) ",
            "category": 11,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157032-26796"
            ],
            "persons": [],
            "imported": "2017-01-13T12:29:18+01:00",
            "journal": "BuB - Forum Bibliothek und Information",
            "issn": "1869-1137",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}