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=152580&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=152600&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152560&ordering=impactfactor",
    "results": [
        {
            "id": 158161,
            "title": "Die Altersstimme - Operative und konservative Verfahren.",
            "abstract": null,
            "authors": [
                "Gugatschka, M"
            ],
            "year": 2017,
            "source": "Aktuelle Aspekte konservativer und operativer Therapieverfahren in der Laryngologie; FEBG 4, 2017; Erlangen, GERMANY. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158161-14068"
            ],
            "persons": [
                "158161-50670"
            ],
            "imported": "2017-02-06T10:29: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": 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": 158162,
            "title": "High amounts of generated thrombin are not crucial for persisting clot propagation.",
            "abstract": null,
            "authors": [
                "Zoehrer, E",
                "Schlagenhauf, A",
                "Pohl, S",
                "Leschnik, B",
                "Haidl, H",
                "Gallistl, S"
            ],
            "year": 2016,
            "source": "47. Hamburger Hämophiliesymposium; NOV 11-12, 2016; Hamburg, GERMANY. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158162-14091"
            ],
            "persons": [
                "158162-51963",
                "158162-54077",
                "158162-62201"
            ],
            "imported": "2017-02-06T10:29:34+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": 158163,
            "title": "Effect of vendor specific formalin composition and concentration on post-mortem MRI of human brain tissue",
            "abstract": null,
            "authors": [
                "Birkl, C",
                "Soellradl, M",
                "Toeglhofer, AM",
                "Haybaeck, J",
                "Pirpamer, L",
                "Fazekas, F",
                "Ropele, S",
                "Langkammer, C",
                ""
            ],
            "year": 2017,
            "source": "Proceedings of the ISMRM 25th Annual Meeting & Exhibition. 2017; -ISMRM 25th Annual Meeting & Exhibition; APR 22-27, 2017; Honolulu, HI, USA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158163-14020",
                "158163-14051"
            ],
            "persons": [
                "158163-51279",
                "158163-60116"
            ],
            "imported": "2017-02-06T10:29:43+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 158164,
            "title": "Anaphylaktischer Schock - häufige Auslöser und versteckte Gefahrenquellen.",
            "abstract": null,
            "authors": [
                "Varga, EM"
            ],
            "year": 2016,
            "source": "Spectrum Dermatologie. 2016; SD 02/2016: ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158164-14095"
            ],
            "persons": [],
            "imported": "2017-02-06T10:39: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": 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": 158166,
            "title": "Functional and molecular consequences of environmental enrichment: the role of neuropeptide Y\r\n",
            "abstract": null,
            "authors": [
                "Reichmann, F"
            ],
            "year": 2017,
            "source": "Neuroscience Local Chapter Graz\r\n; JAN 24, 2017; Graz, AUSTRIA. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158166-14022"
            ],
            "persons": [
                "158166-71386"
            ],
            "imported": "2017-02-06T10:53:31+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 158167,
            "title": "Mucosal biopsy reveals immunologic changes of the colon in patients with early multiple sclerosis. ",
            "abstract": null,
            "authors": [
                "Moser, A",
                "Spindelboeck, W",
                "Strohmaier, H",
                "Enzinger, C",
                "Gattringer, T",
                "Fuchs, S",
                "Fazekas, F",
                "Gorkiewicz, G",
                "Wurm, P",
                "Högenauer, C",
                "Khalil, M"
            ],
            "year": 2016,
            "source": "32nd Congress of the European Committee for Treatment and Research in Multiple Sclerosis. 2016; -ECTRIMS; SEP 14-17; London, UK. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158167-14020",
                "158167-14051",
                "158167-14081",
                "158167-17230",
                "158167-28394"
            ],
            "persons": [
                "158167-50173",
                "158167-50496",
                "158167-53167",
                "158167-57435",
                "158167-58452",
                "158167-70680",
                "158167-54296"
            ],
            "imported": "2017-02-06T11:12:36+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 158169,
            "title": "Optofluidic Force Induction: Platform-technology for particle characterization and manipulation.",
            "abstract": null,
            "authors": [
                "Hill, C",
                "Huber, A",
                "Prassl, R",
                ""
            ],
            "year": 2016,
            "source": "SAXS on Nanosystems: current trends and perspectives: 20 years of the Austrian SAXS Beamline at Elettra-ST; OKT 10-12, 2016; Trieste, ITALY. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158169-14011"
            ],
            "persons": [
                "158169-86770",
                "158169-83066"
            ],
            "imported": "2017-02-06T11:23: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": true,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 158170,
            "title": "Liquor-Crashkurs",
            "abstract": null,
            "authors": [
                "Khalil, M",
                "Hegen, H"
            ],
            "year": 2016,
            "source": "13. Jahrestagung der Österreichischen Gesellschaft für Neurologie (ÖGN) mit Fortbildungsakademie; MAR 16-18; Innsbruck, AUSTRIA. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158170-14051"
            ],
            "persons": [
                "158170-57435"
            ],
            "imported": "2017-02-06T11:27:05+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 158171,
            "title": "Iron metabolism and determinants of iron accumulation in MS",
            "abstract": null,
            "authors": [
                "Khalil, M"
            ],
            "year": 2016,
            "source": "Proceedings of the 4th International Workshop on MRI Phase Contrast & Quantitative Susceptibility Mapping. 2016; -4th International Workshop on MRI Phase Contrast & Quantitative Susceptibility Mapping; SEP 26-28; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158171-14051"
            ],
            "persons": [
                "158171-57435"
            ],
            "imported": "2017-02-06T11:34: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": 158172,
            "title": "Automatic classification of histopathological diagnoses for building a large scale tissue catalogue.",
            "abstract": null,
            "authors": [
                "Reihs, R",
                "Müller, H",
                "Sauer, S",
                "Zatloukal, K"
            ],
            "year": 2016,
            "source": "Health and technology. 2016;  1-8. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158172-14020"
            ],
            "persons": [
                "158172-51449",
                "158172-51663",
                "158172-58250"
            ],
            "imported": "2017-02-06T11:36: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": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": true,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 158174,
            "title": "Depression induced by high fat diet",
            "abstract": null,
            "authors": [
                "Hassan, AM",
                "Mancano, G",
                "Kashofer, K",
                "Fröhlich, EE",
                "Matak, A",
                "Mayerhofer, R",
                "Reichmann, F",
                "Olivares, M",
                "Neyrinck, A",
                "Delzenne, NM",
                "Claus, SP",
                "Holzer, P"
            ],
            "year": 2016,
            "source": "2nd Annual meeting of the MyNewGut project; OCT 5-7, 2016; Brussels, BELGIUM. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158174-14020",
                "158174-14022"
            ],
            "persons": [
                "158174-57386",
                "158174-71386",
                "158174-77692",
                "158174-51529"
            ],
            "imported": "2017-02-06T11:41: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": 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": 158175,
            "title": "Current approaches to MS research in Graz",
            "abstract": null,
            "authors": [
                "Khalil, M"
            ],
            "year": 2016,
            "source": "BIG-WIG (Bildgebung, Immunpathogenese, Gesundungsfaktoren – Wien, Innsbruck, Graz – bei Multiple Sklerose’; ‘Neuroimaging, immunopathogenesis and salutogenic factors in MS – a collaborative effort of the universities of Vienna, Innsbruck and Graz’) symposium; Nov 22; Vienna, AUSTRIA. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158175-14051"
            ],
            "persons": [
                "158175-57435"
            ],
            "imported": "2017-02-06T11:44: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": 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": 158176,
            "title": "Anatomie des Kniegelenks",
            "abstract": null,
            "authors": [
                "Anderhuber, F",
                ""
            ],
            "year": 2016,
            "source": "AGA-Akademie: Untere Extremität/OSG/Arthroskopische und offene Verfahren; FEB 18-20, 2016; Graz. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158176-14018"
            ],
            "persons": [],
            "imported": "2017-02-06T11:52:45+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": false,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 158177,
            "title": "In-vitro experiments to characterize ventricular electromechanics.",
            "abstract": null,
            "authors": [
                "Arnold, R",
                "Prassl, AJ",
                "Hofer, E",
                "Plank, G"
            ],
            "year": 2016,
            "source": "Current directions in biomedical engineering. 2016; 2:  263-266. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": "10.1515/cdbme-2016-0059",
            "pmc": null,
            "organizations": [
                "158177-14011"
            ],
            "persons": [
                "158177-50966",
                "158177-50967",
                "158177-51502",
                "158177-65660"
            ],
            "imported": "2017-02-06T11:54:05+01:00",
            "journal": null,
            "issn": "2364-5504",
            "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": true,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 158178,
            "title": "Anatomische Grundlagen",
            "abstract": null,
            "authors": [
                "Anderhuber, F",
                ""
            ],
            "year": 2016,
            "source": "Implantate und Netze in der Onkologischen Mammachirurgie; FEB 24-25, 2016; Graz, AUSTRIA. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158178-14018"
            ],
            "persons": [],
            "imported": "2017-02-06T11:57:09+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 158181,
            "title": "Anatomische Grundlagen",
            "abstract": null,
            "authors": [
                "Anderhuber, F",
                ""
            ],
            "year": 2016,
            "source": "Die abdominalen Operationen und suburethrale Bänder - AUB Operationskurs; FEB 25-26; 2016; Graz, AUSTRIA. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158181-14018"
            ],
            "persons": [],
            "imported": "2017-02-06T11:59: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": true,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 158183,
            "title": "Anatomy of the Pelvis",
            "abstract": null,
            "authors": [
                "Anderhuber, F",
                ""
            ],
            "year": 2016,
            "source": "Barmherzige Brüder Graz: Hands-on Präparationsworkshop (Mesorektumsdissektion); FEB 29, 2016; Graz, AUSTRIA. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158183-14018"
            ],
            "persons": [],
            "imported": "2017-02-06T12:08:43+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": false,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 158185,
            "title": "Anatomie des Gesichts und Grundlagen für die Augmentation",
            "abstract": null,
            "authors": [
                "Anderhuber, F",
                "Pilsl, U",
                ""
            ],
            "year": 2016,
            "source": "Merz Aesthetics: Anatomie des Gesichts - Basis für Behandlungsstrategien in der Ästhetik; MÄR 5, 2016; Graz, AUSTRIA. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158185-14018"
            ],
            "persons": [],
            "imported": "2017-02-06T12:13:33+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": false,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 158186,
            "title": "Anatomie des Gesichts",
            "abstract": null,
            "authors": [
                "Anderhuber, F",
                ""
            ],
            "year": 2016,
            "source": "Austrian Academy of Cosmetic Surgery and Aesthetic Medicine: Anatomischer Präparierkurs zu ästhetischen und medizinischen Anwendungen von Botulinum, Fillern, Eigenfett, Fadenlifting und rektonstruktiven Lappenplastiken sowie Facelift und Nase; MÄR 10-12, 2016; Graz, AUSTRIA. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158186-14018"
            ],
            "persons": [],
            "imported": "2017-02-06T12:19: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": false,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 158187,
            "title": "Anatomy of the pelvis",
            "abstract": null,
            "authors": [
                "Anderhuber, F",
                ""
            ],
            "year": 2016,
            "source": "Barmherzige Brüder Graz: Hands-on-Präparationsworkshop (Mesorektumsdissektion); MÄR 14, 2016; Graz, AUSTRIA. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158187-14018"
            ],
            "persons": [],
            "imported": "2017-02-06T12:22:18+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": false,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}