List publications.

Fields

id (integer)

Primary key.

name (string)

Name of doctoral school.

emails (string[])

Contact emails.

Expansions

To activate relation expansion add the desired fields as a comma separated list to the expand query parameter like this:

?expand=<field>,<field>,<field>,...

The following relational fields can be expanded:

  • persons
  • category
  • document
  • organization_authorship

Filters

To filter for exact value matches:

?<fieldname>=<value>

Possible exact filters:

  • year
  • category
  • document
  • persons

For advanced filtering use lookups:

?<fieldname>__<lookup>=<value>

All fields with advanced lookups can also be used for exact value matches as described above.

Possible advanced lookups:

  • year: gt, gte, lt, lte
  • sci: iexact, contains, icontains, startswith, istartswith
  • pubmed: iexact, contains, icontains, startswith, istartswith
  • doi: iexact, contains, icontains, startswith, istartswith
  • pmc: iexact, contains, icontains, startswith, istartswith
  • organization_authorship: in
  • impact: isnull, gt, gte, lt, lte
  • imported: isnull, gt, gte, lt, lte, date
GET /v1/research/publication/?format=api&offset=152580&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 155671,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152600&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152560&ordering=-imported",
    "results": [
        {
            "id": 63387,
            "title": "The Wingate test under-estimates maximum power: The sprint power test measures maximum power as a function of load.",
            "abstract": null,
            "authors": [
                "Müller, W",
                "Fürhapter-Rieger, A"
            ],
            "year": 2006,
            "source": "Isokinetics and Exercise Science. Abstracts of the 4th Congress of the European Interdisciplinary Society for Clinical and Sports Application; 14(2):201-203.-4th Congress of the European Interdisciplinary Society for Clinical and Sports Application; MAY 25-27, 2006; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63387-14011"
            ],
            "persons": [
                "63387-50374"
            ],
            "imported": "2006-12-15T12:13:44+01:00",
            "journal": "Isokinetics and Exercise Science",
            "issn": "0929-3020",
            "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": 63386,
            "title": "Spinal metastases: evaluation of seven preoperative scoring systems. ",
            "abstract": null,
            "authors": [
                "Leithner, A",
                "Radl, R",
                "Gruber, G",
                "Hochegger, M",
                "Leithner, K",
                "Welkerling, H",
                "Windhager, R"
            ],
            "year": 2006,
            "source": "Abstract book; -6th CEOC 2006; 2006; ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63386-14052",
                "63386-14087"
            ],
            "persons": [
                "63386-53237",
                "63386-57557"
            ],
            "imported": "2006-12-15T12:13:34+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": 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": 63385,
            "title": "Interleukin-10 promoter polymorphism and prostate cancer risk",
            "abstract": null,
            "authors": [
                "Eder, T",
                "Langsenlehner, U",
                "Weitzer, W",
                "Krippl, P",
                "Mayer, R",
                "Kapp, KS"
            ],
            "year": 2006,
            "source": "ONKOLOGIE; 29(S3):-Gemeinsame Jahrestagung der Deutschen, Österreichischen und Schweizerischen Gesellschaften für Hämatologie und Onkologie; NOV 4-7, 2006; Leipzig, GERMANY. (ISBN: 3-8055-8214-5 )",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63385-14060",
                "63385-14085"
            ],
            "persons": [
                "63385-50495",
                "63385-51045"
            ],
            "imported": "2006-12-15T12:11:22+01:00",
            "journal": null,
            "issn": "1423-0240",
            "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": 63380,
            "title": "The human power spectrum: Maximum physical power is a function of activity duration.",
            "abstract": null,
            "authors": [
                "Müller, W",
                "Schmölzer, B"
            ],
            "year": 2006,
            "source": "Isokinetics and Exercise Science. Abstracts of the 4th Congress of the European Interdisciplinary Society for Clinical and Sports Application; 14(2):137-139.-4th Congress of the European Interdisciplinary Society for Clinical and Sports Application; MAY 25-27, 2006; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63380-14011",
                "63380-14094"
            ],
            "persons": [
                "63380-51643"
            ],
            "imported": "2006-12-15T12:04:32+01:00",
            "journal": "Isokinetics and Exercise Science",
            "issn": "0959-3020",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.263,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.142857142857143,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "SPORT SCIENCES",
            "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": true
        },
        {
            "id": 63379,
            "title": "Does Acupressure Have an Affect on Bispectral Index in Mentally Disabled Volunteers?",
            "abstract": null,
            "authors": [
                "Schöpfer, A",
                "Schöll, G",
                "Litscher, G",
                "Wang, L",
                "Schwarz, G"
            ],
            "year": 2006,
            "source": "Anesthesiology. Annual Meeting of the American Society of Anesthesiologists; 105: A58-A58.-Annual Meeting of the American Society of Anesthesiologists; OCT 14-18, 2006; Chicago, USA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63379-14044",
                "63379-14070"
            ],
            "persons": [
                "63379-51073"
            ],
            "imported": "2006-12-15T12:04:31+01:00",
            "journal": "Anesthesiology",
            "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": 63378,
            "title": "Expression of death receptor 5 (DR5) as prognostic factor in advanced non-small cell lung cancer (NSCLC)",
            "abstract": null,
            "authors": [
                "Leithner, K",
                "Stacher, E",
                "Wurm, R",
                "Ploner, F",
                "Quehenberger, F",
                "Polachova, J",
                "Samonigg, H",
                "Popper, H",
                "Olschewski, H\r\n"
            ],
            "year": 2006,
            "source": "Jahrestagung der österreichischen Gesellschaft für Lungenheilkunde; NOV 6-9, 2006; Graz, Austria. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63378-13922",
                "63378-14020",
                "63378-14026",
                "63378-14085",
                "63378-14087"
            ],
            "persons": [
                "63378-50466",
                "63378-51523",
                "63378-51532",
                "63378-57557",
                "63378-78013"
            ],
            "imported": "2006-12-15T12:03:48+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": 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": 63377,
            "title": "The Interleukin-10 TCATA haplotype and prostate cancer risk.",
            "abstract": null,
            "authors": [
                "Eder, T",
                "Jakse, G",
                "Langsenlehner, U",
                "Weitzer, W",
                "Mayer, R",
                "Kapp, KS"
            ],
            "year": 2006,
            "source": "Proceedings of the 19th Meeting of the European Association for Cancer Research; -19th Meeting of the European Association for Cancer Research; July 1-4, 2006; Budapest, HUNGARY. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63377-14060",
                "63377-14085"
            ],
            "persons": [
                "63377-50495"
            ],
            "imported": "2006-12-15T12:03: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": 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": 63364,
            "title": "Towards the standardization of GMP-compliant generation of mesenchymal stem cells.",
            "abstract": null,
            "authors": [
                "Rohde, E",
                "Malischnik, C",
                "Schallmoser, K",
                "Reinisch, A",
                "Lanzer, G",
                "Linkesch, W",
                "Guelly, C",
                "Strunk, D"
            ],
            "year": 2006,
            "source": "DGTI, Deutsche Gesellschaft für Transfusionsmedizin und Immunhämatologie; Sept 19-22, 2006; Frankfurt, Germany. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63364-14058",
                "63364-14082",
                "63364-28394"
            ],
            "persons": [
                "63364-50747",
                "63364-58453"
            ],
            "imported": "2006-12-15T11:51:21+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": false
        },
        {
            "id": 63363,
            "title": "Dichtigkeit der Wurzelfüllung nach unterschiedlichen Obturationsmethoden",
            "abstract": null,
            "authors": [
                "Kqiku, L",
                "Weiglein, A",
                "Städtler, P"
            ],
            "year": 2006,
            "source": "-45. Bayerischer Zahnärztetag, 3. Jahrestag der DGEndo; München, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63363-14018",
                "63363-14111"
            ],
            "persons": [
                "63363-50883",
                "63363-74154"
            ],
            "imported": "2006-12-15T11:48:53+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 63362,
            "title": "Dye leakage of thermoplasticized gutta-percha",
            "abstract": null,
            "authors": [
                "Städtler, P",
                "Kqiku, L",
                "Beham, A",
                "Weiglein, A"
            ],
            "year": 2006,
            "source": "2nd dental congress of Kosova; Prishtina, SERBIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63362-14018",
                "63362-14020",
                "63362-14111"
            ],
            "persons": [
                "63362-50883",
                "63362-74154"
            ],
            "imported": "2006-12-15T11:45: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": true,
            "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": 63359,
            "title": "The modern endodontic obturation techniques in treatment of the root canal.",
            "abstract": null,
            "authors": [
                "Kqiku, L",
                "Städtler, P",
                "Weiglein, A"
            ],
            "year": 2006,
            "source": "2nd Dental Congress of Kosova; Prishtina, Kosova. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63359-14018",
                "63359-14111"
            ],
            "persons": [
                "63359-50883",
                "63359-74154"
            ],
            "imported": "2006-12-15T11:44:01+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": false
        },
        {
            "id": 63358,
            "title": "Dichtigkeit der Wurzelkanalfüllung mit verschiedenen Obturationstechniken",
            "abstract": null,
            "authors": [
                "Kqiku, L"
            ],
            "year": 2006,
            "source": "; Bad Tatzmannsdorf, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63358-14111"
            ],
            "persons": [
                "63358-50883"
            ],
            "imported": "2006-12-15T11:40:39+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": 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": 63356,
            "title": "Mechanisms of Redox-Modulation of Angiogenesis.",
            "abstract": null,
            "authors": [
                "Leithner, K"
            ],
            "year": 2000,
            "source": " [ Dissertation ] Vienna Medical University; 2000. ",
            "category": 5,
            "document_type": 16,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63356-14087"
            ],
            "persons": [
                "63356-57557"
            ],
            "imported": "2006-12-15T11:36:57+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "Vienna Medical University",
            "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": 50066,
            "title": "Molecular mimicry: monocytes display endothelial cell related marker molecules",
            "abstract": null,
            "authors": [
                "Rohde, E",
                "Malischnik, C",
                "Thaler, D",
                "Maierhofer, T",
                "Linkesch, W",
                "Lanzer, G",
                "Guelly, C",
                "Strunk, D"
            ],
            "year": 2006,
            "source": "BONE MARROW TRANSPLANT. 2006; 37: S24-S24.-32nd Annual Meeting of the European-Group-for-Blood-and-Morrow-Transplantation/22nd Meeting of the EBMT-Nurses-Group/5th Meeting of the EMBT-Data-Management-Group; MAR 19-22, 2006; Hamburg, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000236520200060",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "50066-1",
                "50066-28394"
            ],
            "persons": [
                "50066-58453"
            ],
            "imported": "2006-12-15T11:35:56+01:00",
            "journal": "BONE MARROW TRANSPLANT",
            "issn": "0268-3369",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.621,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.65,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "TRANSPLANTATION",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": false
        },
        {
            "id": 50070,
            "title": "Preclinical protocol: two steps to propagate human MSC for therapeutic application",
            "abstract": null,
            "authors": [
                "Malischnik, C",
                "Rohde, E",
                "Thaler, D",
                "Linkesch, W",
                "Lanzer, G",
                "Strunk, D"
            ],
            "year": 2006,
            "source": "BONE MARROW TRANSPLANT. 2006; 37: S152-S152.-32nd Annual Meeting of the European-Group-for-Blood-and-Morrow-Transplantation/22nd Meeting of the EBMT-Nures-Group/5th Meeting of the EMBT-Data-Management-Group; MAR 19-22, 2006; Hamburg, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000236520200402",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "50070-1"
            ],
            "persons": [],
            "imported": "2006-12-15T11:34:56+01:00",
            "journal": "BONE MARROW TRANSPLANT",
            "issn": "0268-3369",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.621,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.65,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "TRANSPLANTATION",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": false
        },
        {
            "id": 63354,
            "title": "Immune cells support vascular regeneration: unraveling the nature of CFU-EC.",
            "abstract": null,
            "authors": [
                "Rohde, E",
                "Malischnik, C",
                "Schallmoser, K",
                "Reinisch, A",
                "Lanzer, G",
                "Linkesch, W",
                "Guelly, C",
                "Strunk, D"
            ],
            "year": 2006,
            "source": "Onkologie. 29(3):28-28.-Deutsche Gesellschaft für Hämatologie und Onkologie, DGHO ; Nov 4-8, 2006; Leipzig, Germany. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63354-14058",
                "63354-14082",
                "63354-28394"
            ],
            "persons": [
                "63354-50747",
                "63354-58453"
            ],
            "imported": "2006-12-15T11:32:12+01:00",
            "journal": "Onkologie",
            "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": 63352,
            "title": "Frühe serlogische Diagnose der Influenzainfektion im Routinelabor",
            "abstract": null,
            "authors": [
                "Kreuzer, C",
                "Daghofer, E",
                "Lackner, G",
                "Luttenberger, B",
                "Bozic, M",
                "Koidl, C",
                "Marth, E"
            ],
            "year": 2006,
            "source": "-30. Jahrestagung der Österr. Gesellschaft für Hygiene, Mikrobiologie und Präventivmedizin; MAY 29- JUN 1; Linz, Austria. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63352-14023"
            ],
            "persons": [
                "63352-50506",
                "63352-50509",
                "63352-51503"
            ],
            "imported": "2006-12-15T11:28: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": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 63351,
            "title": "Kardiale Funktions-Diagnostik aus dem Thorax-Röntgen und der Wandel des Befundspektrums in der kardialen Rehabilitation. ",
            "abstract": null,
            "authors": [
                "Fotter, R"
            ],
            "year": 2006,
            "source": "Im Rahmen einer internen Fortbildungsveranstaltung im Rehab-Zentrum St. Radegund; MAR 9, 2006; St. Radegund, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63351-14106"
            ],
            "persons": [
                "63351-51557"
            ],
            "imported": "2006-12-15T11:25:45+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 63350,
            "title": "Bedeutung der p24 Antigen-Diagnostik für die Erkennung der frühen HIV-Infektion in der Steiermark-2005 im Überblick",
            "abstract": null,
            "authors": [
                "Kreuzer, C",
                "Daghofer,E",
                "Bozic, M",
                "Waitzl, B",
                "Luttenberger, B",
                "Koidl, C",
                "Marth, E"
            ],
            "year": 2006,
            "source": "-30. Jahrestagung der Österr. Gesellschaft für Hygiene, Mikrobiologie und Präventivmedizin; MAY 29- JUN 1; Linz, Austria. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63350-14023"
            ],
            "persons": [
                "63350-50506",
                "63350-50509",
                "63350-51503"
            ],
            "imported": "2006-12-15T11:22:38+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "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": 63349,
            "title": "Das Ausmaß der Kippung von Sechsjahresmolaren im Rahmen von Gaumennahterweiterungen (GNE) mit Kappenschienengeräten",
            "abstract": null,
            "authors": [
                "Muchitsch, AP",
                "Winsauer, H",
                "Droschl, H",
                "Szalay, A",
                "Häupl, E",
                "Leis, D",
                "Mischak, I"
            ],
            "year": 2006,
            "source": "ZMF-Tag 24. 10. 2006; 24. 10. 2006; ZMF LKH-Graz, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63349-14109"
            ],
            "persons": [],
            "imported": "2006-12-15T11:20: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": true,
            "local_affiliation": false
        }
    ]
}