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=152620&ordering=impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 155671,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152640&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152600&ordering=impactfactor_norm",
    "results": [
        {
            "id": 75419,
            "title": "Auf der Suche nach Therapie.",
            "abstract": null,
            "authors": [
                "Zapotoczky, HG",
                "Pieringer, W"
            ],
            "year": 2000,
            "source": "Psychopraxis. 2000; (6):",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75419-29447"
            ],
            "persons": [],
            "imported": "2008-02-20T15:45:52+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": 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": 75420,
            "title": "Secondary glaucoma following posterior segment surgery.",
            "abstract": null,
            "authors": [
                "Faschinger, C"
            ],
            "year": 2007,
            "source": "Advanced Retinal Therapy; Dez 8, 2007; Wien, AUSTRIA. 2007. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75420-14043"
            ],
            "persons": [
                "75420-51585"
            ],
            "imported": "2008-02-20T15:45:52+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 75421,
            "title": "Harvesting of peripheral blood stem cell (PBSC) by haemapheresis.",
            "abstract": null,
            "authors": [
                "Höcker,P",
                "Wahner,A",
                "Gerhartl,A",
                "Emminger,K",
                "Emminger,W",
                "Schmidmeier",
                "Hinterberger,W",
                "Linkesch,W",
                ""
            ],
            "year": 1989,
            "source": "Proceedings of the Internat Symposium: New Aspects in Childhood Leukemia1989; 48-48.-Internat Symposium: New Aspects in Childhood Leukemia; 1989; ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75421-14082"
            ],
            "persons": [],
            "imported": "2008-02-20T15:46:22+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": null,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 75424,
            "title": "Klassifikation und Diagnostik von Zahnverletzungen.",
            "abstract": null,
            "authors": [
                "Ebeleseder, KA"
            ],
            "year": 2008,
            "source": "Curriculum Endodontie der Universität W.-H.; JAN 25-26, 2008; Witten-Herdecke, GERMANY. 2008. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75424-14111"
            ],
            "persons": [
                "75424-51841"
            ],
            "imported": "2008-02-20T15:48:32+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 75425,
            "title": "Dopaminstoffwechsel bei Restless Legs Syndrom",
            "abstract": null,
            "authors": [
                "Saurugg, R",
                "Katschnig, P"
            ],
            "year": 2004,
            "source": "5. Grazer Parkinson tag; Dez 10-11, 2004; Graz, Austria. 2004. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75425-14051"
            ],
            "persons": [
                "75425-50982"
            ],
            "imported": "2008-02-20T15:49:15+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 75426,
            "title": "Gewebsreaktionen nach Zahntraumata.",
            "abstract": null,
            "authors": [
                "Ebeleseder, KA"
            ],
            "year": 2008,
            "source": "Curriculum Endodontie der Universität W.-H.; JAN 25-26, 2008; Witten-Herdecke, GERMANY. 2008. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75426-14111"
            ],
            "persons": [
                "75426-51841"
            ],
            "imported": "2008-02-20T15:50:42+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 75427,
            "title": "Continous infusion of Mixantrone combined with high-dose Cytarabine (c-HAM) in refractory/relapsed AML and CML-Blast crisis.",
            "abstract": null,
            "authors": [
                "Linkesch,W",
                "Thaler,J",
                "Gattringer,C",
                "Konwalinka,G",
                ""
            ],
            "year": 1989,
            "source": "Proceedings of the 2.Int Symp. on Acute Leukemias1989; 19-19.-2.Int Symp. on Acute Leukemias; 1989; Münster,GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75427-14082"
            ],
            "persons": [],
            "imported": "2008-02-20T15:51:52+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 75428,
            "title": "Theorie der Zahnschienung.",
            "abstract": null,
            "authors": [
                "Ebeleseder, KA"
            ],
            "year": 2008,
            "source": "Curriculum Endodontie der Universität W.-H.; JAN 25-26, 2008; Witten-Herdecke, GERMANY. 2008. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75428-14111"
            ],
            "persons": [
                "75428-51841"
            ],
            "imported": "2008-02-20T15:52:21+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 75429,
            "title": "Theorien und Methoden der Humanmedizin.",
            "abstract": null,
            "authors": [
                "Pieringer, W"
            ],
            "year": 2000,
            "source": "Philosophie der Medizin. Wien: Springer;  2000. ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75429-29447"
            ],
            "persons": [],
            "imported": "2008-02-20T15:56:55+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": "Philosophie der Medizin",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 75430,
            "title": "Erstversorgung nach Zahntraumata.",
            "abstract": null,
            "authors": [
                "Ebeleseder, KA"
            ],
            "year": 2008,
            "source": "Curriculum Endodontie der Universität W.-H.; JAN 25-26, 2008; Witten-Herdecke, GERMANY. 2008. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75430-14111"
            ],
            "persons": [
                "75430-51841"
            ],
            "imported": "2008-02-20T15:59:20+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 75431,
            "title": "Endodontie nach Zahntraumata.",
            "abstract": null,
            "authors": [
                "Ebeleseder, KA"
            ],
            "year": 2008,
            "source": "Curriculum Endodontie der Universität W.-H.; JAN 25-26, 2008; Witten-Herdecke, GERMANY. 2008. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75431-14111"
            ],
            "persons": [
                "75431-51841"
            ],
            "imported": "2008-02-20T16:00:28+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 75432,
            "title": "Kronen- und Kronen-Wurzel-Frakturen.",
            "abstract": null,
            "authors": [
                "Ebeleseder, KA"
            ],
            "year": 2008,
            "source": "Curriculum Endodontie der Universität W.-H.; JAN 25-26, 2008; Witten-Herdecke, GERMANY. 2008. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75432-14111"
            ],
            "persons": [
                "75432-51841"
            ],
            "imported": "2008-02-20T16:01:37+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 75433,
            "title": "Wurzelfrakturen.",
            "abstract": null,
            "authors": [
                "Ebeleseder, KA"
            ],
            "year": 2008,
            "source": "Curriculum Endodontie der Universität W.-H.; JAN 25-26, 2008; Witten-Herdecke, GERMANY. 2008. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75433-14111"
            ],
            "persons": [
                "75433-51841"
            ],
            "imported": "2008-02-20T16:02:37+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 75434,
            "title": "Interferon-alpha stimulates the hipothalamic-pituitary-adrenal axis.",
            "abstract": null,
            "authors": [
                "Gisslinger,H",
                "Templ,H",
                "Gilly,B",
                "Swoboda,Th",
                "Linkesch,W",
                "Ludwig,H",
                "Luger,A",
                ""
            ],
            "year": 1989,
            "source": "Proceedings of the 71th Annual Meeting of the Endocrine Society1989; 144-144.-71th Annual Meeting of the Endocrine Society; 1989; Seattle. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75434-14082"
            ],
            "persons": [],
            "imported": "2008-02-20T16:02:51+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 75435,
            "title": "Avulsion und Replantation.",
            "abstract": null,
            "authors": [
                "Ebeleseder, KA"
            ],
            "year": 2008,
            "source": "Curriculum Endodontie der Universität W.-H.; JAN 25-26, 2008; Witten-Herdecke, GERMANY. 2008. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75435-14111"
            ],
            "persons": [
                "75435-51841"
            ],
            "imported": "2008-02-20T16:03:40+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 75436,
            "title": "Praktische Übungen am Phantom.",
            "abstract": null,
            "authors": [
                "Ebeleseder, KA"
            ],
            "year": 2008,
            "source": "Curriculum Endodontie der Universität W.-H.; JAN 25-26, 2008; Witten-Herdecke, GERMANY. 2008. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75436-14111"
            ],
            "persons": [
                "75436-51841"
            ],
            "imported": "2008-02-20T16:04:47+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 75437,
            "title": "Long treatment with Interferon-alpha of excessive thrombocytosis in myeloproliferative disorders.",
            "abstract": null,
            "authors": [
                "Gisslinger,H",
                "Linkesch,W",
                "Chott,A",
                "Ludwig,H",
                ""
            ],
            "year": 1989,
            "source": "Proceedings of the Int Society of Haematology-Leukemia Symposium 1989; 60-60.-Int Society of Haematology-Leukemia Symposium ; 1989; Dresden. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75437-14082"
            ],
            "persons": [],
            "imported": "2008-02-20T16:06:34+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "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": 75438,
            "title": "AAT versus DAT in adults with untreated ANLL.",
            "abstract": null,
            "authors": [
                "Linkesch,W",
                "Michlmayr,G",
                "Gerhartz,H",
                "Illinger,H",
                "König,H",
                "Düllmann,J",
                "Keilhauer,R",
                "Moldrzyk,D",
                ""
            ],
            "year": 1989,
            "source": "Proceedings of the Int Society of Haematology-Leukemia Symposium 1989; 80-80.-Int Society of Haematology-Leukemia Symposium ; 1989; Dresden. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75438-14082"
            ],
            "persons": [],
            "imported": "2008-02-20T16:09:04+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 75441,
            "title": "Interferon-alpha induces normalization of Arachidonic acid conversion to Thromboxane B2 in 2 patients with myeloproliferative Syndrome.",
            "abstract": null,
            "authors": [
                "Gludovacz,D",
                "Linkesch,W",
                "Ludwig,H",
                "Gisslinger,H",
                "O'Grady,J",
                "Peskar,B.A",
                "Sinzinger,H",
                ""
            ],
            "year": 1989,
            "source": "Proceedings of the 6th meeting of the Danubian League against Thrombosis and Haemorrhagid Disorders1989; 54-54.-6th meeting of the Danubian League against Thrombosis and Haemorrhagid Disorders; 1989; ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75441-14082"
            ],
            "persons": [],
            "imported": "2008-02-20T16:13:39+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": null,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 75442,
            "title": "Rhu-GM-CSF after ultrahigh dose Carboplatin, VP-16, Cyclophosphamide with ABMT in refractory germ cell cancer.",
            "abstract": null,
            "authors": [
                "Linkesch,W",
                "Kührer,I",
                "Wagner,A",
                ""
            ],
            "year": 1990,
            "source": "J Clin Oncology1990; 9: 141-141.",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75442-14082"
            ],
            "persons": [],
            "imported": "2008-02-20T16:17:45+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}