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=155660&ordering=-impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157096,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155680&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155640&ordering=-impactfactor",
    "results": [
        {
            "id": 82357,
            "title": "Alcohol use and dependency in children and adolescents",
            "abstract": null,
            "authors": [
                "Fandler, E",
                "Scheer, R",
                "Rodl, S",
                "Muller, W"
            ],
            "year": 2008,
            "source": "MONATSSCHR KINDERHEILK. 2008; 156(6): 591-602. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000256840000016",
            "pubmed": null,
            "doi": "10.1007/s00112-008-1750-7",
            "pmc": null,
            "organizations": [
                "82357-14091",
                "82357-14094"
            ],
            "persons": [
                "82357-51643-6",
                "82357-51655-6",
                "82357-51709-6"
            ],
            "imported": "2008-07-18T11:45:08+02:00",
            "journal": "MONATSSCHR KINDERHEILK",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.269,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.0348837209302326,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": 0.035,
            "impactfactor_norm_super_year": 2008,
            "impactfactor_norm_super_category": "PEDIATRICS",
            "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": true
        },
        {
            "id": 86752,
            "title": "Ice-skating injuries in children. Etiology and accident prevention.",
            "abstract": null,
            "authors": [
                "Castellani, C",
                "Kalcher, V",
                "Spitzer, P",
                "Hollwarth, M",
                "Weinberg, AM"
            ],
            "year": 2008,
            "source": "MONATSSCHR KINDERHEILK. 2008; 156(6): 1210-1216. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000261581300012",
            "pubmed": null,
            "doi": "10.1007/s00112-008-1718-7",
            "pmc": null,
            "organizations": [
                "86752-14049"
            ],
            "persons": [
                "86752-50785-4",
                "86752-54087-1"
            ],
            "imported": "2009-01-13T16:03:28+01:00",
            "journal": "MONATSSCHR KINDERHEILK",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": "MONATSSCHRIFT KINDERHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.269,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.0348837209302326,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": 0.035,
            "impactfactor_norm_super_year": 2008,
            "impactfactor_norm_super_category": "PEDIATRICS",
            "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": true
        },
        {
            "id": 75736,
            "title": "Metabolism of intravenously administered prostaglandin E1 in patients with peripheral arterial occlusive disease",
            "abstract": null,
            "authors": [
                "Hesse, WH",
                "Rudofsky, G",
                "Peskar, BA"
            ],
            "year": 1991,
            "source": "Wien Klin Wochenschr. 1991; 103(18):554-557",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991GH77000003",
            "pubmed": "1750222",
            "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": 75735,
            "title": "Effect of sulfasalazine and its metabolites on prostaglandin and leukotriene liberation from human synovial tissue",
            "abstract": null,
            "authors": [
                "Wittenberg, HR",
                "Kleemeyer, K",
                "Peskar, BM",
                "Peskar, BA"
            ],
            "year": 1991,
            "source": "Wien Klin Wochenschr. 1991; 103(2):34-39",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991EV34600002",
            "pubmed": "1673814",
            "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": 89325,
            "title": "Development and evaluation of a method for studying coordination patterns of shoulder muscles in locomotion with crutches",
            "abstract": null,
            "authors": [
                "Zwick, EB"
            ],
            "year": 1994,
            "source": "Wien Klin Wochenschr. 1994; 106(12): 384-386. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994NR43900004",
            "pubmed": "8073770",
            "doi": null,
            "pmc": null,
            "organizations": [
                "89325-14049"
            ],
            "persons": [],
            "imported": "2009-03-18T01: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": 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": true
        },
        {
            "id": 75759,
            "title": "Prostaglandin E1 between pathomechanism and therapy",
            "abstract": null,
            "authors": [
                "Sinzinger, H",
                "Peskar, BA"
            ],
            "year": 1988,
            "source": "Wien Klin Wochenschr. 1988; 100(14): 469-470. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1988P397000001",
            "pubmed": "3062903",
            "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": 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": 83368,
            "title": "Persistent pulmonary hypertension in newborn infants (author's transl)",
            "abstract": null,
            "authors": [
                "Beitzke, A",
                "Zach, M"
            ],
            "year": 1978,
            "source": "Wien Klin Wochenschr. 1978; 90(23): 830-835. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1978GA68200003",
            "pubmed": "741750",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-09-22T02:00:00+02:00",
            "journal": "Wien Klin Wochenschr",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 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": 75881,
            "title": "THE USE OF AUTOLOGOUS BONE-MARROW TRANSPLANTATION IN MALIGNANT PEDIATRIC DISEASES - RESULTS AND CONSEQUENCES",
            "abstract": null,
            "authors": [
                "URBAN, C",
                "SLAVC, I",
                "KAULFERSCH, W",
                "TEUBL, I"
            ],
            "year": 1986,
            "source": "WIEN KLIN WOCHENSCHR. 1986; 98(17): 588-588. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1986E103400015",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-02-22T14:29:56+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": 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": 75760,
            "title": "Fibrinolytic activity, thrombocyte function and pharmacokinetics during intra-arterial or intravenous prostaglandin E1 infusion in patients with chronic arterial occlusive disease",
            "abstract": null,
            "authors": [
                "Fitscha, P",
                "Simmet, T",
                "Peskar, BA",
                "Reuter, H",
                "Sinzinger, H",
                "Rogatti, W",
                "Tilsner, V"
            ],
            "year": 1988,
            "source": "Wien Klin Wochenschr. 1988; 100(14):477-481",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988P397000003",
            "pubmed": "3062905",
            "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": 87276,
            "title": "ENKEPHALIN - EFFECTS ON INTESTINAL FUNCTION",
            "abstract": null,
            "authors": [
                "BEUBLER, E",
                "LEMBECK, F"
            ],
            "year": 1979,
            "source": "WIEN KLIN WOCHENSCHR. 1979; 91(10): 349-350. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1979GV76400012",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "87276-14022"
            ],
            "persons": [
                "87276-51667"
            ],
            "imported": "2009-02-06T13:39:04+01:00",
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": "WIENER KLINISCHE WOCHENSCHRIFT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "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": 75882,
            "title": "HIGH-DOSED BUSULFAN THERAPY AS CONDITIONING THERAPY FOR UNFAVORABLE LEUKEMIAS BEFORE BONE-MARROW TRANSPLANTATION",
            "abstract": null,
            "authors": [
                "URBAN, C",
                "SLAVC, I",
                "KAULFERSCH, W",
                "TEUBL, I",
                "HAJEKROSENMAYER, A"
            ],
            "year": 1986,
            "source": "WIEN KLIN WOCHENSCHR. 1986; 98(17): 589-590. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1986E103400022",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-02-22T14:29:56+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": 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": 86570,
            "title": "DISRUPTION OF IMMUNOENDOCRINE COMMUNICATION IN SPONTANEOUS AUTOIMMUNE-THYROIDITIS",
            "abstract": null,
            "authors": [
                "BREZINSCHEK, HP",
                "KROMER, G",
                "FASSLER, R",
                "JAKOBER, R",
                "GAGGL, I",
                "SCHAUENSTEIN, K",
                "WICK, G"
            ],
            "year": 1988,
            "source": "WIEN KLIN WOCHENSCHR. 1988; 100(3): 88-88. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1988M070300006",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "86570-51807"
            ],
            "imported": "2008-12-23T11:27:05+01:00",
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": "WIENER KLINISCHE WOCHENSCHRIFT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 75720,
            "title": "Collection, preparation and storage of human plasma for radioimmunologic determination of thromboxane B2",
            "abstract": null,
            "authors": [
                "Nell, A",
                "Kment, G",
                "Matejka, M",
                "Porteder, H",
                "Peskar, BA",
                "Sinzinger, H"
            ],
            "year": 1988,
            "source": "Wien Klin Wochenschr. 1988; 100(21): 700-706. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988Q846400002",
            "pubmed": "3242305",
            "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": 75879,
            "title": "TREATMENT OF ACUTE LYMPHOBLASTIC-LEUKEMIA IN CHILDHOOD - RESULTS OF THE AUSTRIAN A-84 STUDY",
            "abstract": null,
            "authors": [
                "GRUMAYER, ER",
                "GADNER, H",
                "HAAS, OA",
                "KOLLER, U",
                "KUNDI, M",
                "AUSSERER, B",
                "GRIENBERGER, H",
                "HAAS, H",
                "JURGENSSEN, O",
                "MESSNER, H",
                "MUTZ, I",
                "PLOIER, R",
                "STOLLINGER, O",
                "TULZER, W",
                "URBAN, C"
            ],
            "year": 1986,
            "source": "WIEN KLIN WOCHENSCHR. 1986; 98(17): 585-585. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1986E103400006",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-02-22T14:29:56+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": 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": 75880,
            "title": "RHABDOMYOSARCOMA (RMS) IN CHILDHOOD - EXPERIENCES FROM COOPERATIVE AUSTRIAN RHABDOMYOSARCOMA STUDIES",
            "abstract": null,
            "authors": [
                "LADENSTEIN, R",
                "GADNER, H",
                "GRUMAYER, ER",
                "HAWLICZEK, R",
                "AUSSERER, B",
                "HAAS, H",
                "JURGENSSEN, O",
                "MUTZ, I",
                "PLOIER, R",
                "STOLLINGER, O",
                "TULZER, W",
                "URBAN, C"
            ],
            "year": 1986,
            "source": "WIEN KLIN WOCHENSCHR. 1986; 98(17): 586-586. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1986E103400011",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-02-22T14:29:56+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": 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": 4677,
            "title": "Vacuum-assisted wound closure for cheaper and more comfortable healing of pressure sores: a prospective study.",
            "abstract": null,
            "authors": [
                "Wanner, MB",
                "Schwarzl, F",
                "Strub, B",
                "Zaech, GA",
                "Pierer, G"
            ],
            "year": 2003,
            "source": "Scand J Plast Reconstr Surg Hand Surg. 2003; 37(1):28-33",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000180961400006",
            "pubmed": "12625392",
            "doi": "10.1080/713796078",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "SCAND J PLAST RECONSTR SURG",
            "issn": "0284-4311",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.106382978723404,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "SURGERY",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 5114,
            "title": "Gamma-hydroxybutyric acid in the treatment of alcohol withdrawal syndrome in patients admitted to hospital.",
            "abstract": null,
            "authors": [
                "Korninger, C",
                "Roller, RE",
                "Lesch, OM"
            ],
            "year": 2003,
            "source": "Acta Med Austriaca. 2003; 30(3):83-86",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000186361100006",
            "pubmed": "14671826",
            "doi": null,
            "pmc": null,
            "organizations": [
                "5114-14079"
            ],
            "persons": [
                "5114-51745-6"
            ],
            "imported": null,
            "journal": "ACTA MED AUST",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.107843137254902,
            "impactfactor_norm_year": 2003,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 7906,
            "title": "Accidental fatal formaldehyde poisoning",
            "abstract": null,
            "authors": [
                "Eichler, HG",
                "Hruby, K",
                "Katschnig, MJ",
                "Leinzinger, P"
            ],
            "year": 1983,
            "source": "Wien Klin Wochenschr. 1983; 95(7):243-245",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983QK41500006",
            "pubmed": "6880208",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7683,
            "title": "Double-blind, placebo-controlled trial of propranolol vs celiprolol in stable effort angina: antianginal efficacy and side effects ",
            "abstract": null,
            "authors": [
                "Klein, W",
                "Fluch, N",
                "Brandt, D"
            ],
            "year": 1982,
            "source": "Wien Klin Wochenschr. 1982; 94(10):258-261",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NQ64200002",
            "pubmed": "6126961",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 639,
            "title": "Mucoviscidosis screening with immunoreactive trypsin",
            "abstract": null,
            "authors": [
                "Eber, E",
                "Ellemunter, H",
                "Engele, H",
                "Götz, M",
                "Grünberger, W",
                "Haas, J",
                "Janisch, H",
                "Leodolter, S",
                "Litscher, H",
                "Müller, G"
            ],
            "year": 1992,
            "source": "WIEN KLIN WOCHENSCHR. 1992; 104:  681-685. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JZ80900001",
            "pubmed": "1475973",
            "doi": null,
            "pmc": null,
            "organizations": [
                "639-14038",
                "639-14048"
            ],
            "persons": [
                "639-51627-6",
                "639-51713-2"
            ],
            "imported": "2010-06-30T16:19:55+02:00",
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}