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=155000&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157149,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155020&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=154980&ordering=-imported",
    "results": [
        {
            "id": 62322,
            "title": "Die operative Behandlung der Rhizarthrose mittels Resektions-Transpositions-Arthroplastik nach Epping.",
            "abstract": null,
            "authors": [
                "Gruber, G",
                "Glehr, M",
                "Jeserschek, R",
                "Windhager, R"
            ],
            "year": 2006,
            "source": "-Wissenschaftliche Sitzung der Österreichischen Gesellschaft für Orthopädie; DEC 2, 2006; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62322-14052"
            ],
            "persons": [],
            "imported": "2006-12-07T12:07: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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 62315,
            "title": "Tumorboard",
            "abstract": null,
            "authors": [
                "Winter, R"
            ],
            "year": 2006,
            "source": "Seminar on Cervical Cancer of the Greek Society of Gynecologic Oncology; Dec 2- 3, 2006; Athen. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62315-14063"
            ],
            "persons": [],
            "imported": "2006-12-07T10:44: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": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 62313,
            "title": "Anatomical and visual outcomes after transpupillary laser coagulation treatment for stage 3+ retinopathy of prematurity (ROP).",
            "abstract": null,
            "authors": [
                "Koch, M",
                "Langmann, A",
                "Haas, A",
                "Velikay-Parel, M",
                "Vidic, B",
                "El-Shabrawi, Y",
                "Reiterer, F",
                "Wedrich, A",
                "Langmann, G"
            ],
            "year": 2006,
            "source": "World ROP meeting; OKT, 2006; Litauen. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62313-14043",
                "62313-14094"
            ],
            "persons": [
                "62313-51653",
                "62313-51850",
                "62313-51899",
                "62313-53938"
            ],
            "imported": "2006-12-07T10:35:12+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": false
        },
        {
            "id": 62311,
            "title": "Hereditary and racial welfare (Erb- und Rassenpflege): The politics of sexuality and reproduction in Nazi Germany",
            "abstract": null,
            "authors": [
                "Czarnowski, G"
            ],
            "year": 1997,
            "source": "SOC POLIT. 1997; 4(1): 114-135. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WW42200007",
            "pubmed": null,
            "doi": "10.1093/sp/4.1.114",
            "pmc": null,
            "organizations": [],
            "persons": [
                "62311-50862-2"
            ],
            "imported": "2006-12-07T10:22:40+01:00",
            "journal": "SOC POLIT",
            "issn": "1072-4745",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.486,
            "impactfactor_year": 2000,
            "impactfactor_norm": null,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "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": 62312,
            "title": "Focus on epoetin: key findings of mini-sessions.",
            "abstract": null,
            "authors": [
                "Linkesch, WM",
                "Payne, R",
                "Meden, H",
                "Cortes-Funes, H",
                "Pangalis, GA"
            ],
            "year": 1998,
            "source": "SEMIN ONCOL. 1998; 25(3): 69-75. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000074771500015",
            "pubmed": "9671335",
            "doi": null,
            "pmc": null,
            "organizations": [
                "62312-14082"
            ],
            "persons": [],
            "imported": "2006-12-07T10:22:40+01:00",
            "journal": "SEMIN ONCOL",
            "issn": "0093-7754",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.252,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.692307692307692,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ONCOLOGY",
            "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": false
        },
        {
            "id": 62310,
            "title": "The Fate of Psychiatric Patients During the Nazi Period in Styria; Austria Part II: The Yugoslav Region of Lower Styria.",
            "abstract": null,
            "authors": [
                "Freidl, W",
                "Poier, B",
                "Oelschläger, T",
                "Danzinger, R"
            ],
            "year": 2006,
            "source": "International journal of mental health. 2006; 35(3): 41-49. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": "10.2753/IMH0020-7411350304",
            "pmc": null,
            "organizations": [
                "62310-14024"
            ],
            "persons": [
                "62310-51845"
            ],
            "imported": "2006-12-07T10:13:47+01:00",
            "journal": null,
            "issn": "0020-7411",
            "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": 62309,
            "title": "The Fate of Psychiatric Patients During the Nazi Period in Styria; Austria Part I: German-Speaking Styria.",
            "abstract": null,
            "authors": [
                "Freidl, W",
                "Poier, B",
                "Oelschläger, T",
                "Danzinger, R"
            ],
            "year": 2006,
            "source": "International journal of mental health. 2006; 35(3): 30-40. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": "10.2753/IMH0020-7411350303",
            "pmc": null,
            "organizations": [
                "62309-14024"
            ],
            "persons": [
                "62309-51845"
            ],
            "imported": "2006-12-07T10:01:32+01:00",
            "journal": null,
            "issn": "0020-7411",
            "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": 62285,
            "title": "Prognostic factors for high-dose chemotherapy (HDCT) as salvage treatment in germ cell tumors (GCT)",
            "abstract": null,
            "authors": [
                "Beyer, J",
                "Kramar, A",
                "Mandanas, R",
                "Linkesch, W",
                "Greinix, A",
                "Droz, JP",
                "Pico, JL",
                "Diehl, A",
                "Bokemeyer, C",
                "Schmoll, HJ",
                "Nichols, CR",
                "Einhorn, LH",
                "Siegert, W"
            ],
            "year": 1998,
            "source": "BONE MARROW TRANSPLANT. 1998; 22:  S10-S10. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000076530800015",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62285-14082"
            ],
            "persons": [
                "62285-54230"
            ],
            "imported": "2006-12-07T09:52:40+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.111,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.75,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "TRANSPLANTATION",
            "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": false
        },
        {
            "id": 62301,
            "title": "In vivo administration of granulocyte-macrophage colony-stimulating factor and granulocyte colony-stimulating factor increases neutrophil oxidative burst activity.",
            "abstract": null,
            "authors": [
                "Wiltschke, C",
                "Krainer, M",
                "Nanut, M",
                "Wagner, A",
                "Linkesch, W",
                "Zielinski, CC"
            ],
            "year": 1995,
            "source": "J INTERFERON CYTOKINE RES. 1995; 15(3): 249-253. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995QN63500008",
            "pubmed": "7584671",
            "doi": "10.1089/jir.1995.15.249",
            "pmc": null,
            "organizations": [
                "62301-14082"
            ],
            "persons": [],
            "imported": "2006-12-07T09:52:40+01:00",
            "journal": "J INTERFERON CYTOKINE RES",
            "issn": "1079-9907",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.786,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.55,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "IMMUNOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "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": 62299,
            "title": "2-CHLORODESOXYADENOSINE - FIRST-LINE TREATMENT FOR LOW-GRADE NON-HODGKINS-LYMPHOMAS - A PHASE-II/III STUDY OF THE ARBEITSGEMEINSCHAFT-MEDIKAMENTOSE-TUMORTHERAPIE",
            "abstract": null,
            "authors": [
                "FRIDRIK, MA",
                "FELBERMAYR, M",
                "LINKESCH, W",
                "NEUBAUER, M",
                "SCHILLER, L",
                "HAUSMANINGER, H",
                "OPPITZ, P",
                "GATTRINGER, C"
            ],
            "year": 1995,
            "source": "ONKOLOGIE. 1995; 18(1): 39-43. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995QQ83900007",
            "pubmed": null,
            "doi": "10.1159/000218552",
            "pmc": null,
            "organizations": [
                "62299-14082"
            ],
            "persons": [],
            "imported": "2006-12-07T09:52:40+01:00",
            "journal": "ONKOLOGIE",
            "issn": "0378-584X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.462,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.173076923076923,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ONCOLOGY",
            "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": false
        },
        {
            "id": 62298,
            "title": "Influence of in vivo administration of GM-CSF and G-CSF on monocyte cytotoxicity.",
            "abstract": null,
            "authors": [
                "Wiltschke, C",
                "Krainer, M",
                "Wagner, A",
                "Linkesch, W",
                "Zielinski, CC"
            ],
            "year": 1995,
            "source": "EXP HEMATOL. 1995; 23(5): 402-406. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995QW62300004",
            "pubmed": "7536681",
            "doi": null,
            "pmc": null,
            "organizations": [
                "62298-14082"
            ],
            "persons": [],
            "imported": "2006-12-07T09:52:40+01:00",
            "journal": "EXP HEMATOL",
            "issn": "0301-472X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.458,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.88135593220339,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "HEMATOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "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": 62297,
            "title": "G-CSF (lenograstim) after chemotherapy for acute myeloid leukemia: A placebo controlled randomized trial.",
            "abstract": null,
            "authors": [
                "Link, H",
                "Wandt, H",
                "SchonrockNabulsi, P",
                "Ehninger, G",
                "Franke, A",
                "Gackle, R",
                "Geer, T",
                "Strobel, G",
                "Linkesch, W",
                "Krieger, O",
                "Niederwieser, D",
                "Nikiforakis, E",
                "Ohl, S",
                "Otremba, B",
                "Pittermann, E",
                "Schmidt, H",
                "Tischler, J",
                "Weiss, J",
                "Wilhelm, M",
                "Badri, N"
            ],
            "year": 1997,
            "source": "EXP HEMATOL. 1997; 25(8): 35-35. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1997XR33000034",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62297-14082"
            ],
            "persons": [],
            "imported": "2006-12-07T09:52:40+01:00",
            "journal": "EXP HEMATOL",
            "issn": "0301-472X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.591,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.88135593220339,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "HEMATOLOGY",
            "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": false
        },
        {
            "id": 62296,
            "title": "A novel high-dose chemotherapy including paclitaxel with CD34-selected peripheral blood stem cell (PBSC) rescue in high-risk breast cancer patients.",
            "abstract": null,
            "authors": [
                "Greinix, HT",
                "Linkesch, W",
                "Reiter, E",
                "Keil, F",
                "Seifert, M",
                "Czerwenka, K",
                "Elahi, F",
                "Schulenburg, A",
                "Hoecker, P",
                "Kubista, E",
                "Kalhs, P",
                "Vienna, AKH"
            ],
            "year": 1998,
            "source": "BONE MARROW TRANSPLANT. 1998; 21:  S61-S61. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000072840500216",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62296-14082"
            ],
            "persons": [
                "62296-54230"
            ],
            "imported": "2006-12-07T09:52:40+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.111,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.75,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "TRANSPLANTATION",
            "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": false
        },
        {
            "id": 62294,
            "title": "Antithymocyte globulin may reduce chronic graft versus host disease in patients undergoing unrelated peripheral stem cell transplantation",
            "abstract": null,
            "authors": [
                "Neumeister, P",
                "Zinke, W",
                "Sill, H",
                "Linkesch, W"
            ],
            "year": 1999,
            "source": "ONKOLOGIE. 1999; 22(6): 519-519. ",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000084898100012",
            "pubmed": null,
            "doi": "10.1159/000027031",
            "pmc": null,
            "organizations": [],
            "persons": [
                "62294-51930-1"
            ],
            "imported": "2006-12-07T09:52:40+01:00",
            "journal": "ONKOLOGIE",
            "issn": "0378-584X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.382,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.0571428571428571,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "ONCOLOGY",
            "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": false
        },
        {
            "id": 62293,
            "title": "Are CMV negative donors a special risk factor for CMV positive stem cell transplant recipients?",
            "abstract": null,
            "authors": [
                "Eibl, M",
                "Zinke-Cerwenka, W",
                "Sormann, S",
                "Apfelbeck, U",
                "Linkesch, W"
            ],
            "year": 2001,
            "source": "BONE MARROW TRANSPLANT. 2001; 27:  S153-S153. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000168094600332",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62293-14082"
            ],
            "persons": [],
            "imported": "2006-12-07T09:52:40+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.554,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.875,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "TRANSPLANTATION",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "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": 62292,
            "title": "High-dose therapy and peripheral blood progenitor cell transplantation in elderly patients",
            "abstract": null,
            "authors": [
                "Apfelbeck, U",
                "Eibl, M",
                "Hoefler, G",
                "Linkesch, W"
            ],
            "year": 2001,
            "source": "BONE MARROW TRANSPLANT. 2001; 27:  S315-S315. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000168094600727",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62292-14020",
                "62292-14082"
            ],
            "persons": [],
            "imported": "2006-12-07T09:52:40+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.554,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.875,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "TRANSPLANTATION",
            "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": false
        },
        {
            "id": 62291,
            "title": "G-CSF after chemotherapy for acute myeloid leukemia (AML) - Interim analysis of a placebo controlled trial",
            "abstract": null,
            "authors": [
                "Link, H",
                "Wandt, H",
                "SchonrockNabulsi, P",
                "Ehninger, G",
                "Franke, A",
                "Gackle, R",
                "Geer, T",
                "Gramatzki, M",
                "Linkesch, W",
                "Lutz, D",
                "Niederwieser, D",
                "Nikiforakis, E",
                "Ohl, S",
                "Otremba, B",
                "Pittermann, E",
                "Schmidt, H",
                "Tischler, J",
                "Weiss, J",
                "Wilhelm, M",
                "Deutschmann, S"
            ],
            "year": 1996,
            "source": "BRIT J HAEMATOL. 1996; 93:  841-841. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1996UP11400841",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62291-14082"
            ],
            "persons": [],
            "imported": "2006-12-07T09:52:40+01:00",
            "journal": "BRIT J HAEMATOL",
            "issn": "0007-1048",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.065,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.847457627118644,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "HEMATOLOGY",
            "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": false
        },
        {
            "id": 62290,
            "title": "Response and toxicity of cladribine (2-CdA) as first line treatment of low-grade non-Hodgkin's lymphomas (NHL). Preliminary data of an Austrian multicenter trial",
            "abstract": null,
            "authors": [
                "Fridrik, MA",
                "Linkesch, W",
                "Jager, G",
                "Kienzer, HJ",
                "Hausmaninger, H",
                "Krieger, O",
                "Neubauer, M",
                "Gattringer, C",
                "Oppitz, P",
                "Schiller, L"
            ],
            "year": 1995,
            "source": "BLOOD. 1995; 86(10): 210-210. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1995TH91000211",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62290-14082"
            ],
            "persons": [],
            "imported": "2006-12-07T09:52:40+01:00",
            "journal": "BLOOD",
            "issn": "0006-4971",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 8.569,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.983050847457627,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "HEMATOLOGY",
            "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": false
        },
        {
            "id": 62289,
            "title": "Comparison of central venous catheters versus implantable intravenous devices in patients undergoing stem cell transplantation",
            "abstract": null,
            "authors": [
                "Zinke-Cerwenka, W",
                "Eibl, M",
                "Sormann, S",
                "Neumeister, P",
                "Linkesch, W"
            ],
            "year": 2001,
            "source": "BONE MARROW TRANSPLANT. 2001; 27:  S311-S311. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000168094600716",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62289-14082"
            ],
            "persons": [
                "62289-51930"
            ],
            "imported": "2006-12-07T09:52:40+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.554,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.875,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "TRANSPLANTATION",
            "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": false
        },
        {
            "id": 62288,
            "title": "Factors impacting leukemia-free and overall survival of patients with acute myelogenous leukemia after allogeneic stem cell transplantation: report of the Austrian stem cell transplantation registry",
            "abstract": null,
            "authors": [
                "Greinix, HT",
                "Nachbaur, D",
                "Krieger, O",
                "Eibl, M",
                "Kalhs, P",
                "Lutz, D",
                "Linkesch, W",
                "Niederwieser, D",
                "Rosenmayr, A",
                "Gritsch, B"
            ],
            "year": 2001,
            "source": "BONE MARROW TRANSPLANT. 2001; 27:  S81-S81. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000168094600162",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62288-14082"
            ],
            "persons": [
                "62288-54230"
            ],
            "imported": "2006-12-07T09:52:40+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.554,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.875,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "TRANSPLANTATION",
            "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": false
        }
    ]
}