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=154600&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157482,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=154620&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=154580&ordering=-imported",
    "results": [
        {
            "id": 63166,
            "title": "Die Optimierung der Ovulationsauslösung beim insuffizienten Ovar und deren Risiko.",
            "abstract": null,
            "authors": [
                "Urdl, W"
            ],
            "year": 2006,
            "source": "Fortbildungsveranstaltung Med.Unvi.Klinik; APR 25, 2006; Graz, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-14T15:35:24+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": false
        },
        {
            "id": 63165,
            "title": "Reduktion der Nebenwirkungen einer medikamentösen Tumortherapie-Möglichkeiten zur Verbesserung des therapeutischen Index. Radiotherapie / Radio-Chemotherapie mit dem SChwerpunkt Zervixkarzinom.",
            "abstract": null,
            "authors": [
                "Kapp, K"
            ],
            "year": 2006,
            "source": "5. Interaktives Seminar der AGO mit Zertifizierung; März 10-12, 2006; Pöllauberg, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63165-14060"
            ],
            "persons": [],
            "imported": "2006-12-14T15:34:20+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 63164,
            "title": "Podiumsdiskussion:Diagnostik und Therapie der Hypophysen Insuffizienz.",
            "abstract": null,
            "authors": [
                "Müller, OA",
                "Kühnle, HM",
                "Grospietsch, G",
                "Urdl, W"
            ],
            "year": 2006,
            "source": "7. Brandenburger Endokrinologiesymposium; MAI 6-7, 2006; Potsdam, BRD. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-14T15:31:29+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": false
        },
        {
            "id": 63156,
            "title": "Excimer Laser Treatment of Vitiligo",
            "abstract": null,
            "authors": [
                "Hofer, A",
                "Hassan AS",
                "Legat, FJ",
                "Kerl, H",
                "Wolf, P"
            ],
            "year": 2006,
            "source": "European Scociety for Laser Aesthetic Surgery. -9th International Congress of the European Society for Laser Aesthetic Surgery; 22-24. Juni 2006; Grazer Kongress. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63156-14047"
            ],
            "persons": [
                "63156-51618",
                "63156-51620",
                "63156-51865",
                "63156-51972"
            ],
            "imported": "2006-12-14T15:28:48+01:00",
            "journal": "European Scociety for Laser Aesthetic Surgery",
            "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": false,
            "local_affiliation": true
        },
        {
            "id": 63155,
            "title": "Der aktuelle Stand der Reproduktionsmedizin.",
            "abstract": null,
            "authors": [
                "Urdl, W"
            ],
            "year": 2006,
            "source": "Fortbildungsveranstaltung der Med. Univ. Klinik Graz; Apr 25, 2006; Graz, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-14T15:23:39+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 63154,
            "title": "Photodermatologische Diagnostik",
            "abstract": null,
            "authors": [
                "Hofer, A",
                "Legat, F",
                "Wolf, P"
            ],
            "year": 2006,
            "source": "2. DermAkademie Graz; 13.10.2006; Seminarräume der Univ. Klinik für Dermatologie. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63154-14047"
            ],
            "persons": [
                "63154-51618",
                "63154-51865",
                "63154-51972"
            ],
            "imported": "2006-12-14T15:23:16+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": false
        },
        {
            "id": 63153,
            "title": "Füllungsmaterialien in der Kinderzahnheilkunde",
            "abstract": null,
            "authors": [
                "Glockner, K"
            ],
            "year": 2006,
            "source": "Zahnkrone. 2006. ",
            "category": 11,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63153-14111"
            ],
            "persons": [
                "63153-51840"
            ],
            "imported": "2006-12-14T15:22:44+01:00",
            "journal": "Zahnkrone",
            "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": 63151,
            "title": "Mechanisms of TRPC3-mediated regulation of cellular calcium homeostasis.",
            "abstract": null,
            "authors": [
                "Rosker, C"
            ],
            "year": 2004,
            "source": " [ Dissertation ] Graz Karl Franzens Universität; 2004. ",
            "category": 5,
            "document_type": 16,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63151-14011"
            ],
            "persons": [],
            "imported": "2006-12-14T15:13:01+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "Karl Franzens University Graz",
            "country": "40",
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 63127,
            "title": "Usability Methods",
            "abstract": null,
            "authors": [
                "Holzinger, A"
            ],
            "year": 2006,
            "source": " In: Karwowski, W editors(s). International Encyclopaedia . London: Taylor & Francis CRC Press;  2006. p. 778-795. (ISBN: 041530430X) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63127-14026"
            ],
            "persons": [
                "63127-51050"
            ],
            "imported": "2006-12-14T14:11:19+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Karwowski, W",
            "collection_title": "International Encyclopaedia ",
            "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": 63125,
            "title": "Nicht entzündliche vordere ischämische Optikusneuropathie (NAION) nach Thrombendarterektomie der Arteria carotis interna",
            "abstract": null,
            "authors": [
                "Ott, T",
                "Weger, M",
                "Konstantiniuk, P",
                "Gratzer, U",
                "Baumann, A",
                "Cohnert, T"
            ],
            "year": 2006,
            "source": "22. Jahrestagung der Deutschen Gesellschaft für Gefäßchirurgie; September 6-9, 2006; Mülheim an der Ruhr. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63125-14043",
                "63125-14074"
            ],
            "persons": [
                "63125-50038",
                "63125-50860",
                "63125-51880",
                "63125-51984"
            ],
            "imported": "2006-12-14T13:32:06+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": 63124,
            "title": "Qualitätssicherung durch Evaluation: Neue Ansätze zur Evaluierung selbstgesteuerter Lerntools",
            "abstract": null,
            "authors": [
                "Ebner, M",
                "Deutschmann, L",
                "Zechner J",
                "Holzinger, A"
            ],
            "year": 2006,
            "source": " In: Sindler, A; Bremer, C; Dittler, U; Hannecke, P; Sengstag, C editors(s). Qualitatssicherung im E-Learning. Münster: Waxmann;  2006. p. 99-107. (ISBN: 3-8309-1632-9) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63124-14026"
            ],
            "persons": [
                "63124-51050"
            ],
            "imported": "2006-12-14T13:31:59+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Sindler, A; Bremer, C; Dittler, U; Hannecke, P; Sengstag, C",
            "collection_title": "Qualitatssicherung im E-Learning",
            "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": 63123,
            "title": "Thrombosiertes Shuntaneurysma als Ausgangspunkt für ein epitheloides Angiosarkom",
            "abstract": null,
            "authors": [
                "Hessinger, M",
                "Schwarzl, F",
                "Baumann, A",
                "Tiesenhausen, K",
                "Cohnert, T"
            ],
            "year": 2006,
            "source": "International Vascular Workshop; März 11-18, 2006; Going am Wilden Kaiser. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63123-14074"
            ],
            "persons": [
                "63123-50860",
                "63123-51880",
                "63123-51946"
            ],
            "imported": "2006-12-14T13:26:43+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 63122,
            "title": "E-Learning Erfolgsfaktor Usability",
            "abstract": null,
            "authors": [
                "Holzinger, A"
            ],
            "year": 2006,
            "source": " In: Zechner, A editors(s). E-Austria Guide: e-Government, e-Learning, e-Health, e-Business. Wien: Linde Verlag;  2006. p. 112-117. (ISBN: 3-7093-0114-9) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63122-14026"
            ],
            "persons": [
                "63122-51050"
            ],
            "imported": "2006-12-14T13:22:43+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Zechner, A",
            "collection_title": "E-Austria Guide: e-Government, e-Learning, e-Health, e-Business",
            "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": 63121,
            "title": "Popliteaaneurysm",
            "abstract": null,
            "authors": [
                "Cohnert, T"
            ],
            "year": 2006,
            "source": "Intercity 2006 - Meeting Karlsruhe; März 2-3, 2006; Karlsruhe. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63121-14074"
            ],
            "persons": [
                "63121-50860"
            ],
            "imported": "2006-12-14T13:20:33+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 63119,
            "title": "Thrombin Generation in Severely Obese Children.",
            "abstract": null,
            "authors": [
                "Cimenti, C",
                "Mangge, H",
                "Leschnik, B",
                "Haidl, H",
                "Zach, D",
                "Muntean, W"
            ],
            "year": 2005,
            "source": "36th Hemophilia Symposium Hamburg 2005. Editors: I. Scharrer, W. Schramm. Springer Berlin Heidelberg New York.. Proceeding of the 36th Hemophilia Symposium Hamburg 20052005; (36):-36th Hemophilia Symposium Hamburg 2005; NOV 18-20, 2005; Hamburg, GERMANY.  (ISBN: 3-540-36714-4 )",
            "category": 2,
            "document_type": 18,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63119-14028",
                "63119-14048",
                "63119-14091"
            ],
            "persons": [
                "63119-51651",
                "63119-52854",
                "63119-54077"
            ],
            "imported": "2006-12-14T13:17:35+01:00",
            "journal": "36th Hemophilia Symposium Hamburg 2005. Editors: I. Scharrer, W. Schramm. Springer Berlin Heidelberg New York.",
            "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": 63116,
            "title": "TeamTable: Low-cost Team-Display Hardware and Tangible User Interfaces facilitate Interaction & Learning",
            "abstract": null,
            "authors": [
                "Sproger, B",
                "Nischelwitzer, A",
                "Holzinger, A"
            ],
            "year": 2006,
            "source": " In: Kempter, G; Hellberg, P editors(s). Informationen nutzbar machen. Lengerich: Pabst Science Publishers;  2006. p. 57-60. (ISBN: 3-89967-319-0) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63116-14026"
            ],
            "persons": [
                "63116-51050"
            ],
            "imported": "2006-12-14T13:15:20+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Kempter, G; Hellberg, P",
            "collection_title": "Informationen nutzbar machen",
            "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": 63115,
            "title": "Medikamenten-Interaktion.",
            "abstract": null,
            "authors": [
                "Donnerer, J"
            ],
            "year": 2006,
            "source": "17. Grazer Fortbildungstage; OCT 9-14; Graz, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63115-14022"
            ],
            "persons": [],
            "imported": "2006-12-14T13:12:52+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": 63114,
            "title": "Effects of PFA-100 in Preoperative Screening for von Willebrand Disease in 310 Patients.",
            "abstract": null,
            "authors": [
                "Roschitz, B",
                "Weitzer, C",
                "Lindinger, M",
                "Wirnsberger, S",
                "Gindl, S",
                "Köstenberger, M",
                "Muntean, W"
            ],
            "year": 2006,
            "source": "36th Hemophilia Symposium Hamburg 2005. Editors: I. Scharrer, W. Schramm. Springer Berlin Heidelberg New York. Proceeding of the 36th Hemophilia Symposium Hamburg 2005; (36):-36th Hemophilia Symposium Hamburg 2005; NOV 18-20, 2005; Hamburg, GERMANY.  (ISBN: 3-540-36714-4 )",
            "category": 2,
            "document_type": 18,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63114-14013",
                "63114-14091",
                "63114-14094"
            ],
            "persons": [
                "63114-51651",
                "63114-51779",
                "63114-52013",
                "63114-61824"
            ],
            "imported": "2006-12-14T13:11:05+01:00",
            "journal": "36th Hemophilia Symposium Hamburg 2005. Editors: I. Scharrer, W. Schramm. Springer Berlin Heidelberg New York",
            "issn": null,
            "collection_publisher": "I. Scharrer, W. Schramm",
            "collection_title": "Proceeding of the 36th Hemophilia Symposium Hamburg 2005",
            "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": 63113,
            "title": "Pharmacogenomics versus Therapeutical Drug Monitoring.",
            "abstract": null,
            "authors": [
                "Donnerer, J"
            ],
            "year": 2006,
            "source": "Sixth International Symposium on Molecular Diagnostics; MAY 25-27, 2006; Graz, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63113-14022"
            ],
            "persons": [],
            "imported": "2006-12-14T13:08: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": 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": 63112,
            "title": "Assistive Text Input Methods: 3D-Space Writing and other text input methods for power-wheelchair users: Best practice examples on the MediaWheelie",
            "abstract": null,
            "authors": [
                "Nischelwitzer, A",
                "Sproger, B",
                "Holzinger, A"
            ],
            "year": 2006,
            "source": " In: Kempter, G; Hellberg, P editors(s). Informationen nutzbar machen. Lengerich: Pabst Scientific Publishers;  2006. p. 75-80. (ISBN: 3-89967-319-0) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63112-14026"
            ],
            "persons": [
                "63112-51050"
            ],
            "imported": "2006-12-14T13:08:14+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Kempter, G; Hellberg, P",
            "collection_title": "Informationen nutzbar machen",
            "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
        }
    ]
}