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=150720&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=150740&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150700&ordering=-imported",
    "results": [
        {
            "id": 66983,
            "title": "NUCLEOLAR PATTERNS IN NORMAL GRANULOPOIESIS AND MYELOBLASTIC-LEUKEMIA",
            "abstract": null,
            "authors": [
                "GRUBER, K",
                "LINKESCH, W",
                "KAIN, R"
            ],
            "year": 1987,
            "source": "BLUT. 1987; 55(4): 318-318. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1987K149600224",
            "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": 66982,
            "title": "EFFECT OF RECOMBINANT INTERFERON ALPHA-2C (RIFN-A2) ON INVIVO FC-DEPENDENT PHAGOCYTIC-ACTIVITY OF THE RETICULOENDOTHELIAL SYSTEM (RES)",
            "abstract": null,
            "authors": [
                "SCHEITHAUER, W",
                "GISSLINGER, H",
                "LINKESCH, W",
                "LINKESCH, M",
                "LUDWIG, H"
            ],
            "year": 1987,
            "source": "BLUT. 1987; 55(4): 254-254. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1987K149600096",
            "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": 66981,
            "title": "THE THERAPY OF MYELOSARCOMAS",
            "abstract": null,
            "authors": [
                "STEFENELLI, T",
                "RADASZKIEWICZ, T",
                "LINKESCH, W"
            ],
            "year": 1986,
            "source": "WIEN KLIN WOCHENSCHR. 1986; 98(17): 589-589. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1986E103400020",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-04-23T15:00:58+02:00",
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "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": 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": 66980,
            "title": "COMPARISON OF THE EFFICIENCY OF COMBINED INTERFERON POLYCHEMOTHERAPY VERSUS POLYCHEMOTHERAPY IN MULTIPLE-MYELOMA",
            "abstract": null,
            "authors": [
                "KUHRER, I",
                "LUDWIG, H",
                "LINKESCH, W",
                "CORTELEZZI, A",
                "POLLI, E",
                "ROCKENSCHAUB, S",
                "KUZMITS, R",
                "FLENER, R"
            ],
            "year": 1986,
            "source": "WIEN KLIN WOCHENSCHR. 1986; 98(17): 588-588. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1986E103400016",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-04-23T15:00:58+02:00",
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "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": 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": 66979,
            "title": "CSF cytology of a patient with conversion of an acute lymphatic leukemia to an acute eosinophilic leukemia.",
            "abstract": null,
            "authors": [
                "Kollegger, H",
                "Preis, P",
                "Maida, E",
                "Zielinski, CC",
                "Linkesch, W",
                "Bettelheim, P",
                "Aiginger, P"
            ],
            "year": 1986,
            "source": "Eur Neurol. 1986; 25(5):320-326",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986E461000002",
            "pubmed": "3465536",
            "doi": "10.1159/000116029",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-04-23T15:00:58+02:00",
            "journal": "EUR NEUROL",
            "issn": "0014-3022",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.899,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.512,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "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": 66978,
            "title": "TREATMENT OF MYELODYSPLASTIC SYNDROMES WITH RECOMBINANT INTERFERON-ALPHA-2C",
            "abstract": null,
            "authors": [
                "GISSLINGER, H",
                "LINKESCH, W",
                "HOCKER, P",
                "CHOTT, A",
                "SINZINGER, H",
                "LUDWIG, H"
            ],
            "year": 1986,
            "source": "ACTA MED AUST. 1986; 13:  67-67. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1986E438300129",
            "pubmed": null,
            "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": false,
            "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": 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": 66976,
            "title": "Shift in phenotype of acute T-lymphocytic leukemia to eosinophilic leukemia: a case report.",
            "abstract": null,
            "authors": [
                "Preis, PP",
                "Zielinski, CC",
                "Linkesch, W",
                "Bettelheim, P",
                "Radaskiewicz, T",
                "Pavelka, M",
                "Haas, O",
                "Aiginger, P"
            ],
            "year": 1988,
            "source": "Wien Klin Wochenschr. 1988; 100(10):331-336",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988N496800006",
            "pubmed": "3261061",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-04-23T15:00:58+02:00",
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "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": 66975,
            "title": "Filamentous appearance of DA-DAPI positive heterochromatin in leukemic cells.",
            "abstract": null,
            "authors": [
                "Gruber, K",
                "Linkesch, W",
                "Mayr, B"
            ],
            "year": 1988,
            "source": "HAEMATOLOGICA. 1988; 73(2): 105-109. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988N959100003",
            "pubmed": "2457541",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-04-23T15:00:58+02:00",
            "journal": "HAEMATOLOGICA",
            "issn": "0390-6078",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.09,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.694915254237288,
            "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": 66974,
            "title": "Interferon therapy in multiple myeloma",
            "abstract": null,
            "authors": [
                "Ludwig, H",
                "Scheithauer, W",
                "Kührer, I",
                "Kuzmits, R",
                "Gisslinger, G",
                "Linkesch, W",
                "Zielinski, C",
                "Fritz, E"
            ],
            "year": 1988,
            "source": "ONKOLOGIE. 1988; 11(4): 192-196. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988Q156800008",
            "pubmed": "3054670",
            "doi": "10.1159/000216520",
            "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": 66973,
            "title": "COLLECTION, STORAGE AND RETRANSFUSION OF PERIPHERAL-BLOOD STEM-CELLS (PBSC)",
            "abstract": null,
            "authors": [
                "HOCKER, P",
                "HINTERBERGER, W",
                "EMMINGERSCHMIDMEIER, W",
                "LINKESCH, W",
                "RITSCHL, P",
                "GERHARTL, K",
                "WAGNER, A"
            ],
            "year": 1988,
            "source": "BLUT. 1988; 57(4): 267-267. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1988Q239500316",
            "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": 66972,
            "title": "OCCURRENCE OF THYROID AUTOIMMUNITY IN PATIENTS ON LONG-TERM THERAPY WITH RECOMBINANT INTERFERON-ALPHA",
            "abstract": null,
            "authors": [
                "GISSLINGER, H",
                "WEISSEL, M",
                "KUHRER, I",
                "LINKESCH, W",
                "LUDWIG, H"
            ],
            "year": 1988,
            "source": "BLUT. 1988; 57(4): 225-225. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1988Q239500197",
            "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": 66971,
            "title": "EFFECT OF CELL-GROWTH AND DIFFERENTIATION ON 1-BETA-D-ARABINOFURANOSYLCYTOSINE METABOLISM IN MYELOID CELLS",
            "abstract": null,
            "authors": [
                "CHIBA, P",
                "TIHAN, T",
                "EHER, R",
                "POLTL, E",
                "LINKESCH, W"
            ],
            "year": 1988,
            "source": "BLUT. 1988; 57(4): 202-202. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1988Q239500106",
            "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": 66970,
            "title": "MUCOSAL TOXICITY IS POSSIBLY RELATED TO EARLY MORTALITY FOLLOWING SUPRALETHAL CHEMO-RADIOTHERAPY AND STEM-CELL GRAFTING",
            "abstract": null,
            "authors": [
                "HAWLICZEK, R",
                "EMMINGER, W",
                "EMMINGERSCHMIDMEIER, W",
                "LINKESCH, W",
                "GADNER, H",
                "HINTERBERGER, W",
                "HOCKER, P",
                "HAVELEZ, L"
            ],
            "year": 1988,
            "source": "BLUT. 1988; 57(4): 199-199. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1988Q239500094",
            "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": 66969,
            "title": "NATURAL-KILLER CELL-ACTIVITY IN PERIPHERAL-BLOOD AND BONE-MARROW OF PATIENTS WITH MYELOMA, MYELODYSPLASTIC AND MYELOPROLIFERATIVE DISEASES",
            "abstract": null,
            "authors": [
                "MICKSCHE, M",
                "GISSLINGER, H",
                "SCHEITHAUER, W",
                "LINKESCH, W",
                "LUDWIG, H"
            ],
            "year": 1988,
            "source": "BLUT. 1988; 57(4): 234-234. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1988Q239500234",
            "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": 66968,
            "title": "Interferon-alfa corrects thrombocytosis in patients with myeloproliferative disorders.",
            "abstract": null,
            "authors": [
                "Ludwig, H",
                "Linkesch, W",
                "Gisslinger, H",
                "Fritz, E",
                "Sinzinger, H",
                "Radaszkiewicz, T",
                "Chott, A",
                "Flener, R",
                "Micksche, M"
            ],
            "year": 1987,
            "source": "Cancer Immunol Immunother. 1987; 25(3):266-273",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987K810900017",
            "pubmed": "3677127",
            "doi": "10.1007/BF00199157",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-04-23T15:00:58+02:00",
            "journal": "CANCER IMMUNOL IMMUNOTHER",
            "issn": "0340-7004",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.949,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.653846153846154,
            "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": 66967,
            "title": "INTERFERON THERAPY (REC-IFN-ALPHA-2C) IN CHRONIC MYELOID-LEUKEMIA",
            "abstract": null,
            "authors": [
                "KUHRER, I",
                "LINKESCH, W",
                "LUDWIG, H",
                "GISSLINGER, H"
            ],
            "year": 1987,
            "source": "ONKOLOGIE. 1987; 10(5): 281-281. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1987K820800025",
            "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": 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": 66966,
            "title": "MORPHOLOGICAL-CHANGES OF MEGAKARYOCYTES DURING INTERFERON TREATMENT OF CHRONIC MYELOPROLIFERATIVE DISORDERS WITH EXCESSIVE THROMBOCYTOSIS (CMPDWET)",
            "abstract": null,
            "authors": [
                "CHOTT, A",
                "THIELE, J",
                "GISSLINGER, H",
                "LINKESCH, W",
                "FRITZ, E",
                "RADASZKIEWICZ, T",
                "LUDWIG, H"
            ],
            "year": 1988,
            "source": "BLUT. 1988; 57(4): 231-231. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1988Q239500223",
            "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": 66965,
            "title": "VINDESINE-PREDNISOLONE THERAPY IN RECURRENT MULTIPLE-MYELOMA NOT RESPONDING TO CHEMOTHERAPY",
            "abstract": null,
            "authors": [
                "RASOULROCKENSCHAUB, S",
                "LINKESCH, W",
                "ZIELINSKI, C",
                "LUDWIG, H"
            ],
            "year": 1987,
            "source": "ONKOLOGIE. 1987; 10(5): 279-279. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1987K820800018",
            "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": 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": 66964,
            "title": "DA-DAPI-POSITIVE HETEROCHROMATIN AND NUCLEOLI IN LEUKEMIC-CELLS",
            "abstract": null,
            "authors": [
                "GRUBER, K",
                "LINKESCH, W",
                "MAYR, B"
            ],
            "year": 1987,
            "source": "ONKOLOGIE. 1987; 10(5): 278-278. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1987K820800014",
            "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": 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": 66963,
            "title": "MOLECULAR MONITORING OF PATIENTS WITH CHRONIC MYELOID-LEUKEMIA DURING INTERFERON TREATMENT",
            "abstract": null,
            "authors": [
                "GRANINGER, W",
                "MORAWETZ, A",
                "LINKESCH, W",
                "SMOLEN, J"
            ],
            "year": 1988,
            "source": "BLUT. 1988; 57(4): 194-194. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1988Q239500075",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "66963-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": 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
        }
    ]
}