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=155180&ordering=-impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157136,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155200&ordering=-impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155160&ordering=-impactfactor_norm",
    "results": [
        {
            "id": 170138,
            "title": "Prognostic impact of the Residual Cancer Burden (RCB) index on recurrence-free survival of breast cancer patients recieving neoadjuvant therapy",
            "abstract": null,
            "authors": [
                "Muller, HD",
                "Posch, F",
                "Gumpoldsberger, M",
                "Suppan, C",
                "Hammer, R",
                "Hauser, H",
                "Dandachi, N",
                "Prein, K",
                "Stoger, H",
                "Lax, S",
                "Balic, M"
            ],
            "year": 2018,
            "source": "ONCOL RES TREAT. 2018; 41:  297-298. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000446816500723",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "170138-14073",
                "170138-14085"
            ],
            "persons": [
                "170138-50563",
                "170138-51538",
                "170138-51746",
                "170138-59188",
                "170138-97797",
                "170138-92241"
            ],
            "imported": "2018-10-29T13:42:21+01:00",
            "journal": "ONCOL RES TREAT",
            "issn": "2296-5270",
            "collection_publisher": null,
            "collection_title": "ONCOLOGY RESEARCH AND TREATMENT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.494,
            "impactfactor_year": 2018,
            "impactfactor_norm": 0.108,
            "impactfactor_norm_year": 2018,
            "impactfactor_norm_category": "ONCOLOGY-SCI",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": 170086,
            "title": "The role of RAS pathway hyperactivation in the progression and transformation of chronic myelomonocytic leukemia",
            "abstract": null,
            "authors": [
                "Geissler, K",
                "Barna, A",
                "Jager, E",
                "Gurbisz, M",
                "Alendar, T",
                "Ljubuncic, E",
                "Jilch, R",
                "Nosslinger, T",
                "Pfeilstocker, M",
                "Tuchler, H",
                "Reisner, R",
                "Sliwa, T",
                "Keil, F",
                "Geissler, C",
                "Burgstaller, S",
                "Thaler, J",
                "Machherndl-Spandl, S",
                "Zach, O",
                "Weltermann, A",
                "Bettelheim, P",
                "Stauder, R",
                "Borjan, B",
                "Zebisch, A",
                "Sill, H",
                "Schwarzinger, I",
                "Hormann, G",
                "Jager, U",
                "Sperr, WR",
                "Knobl, P",
                "Schneeweiss, B",
                "Berger, J",
                "Ohler, L",
                "Ulsperger, E",
                "Kusec, R",
                "Germing, U",
                "Valent, P"
            ],
            "year": 2018,
            "source": "ONCOL RES TREAT. 2018; 41: 238-238.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000446816500579",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "170086-14082"
            ],
            "persons": [
                "170086-51857",
                "170086-57402"
            ],
            "imported": "2018-10-29T13:42:21+01:00",
            "journal": "ONCOL RES TREAT",
            "issn": "2296-5270",
            "collection_publisher": null,
            "collection_title": "ONCOLOGY RESEARCH AND TREATMENT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.494,
            "impactfactor_year": 2018,
            "impactfactor_norm": 0.108,
            "impactfactor_norm_year": 2018,
            "impactfactor_norm_category": "ONCOLOGY-SCI",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": true,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 170087,
            "title": "Fertility preservation in women",
            "abstract": null,
            "authors": [
                "Wolfler, MM"
            ],
            "year": 2018,
            "source": "ONCOL RES TREAT.  . 2018; 41: 237-237.-Jahrestagung der  Deutschen, Österreichischen und  Schweizerischen  Gesellschaften für Hämatologie und Medizinische Onkologie; SEP 28-OCT 2, 2018; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000446816500577",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "170087-14064"
            ],
            "persons": [
                "170087-88735"
            ],
            "imported": "2018-10-29T13:42:21+01:00",
            "journal": "ONCOL RES TREAT",
            "issn": "2296-5270",
            "collection_publisher": null,
            "collection_title": "ONCOLOGY RESEARCH AND TREATMENT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.494,
            "impactfactor_year": 2018,
            "impactfactor_norm": 0.108,
            "impactfactor_norm_year": 2018,
            "impactfactor_norm_category": "ONCOLOGY-SCI",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 170088,
            "title": "Exercise therapy for treatment of chronic graft-versus-host disease: recommendations of the German-Austrian-Swiss GvHD consortium",
            "abstract": null,
            "authors": [
                "Meier, S",
                "Kuhl, R",
                "Baurle, M",
                "Wolff, D",
                "Greinix, H",
                "Lawitschka, A",
                "Halter, J",
                "Bertz, H",
                "Hilgendorf, I"
            ],
            "year": 2018,
            "source": "ONCOL RES TREAT. 2018; 41: 64-64.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000446816500161",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "170088-14082"
            ],
            "persons": [
                "170088-54230"
            ],
            "imported": "2018-10-29T13:42:21+01:00",
            "journal": "ONCOL RES TREAT",
            "issn": "2296-5270",
            "collection_publisher": null,
            "collection_title": "ONCOLOGY RESEARCH AND TREATMENT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.494,
            "impactfactor_year": 2018,
            "impactfactor_norm": 0.108,
            "impactfactor_norm_year": 2018,
            "impactfactor_norm_category": "ONCOLOGY-SCI",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 170090,
            "title": "Distinct expression profiles of chemokine- and nuclear orphan receptors in the development and early progression of follicular lymphoma",
            "abstract": null,
            "authors": [
                "Schukoff, T",
                "Winkler, S",
                "Unterluggauer, JJ",
                "Fechter, K",
                "Greinix, H",
                "Beham-Schmid, C",
                "Schaider, H",
                "Deutsch, A",
                "Prochazka, K",
                "Neumeister, P"
            ],
            "year": 2018,
            "source": "ONCOL RES TREAT. 2018; 41: 50-50.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000446816500126",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "170090-14020",
                "170090-14047",
                "170090-14082"
            ],
            "persons": [
                "170090-51930",
                "170090-59183",
                "170090-59496",
                "170090-53662",
                "170090-65239",
                "170090-54230"
            ],
            "imported": "2018-10-29T13:42:21+01:00",
            "journal": "ONCOL RES TREAT",
            "issn": "2296-5270",
            "collection_publisher": null,
            "collection_title": "ONCOLOGY RESEARCH AND TREATMENT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.494,
            "impactfactor_year": 2018,
            "impactfactor_norm": 0.108,
            "impactfactor_norm_year": 2018,
            "impactfactor_norm_category": "ONCOLOGY-SCI",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 170091,
            "title": "GPR56 and CLL-1 (CLEC12A) as putative leukemic stem cell markers in CD34-positive acute myeloid leukemia",
            "abstract": null,
            "authors": [
                "Daga, S",
                "Rosenberger, A",
                "Krisper, N",
                "Prietl, B",
                "Reinisch, A",
                "Zebisch, A",
                "Sill, H",
                "Wolfler, A"
            ],
            "year": 2018,
            "source": "ONCOL RES TREAT. 2018; 41: 73-73.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000446816500181",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "170091-14080",
                "170091-14082"
            ],
            "persons": [
                "170091-50747",
                "170091-51857",
                "170091-51911",
                "170091-56667",
                "170091-57402"
            ],
            "imported": "2018-10-29T13:42:21+01:00",
            "journal": "ONCOL RES TREAT",
            "issn": "2296-5270",
            "collection_publisher": null,
            "collection_title": "ONCOLOGY RESEARCH AND TREATMENT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.494,
            "impactfactor_year": 2018,
            "impactfactor_norm": 0.108,
            "impactfactor_norm_year": 2018,
            "impactfactor_norm_category": "ONCOLOGY-SCI",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": true,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 170092,
            "title": "Overexpression of miR199a and miR497 regulates Nf-kappa B and B-cell receptor signalling in diffuse large B-cell lymphoma (DLBCL)",
            "abstract": null,
            "authors": [
                "Bergmann, TC",
                "Pursche, B",
                "Greinix, H",
                "Neumeister, P",
                "Deutsch, A",
                "Prochazka, K"
            ],
            "year": 2018,
            "source": "ONCOL RES TREAT. 2018; 41: 81-82.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000446816500203",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "170092-14082"
            ],
            "persons": [
                "170092-51930",
                "170092-59183",
                "170092-65239",
                "170092-54230"
            ],
            "imported": "2018-10-29T13:42:21+01:00",
            "journal": "ONCOL RES TREAT",
            "issn": "2296-5270",
            "collection_publisher": null,
            "collection_title": "ONCOLOGY RESEARCH AND TREATMENT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.494,
            "impactfactor_year": 2018,
            "impactfactor_norm": 0.108,
            "impactfactor_norm_year": 2018,
            "impactfactor_norm_category": "ONCOLOGY-SCI",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 170095,
            "title": "EQUAL Mucormycosis score 2018: An ECMM score derived from current gidelines to measure QUALity of mucormycosis management in hematology",
            "abstract": null,
            "authors": [
                "Kohler, P",
                "Mellinghoff, SC",
                "Alanio, A",
                "Arenz, D",
                "Hoenigl, M",
                "Lagrou, K",
                "Lass-Florl, C",
                "Meis, J",
                "Richardson, M",
                "Cornely, O"
            ],
            "year": 2018,
            "source": "ONCOL RES TREAT. 2018; 41: 208-208.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000446816500504",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "170095-14087",
                "170095-29164"
            ],
            "persons": [
                "170095-64754"
            ],
            "imported": "2018-10-29T13:42:21+01:00",
            "journal": "ONCOL RES TREAT",
            "issn": "2296-5270",
            "collection_publisher": null,
            "collection_title": "ONCOLOGY RESEARCH AND TREATMENT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.494,
            "impactfactor_year": 2018,
            "impactfactor_norm": 0.108,
            "impactfactor_norm_year": 2018,
            "impactfactor_norm_category": "ONCOLOGY-SCI",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 170097,
            "title": "Deregulation of the micro-RNA-23a/TOP2B axis causes resistance to cytarabine in acute myeloid leukemia",
            "abstract": null,
            "authors": [
                "Hatzl, S",
                "Ebner, S",
                "Perfler, B",
                "Quehenberger, F",
                "Troppmair, J",
                "Reinisch, A",
                "Wolfler, A",
                "Sill, H",
                "Zebisch, A"
            ],
            "year": 2018,
            "source": "ONCOL RES TREAT. 2018; 41: 243-243.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000446816500593",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "170097-14026",
                "170097-14082"
            ],
            "persons": [
                "170097-50466",
                "170097-50747",
                "170097-51857",
                "170097-51911",
                "170097-57402",
                "170097-94596"
            ],
            "imported": "2018-10-29T13:42:21+01:00",
            "journal": "ONCOL RES TREAT",
            "issn": "2296-5270",
            "collection_publisher": null,
            "collection_title": "ONCOLOGY RESEARCH AND TREATMENT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.494,
            "impactfactor_year": 2018,
            "impactfactor_norm": 0.108,
            "impactfactor_norm_year": 2018,
            "impactfactor_norm_category": "ONCOLOGY-SCI",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": true,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 170098,
            "title": "Definitive chemoradiotherapy with or without induction chemotherapy for unresectable squamous cell carcinoma of the head & neck: a propensity-score analysis",
            "abstract": null,
            "authors": [
                "Mollnar, S",
                "Pondorfer, P",
                "Reinisch, S",
                "Moik, F",
                "Halm, M",
                "Kasparek, AK",
                "Klockl, MC",
                "Stotz, M",
                "Szkandera, J",
                "Gerger, A",
                "Vasicek, S",
                "Weiland, T",
                "Pichler, M",
                "Stoger, H",
                "Thurnher, D",
                "Posch, F"
            ],
            "year": 2018,
            "source": "ONCOL RES TREAT. 2018; 41: 248-248.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000446816500605",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "170098-14066",
                "170098-14085"
            ],
            "persons": [
                "170098-111475",
                "170098-50656",
                "170098-51538",
                "170098-57935",
                "170098-58814",
                "170098-66005",
                "170098-69234",
                "170098-91899",
                "170098-92858",
                "170098-92241"
            ],
            "imported": "2018-10-29T13:42:21+01:00",
            "journal": "ONCOL RES TREAT",
            "issn": "2296-5270",
            "collection_publisher": null,
            "collection_title": "ONCOLOGY RESEARCH AND TREATMENT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.494,
            "impactfactor_year": 2018,
            "impactfactor_norm": 0.108,
            "impactfactor_norm_year": 2018,
            "impactfactor_norm_category": "ONCOLOGY-SCI",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 170099,
            "title": "TP53 mutated acute myeloid leukemia",
            "abstract": null,
            "authors": [
                "Sill, H"
            ],
            "year": 2018,
            "source": "ONCOL RES TREAT.  . 2018; 41: 257-257.-Jahrestagung der  Deutschen, Österreichischen und  Schweizerischen  Gesellschaften für Hämatologie und Medizinische Onkologie; SEP 28-OCT 2, 2018; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000446816500627",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "170099-14082"
            ],
            "persons": [
                "170099-51857"
            ],
            "imported": "2018-10-29T13:42:21+01:00",
            "journal": "ONCOL RES TREAT",
            "issn": "2296-5270",
            "collection_publisher": null,
            "collection_title": "ONCOLOGY RESEARCH AND TREATMENT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.494,
            "impactfactor_year": 2018,
            "impactfactor_norm": 0.108,
            "impactfactor_norm_year": 2018,
            "impactfactor_norm_category": "ONCOLOGY-SCI",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 170125,
            "title": "Starvation increases the anticancer activity of Ibrutinib in ABC-DLBCL cells in vitro",
            "abstract": null,
            "authors": [
                "Brauchart, T",
                "Bergmann, TC",
                "Pansy, K",
                "Fechter, K",
                "Greinix, H",
                "Neumeister, P",
                "Deutsch, A"
            ],
            "year": 2018,
            "source": "ONCOL RES TREAT. 2018; 41: 81-81.-DGHO; Oktober 2018; wien. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000446816500202",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "170125-14082"
            ],
            "persons": [
                "170125-51930",
                "170125-59183",
                "170125-59496",
                "170125-100134",
                "170125-54230"
            ],
            "imported": "2018-10-29T13:42:21+01:00",
            "journal": "ONCOL RES TREAT",
            "issn": "2296-5270",
            "collection_publisher": null,
            "collection_title": "ONCOLOGY RESEARCH AND TREATMENT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.494,
            "impactfactor_year": 2018,
            "impactfactor_norm": 0.108,
            "impactfactor_norm_year": 2018,
            "impactfactor_norm_category": "ONCOLOGY-SCI",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 170126,
            "title": "Reduced NR4A1 levels are associated with high expression of miR-15a and miR-15a*in DLBCL",
            "abstract": null,
            "authors": [
                "Pansy, K",
                "Fechter, K",
                "Unterluggauer, JJ",
                "Weniger, MA",
                "Kuppers, R",
                "Greinix, H",
                "Prochazka, K",
                "Karbiener, M",
                "Neumeister, P",
                "Deutsch, A"
            ],
            "year": 2018,
            "source": "ONCOL RES TREAT. 2018; 41:  81-81. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000446816500201",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "170126-14020",
                "170126-14068",
                "170126-14082"
            ],
            "persons": [
                "170126-51930",
                "170126-59183",
                "170126-59496",
                "170126-100134",
                "170126-65239",
                "170126-54230"
            ],
            "imported": "2018-10-29T13:42:21+01:00",
            "journal": "ONCOL RES TREAT",
            "issn": "2296-5270",
            "collection_publisher": null,
            "collection_title": "ONCOLOGY RESEARCH AND TREATMENT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.494,
            "impactfactor_year": 2018,
            "impactfactor_norm": 0.108,
            "impactfactor_norm_year": 2018,
            "impactfactor_norm_category": "ONCOLOGY-SCI",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": true,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 170127,
            "title": "Low NR4A1 expression is associated with an up-regulation of immune checkpoints and their ligands in DLBCL",
            "abstract": null,
            "authors": [
                "Deutsch, A",
                "Bergmann, TC",
                "Fechter, K",
                "Prochazka, K",
                "Weniger, MA",
                "Kuppers, R",
                "Unterluggauer, JJ",
                "Greinix, H",
                "Beham-Schmid, C",
                "Neumeister, P"
            ],
            "year": 2018,
            "source": "ONCOL RES TREAT. 2018; 41: 82-82.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000446816500204",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "170127-14020",
                "170127-14082"
            ],
            "persons": [
                "170127-51930",
                "170127-59183",
                "170127-59496",
                "170127-65239",
                "170127-54230"
            ],
            "imported": "2018-10-29T13:42:21+01:00",
            "journal": "ONCOL RES TREAT",
            "issn": "2296-5270",
            "collection_publisher": null,
            "collection_title": "ONCOLOGY RESEARCH AND TREATMENT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.494,
            "impactfactor_year": 2018,
            "impactfactor_norm": 0.108,
            "impactfactor_norm_year": 2018,
            "impactfactor_norm_category": "ONCOLOGY-SCI",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 170128,
            "title": "Cytoplasmic location of NR4A1 in aggressive lymphomas is associated with a favorable cancer specific survival",
            "abstract": null,
            "authors": [
                "Fechter, K",
                "Feichtinger, J",
                "Prochazka, K",
                "Unterluggauer, JJ",
                "Pansy, K",
                "Pichler, M",
                "Haybaeck, J",
                "Prokesch, A",
                "Greinix, H",
                "Beham-Schmid, C",
                "Neumeister, P",
                "Thallinger, GG",
                "Deutsch, A"
            ],
            "year": 2018,
            "source": "ONCOL RES TREAT. 2018; 41:  82-83. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000446816500206",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "170128-14017",
                "170128-14020",
                "170128-14082",
                "170128-14085"
            ],
            "persons": [
                "170128-51930",
                "170128-59183",
                "170128-59496",
                "170128-89979",
                "170128-94195",
                "170128-65239",
                "170128-100134",
                "170128-54230"
            ],
            "imported": "2018-10-29T13:42:21+01:00",
            "journal": "ONCOL RES TREAT",
            "issn": "2296-5270",
            "collection_publisher": null,
            "collection_title": "ONCOLOGY RESEARCH AND TREATMENT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.494,
            "impactfactor_year": 2018,
            "impactfactor_norm": 0.108,
            "impactfactor_norm_year": 2018,
            "impactfactor_norm_category": "ONCOLOGY-SCI",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 170129,
            "title": "Neoadjuvant FOLFIRINOX in borderline resectable adenocarcinoma of the pancreas-5 year suvival data of a consecutive case series",
            "abstract": null,
            "authors": [
                "Tinchon, C",
                "Pichler, A",
                "Mayer, D",
                "Lammer, M",
                "Reisinger, A",
                "Rabl, H"
            ],
            "year": 2018,
            "source": "ONCOL RES TREAT.  . 2018; 41: 304-304.-Jahrestagung der  Deutschen, Österreichischen und  Schweizerischen  Gesellschaften für Hämatologie und Medizinische Onkologie; SEP 28-OCT 2, 2018; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000446816500740",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "170129-13935"
            ],
            "persons": [
                "170129-70241"
            ],
            "imported": "2018-10-29T13:42:21+01:00",
            "journal": "ONCOL RES TREAT",
            "issn": "2296-5270",
            "collection_publisher": null,
            "collection_title": "ONCOLOGY RESEARCH AND TREATMENT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.494,
            "impactfactor_year": 2018,
            "impactfactor_norm": 0.108,
            "impactfactor_norm_year": 2018,
            "impactfactor_norm_category": "ONCOLOGY-SCI",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 177294,
            "title": "[Subtotal Segment Resection, Augmenting Angle-Stable Plate Osteosynthesis and Allogenic Bone Graft as Treatment Option for Juxtacortical Osteosarcoma in the Knee Region].",
            "abstract": null,
            "authors": [
                "Zajonz, D",
                "Pfraenger, JR",
                "Dubitzki, S",
                "Panzert, S",
                "Seider, D",
                "Lingscheidt, T",
                "Hammer, N",
                "Prietzel, T"
            ],
            "year": 2015,
            "source": "Z Orthop Unfall. 2015; 153(3):299-305",
            "category": 1,
            "document_type": 5,
            "sci": "ISI:000357033600017",
            "pubmed": "26114561",
            "doi": "10.1055/s-0035-1545954",
            "pmc": null,
            "organizations": [],
            "persons": [
                "177294-102804-6"
            ],
            "imported": "2019-10-03T02:00:00+02:00",
            "journal": "Z Orthop Unfall",
            "issn": "1864-6743",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.51,
            "impactfactor_year": 2015,
            "impactfactor_norm": 0.108,
            "impactfactor_norm_year": 2015,
            "impactfactor_norm_category": "ORTHOPEDICS-SCI",
            "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": 170137,
            "title": "Nephrotoxicity: Which prophylactic and therapeutic interventions are useful?",
            "abstract": null,
            "authors": [
                "Eller, K"
            ],
            "year": 2018,
            "source": "ONCOL RES TREAT. 2018; 41: 116-116.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000446816500291",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "170137-14084"
            ],
            "persons": [
                "170137-74174"
            ],
            "imported": "2018-10-29T13:42:21+01:00",
            "journal": "ONCOL RES TREAT",
            "issn": "2296-5270",
            "collection_publisher": null,
            "collection_title": "ONCOLOGY RESEARCH AND TREATMENT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.494,
            "impactfactor_year": 2018,
            "impactfactor_norm": 0.108,
            "impactfactor_norm_year": 2018,
            "impactfactor_norm_category": "ONCOLOGY-SCI",
            "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": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 170130,
            "title": "CLL: State of the Art Therapy, First-line therapy",
            "abstract": null,
            "authors": [
                "Prochazka, K"
            ],
            "year": 2018,
            "source": "ONCOL RES TREAT. 2018; 41: 266-266.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000446816500645",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "170130-14082"
            ],
            "persons": [
                "170130-65239"
            ],
            "imported": "2018-10-29T13:42:21+01:00",
            "journal": "ONCOL RES TREAT",
            "issn": "2296-5270",
            "collection_publisher": null,
            "collection_title": "ONCOLOGY RESEARCH AND TREATMENT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.494,
            "impactfactor_year": 2018,
            "impactfactor_norm": 0.108,
            "impactfactor_norm_year": 2018,
            "impactfactor_norm_category": "ONCOLOGY-SCI",
            "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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 170132,
            "title": "A role of C/EBP alpha in early dendritic cell development",
            "abstract": null,
            "authors": [
                "Muralikrishnan, AS",
                "Rosenberger, A",
                "Schwarzenberger, E",
                "Strobl, H",
                "Zebisch, A",
                "Sill, H",
                "Wolfler, A"
            ],
            "year": 2018,
            "source": "ONCOL RES TREAT. 2018; 41: 102-102.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000446816500253",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "170132-14006",
                "170132-14014",
                "170132-14082"
            ],
            "persons": [
                "170132-50379",
                "170132-51857",
                "170132-51911",
                "170132-57402",
                "170132-79192",
                "170132-94653"
            ],
            "imported": "2018-10-29T13:42:21+01:00",
            "journal": "ONCOL RES TREAT",
            "issn": "2296-5270",
            "collection_publisher": null,
            "collection_title": "ONCOLOGY RESEARCH AND TREATMENT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.494,
            "impactfactor_year": 2018,
            "impactfactor_norm": 0.108,
            "impactfactor_norm_year": 2018,
            "impactfactor_norm_category": "ONCOLOGY-SCI",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": true,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        }
    ]
}