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=152620&ordering=impactfactor_norm
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=152640&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152600&ordering=impactfactor_norm",
    "results": [
        {
            "id": 129060,
            "title": "Expression of VEGF, its Receptors and HIF-1alpha in Dupuytren’s Disease",
            "abstract": null,
            "authors": [
                "Holzer, L"
            ],
            "year": 2013,
            "source": "Klinikfortbildung, Universitätsklinik für Orthopädie, Medizinische Universität Graz; MAI 29, 2013; Graz, AUSTRIA. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "129060-14052"
            ],
            "persons": [],
            "imported": "2013-06-08T15:59:52+02: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": 129061,
            "title": "Brustrekonstruktion nach Mammakarzinom",
            "abstract": null,
            "authors": [
                "Kamolz, LP",
                "Spendel, S",
                "Samonigg, H",
                "Smolle, J",
                "Brunner, G",
                "Pittermann, A"
            ],
            "year": 2013,
            "source": "Psychosozial. 2013. 36: 69-75. (ISSN: ) ",
            "category": 11,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "129061-14046",
                "129061-14047",
                "129061-14076",
                "129061-14079"
            ],
            "persons": [
                "129061-51532",
                "129061-80111",
                "129061-51617",
                "129061-51824"
            ],
            "imported": "2013-06-08T20:05:31+02:00",
            "journal": "Psychosozial",
            "issn": "0171-3434",
            "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": 129062,
            "title": "Medikamentöse Therapie der akuten Herzinsuffizienz: Diuretika, Inodilatoren, Vaspressoren. ",
            "abstract": null,
            "authors": [
                "Fruhwald, FM"
            ],
            "year": 2013,
            "source": "Jahrestagung der Österreichischen Kardiologischen Gesellschaft; JUN 5-8, 2013; Salzburg, AUSTRIA. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "129062-14083"
            ],
            "persons": [
                "129062-51700"
            ],
            "imported": "2013-06-08T20:45:00+02: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": 129063,
            "title": "ESC heart failure guideline conform prescription\r\nrates and dosage of heart failure medication varies\r\nsignificantly in patients hospitalized for heart failure\r\ncompared to outpatient treated.",
            "abstract": null,
            "authors": [
                "Ablasser, K",
                "Platzer, V",
                "Heller, S",
                "Stoschitzky, G, Schmidt, A",
                "Pieske, B",
                "Fruhwald, F"
            ],
            "year": 2013,
            "source": "Wiener Klinische Wochenschrift. 2013; 125(Suppl ):29-29.-Jahrestagung der Österreichischen Kardiologischen Gesellschaft; JUN 5-8, 2013; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "129063-14083"
            ],
            "persons": [
                "129063-51700",
                "129063-60377",
                "129063-61189"
            ],
            "imported": "2013-06-08T20:53:14+02:00",
            "journal": null,
            "issn": "0043-5325",
            "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": 129064,
            "title": "Können Empfehlungen zur Therapie der chronischen Herzinsuffizienz umgesetzt werden?",
            "abstract": null,
            "authors": [
                "Eberl, AS",
                "Ablasser, K",
                "Platzer, V",
                "Fruhwald, FM"
            ],
            "year": 2013,
            "source": "Wiener Klinische Wochenschrift. 2013; 125(Suppl):31--Jahrestagung der Österreichischen Kardiologischen Gesellschaft; JUN 5-8, 2013; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "129064-14083"
            ],
            "persons": [
                "129064-51700",
                "129064-60377"
            ],
            "imported": "2013-06-08T20:56:25+02:00",
            "journal": null,
            "issn": "0043-5325",
            "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": 129065,
            "title": "Erfassen von Beinödemveränderungen bei kardial dekompensierten Patienten mittels 3D-Kamera.",
            "abstract": null,
            "authors": [
                "Riedel, A",
                "Hayn, D",
                "Falgenhauer, M",
                "Schreier, G",
                "Fruhwald, F"
            ],
            "year": 2013,
            "source": "Wiener Klinische Wochenschrift. 2013; 125(Suppl):33--Jahrestagung der Österreichischen Kardiologischen Gesellschaft; JUN 5-8, 2013; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "129065-14083"
            ],
            "persons": [
                "129065-51700"
            ],
            "imported": "2013-06-08T20:58:24+02:00",
            "journal": null,
            "issn": "0043-5325",
            "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": 129067,
            "title": "Flexible und semirigide Ureterrenoskopie in Kombination mit Laserlithotrypsie als Behandlung bei Nephroureterolithiasis.",
            "abstract": null,
            "authors": [
                "Ehrlich, G",
                "Pummer, K",
                "Dalpiaz, O"
            ],
            "year": 2013,
            "source": "Gemeinsame Tagung der Bayerischen Urologenvereinigung und der Österreichischen Gesellschaft für Urologie und Andrologie; JUN 6-8, 2013; Graz. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "129067-14056"
            ],
            "persons": [
                "129067-53053",
                "129067-72937"
            ],
            "imported": "2013-06-09T11:44:04+02: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": 129068,
            "title": "Long Term Outcome of Pediatric Flexor Tendon Injuries of the Hand:",
            "abstract": null,
            "authors": [
                "Singer, G",
                "Zwetti, T",
                "Amann, R",
                "Eberl, R",
                "Schmidt, B"
            ],
            "year": 2013,
            "source": "14th Congress of the European Paediatric Surgeons´ Association; JUN 5-8, 2013; Leipzig, GERMANY. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "129068-14049"
            ],
            "persons": [
                "129068-50778"
            ],
            "imported": "2013-06-09T17:59:42+02: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": 129069,
            "title": "Verwertbarkeit von 24-h-Messungen der zerebralen und peripheren regionalen Sauerstoffsättigung bei Früh- und Reifgeborenen am ersten Lebenstag.",
            "abstract": null,
            "authors": [
                "Schwaberger, B",
                "Schmitz, J",
                "Binder, C",
                "Urlesberger, B",
                "Pichler, G"
            ],
            "year": 2013,
            "source": "Monatsschrift Kinderheilkunde. Abstracts der 39. Jahrestagung der Gesellschaft für Neonatologie und pädiatrische Intensivmedizin e.V. (GNPI). 2013; 161. Supplement 1: 57-57.-38. Jahrestagung der GNPI; JUN 6-8, 2013; Freiburg, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "129069-14048",
                "129069-14094"
            ],
            "persons": [
                "129069-50907",
                "129069-73733",
                "129069-79516"
            ],
            "imported": "2013-06-09T19:46:39+02: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": 129070,
            "title": "Zerebrale und periphere regionale Sauerstoffsättigung in der Adaptationsphase bei Frühgeborenen mit und ohne Atemunterstützung.",
            "abstract": null,
            "authors": [
                "Schwaberger, B",
                "Pichler, G",
                "Binder, C",
                "Avian, A",
                "Pocivalnik, M",
                "Urlesberger, B"
            ],
            "year": 2013,
            "source": "Monatsschrift Kinderheilkunde. Abstracts der 39. Jahrestagung der Gesellschaft für Neonatologie und pädiatrische Intensivmedizin e.V. (GNPI). 2013; 161. Supplement 1: 57-57.-38. Jahrestagung der GNPI; JUN 6-8, 2013; Freiburg, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "129070-14026",
                "129070-14048",
                "129070-14094",
                "129070-14095"
            ],
            "persons": [
                "129070-50907",
                "129070-54089",
                "129070-67207",
                "129070-73733",
                "129070-79516"
            ],
            "imported": "2013-06-09T19:57:11+02: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": 129072,
            "title": "Discovery of novel polyesterases using activity based proteomics",
            "abstract": null,
            "authors": [
                "Wallace PW, Schittmayer M, Birner- Gruenberger R"
            ],
            "year": 2013,
            "source": "Proteomics Forum 2013; Mar 17-21, 2013; Berlin, Germany. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "129072-14020",
                "129072-17225"
            ],
            "persons": [
                "129072-58794"
            ],
            "imported": "2013-06-10T11:12:53+02: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": 129073,
            "title": "Biomechanical testing of ESIN interlocking systems",
            "abstract": null,
            "authors": [
                "Castellani, C",
                "Berger, L",
                "Fischerauer, S",
                "Celarek, A",
                "Tschegg, E",
                "Weinberg AM"
            ],
            "year": 2013,
            "source": "Abstract book. 2013; -14th European Congress of the European Pediatric Surgeons Association; JUN 5-8, 2013; Leipzig, GERMANY. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "129073-14049",
                "129073-14052"
            ],
            "persons": [
                "129073-50785",
                "129073-54087",
                "129073-72835"
            ],
            "imported": "2013-06-10T11:22:39+02: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": 129074,
            "title": "ELECTRON MICROSCOPIC STUDIES ON OVINE ESOPHAGEAL MUSCLE\r\nAFTER STRETCH TESTS: IMPLICATIONS IN LONG-GAP ESOPHAGEAL\r\nATRESIA REPAIR AND TISSUE ENGINEERING.",
            "abstract": null,
            "authors": [
                "Castellani, C",
                "Biro, E",
                "Klimbacher, G",
                "Zeindlinger, G",
                "Holzapfel, GA",
                "Saxena, AK"
            ],
            "year": 2013,
            "source": "Abstract book. 2013; -14th Congress of the European Pediatric Surgeons Association; JUN 5-8, 2013; Leipzig, GERMANY. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "129074-14049"
            ],
            "persons": [
                "129074-54087"
            ],
            "imported": "2013-06-10T11:28:22+02: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": 129075,
            "title": "EVALUATION OF PATCH REPAIRS IN CONGENITAL DIAPHRAGMATIC\r\nHERNIA.",
            "abstract": null,
            "authors": [
                "Saxena, AK",
                "Castellani, C",
                "Wright, N",
                "Barrena, S",
                "Krickhahn, A",
                "Ruttenstock, EM",
                "Desai, A",
                "Rintala, R",
                "Tovar, J",
                "Davenport, M"
            ],
            "year": 2013,
            "source": "Abstract book. 2013; -14th Congress of the European Pediatric Surgeons Association; JUN 5-8, 2013; Leipzig, GERMANY. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "129075-14049"
            ],
            "persons": [
                "129075-54087"
            ],
            "imported": "2013-06-10T11:31:19+02: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": 129076,
            "title": "Investigating the purity of commercially available lipases and esterases using activity-based proteomics",
            "abstract": null,
            "authors": [
                "Wallace PW, Schittmayer M, Mayer N, Breinbauer R, Birner- Gruenberger R"
            ],
            "year": 2012,
            "source": "6th European Summer School \"FEBS Advanced Lecture Course – High Performance Proteomics; Aug 19-25; Brixen, South Tyrol. 2012. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "129076-14020",
                "129076-17225"
            ],
            "persons": [
                "129076-58794"
            ],
            "imported": "2013-06-10T11:42:50+02: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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 129077,
            "title": "Ewing´s sarcoma- regression grade I, but viable pulmonary tumor\r\nembolus. A case report.\r\n",
            "abstract": null,
            "authors": [
                "Hirzberger, D",
                "Bodo, K",
                "Benesch, M",
                "Friesenbichler, J",
                "Leithner, A"
            ],
            "year": 2013,
            "source": "Abstracts of 26th EMSOS; P7:110. 2013; -26th EMSOS; MAY 29-31, 2013; Gothenburg, SWEDEN. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "129077-14020",
                "129077-14052",
                "129077-14092"
            ],
            "persons": [
                "129077-51369",
                "129077-53237"
            ],
            "imported": "2013-06-10T11:43:58+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 129078,
            "title": "Discovery of Novel Enzymes for Poly (ethylene terephthalate) Modification by Activity Based Proteomics",
            "abstract": null,
            "authors": [
                "Wallace PW, Schittmayer M, Birner- Gruenberger R"
            ],
            "year": 2012,
            "source": "ACIB Science Days and Expert Team Meeting; Jul 2-4; Vienna, Austria. 2012. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "129078-14020",
                "129078-17225"
            ],
            "persons": [
                "129078-58794"
            ],
            "imported": "2013-06-10T11:46:19+02: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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 129079,
            "title": "Intra-abdominal and retroperitoneal metastases in patients with soft\r\ntissue sarcomas - a two-center study.",
            "abstract": null,
            "authors": [
                "Schaffler, A",
                "Andreou, D",
                "Tunn, PU",
                "Szkandera, J",
                "Zacherl, M",
                "Leithner, A"
            ],
            "year": 2013,
            "source": "Abstracts of 26th EMSOS; P6:116. 2013; -26th EMSOS; MAY 29-31, 2013; Gothenburg, SWEDEN. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "129079-14052",
                "129079-14085"
            ],
            "persons": [
                "129079-115078",
                "129079-53237",
                "129079-58004",
                "129079-69234"
            ],
            "imported": "2013-06-10T11:47:48+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 129080,
            "title": "MULTIFOCAL, METACHRONOUS GIANT CELL TUMOUR WITH RARE LOCALISATION AND METASTATIC SPREAD: A CASE REPORT.\r\n",
            "abstract": null,
            "authors": [
                "Mächler, M",
                "Friesenbichler, J",
                "Pirker-Frühauf, U",
                "Maurer-Ertl, W",
                "Sadoghi, P",
                "Leithner, A"
            ],
            "year": 2013,
            "source": "Abstracts of 26th EMSOS; P7:112. 2013; -26th EMSOS; MAY 29-31, 2013; Gothenburg, SWEDEN. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "129080-14052"
            ],
            "persons": [
                "129080-53237",
                "129080-59379"
            ],
            "imported": "2013-06-10T11:52:36+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 129081,
            "title": "qProteomics on PLIN1 mutant lipid droplets using SILAC labeling ",
            "abstract": null,
            "authors": [
                "Sahu A, Spörk S, Obrist B, Kuehnlein R, Birner-Gruenberger R"
            ],
            "year": 2012,
            "source": "Doctoral Day, Medical University of Graz; Dec 7, 2012; Graz, Austria. 2012. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "129081-14020",
                "129081-17225"
            ],
            "persons": [
                "129081-58456",
                "129081-58794"
            ],
            "imported": "2013-06-10T11:55:54+02: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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        }
    ]
}