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=100
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=120",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=80",
    "results": [
        {
            "id": 113,
            "title": "Abnormal directed migration of blood polymorphonuclear leukocytes in rheumatoid arthritis. Potential role in increased susceptibility to bacterial infections.",
            "abstract": null,
            "authors": [
                "Aglas, F",
                "Hermann, J",
                "Egger, G"
            ],
            "year": 1998,
            "source": "Mediators Inflamm. 1998; 7(1):19-23",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000073605800004",
            "pubmed": "9839694",
            "doi": "10.1080%2F09629359891333",
            "pmc": "PMC1781821",
            "organizations": [
                "113-14014"
            ],
            "persons": [
                "113-51002-6"
            ],
            "imported": null,
            "journal": "MEDIAT INFLAMM",
            "issn": "0962-9351",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.77,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.206779661016949,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR 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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 115,
            "title": "ABO-incompatible bone marrow transplantation: prevention of hemolysis by alkaline hydration with mannitol diuresis in conjunction with red cell reduced buffy coat bone marrow.",
            "abstract": null,
            "authors": [
                "Slavc, I",
                "Urban, C",
                "Schwinger, W",
                "Hauer, C",
                "Vadon, M"
            ],
            "year": 1992,
            "source": "Wien Klin Wochenschr. 1992; 104(4):93-96",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992HF17600003",
            "pubmed": "1570714",
            "doi": null,
            "pmc": null,
            "organizations": [
                "115-14045",
                "115-14048"
            ],
            "persons": [
                "115-51657-6",
                "115-51968-6",
                "115-51859-6"
            ],
            "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": true
        },
        {
            "id": 116,
            "title": "Accessory mitral valve tissue as a rare cause of subaortic stenosis and valvular aortic insufficiency",
            "abstract": null,
            "authors": [
                "Gamillscheg, A",
                "Beitzke, A",
                "Dacar, D",
                "Karpf, EF",
                "Stein, JI",
                "Zobel, G",
                "Haidvogl, M"
            ],
            "year": 1997,
            "source": "Z Kardiol. 1997; 86(7):549-553",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XR43100012",
            "pubmed": "9340948",
            "doi": "10.1007%2Fs003920050094",
            "pmc": null,
            "organizations": [
                "116-14018",
                "116-14045",
                "116-14048"
            ],
            "persons": [],
            "imported": null,
            "journal": "Z KARDIOL",
            "issn": "0300-5860",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.761,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.532258064516129,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 117,
            "title": "Accumulation of sialic acid in endocytic compartments interferes with the formation of mature lysosomes. Impaired proteolytic processing of cathepsin B in fibroblasts of patients with lysosomal sialic acid storage disease.",
            "abstract": null,
            "authors": [
                "Schmid, JA",
                "Mach, L",
                "Paschke, E",
                "Glössl, J"
            ],
            "year": 1999,
            "source": "J Biol Chem. 1999; 274(27):19063-19071",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000081196300031",
            "pubmed": "10383408",
            "doi": "10.1074%2Fjbc.274.27.19063",
            "pmc": null,
            "organizations": [
                "117-14048"
            ],
            "persons": [],
            "imported": null,
            "journal": "J BIOL CHEM",
            "issn": "0021-9258",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.666,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.928813559322034,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR 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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 118,
            "title": "Accuracy of blood glucose self-monitoring in children with type-I diabetes",
            "abstract": null,
            "authors": [
                "Schwingshandl, J",
                "Borkenstein, M"
            ],
            "year": 1993,
            "source": "WIEN KLIN WOCHENSCHR. 1993; 105(13): 382-384. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LK17900004",
            "pubmed": "8351929",
            "doi": null,
            "pmc": null,
            "organizations": [
                "118-14048"
            ],
            "persons": [
                "118-51654-6"
            ],
            "imported": "2010-07-15T17:17:32+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": true
        },
        {
            "id": 120,
            "title": "Acquired generalized cutis laxa with paraproteinemia (IgG lambda). Immunofluorescence study, clinical and histologic findings with review of the literature",
            "abstract": null,
            "authors": [
                "Krajnc, I",
                "Rems, D",
                "Vizjak, A",
                "Hödl, S"
            ],
            "year": 1996,
            "source": "Hautarzt. 1996; 47(7):545-549",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UY97600013",
            "pubmed": "8926173",
            "doi": "10.1007%2Fs001050050469",
            "pmc": null,
            "organizations": [
                "120-14047"
            ],
            "persons": [],
            "imported": null,
            "journal": "HAUTARZT",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.422,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.2,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "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": 121,
            "title": "Acquired naevus flammeus (Fegeler syndrome)",
            "abstract": null,
            "authors": [
                "Kainz, JT",
                "Soyer, HP",
                "Strasser-Fuchs, S",
                "Smolle, J"
            ],
            "year": 1991,
            "source": "HAUTARZT. 1991; 42:  289-292. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991FP70400003",
            "pubmed": "1874617",
            "doi": null,
            "pmc": null,
            "organizations": [
                "121-14047",
                "121-14051"
            ],
            "persons": [
                "121-51617-6"
            ],
            "imported": "2010-06-25T17:31:57+02:00",
            "journal": "HAUTARZT",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.397,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.2,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "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": 122,
            "title": "Acquired thrombin inhibitor in a 9-year-old child after total correction of univentricular heart with pulmonary atresia and administration of fibrin glue",
            "abstract": null,
            "authors": [
                "Muntean, W",
                "Zenz, W",
                "Finding, K"
            ],
            "year": 1992,
            "source": "Wien Klin Wochenschr. 1992; 104(4):101-104",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992HF17600005",
            "pubmed": "1570710",
            "doi": null,
            "pmc": null,
            "organizations": [
                "122-14048"
            ],
            "persons": [
                "122-51651-1",
                "122-51647-6"
            ],
            "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": 123,
            "title": "Acral pseudolymphomatous angiokeratoma. A variant of the cutaneous pseudolymphomas.",
            "abstract": null,
            "authors": [
                "Kaddu, S",
                "Cerroni, L",
                "Pilatti, A",
                "Soyer, HP",
                "Kerl, H"
            ],
            "year": 1994,
            "source": "Am J Dermatopathol. 1994; 16(2):130-133",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994NF48900004",
            "pubmed": "8030763",
            "doi": "10.1097/00000372-199404000-00004",
            "pmc": null,
            "organizations": [
                "123-14047"
            ],
            "persons": [
                "123-51620-4",
                "123-53442-1"
            ],
            "imported": null,
            "journal": "AMER J DERMATOPATHOL",
            "issn": "0193-1091",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.921,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.6,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "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": 124,
            "title": "Acrodermatitis chronica atrophicans in an 11-year-old girl.",
            "abstract": null,
            "authors": [
                "Muellegger, RR",
                "Schluepen, EM",
                "Millner, MM",
                "Soyer, HP",
                "Volkenandt, M",
                "Kerl, H"
            ],
            "year": 1996,
            "source": "Br J Dermatol. 1996; 135(4):609-612",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VM54200021",
            "pubmed": "8915157",
            "doi": "10.1046%2Fj.1365-2133.1996.d01-1051.x",
            "pmc": null,
            "organizations": [
                "124-14047",
                "124-14048"
            ],
            "persons": [
                "124-51620-6"
            ],
            "imported": null,
            "journal": "BRIT J DERMATOL",
            "issn": "0007-0963",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.885,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.914285714285714,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "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": 125,
            "title": "Action of ATP on ventricular automaticity.",
            "abstract": null,
            "authors": [
                "Stark, G",
                "Domanowits, H",
                "Sterz, F",
                "Stark, U",
                "Bachernegg, M",
                "Kickenweiz, E",
                "Decrinis, M",
                "Laggner, AN",
                "Tritthart, HA"
            ],
            "year": 1994,
            "source": "J Cardiovasc Pharmacol. 1994; 24(5):740-744",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994PP29500008",
            "pubmed": "7532751",
            "doi": "10.1097/00005344-199424050-00008",
            "pmc": null,
            "organizations": [
                "125-14011"
            ],
            "persons": [
                "125-51519-6"
            ],
            "imported": null,
            "journal": "J CARDIOVASC PHARMACOL",
            "issn": "0160-2446",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.68,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.725806451612903,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "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": 126,
            "title": "Activation of EGF receptor by oxidized LDL.",
            "abstract": null,
            "authors": [
                "Suc, I",
                "Meilhac, O",
                "Lajoie-Mazenc, I",
                "Vandaele, J",
                "Jürgens, G",
                "Salvayre, R",
                "Nègre-Salvayre, A"
            ],
            "year": 1998,
            "source": "FASEB J. 1998; 12(9):665-671",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000074011000005",
            "pubmed": "9619445",
            "doi": "10.1096/fasebj.12.9.665",
            "pmc": null,
            "organizations": [
                "126-14013"
            ],
            "persons": [
                "126-51511-6"
            ],
            "imported": null,
            "journal": "FASEB J",
            "issn": "0892-6638",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 13.861,
            "impactfactor_year": 1998,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 127,
            "title": "Activation of microsomal cytochrome P450 mono-oxygenase by Ca2+ store depletion and its contribution to Ca2+ entry in porcine aortic endothelial cells.",
            "abstract": null,
            "authors": [
                "Hoebel, BG",
                "Kostner, GM",
                "Graier, WF"
            ],
            "year": 1997,
            "source": "Br J Pharmacol. 1997; 121(8):1579-1588",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XQ88700010",
            "pubmed": "9283690",
            "doi": "10.1038/sj.bjp.0701304",
            "pmc": "PMC1564862",
            "organizations": [
                "127-14013"
            ],
            "persons": [
                "127-51669-6",
                "127-51860-4"
            ],
            "imported": null,
            "journal": "BRIT J PHARMACOL",
            "issn": "0007-1188",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.619,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.921348314606742,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 128,
            "title": "Activation of primary afferents in the rabbit ear by noxious heat.",
            "abstract": null,
            "authors": [
                "Amann, R",
                "Donnerer, J",
                "Lembeck, F"
            ],
            "year": 1991,
            "source": "ANN N Y ACAD SCI. 1991; 632(5): 360-362. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991JM20300037",
            "pubmed": "1719880",
            "doi": "10.1111/j.1749-6632.1991.tb33124.x",
            "pmc": null,
            "organizations": [
                "128-14022"
            ],
            "persons": [],
            "imported": "2010-06-25T16:02:41+02:00",
            "journal": "ANN N Y ACAD SCI",
            "issn": "0077-8923",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.868,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.827160493827161,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MULTIDISCIPLINARY SCIENCES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 3612,
            "title": "Long-term clinical and molecular remission after allogeneic stem cell transplantation (SCT) in patients with poor prognosis non-Hodgkin's lymphoma.",
            "abstract": null,
            "authors": [
                "Mitterbauer, M",
                "Neumeister, P",
                "Kalhs, P",
                "Brugger, S",
                "Fischer, G",
                "Dieckmann, K",
                "Hoecker, P",
                "Hinterberger, W",
                "Linkesch, W",
                "Simonitsch, I",
                "Jaeger, U",
                "Lechner, K",
                "Mannhalter, C",
                "Mitterbauer, G",
                "Greinix, HT"
            ],
            "year": 2001,
            "source": "Leukemia. 2001; 15(4):635-641",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000167887500014",
            "pubmed": "11368367",
            "doi": "10.1038/sj.leu.2402053",
            "pmc": null,
            "organizations": [
                "3612-14082"
            ],
            "persons": [
                "3612-51930-6",
                "3612-54230-6"
            ],
            "imported": null,
            "journal": "LEUKEMIA",
            "issn": "0887-6924",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.293,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.88785046728972,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "ONCOLOGY",
            "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": 131,
            "title": "Activation of the haemostatic system in children with juvenile rheumatoid arthritis correlates with disease activity.",
            "abstract": null,
            "authors": [
                "Gallistl, S",
                "Mangge, H",
                "Neuwirth, G",
                "Muntean, W"
            ],
            "year": 1998,
            "source": "Thromb Res. 1998; 92(6):267-272",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000077419200003",
            "pubmed": "9870893",
            "doi": "10.1016/S0049-3848(98)00145-5",
            "pmc": null,
            "organizations": [
                "131-14048"
            ],
            "persons": [
                "131-51651-6",
                "131-51963-2",
                "131-52854-6"
            ],
            "imported": "2006-12-01T15:32:34+01:00",
            "journal": "THROMB RES",
            "issn": "0049-3848",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.153,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.512820512820513,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE",
            "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": 132,
            "title": "Activity of SR 142801 at peripheral tachykinin receptors.",
            "abstract": null,
            "authors": [
                "Patacchini, R",
                "Barthò, L",
                "Holzer, P",
                "Maggi, CA"
            ],
            "year": 1995,
            "source": "Eur J Pharmacol. 1995; 278(1):17-25",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995QX80000003",
            "pubmed": "7545122",
            "doi": "10.1016/0014-2999(95)00090-8",
            "pmc": null,
            "organizations": [
                "132-14022"
            ],
            "persons": [
                "132-51529-6"
            ],
            "imported": null,
            "journal": "EUR J PHARMACOL",
            "issn": "0014-2999",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.637,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.814606741573034,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 133,
            "title": "Acute appendicitis in non-contrast spiral CT: a diagnostic luxury or benefit?",
            "abstract": null,
            "authors": [
                "Stacher, R",
                "Portugaller, H",
                "Preidler, KW",
                "Ruppert-Kohlmayr, AJ",
                "Anegg, U",
                "Rabl, H",
                "Spuller, E",
                "Szolar, DH"
            ],
            "year": 1999,
            "source": "Rofo. 1999; 171(1):26-31",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000081918400005",
            "pubmed": "10464501",
            "doi": "10.1055/s-1999-9897",
            "pmc": null,
            "organizations": [
                "133-14020",
                "133-14045",
                "133-14054"
            ],
            "persons": [
                "133-51955-6",
                "133-56918-6"
            ],
            "imported": null,
            "journal": "ROFO, FORTSCHR RONTGENSTRAHL",
            "issn": "0936-6652",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.843,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.358974358974359,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "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": 135,
            "title": "Acute effect of neodymium yttrium aluminium garment laser on the cerebral cortical structure, blood-brain barrier, and pial vessel behaviour in the cat.",
            "abstract": null,
            "authors": [
                "Sakaki, T",
                "Kleinert, R",
                "Ascher, PW",
                "Auer, LM"
            ],
            "year": 1991,
            "source": "Acta Neurochir (Wien). 1991; 109(3-4):133-139",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991FL66800009",
            "pubmed": "1858531",
            "doi": "10.1007/BF01403008",
            "pmc": null,
            "organizations": [
                "135-14020",
                "135-14050"
            ],
            "persons": [],
            "imported": null,
            "journal": "ACTA NEUROCHIR",
            "issn": "0001-6268",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.748,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.515625,
            "impactfactor_norm_year": 1998,
            "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": 136,
            "title": "Acute effects of amiodarone on ultrastructure and electrical activity of isolated guinea pig hearts.",
            "abstract": null,
            "authors": [
                "Stark, G",
                "Windisch, M",
                "Haller, EM",
                "Stark, U",
                "Pieber, T",
                "Pilger, E",
                "Krejs, GJ",
                "Tritthart, HA"
            ],
            "year": 1991,
            "source": "Cardiovasc Res. 1991; 25(10):807-814",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991GK26200003",
            "pubmed": "1747874",
            "doi": "10.1093/cvr/25.10.807",
            "pmc": null,
            "organizations": [
                "136-14011",
                "136-14043"
            ],
            "persons": [
                "136-51519-6",
                "136-51534-6",
                "136-51541-6",
                "136-51831-6"
            ],
            "imported": null,
            "journal": "CARDIOVASC RES",
            "issn": "0008-6363",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.89,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.935483870967742,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "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
        }
    ]
}