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=151480&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156933,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151500&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151460&ordering=-year",
    "results": [
        {
            "id": 73665,
            "title": "Regulation of purine nucleotide metabolism in hypoxic liver and intestine of rats: radical scavenging effects of allopurinol and oxypurinol.",
            "abstract": null,
            "authors": [
                "Gerber, G",
                "Siems, W",
                "Werner, A",
                "Stoesser, R",
                "Foeldes-Papp, Z",
                "Kowalewski, J",
                "Schneider, W",
                "Grune, T"
            ],
            "year": 1989,
            "source": "Adv Exp Med Biol. 1989; 253B(3):497-504",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "2610138",
            "doi": "10.1007/978-1-4684-5676-9_74",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-01-23T01:00:00+01:00",
            "journal": "Adv Exp Med Biol",
            "issn": "0065-2598",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.180555555555556,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, RESEARCH & EXPERIMENTAL",
            "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": 73867,
            "title": "Iron mediated superoxide anion radical stabilization in aqueous systems.",
            "abstract": null,
            "authors": [
                "Földes-Papp, Z*",
                "Stösser, R",
                "Gerber, G"
            ],
            "year": 1989,
            "source": "Proceedings of the XIIth Internat. Symp. on Structure and Function of Erythroid Cells1989; -XIIth Internat. Symp. on Structure and Function of Erythroid Cells; August 28-31, 1989; Berlin, GERMANY. ",
            "category": 2,
            "document_type": 18,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-01-26T00:21:53+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": false,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 73868,
            "title": "On the stabilization of the superoxide anion radical. ",
            "abstract": null,
            "authors": [
                "Földes-Papp, Z*",
                "Stösser, R",
                "Gerber, G"
            ],
            "year": 1989,
            "source": "Proceedings of the FEBS Advanced Course on Biochemistry of Membrane Transport1989; -FEBS Advanced Course on Biochemistry of Membrane Transport; May  1-7, 1989; Balatonaliga, HUNGARY. ",
            "category": 2,
            "document_type": 18,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-01-26T00:26: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": 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": 74185,
            "title": "Adrenal gland: chemically induced structural and functional changes in the cortex.",
            "abstract": null,
            "authors": [
                "Szabo, S",
                "Lippe, IT"
            ],
            "year": 1989,
            "source": "Toxicol Pathol. 1989; 17(2):317-329",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1989AL44100008",
            "pubmed": "2675282",
            "doi": "10.1177/019262338901700208",
            "pmc": null,
            "organizations": [],
            "persons": [
                "74185-51832-6"
            ],
            "imported": "2008-02-06T01:00:00+01:00",
            "journal": "Toxicol Pathol",
            "issn": "0192-6233",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.582,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.617647058823529,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PATHOLOGY",
            "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": 74622,
            "title": "Is intraoperative radiotherapy an alternative treatment for nonresectable lung cancer? Pilot study.",
            "abstract": null,
            "authors": [
                "Jüttner, FM",
                "Arian-Schad, K",
                "Kullnigg, P",
                "Leitner, H",
                "Pinter, H",
                "Friehs, G."
            ],
            "year": 1989,
            "source": "European Respiratory Journal1989; 2 (Suppl 8)(1989):752s-752s.-8th Congress of the Societas Europaea Pneumologica.; SEP 10 - 14, 1989; Freiburg/Breisgau, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "74622-51615"
            ],
            "imported": "2008-02-13T13:55:53+01:00",
            "journal": null,
            "issn": "0748-7983",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.625,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 74899,
            "title": "Der chronisch Kranke in der Spannung zwischen Abhängigkeit und Autonomie oder die Regeneration und der anaerobe Stoffwechsel.",
            "abstract": null,
            "authors": [
                "Pieringer, W"
            ],
            "year": 1989,
            "source": "Der Praktische Arzt. 1989; ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-02-15T15:05:17+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": 74927,
            "title": "A randomized comparative trial of Amsacrine,Cytarabine and Thioguanine (AAT) vs DAUNORUBICINE;Cytarabine and Thioguanine (DAT) as frontline Therapy for Acute Nonlymphocytic Leukemia (ANLL)",
            "abstract": null,
            "authors": [
                "Linkesch,W",
                "Domingo-Albos,A",
                "Hoffmann,R",
                "Schulhof,A,Makary,A",
                "Amare,M",
                "Rickles,F"
            ],
            "year": 1989,
            "source": "J Clin Oncol1989; (8):204-204.-American Society of Clinical Oncology; MAY 28-31; San Diego. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "74927-14082"
            ],
            "persons": [],
            "imported": "2008-02-16T18:19:13+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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 75041,
            "title": "When are motility tests indicated for the choice of treatment?",
            "abstract": null,
            "authors": [
                "Friehs, G",
                "Kohek, P",
                "Jüttner, FM",
                "Rehak, P"
            ],
            "year": 1989,
            "source": " In: Giuli, R; McCallum, RW;  editors(s). Benign lesions of the esophagus and cancer. (1989): Berlin, Heidelberg, New York: Springer;  1989. p. 204 - 208. (ISBN: 3-0540-18446-5) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "75041-51615"
            ],
            "imported": "2008-02-18T15:02:16+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Giuli, R; McCallum, RW; ",
            "collection_title": "Benign lesions of the esophagus and cancer",
            "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": true
        },
        {
            "id": 72232,
            "title": "Molecular mimicry and Lyme borreliosis: a shared antigenic determinant between Borrelia burgdorferi and human tissue.",
            "abstract": null,
            "authors": [
                "Aberer, E",
                "Brunner, C",
                "Suchanek, G",
                "Klade, H",
                "Barbour, A",
                "Stanek, G",
                "Lassmann, H"
            ],
            "year": 1989,
            "source": "Ann Neurol. 1989; 26(6):732-737",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989CD29500007",
            "pubmed": "2481425",
            "doi": "10.1002/ana.410260608",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-11-27T01:00:00+01:00",
            "journal": "Ann Neurol",
            "issn": "0364-5134",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.624,
            "impactfactor_year": 1994,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 75288,
            "title": "Herzinfarkt und Schlaganfall. Zur seelischen Auseinandersetzung mit einer lebensbedrohenden Erkrankung.",
            "abstract": null,
            "authors": [
                "Egger, J",
                "Stix, P"
            ],
            "year": 1989,
            "source": "Stuttgart: Hippokrates; 1989. pp. 444. (ISBN: 3-7773-0905-2) ",
            "category": 14,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "75288-51505"
            ],
            "imported": "2008-02-19T19:45: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": 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": 75364,
            "title": "Ultrahigh-dose Chemotherapy with Autologous Bone Marrow Rescue (ABMT) in refractory Germ Cell Tumors.",
            "abstract": null,
            "authors": [
                "Linkesch,W",
                "Kührer,L",
                "Höcker,P",
                ""
            ],
            "year": 1989,
            "source": "Bone Marrow Transplantation1989; 4(2):104-104.",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75364-14082"
            ],
            "persons": [],
            "imported": "2008-02-20T12:37:27+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": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 75369,
            "title": "Multidrug Resistance (MDRI) gene Expression in Leukemias.",
            "abstract": null,
            "authors": [
                "Pirker,R",
                "Goldstein,L",
                "Ludwig,H",
                "Linkesch,W",
                "Lechner,Ch",
                "Gottesmann,M.M",
                "Pastan,I",
                ""
            ],
            "year": 1989,
            "source": "Proc Am Ass Canc Res1989; 30: 517-517.",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75369-14082"
            ],
            "persons": [],
            "imported": "2008-02-20T12:53:50+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": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 75370,
            "title": "1-Beta-D-Arabinofuranosylcytosine Resistance in Myeloid Leukemia.",
            "abstract": null,
            "authors": [
                "Chiba,P",
                "Eheh,R",
                "Tihan,T",
                "Koller,U",
                "Kraupp,M",
                "Linkesch,W",
                ""
            ],
            "year": 1989,
            "source": "Proc Am Ass Canc Res 1989; 30: 74-74.",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75370-14082"
            ],
            "persons": [],
            "imported": "2008-02-20T13:06:38+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": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 75371,
            "title": "SIL-2R und sCD8 bei Patienten mit chronisch lymphatischer Leukämie.",
            "abstract": null,
            "authors": [
                "Krainer,M",
                "Linkesch,W",
                ""
            ],
            "year": 1989,
            "source": "Klin Wochenschrift1989; 67: 162-162.",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75371-14082"
            ],
            "persons": [],
            "imported": "2008-02-20T13:08: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": null,
            "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": 75372,
            "title": "Ultrahochdosierte Chemotherapie mit autologer Knochenmarktransplantation bei refraktären Keimzelltumoren.",
            "abstract": null,
            "authors": [
                "Linkesch,W",
                "Wagner,A",
                ""
            ],
            "year": 1989,
            "source": "Klin. Wochenschrift1989; 67: 102-102.",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75372-14082"
            ],
            "persons": [],
            "imported": "2008-02-20T13:10: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": null,
            "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": 75374,
            "title": "MDR1-Genexpression in soliden Tumoren und Leukämien.",
            "abstract": null,
            "authors": [
                "Pirker,P",
                "Goldstein,L",
                "Ludwig,H",
                "Linkesch,W",
                "Depisch,D",
                "Lechner,Ch",
                "Klepetko,W",
                "Gottesmann,M.M",
                "Pastan,I",
                ""
            ],
            "year": 1989,
            "source": "Klin Wochenschrift1989; 67: 29-29.",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75374-14082"
            ],
            "persons": [],
            "imported": "2008-02-20T13:13:56+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": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 75375,
            "title": "sIL-2R and sCD8 in Patients with Chronic Lymphocytic Leukemia.",
            "abstract": null,
            "authors": [
                "Linkesch,W",
                "Krainer,M.W",
                ""
            ],
            "year": 1989,
            "source": "Blut1989; 59: 29-29.",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75375-14082"
            ],
            "persons": [],
            "imported": "2008-02-20T13:16:43+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": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 75376,
            "title": "Clinical, Haematological and cytogenetic characteristics of Acute Myeloid Leukemias with a Translocation t(8;21)",
            "abstract": null,
            "authors": [
                "Grois,N",
                "Kührer,I",
                "Nowotny,H",
                "Pont,J",
                "Linkesch,W",
                "Lutz,D",
                "Hinterberger,W",
                "Lechner,K",
                "Haas,O.A."
            ],
            "year": 1989,
            "source": "Blut1989; 59: 2-2.",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75376-14082"
            ],
            "persons": [],
            "imported": "2008-02-20T13:20:18+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": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 75378,
            "title": "Expression of a Multidrug Resistance Gene in Leukemia.",
            "abstract": null,
            "authors": [
                "Pirker,R",
                "Goldstein,L",
                "Ludwig,H",
                "Linkesch,W",
                "Lechner,C",
                "Gottesmann,M.M",
                "Pastan,I",
                ""
            ],
            "year": 1989,
            "source": "Blut1989; 59: ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75378-14082"
            ],
            "persons": [],
            "imported": "2008-02-20T13:22:46+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": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 75385,
            "title": "Totally implantable portal Catheters in Bone Marrow Transplantation.",
            "abstract": null,
            "authors": [
                "Linkesch,W",
                "Gherardini,R",
                ""
            ],
            "year": 1989,
            "source": "Proceedings of the Xth Congress of the Internat. Society of Heamatology1989; 93-93.-Xth Congress of the Internat. Society of Heamatology; ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75385-14082"
            ],
            "persons": [],
            "imported": "2008-02-20T14:36: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": 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
        }
    ]
}