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=150680&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157100,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150700&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150660&ordering=-imported",
    "results": [
        {
            "id": 67025,
            "title": "Early detection of hematopoietic engraftment after bone marrow and peripheral blood stem cell transplantation by highly fluorescent reticulocyte counts.",
            "abstract": null,
            "authors": [
                "Greinix, HT",
                "Linkesch, W",
                "Keil, F",
                "Kalhs, P",
                "Schwarzinger, I",
                "Schneider, B",
                "Oesterreicher, C",
                "Brugger, S",
                "Kapiotis, S",
                "Lechner, K"
            ],
            "year": 1994,
            "source": "Bone Marrow Transplant. 1994; 14(2):307-313",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994PE17200022",
            "pubmed": "7994247",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "67025-54230-2"
            ],
            "imported": "2007-04-23T15:00:58+02:00",
            "journal": "BONE MARROW TRANSPLANT",
            "issn": "0268-3369",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.765,
            "impactfactor_year": 1994,
            "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": 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": 67024,
            "title": "SEVERE MICROANGIOPATHY IN PATIENTS RECEIVING CYCLOSPORINE-A AND METHYLPREDNISOLONE (CSA-MP) FOR GVHD PROPHYLAXIS AFTER ALLOGENEIC MARROW TRANSPLANTATION",
            "abstract": null,
            "authors": [
                "KALHS, P",
                "BRUGGER, S",
                "SCHWARZINGER, I",
                "GREINIX, HT",
                "KEIL, F",
                "KYRLE, PA",
                "KNOBL, P",
                "LINKESCH, W",
                "LECHNER, K"
            ],
            "year": 1994,
            "source": "BLOOD. 1994; 84(10): A489-A489. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1994PR75401937",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "67024-14082"
            ],
            "persons": [
                "67024-54230"
            ],
            "imported": "2007-04-23T15:00:58+02:00",
            "journal": "BLOOD",
            "issn": "0006-4971",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 8.279,
            "impactfactor_year": 1994,
            "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": 67023,
            "title": "ALLOGENEIC MARROW TRANSPLANTATION FOR ADVANCED-STAGE T(14-18) NON-HODGKINS-LYMPHOMA ELIMINATES PCR DETECTABLE CELLS FROM PERIPHERAL-BLOOD AND BONE-MARROW",
            "abstract": null,
            "authors": [
                "GREINIX, HT",
                "KEIL, F",
                "KNAPP, S",
                "BRUGGER, S",
                "KALHS, P",
                "LINKESCH, W",
                "LECHNER, K",
                "JAEGER, U"
            ],
            "year": 1994,
            "source": "BLOOD. 1994; 84(10): A214-A214. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1994PR75400841",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "67023-14082"
            ],
            "persons": [
                "67023-54230"
            ],
            "imported": "2007-04-23T15:00:58+02:00",
            "journal": "BLOOD",
            "issn": "0006-4971",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 8.279,
            "impactfactor_year": 1994,
            "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": 67020,
            "title": "Serum ferritin and beta 2-microglobulin in patients with multiple myeloma.",
            "abstract": null,
            "authors": [
                "Linkesch, W",
                "Ludwig, H"
            ],
            "year": 1983,
            "source": "Cancer Detect Prev. 1983; 6(1-2):297-301",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983RA71000042",
            "pubmed": "6192921",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-04-23T15:00:58+02:00",
            "journal": "CANCER DETECTION PREV",
            "issn": "0361-090X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.792,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.230769230769231,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ONCOLOGY",
            "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": 67019,
            "title": "NEW ASPECTS IN THE TREATMENT OF HEMOCHROMATOSIS",
            "abstract": null,
            "authors": [
                "LINKESCH, W",
                "GRANINGER, W",
                "SCHERNTHANER, G"
            ],
            "year": 1983,
            "source": "BLUT. 1983; 47(3): 172-172. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1983RH04800027",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "67019-14086"
            ],
            "persons": [],
            "imported": "2007-04-23T15:00:58+02:00",
            "journal": "BLUT",
            "issn": "0006-5242",
            "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": 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": 67018,
            "title": "IMMUNOLOGICAL BLAST CELL CLASSIFICATION IN CASES OF DOUBLE LEUKEMIAS",
            "abstract": null,
            "authors": [
                "BETTELHEIM, P",
                "LUTZ, D",
                "SCHMIDMEIER, W",
                "PAIETTA, E",
                "MAJDIC, O",
                "LINKESCH, W",
                "NEUMANN, E",
                "HINTERBERGER, W",
                "KRIEGER, O",
                "LECHNER, K",
                "KNAPP, W"
            ],
            "year": 1983,
            "source": "ONKOLOGIE. 1983; 6(5): 217-217. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1983RQ09900003",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-04-23T15:00:58+02:00",
            "journal": "ONKOLOGIE",
            "issn": "0378-584X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.38,
            "impactfactor_year": 1994,
            "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": 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": 67017,
            "title": "Physiology and physiopathology of iron metabolism",
            "abstract": null,
            "authors": [
                "Linkesch, W"
            ],
            "year": 1984,
            "source": "WIEN MED WOCHENSCHR. 1984; 134(3-4): 59-63. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SG18800002",
            "pubmed": "6324499",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-04-23T15:00:58+02:00",
            "journal": "WIEN MED WOCHENSCHR",
            "issn": "0043-5341",
            "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": 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": 67016,
            "title": "Serum ferritin--its diagnostic relevance and clinical significance",
            "abstract": null,
            "authors": [
                "Linkesch, W"
            ],
            "year": 1984,
            "source": "ACTA MED AUST. 1984; 11(3-4): 79-89. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984TE87400002",
            "pubmed": "6382904",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-04-23T15:00:58+02:00",
            "journal": "ACTA MED AUST",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.368,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.504672897196262,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": 67015,
            "title": "PHENOTYPIC SHIFTS FROM ACUTE LYMPHOCYTIC-LEUKEMIA (T-ALL) TO EOSINOPHILIC LEUKEMIA IN A 14-YEAR-OLD PATIENT",
            "abstract": null,
            "authors": [
                "PREIS, P",
                "ZIELINSKI, CC",
                "LINKESCH, W",
                "BETTELHEIM, P",
                "PAVELKA, M",
                "HAAS, O",
                "POLLAK, C",
                "AIGINGER, P"
            ],
            "year": 1984,
            "source": "BLUT. 1984; 49(3): 270-270. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1984TM89100155",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-04-23T15:00:58+02:00",
            "journal": "BLUT",
            "issn": "0006-5242",
            "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": 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": 67014,
            "title": "LONG-TERM TREATMENT WITH DESFERRIOXAMINE (DFO) IN HEMODIALYSIS (HD)-RELATED HEMOSIDEROSIS",
            "abstract": null,
            "authors": [
                "LINKESCH, W",
                "KOVARIK, J",
                "WOLOSZCZUK, W",
                "MEISINGER, V",
                "IRSCHIK, H"
            ],
            "year": 1984,
            "source": "BLUT. 1984; 49(3): 245-245. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1984TM89100077",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-04-23T15:00:58+02:00",
            "journal": "BLUT",
            "issn": "0006-5242",
            "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": 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": 67013,
            "title": "TREATMENT OF IRON OVERLOAD BY DESFERRIOXAMINE (DFO) IN PATIENTS ON CHRONIC-HEMODIALYSIS (CHD) WITH TRANSFUSION DEPENDENT ANEMIA",
            "abstract": null,
            "authors": [
                "KOVARIK, J",
                "GRAF, H",
                "IRSCHIK, H",
                "WOLOSZCZUK, W",
                "MEISINGER, V",
                "LINKESCH, W",
                "STUMMVOLL, HK",
                "PINGGERA, WF"
            ],
            "year": 1984,
            "source": "KIDNEY INT. 1984; 26(4): 568-568. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1984TW21900338",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-04-23T15:00:58+02:00",
            "journal": "KIDNEY INT",
            "issn": "0085-2538",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.058,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.975609756097561,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "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": 67012,
            "title": "HETEROGENEITY IN CML BLAST CRISIS - IMMUNOLOGICAL PHENOTYPING IN 45 PATIENTS",
            "abstract": null,
            "authors": [
                "BETTELHEIM, P",
                "LUTZ, D",
                "MAJDIC, O",
                "NEUMANN, E",
                "HAAS, O",
                "LINKESCH, W",
                "PAIETTA, E",
                "LECHNER, K",
                "KNAPP, W"
            ],
            "year": 1984,
            "source": "BLUT. 1984; 49(3): 272-272. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1984TM89100159",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-04-23T15:00:58+02:00",
            "journal": "BLUT",
            "issn": "0006-5242",
            "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": 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": 66917,
            "title": "A controlled trial of recombinant human granulocyte-macrophage colony-stimulating factor after total body irradiation, high-dose chemotherapy, and autologous bone marrow transplantation for acute lymphoblastic leukemia or malignant lymphoma.",
            "abstract": null,
            "authors": [
                "Link, H",
                "Boogaerts, MA",
                "Carella, AM",
                "Ferrant, A",
                "Gadner, H",
                "Gorin, NC",
                "Harabacz, I",
                "Harousseau, JL",
                "Hervé, P",
                "Holldack, J",
                "Linkesch, W",
                "et al."
            ],
            "year": 1992,
            "source": "BLOOD. 1992; 80(9): 2188-2195. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JW43600005",
            "pubmed": "1421390",
            "doi": "10.1182/blood.V80.9.2188.2188",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-04-23T15:00:58+02:00",
            "journal": "BLOOD",
            "issn": "0006-4971",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 8.279,
            "impactfactor_year": 1994,
            "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": 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": 67011,
            "title": "RESULTS OF INTERFERON THERAPY IN MULTIPLE-MYELOMA",
            "abstract": null,
            "authors": [
                "LUDWIG, H",
                "LINKESCH, W",
                "KUZMITS, R",
                "SCHEITHAUER, W",
                "POTZI, P",
                "KUHBOCK, J",
                "FLENER, R"
            ],
            "year": 1985,
            "source": "BLUT. 1985; 51(3): 233-233. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1985AQD5400273",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-04-23T15:00:58+02:00",
            "journal": "BLUT",
            "issn": "0006-5242",
            "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": 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": 67010,
            "title": "TREATMENT FOR EXCESSIVE THROMBOCYTOSIS IN MYELOPROLIFERATIVE DISORDERS WITH RECOMBINANT INTERFERON ALPHA-2C",
            "abstract": null,
            "authors": [
                "LINKESCH, W",
                "FLENER, R",
                "GISSLINGER, H",
                "LUDWIG, H",
                "SINZINGER, H"
            ],
            "year": 1985,
            "source": "BLUT. 1985; 51(3): 233-233. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1985AQD5400272",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-04-23T15:00:58+02:00",
            "journal": "BLUT",
            "issn": "0006-5242",
            "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": 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": 66918,
            "title": "Therapy with recombinant interferon alpha-2c during unexpected pregnancy in a patient with chronic myeloid leukaemia.",
            "abstract": null,
            "authors": [
                "Reichel, RP",
                "Linkesch, W",
                "Schetitska, D"
            ],
            "year": 1992,
            "source": "Br J Haematol. 1992; 82(2):472-473",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JR33500028",
            "pubmed": "1419831",
            "doi": "10.1111/j.1365-2141.1992.tb06447.x",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-04-23T15:00:58+02:00",
            "journal": "BRIT J HAEMATOL",
            "issn": "0007-1048",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 2.568,
            "impactfactor_year": 1994,
            "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": 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": 67009,
            "title": "Cell lineage heterogeneity in blast crisis of chronic myeloid leukaemia.",
            "abstract": null,
            "authors": [
                "Bettelheim, P",
                "Lutz, D",
                "Majdic, O",
                "Paietta, E",
                "Haas, O",
                "Linkesch, W",
                "Neumann, E",
                "Lechner, K",
                "Knapp, W"
            ],
            "year": 1985,
            "source": "BRIT J HAEMATOL. 1985; 59(3): 395-409. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ADE0900001",
            "pubmed": "3855651",
            "doi": "10.1111/j.1365-2141.1985.tb07326.x",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-04-23T15:00:58+02:00",
            "journal": "BRIT J HAEMATOL",
            "issn": "0007-1048",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.568,
            "impactfactor_year": 1994,
            "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": 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": 67008,
            "title": "DETERMINATION OF DRUG-INDUCED CYTO-TOXICITY IN LEUKEMIC-CELLS USING BIOLUMINESCENCE",
            "abstract": null,
            "authors": [
                "KUZMITS, R",
                "AIGINGER, P",
                "MULLER, MM",
                "STEURER, G",
                "SCHWARZ, HP",
                "LINKESCH, W",
                "LUDWIG, H"
            ],
            "year": 1984,
            "source": "BLUT. 1984; 49(3): 275-276. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1984TM89100170",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-04-23T15:00:58+02:00",
            "journal": "BLUT",
            "issn": "0006-5242",
            "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": 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": 66919,
            "title": "MDR1 RNA expression is an independent prognostic factor in acute myeloid leukemia.",
            "abstract": null,
            "authors": [
                "Pirker, R",
                "Wallner, J",
                "Götzl, M",
                "Gsur, A",
                "Geissler, K",
                "Havelec, L",
                "Knapp, W",
                "Haas, O",
                "Linkesch, W",
                "Lechner, K"
            ],
            "year": 1992,
            "source": "Blood. 1992; 80(2):557-559",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1992JD58800037",
            "pubmed": "1627808",
            "doi": "10.1182/blood.V80.2.557.bloodjournal802557",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-04-23T15:00:58+02:00",
            "journal": "BLOOD",
            "issn": "0006-4971",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 8.279,
            "impactfactor_year": 1994,
            "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": 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": 67007,
            "title": "PHASE-III STUDY WITH AMSACRINE, CYTOSINE-ARABINOSIDE, THIOGUANINE (AAT) VS DAUNORUBICIN, CYT-ARA-C, THIOGUANINE (DAT) IN UNTREATED ACUTE NON-LYMPHOBLASTIC LEUKEMIA",
            "abstract": null,
            "authors": [
                "LINKESCH, W",
                "GISSLINGER, H",
                "RADASZKIEWICZ, T"
            ],
            "year": 1985,
            "source": "BLUT. 1985; 51(3): 212-212. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1985AQD5400208",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-04-23T15:00:58+02:00",
            "journal": "BLUT",
            "issn": "0006-5242",
            "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": 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
        }
    ]
}