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=152600&ordering=-year
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=152620&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152580&ordering=-year",
    "results": [
        {
            "id": 75321,
            "title": "Influence of chronic bisacodyl treatment on the effect of acute bisacodyl on water and electrolyte transport in the rat colon.",
            "abstract": null,
            "authors": [
                "Beubler, E"
            ],
            "year": 1985,
            "source": "J Pharm Pharmacol. 1985; 37(2):131-133",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ACB9700013",
            "pubmed": "2858548",
            "doi": "10.1111/j.2042-7158.1985.tb05023.x",
            "pmc": null,
            "organizations": [],
            "persons": [
                "75321-51667-2"
            ],
            "imported": "2008-02-20T01:00:00+01:00",
            "journal": "J Pharm Pharmacol",
            "issn": "0022-3573",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.887,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.376404494382022,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "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": 75322,
            "title": "Stimulation of PGE2 synthesis and water and electrolyte secretion by senna anthraquinones is inhibited by indomethacin.",
            "abstract": null,
            "authors": [
                "Beubler, E",
                "Kollar, G"
            ],
            "year": 1985,
            "source": "J Pharm Pharmacol. 1985; 37(4):248-251",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AEX4900006",
            "pubmed": "2860222",
            "doi": "10.1111/j.2042-7158.1985.tb05053.x",
            "pmc": null,
            "organizations": [],
            "persons": [
                "75322-51667-2"
            ],
            "imported": "2008-02-20T01:00:00+01:00",
            "journal": "J Pharm Pharmacol",
            "issn": "0022-3573",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.887,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.376404494382022,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "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": 75451,
            "title": "Supportive measures in aggressive cytostatic therapy",
            "abstract": null,
            "authors": [
                "Urban, C",
                "Slavc, I",
                "Maurer, G",
                "Kaulfersch, W",
                "Trittenwein, G"
            ],
            "year": 1985,
            "source": "Padiatr Padol. 1985; 20(4): 343-352. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "3936005",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "75451-51657-1"
            ],
            "imported": "2008-02-20T01:00:00+01:00",
            "journal": "Padiatr Padol",
            "issn": "0030-9338",
            "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": 75452,
            "title": "You make the diagnosis. Hereditary angioneurotic edema with SLE-like symptoms",
            "abstract": null,
            "authors": [
                "Kaulfersch, W",
                "Urban, C",
                "Slavc, I"
            ],
            "year": 1985,
            "source": "Padiatr Padol. 1985; 20(4): 381-383. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "4080408",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "75452-51657-6"
            ],
            "imported": "2008-02-20T01:00:00+01:00",
            "journal": "Padiatr Padol",
            "issn": "0030-9338",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "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": 75670,
            "title": "Modulation by drugs of leukotriene and prostaglandin production from mouse peritoneal macrophages.",
            "abstract": null,
            "authors": [
                "Brune, K",
                "Peskar, BA"
            ],
            "year": 1985,
            "source": "Int J Tissue React. 1985; 7(2):97-103",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ALH5300001",
            "pubmed": "3928518",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-02-21T01:00:00+01:00",
            "journal": "Int J Tissue React",
            "issn": "0250-0868",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.325,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.568345323741007,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CELL BIOLOGY",
            "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": 75671,
            "title": "The prostacyclin synthesis stimulating plasma factor is unchanged during acute angina pectoris.",
            "abstract": null,
            "authors": [
                "Sinzinger, H",
                "Kaliman, J",
                "Fitscha, P",
                "Strobl-Jäger, E",
                "Peskar, BA"
            ],
            "year": 1985,
            "source": "Prostaglandins Leukot Med. 1985; 17(3):365-379",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ADN1900014",
            "pubmed": "3887434",
            "doi": "10.1016/0262-1746(85)90128-3",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-02-21T01:00:00+01:00",
            "journal": "Prostaglandins Leukot Med",
            "issn": "0262-1746",
            "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": 75672,
            "title": "Deficiencies of the prostaglandin system: III. A partial thromboxane synthetase defect",
            "abstract": null,
            "authors": [
                "Sinzinger, H",
                "Reiter, S",
                "Peskar, BA"
            ],
            "year": 1985,
            "source": "Wien Klin Wochenschr. 1985; 97(13):561-565",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ALN5900004",
            "pubmed": "3927594",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-02-21T01:00:00+01: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": 75676,
            "title": "Defects in the prostaglandin system. IV. Inborn, nonfamilial plasma factor deficiency",
            "abstract": null,
            "authors": [
                "Sinzinger, H",
                "Husslein, P",
                "Peskar, BA"
            ],
            "year": 1985,
            "source": "Wien Klin Wochenschr. 1985; 97(18): 722-726. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ARX4200005",
            "pubmed": "3907155",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-02-21T01:00:00+01: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": 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": 75678,
            "title": "Accelerated degradation of prostacyclin in diabetic plasma--a further factor in the impairment of hemostatic balance?",
            "abstract": null,
            "authors": [
                "Sinzinger, H",
                "Kaliman, J",
                "Fitscha, P",
                "Peskar, BA"
            ],
            "year": 1985,
            "source": "Wien Klin Wochenschr. 1985; 97(17): 693-697. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ARA9400004",
            "pubmed": "3904220",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-02-21T01:00:00+01: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": 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": 75679,
            "title": "Defects in the prostaglandin system. V. Inherited (?) disorder of prostacyclin degradation in the plasma (Wien-Döbling defect)",
            "abstract": null,
            "authors": [
                "Sinzinger, H",
                "Fitscha, P",
                "Peskar, BA"
            ],
            "year": 1985,
            "source": "Wien Klin Wochenschr. 1985; 97(18):726-729",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ARX4200006",
            "pubmed": "3907156",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-02-21T01:00:00+01: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": 75680,
            "title": "Modulation of eicosanoid release from anaphylactic guinea-pig heart with 5-benzoyl-a-methyl-2-thiophene acetic acid (tiaprofenic acid).",
            "abstract": null,
            "authors": [
                "Simmet, T",
                "Wittenberg, HR",
                "Peskar, BA"
            ],
            "year": 1985,
            "source": "Arch Int Pharmacodyn Ther. 1985; 278(2):207-214",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AXM6700003",
            "pubmed": "3841634",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-02-21T01:00:00+01:00",
            "journal": "Arch Int Pharmacodyn Ther",
            "issn": "0003-9780",
            "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": 75713,
            "title": "Determination of 15-keto-13,14-dihydro-prostaglandin E2 and prostaglandin D2 in human colonic tissue using a chemiluminescence enzyme immunoassay with catalase as labeling enzyme.",
            "abstract": null,
            "authors": [
                "Lange, K",
                "Simmet, T",
                "Peskar, BM",
                "Peskar, BA"
            ],
            "year": 1985,
            "source": "Adv Prostaglandin Thromboxane Leukot Res. 1985; 15(2):35-38",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "2936119",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-02-21T01:00:00+01:00",
            "journal": "Adv Prostaglandin Thromboxane Leukot Res",
            "issn": "0732-8141",
            "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": 75714,
            "title": "Pharmacological modification of leukotriene release and coronary constrictor effect in cardiac anaphylaxis.",
            "abstract": null,
            "authors": [
                "Weinerowski, P",
                "Wittmann, G",
                "Aehringhaus, U",
                "Peskar, BA"
            ],
            "year": 1985,
            "source": "Adv Prostaglandin Thromboxane Leukot Res. 1985; 13(2):47-50",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AHB9200009",
            "pubmed": "3159228",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-02-21T01:00:00+01:00",
            "journal": "Adv Prostaglandin Thromboxane Leukot Res",
            "issn": "0361-5952",
            "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": 75876,
            "title": "TUNNELED CAVAL CATHETER USED IN INTENSIVE ONCOLOGICAL THERAPY",
            "abstract": null,
            "authors": [
                "URBAN, C",
                "SLAVC, I",
                "KAULFERSCH, W"
            ],
            "year": 1985,
            "source": "KLIN PADIAT. 1985; 197(6): 516-516. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1985AWC1400072",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "75876-51657"
            ],
            "imported": "2008-02-22T14:29:56+01:00",
            "journal": "KLIN PADIAT",
            "issn": "0300-8630",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.321,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.309859154929577,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": 75885,
            "title": "TUNNELED CENTRAL VENOUS CATHETERS (PERFORMED WITHOUT A VENOTOMY) IN THE ONCOLOGIC PATIENT",
            "abstract": null,
            "authors": [
                "SLAVC, I",
                "KAULFERSCH, W",
                "URBAN, C"
            ],
            "year": 1985,
            "source": "BLUT. 1985; 51(3): 176-176. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1985AQD5400099",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "75885-51657"
            ],
            "imported": "2008-02-22T14:29:56+01: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": 75886,
            "title": "TREATMENT OF NEURO-BLASTOMA, STAGE-IV WITH HIGH-DOSE MELPHALAN (HDM) FOLLOWED BY TRANSPLANTATION OF ASTA-Z CHEMOPURIFIED AUTOLOGOUS BONE-MARROW",
            "abstract": null,
            "authors": [
                "URBAN, C",
                "SLAVC, I",
                "KAULFERSCH, W",
                "GREINIX, H",
                "HOCKER, P"
            ],
            "year": 1985,
            "source": "BLUT. 1985; 51(3): 224-224. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1985AQD5400244",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75886-14082",
                "75886-14092"
            ],
            "persons": [
                "75886-51657",
                "75886-54230"
            ],
            "imported": "2008-02-22T14:29:56+01: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": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 75887,
            "title": "PRIMARY NON-HODGKINS LYMPHOMA OF THE LIVER, SUCCESSFUL MANAGEMENT WITH LSA2-L2 CHEMOTHERAPY AND LOCAL IRRADIATION IN A 13-YEAR-OLD BOY",
            "abstract": null,
            "authors": [
                "SLAVC, I",
                "URBAN, C",
                "KAULFERSCH, W",
                "MAURER, G",
                "BECKER, H",
                "MUTZ, I"
            ],
            "year": 1985,
            "source": "EUR PAEDIATR HAEMATOL ONCOL. 1985; 2(2): 113-114. ",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1985ALZ9500010",
            "pubmed": null,
            "doi": "10.3109/08880018509141217",
            "pmc": null,
            "organizations": [],
            "persons": [
                "75887-51657-6"
            ],
            "imported": "2008-02-22T14:29:56+01:00",
            "journal": "EUR PAEDIATR HAEMATOL ONCOL",
            "issn": "0800-2789",
            "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": 75888,
            "title": "ALLOGENEIC AND AUTOLOGOUS BONE-MARROW TRANSPLANTATION WITHOUT TOTAL-BODY IRRADIATION",
            "abstract": null,
            "authors": [
                "KAULFERSCH, W",
                "URBAN, C",
                "SLAVC, I",
                "HAJEKROSENMAYR, A",
                "TEUBL, I",
                "HOCKER, P"
            ],
            "year": 1985,
            "source": "CLIN RES. 1985; 33(2): A454-A454. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1985AEY9301766",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "75888-51657"
            ],
            "imported": "2008-02-22T14:29:56+01:00",
            "journal": "CLIN RES",
            "issn": "0009-9279",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 57.778,
            "impactfactor_year": 1994,
            "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": 75889,
            "title": "RHABDOMYOSARCOMA (RMS) IN CHILDHOOD - EXPERIENCES OF THE AUSTRIAN COOPERATIVE RHABDOMYOSARCOMA STUDY",
            "abstract": null,
            "authors": [
                "LADENSTEIN, R",
                "GRUMAYER, ER",
                "GADNER, H",
                "HAWLICZEK, R",
                "JURGENSSEN, O",
                "URBAN, C",
                "AUSSERER, B",
                "SCHMITT, K"
            ],
            "year": 1985,
            "source": "BLUT. 1985; 51(3): 194-194. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1985AQD5400157",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "75889-51657"
            ],
            "imported": "2008-02-22T14:29:56+01: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": 75890,
            "title": "TREATMENT OF ALL IN 2ND REMISSION WITH HIGH-DOSE BUSULFAN, CYCLOPHOSPHAMIDE AND ALLOGENEIC BONE-MARROW TRANSPLANTATION - 1ST REPORT OF 2 PATIENTS",
            "abstract": null,
            "authors": [
                "URBAN, C",
                "SLAVC, I",
                "KAULFERSCH, W",
                "HAJEKROSENMAYR, A",
                "TEUBL, I"
            ],
            "year": 1985,
            "source": "BLUT. 1985; 51(3): 223-223. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1985AQD5400243",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75890-14092"
            ],
            "persons": [
                "75890-51657"
            ],
            "imported": "2008-02-22T14:29:56+01: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": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}