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=154360&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157186,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=154380&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=154340&ordering=-imported",
    "results": [
        {
            "id": 63071,
            "title": "Web 2.0 Usability: Chancen für Lernen und Lehren?",
            "abstract": null,
            "authors": [
                "Bernert, C",
                "Ebner, M",
                "Holzinger, A",
                "Huber, L",
                "Korica-Pehserl, P",
                "Kabichler, S",
                "Krieger, H",
                "Kriegshaber, U",
                "Kment, T",
                "Linder, J",
                "Motschnig, R",
                "Pohl, M"
            ],
            "year": 2006,
            "source": "OCG Journal. 2006; 31(4): 20-24. ",
            "category": 1,
            "document_type": 14,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63071-14026"
            ],
            "persons": [
                "63071-51050"
            ],
            "imported": "2006-12-14T10:15:45+01:00",
            "journal": null,
            "issn": "1728-743X ",
            "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": 63070,
            "title": "Neurosurgical monitoring and management of traumatic brain injury. ",
            "abstract": null,
            "authors": [
                "Tritthart, H"
            ],
            "year": 2006,
            "source": "III. Alpe Adria Neuroradiological Meeting; OCT 20-21, 2006; PORTOROZ, SLOVENIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63070-14050"
            ],
            "persons": [
                "63070-51763"
            ],
            "imported": "2006-12-14T10:15:07+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 63069,
            "title": "Schädelverletzungen. ",
            "abstract": null,
            "authors": [
                "Tritthart, H"
            ],
            "year": 2006,
            "source": "Workshop in Viszeraltrauma; SEP 25-26, 2006; Graz, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63069-14050"
            ],
            "persons": [
                "63069-51763"
            ],
            "imported": "2006-12-14T10:11:35+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": 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": 63068,
            "title": "Percutaneous transhepatic cholangioscopy (PTCS): A useful diagnostic procedure?",
            "abstract": null,
            "authors": [
                "Mischinger, HJ",
                "Hausegger, KA",
                "Werkgartner, G",
                "Bacher, H",
                "Cerwenka, H"
            ],
            "year": 1996,
            "source": "LANGENBECKS ARCH CHIR. 1996;  1274-1274. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VZ58800392",
            "pubmed": null,
            "doi": "10.1007/978-3-642-80295-9_397",
            "pmc": null,
            "organizations": [
                "63068-14073"
            ],
            "persons": [
                "63068-51760-6"
            ],
            "imported": "2006-12-14T10:10:50+01:00",
            "journal": "LANGENBECKS ARCH CHIR",
            "issn": "0023-8236",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.102,
            "impactfactor_year": 1996,
            "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": false,
            "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": 63067,
            "title": "XP + UE -> XU Praktische Erfahrungen mit eXtreme Usability",
            "abstract": null,
            "authors": [
                "Holzinger, A",
                "Slany, W"
            ],
            "year": 2006,
            "source": "Springer Informatik Spektrum. 2006; 29(2): 91-97. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": "10.1007/s00287-006-0060-5",
            "pmc": null,
            "organizations": [
                "63067-14026"
            ],
            "persons": [
                "63067-51050"
            ],
            "imported": "2006-12-14T10:10:23+01:00",
            "journal": null,
            "issn": "0170-6012",
            "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": 63066,
            "title": "Management von Weichgewebskomplikationen nach Kieferaugmentationen.",
            "abstract": null,
            "authors": [
                "Jakse, N"
            ],
            "year": 2006,
            "source": "Zahnarzt. 2006. ",
            "category": 11,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63066-14057"
            ],
            "persons": [
                "63066-51707"
            ],
            "imported": "2006-12-14T10:09:01+01:00",
            "journal": "Zahnarzt",
            "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": 63065,
            "title": "Der Neurochirurg kommt zum Patienten in das periphere Krankenhaus (Modell Steiermark). ",
            "abstract": null,
            "authors": [
                "Tritthart, H"
            ],
            "year": 2006,
            "source": "Austrian International Congress 2006 \"Einigkeit in Vielfalt\", Österreichische Gesellschaft für Anästhesiologie, Reanimation und Intensivmedizin; SEP 13-15, 20006; Linz, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63065-14050"
            ],
            "persons": [
                "63065-51763"
            ],
            "imported": "2006-12-14T10:08:14+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": 63060,
            "title": "Lasers in Dentistry.",
            "abstract": null,
            "authors": [
                "Haas, R",
                "Dörtbutak, O",
                "Jakse, N"
            ],
            "year": 2006,
            "source": " In: Watzek, G editors(s). Dental Implants in Compromised Bone. Quintessenz;  2006. (ISBN: 978-1-85097-050-7) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63060-14057"
            ],
            "persons": [
                "63060-51707"
            ],
            "imported": "2006-12-14T10:06:17+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Watzek, G",
            "collection_title": "Dental Implants in Compromised Bone",
            "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": 63059,
            "title": "Usability of image fusion: optimal opacification of vessels and squamous cell carcinoma in CT scans",
            "abstract": null,
            "authors": [
                "Wiltgen, M",
                "Holzinger, A",
                "Groell, R",
                "Habermann, W"
            ],
            "year": 2006,
            "source": "Elektrotechnik und Informationstechnik. 2006; 123(4): 144-147. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": "10.1007/s00502-006-0330",
            "pmc": null,
            "organizations": [
                "63059-14026",
                "63059-14066"
            ],
            "persons": [
                "63059-51380",
                "63059-51050"
            ],
            "imported": "2006-12-14T10:05:39+01:00",
            "journal": null,
            "issn": "0932-383X",
            "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": 63058,
            "title": "Tibial bone grafting.",
            "abstract": null,
            "authors": [
                "Jakse, N"
            ],
            "year": 2006,
            "source": " In: Khoury, F editors(s). Augmentative Surgery in Implantology. Quintessence-Verlag;  2006. (ISBN: 978-1-85097-159-7) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63058-14057"
            ],
            "persons": [
                "63058-51707"
            ],
            "imported": "2006-12-14T10:04:41+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Khoury, F",
            "collection_title": "Augmentative Surgery in Implantology",
            "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": 63057,
            "title": "Security aspects of ubiquitous computing in health care",
            "abstract": null,
            "authors": [
                "Weippl, E",
                "Holzinger, A",
                "Tjoa, AM"
            ],
            "year": 2006,
            "source": "Elektrotechnik und Informationstechnik. 2006; 123(4): 156-162. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": "10.1007/s00502-006-0336",
            "pmc": null,
            "organizations": [
                "63057-14026"
            ],
            "persons": [
                "63057-51050"
            ],
            "imported": "2006-12-14T10:03:12+01:00",
            "journal": null,
            "issn": "0932-383X",
            "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": 63056,
            "title": "Gerinnungskonzept bei Zahnärztlich-chirurgischen Eingriffen.",
            "abstract": null,
            "authors": [
                "Acham, S",
                "Jakse, N"
            ],
            "year": 2006,
            "source": "Stomatologie. 2006; ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63056-14057"
            ],
            "persons": [
                "63056-51019",
                "63056-51707"
            ],
            "imported": "2006-12-14T10:01:53+01:00",
            "journal": null,
            "issn": "0946-3151",
            "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": 63055,
            "title": "Besonderheiten in der Diagnostik und Therapie postoperativer Infektionen. ",
            "abstract": null,
            "authors": [
                "Tritthart, H"
            ],
            "year": 2006,
            "source": "Salzburger Infektionsgespräche der Österreichischen Gesellschaft für antimikrobielle Chemotherapie und Österreichischen Gesellschaft für Infektionskrankheiten; APR 28-29, 2006; Salzburg, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63055-14050"
            ],
            "persons": [
                "63055-51763"
            ],
            "imported": "2006-12-14T10:00: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": true
        },
        {
            "id": 63054,
            "title": "Bone to implant interfaces - a comparison of two methods",
            "abstract": null,
            "authors": [
                "Kirmeier, R",
                "Payer, M",
                "Lorenzoni, M",
                "Weiglein, A",
                "Jakse, N"
            ],
            "year": 2006,
            "source": "Clinical Oral Implants Research. Vol. 17(4):cxv-cxv.",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63054-14057",
                "63054-14111"
            ],
            "persons": [
                "63054-50792",
                "63054-51703",
                "63054-51707"
            ],
            "imported": "2006-12-14T09:59:21+01:00",
            "journal": "Clinical Oral Implants Research",
            "issn": "0905-7161",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.897,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.75609756097561,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "ENGINEERING, BIOMEDICAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "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": 63053,
            "title": "SHT bei Kindern.",
            "abstract": null,
            "authors": [
                "Tritthart, H"
            ],
            "year": 2006,
            "source": "13. Fortbildungsveranstaltung der AUVA \"Schädelhirntraumatologie\"\r\n; APR 19-22, 2006; Vienna, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63053-14050"
            ],
            "persons": [
                "63053-51763"
            ],
            "imported": "2006-12-14T09:57:41+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": 63052,
            "title": "Thinking-aloud – eine Königsmethode im Usability Engineering",
            "abstract": null,
            "authors": [
                "Holzinger, A"
            ],
            "year": 2006,
            "source": "OCG Journal. 2006; 31(1): 4-5. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63052-14026"
            ],
            "persons": [
                "63052-51050"
            ],
            "imported": "2006-12-14T09:57:19+01:00",
            "journal": null,
            "issn": "1728-743X ",
            "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": 63051,
            "title": "The proximal tibia a propriate donor site for stem cells.",
            "abstract": null,
            "authors": [
                "Payer, M",
                "Malischnik, C",
                "Kirmeier, R",
                "Strunk, D",
                "Jakse, N"
            ],
            "year": 2006,
            "source": "Clinical Oral Implants Research. Vol. 17(4):ciii-ciii.",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63051-14057",
                "63051-14082"
            ],
            "persons": [
                "63051-50792",
                "63051-51707"
            ],
            "imported": "2006-12-14T09:57:14+01:00",
            "journal": "Clinical Oral Implants Research",
            "issn": "0905-7161",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.897,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.75609756097561,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "ENGINEERING, BIOMEDICAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "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": 63050,
            "title": "Indikationen zum konservativen oder operativen Vorgehen beim SHT.",
            "abstract": null,
            "authors": [
                "Tritthart, H"
            ],
            "year": 2006,
            "source": "13. Fortbildungsveranstaltung der AUVA \"Schädelhirntraumatologie\" ; APR 19-22, 2006; Vienna, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63050-14050"
            ],
            "persons": [
                "63050-51763"
            ],
            "imported": "2006-12-14T09:56:15+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": 63047,
            "title": "SHT",
            "abstract": null,
            "authors": [
                "Tritthart, H"
            ],
            "year": 2006,
            "source": "Kurs für Spezielle Notfallmedizin der Ärztekammer für Steiermark, Arbeitsgemeinschaft für Notfallmedizin (AGN); MAR 6-11, 2006; Lebring, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63047-14050"
            ],
            "persons": [
                "63047-51763"
            ],
            "imported": "2006-12-14T09:54:08+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 63046,
            "title": "Oral rehabilitation of an unique case of twins with ectodermal dysplasia.",
            "abstract": null,
            "authors": [
                "Jakse, N",
                "Kirmeier, R",
                "Gluhak, C",
                "Marada, P",
                "Wegscheider, W"
            ],
            "year": 2006,
            "source": "Clinical Oral Implants Research. Vol. 17(4):lxxxv-lxxxvi.",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63046-14057",
                "63046-14111"
            ],
            "persons": [
                "63046-51567",
                "63046-51707"
            ],
            "imported": "2006-12-14T09:53:35+01:00",
            "journal": "Clinical Oral Implants Research",
            "issn": "0905-7161",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.897,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.75609756097561,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "ENGINEERING, BIOMEDICAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "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
        }
    ]
}