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=1900&ordering=year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157150,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1920&ordering=year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1880&ordering=year",
    "results": [
        {
            "id": 209795,
            "title": "Glucocorticoid receptors in human peripheral blood lymphocytes.",
            "abstract": null,
            "authors": [
                "Gleispach,H",
                "Schumik,D",
                "Esterbauer,H",
                "Zollner,H",
                "Urban,C",
                "Mutz,I"
            ],
            "year": 1982,
            "source": "BIOMETRICA VII 1, 1-4. 1982",
            "category": 12,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2024-05-31T17:57:23+02: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": 87533,
            "title": "PATHOPHYSIOLOGICAL AND PHARMACOLOGICAL IMPORTANCE OF PROSTAGLANDINS IN DIFFERENT FORMS OF SHOCK",
            "abstract": null,
            "authors": [
                "PESKAR, BA"
            ],
            "year": 1982,
            "source": "WIEN TIERARZTL MONATSSCHR. 1982; 69(3): 69-75. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1982NN81000001",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-02-12T10:40:58+01:00",
            "journal": "WIEN TIERARZTL MONATSSCHR",
            "issn": "0043-535X",
            "collection_publisher": null,
            "collection_title": "WIENER TIERARZTLICHE MONATSSCHRIFT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.174,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.323741007194245,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "VETERINARY SCIENCES",
            "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": 7644,
            "title": "Features of aspergillosis in ENT. Histopathology of fungal infections of the paranasal sinuses caused by Aspergillus fumigatus (author's transl)",
            "abstract": null,
            "authors": [
                "Stammberger, H",
                "Jakse, R"
            ],
            "year": 1982,
            "source": "HNO. 1982; 30(3):81-87",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NG68800001",
            "pubmed": "7042658",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "HNO",
            "issn": "0017-6192",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.118,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.620689655172414,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "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": 7640,
            "title": "Scimitar syndrome with horseshoe lung (author's transl)",
            "abstract": null,
            "authors": [
                "Beitzke, A",
                "Gypser, G",
                "Sager, WD"
            ],
            "year": 1982,
            "source": "Rofo. 1982; 136(3):265-269",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NF32800007",
            "pubmed": "6212452",
            "doi": "10.1055/s-2008-1056044",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "FORTSCHR RONTGENSTRAHL NUKL",
            "issn": "0340-1618",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": 75645,
            "title": "Evidence for a direct stimulatory effect of prostacyclin on renin release in man.",
            "abstract": null,
            "authors": [
                "Patrono, C",
                "Pugliese, F",
                "Ciabattoni, G",
                "Patrignani, P",
                "Maseri, A",
                "Chierchia, S",
                "Peskar, BA",
                "Cinotti, GA",
                "Simonetti, BM",
                "Pierucci, A"
            ],
            "year": 1982,
            "source": "J Clin Invest. 1982; 69(1):231-239",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NA38100027",
            "pubmed": "7033292",
            "doi": "10.1172/JCI110435",
            "pmc": "PMC371187",
            "organizations": [],
            "persons": [],
            "imported": "2008-02-21T01:00:00+01:00",
            "journal": "J Clin Invest",
            "issn": "0021-9738",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 8.467,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.972222222222222,
            "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": 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": 7697,
            "title": "Prevention of symptomatic vasospasm by topically applied nimodipine.",
            "abstract": null,
            "authors": [
                "Auer, LM",
                "Ito, Z",
                "Suzuki, A",
                "Ohta, H"
            ],
            "year": 1982,
            "source": "Acta Neurochir (Wien). 1982; 63(1-4):297-302",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NT20000037",
            "pubmed": "7102422",
            "doi": "10.1007/BF01728885",
            "pmc": null,
            "organizations": [],
            "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": 7638,
            "title": "Serum concentrations of Lp(a) and other lipoprotein parameters in heavy alcohol consumers.",
            "abstract": null,
            "authors": [
                "Marth, E",
                "Cazzolato, G",
                "Bittolo Bon, G",
                "Avogaro, P",
                "Kostner, GM"
            ],
            "year": 1982,
            "source": "Ann Nutr Metab. 1982; 26(1):56-62",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NF00100008",
            "pubmed": "6462100",
            "doi": "10.1159/000176544",
            "pmc": null,
            "organizations": [],
            "persons": [
                "7638-51503-1",
                "7638-51669-6"
            ],
            "imported": null,
            "journal": "ANN NUTR METAB",
            "issn": "0250-6807",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.482,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.48,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "NUTRITION & DIETETICS",
            "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": 7388,
            "title": "Analysis of the effects of intravenously injected capsaicin in the rat.",
            "abstract": null,
            "authors": [
                "Donnerer, J",
                "Lembeck, F"
            ],
            "year": 1982,
            "source": "Naunyn Schmiedebergs Arch Pharmacol. 1982; 320(1):54-57",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982PB46900009",
            "pubmed": "7121612",
            "doi": "10.1007/BF00499072",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "NAUNYN-SCHMIED ARCH PHARMACOL",
            "issn": "0028-1298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.813,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.831460674157303,
            "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": 74781,
            "title": "Verwendung des Augenspiegels als Vertikalilluminator.",
            "abstract": null,
            "authors": [
                "Smolle, J",
                "Jüttner, FM"
            ],
            "year": 1982,
            "source": "Mikrokosmos. 1982; 1982(71): 314-315. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "74781-51617",
                "74781-51615"
            ],
            "imported": "2008-02-14T14:19:23+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": true
        },
        {
            "id": 74780,
            "title": "Nervenzellen des Großhirns im räumlichen Vertikalilluminator.",
            "abstract": null,
            "authors": [
                "Jüttner, FM",
                "Smolle, J"
            ],
            "year": 1982,
            "source": "Mikrokosmos. 1982; 71(1982): 122-123. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "74780-51617",
                "74780-51615"
            ],
            "imported": "2008-02-14T14:17:28+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": 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": 7651,
            "title": "Clinical factors associated with dementia in ischaemic stroke.",
            "abstract": null,
            "authors": [
                "Ladurner, G",
                "Iliff, LD",
                "Lechner, H"
            ],
            "year": 1982,
            "source": "J Neurol Neurosurg Psychiatry. 1982; 45(2):97-101",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NJ27500001",
            "pubmed": "7069439",
            "doi": "10.1136/jnnp.45.2.97",
            "pmc": "PMC1083034",
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "J NEUROL NEUROSURG PSYCHIAT",
            "issn": "0022-3050",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.534,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.953125,
            "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": 7685,
            "title": "Serum FSH, LH, and testosterone in humans after physical exercise.",
            "abstract": null,
            "authors": [
                "Schmid, P",
                "Pusch, HH",
                "Wolf, W",
                "Pilger, E",
                "Pessenhofer, H",
                "Schwaberger, G",
                "Pristautz, H",
                "Pürstner, P"
            ],
            "year": 1982,
            "source": "Int J Sports Med. 1982; 3(2):84-89",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NQ84200003",
            "pubmed": "6809649",
            "doi": "10.1055/s-2008-1026068",
            "pmc": null,
            "organizations": [],
            "persons": [
                "7685-51504-6",
                "7685-51541-6",
                "7685-51687-6"
            ],
            "imported": null,
            "journal": "INT J SPORT MED",
            "issn": "0172-4622",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.822,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.862068965517241,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SPORT SCIENCES",
            "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": 7827,
            "title": "Inhibition of neurogenic vasodilation and plasma extravasation by substance P antagonists, somatostatin and D-Met2, Pro5enkephalinamide.",
            "abstract": null,
            "authors": [
                "Lembeck, F",
                "Donnerer, J",
                "Barthó, L"
            ],
            "year": 1982,
            "source": "Eur J Pharmacol. 1982; 85(2):171-176",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982PT37600006",
            "pubmed": "6185352",
            "doi": "10.1016/0014-2999(82)90462-9",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "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.677,
            "impactfactor_year": 1994,
            "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": 102640,
            "title": "Distribution spaces of intravenously injected saline, plasma and red cell concentrate measured by density dilution ",
            "abstract": null,
            "authors": [
                "Moser, M",
                "Kenner, T",
                "Hinghofer-Szalkay, H",
                "Wurm, H"
            ],
            "year": 1982,
            "source": "Basic Research - European Journal of Physiology1982; 394(S1):R18-R18.-57th annual conference of the German Physiological Society; SEP28-OCT01, 1982; Giessen, Germany.  (ISBN: 0031-6768 )",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "102640-14010"
            ],
            "persons": [
                "102640-51671",
                "102640-51683"
            ],
            "imported": "2010-07-10T14:36:26+02:00",
            "journal": null,
            "issn": "0031-6768",
            "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": true
        },
        {
            "id": 102639,
            "title": "Assessment of transvascular fluid shifts after graded tilt in man: Gravity effects on volume homeostasis.",
            "abstract": null,
            "authors": [
                "Hinghofer-Szalkay, H",
                "Kenner, T",
                "Moser, M"
            ],
            "year": 1982,
            "source": "Basic Research - European Journal of Physiology1982; 394(S1):R64-R64.-Annual conference of the German Physiological Society; SEP 28-OKT1, 1982; Giessen, Germany.  (ISBN: 0031-6768 )",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "102639-14010"
            ],
            "persons": [
                "102639-51671",
                "102639-51683"
            ],
            "imported": "2010-07-10T14:04:08+02:00",
            "journal": null,
            "issn": "0031-6768",
            "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": true
        },
        {
            "id": 68073,
            "title": "A variant of von Willebrand's disease with abnormal expression of factor VIII procoagulant activity.",
            "abstract": null,
            "authors": [
                "Montgomery, RR",
                "Hathaway, WE",
                "Johnson, J",
                "Jacobson, L",
                "Muntean, W"
            ],
            "year": 1982,
            "source": "Blood. 1982; 60(1):201-207",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NW31800029",
            "pubmed": "6805535",
            "doi": "10.1182/blood.V60.1.201.bloodjournal601201",
            "pmc": null,
            "organizations": [],
            "persons": [
                "68073-51651-6"
            ],
            "imported": "2007-08-24T02:00:00+02:00",
            "journal": "Blood",
            "issn": "0006-4971",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 8.279,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.983050847457627,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "HEMATOLOGY",
            "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": 7742,
            "title": "Bilateral hypoplasia or the internal carotid artery",
            "abstract": null,
            "authors": [
                "Ebner, F"
            ],
            "year": 1982,
            "source": "Radiologe. 1982; 22(9):400-404",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982PH87800003",
            "pubmed": "7134422",
            "doi": null,
            "pmc": null,
            "organizations": [
                "7742-14108"
            ],
            "persons": [],
            "imported": null,
            "journal": "RADIOLOGE",
            "issn": "0033-832X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.306,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.177215189873418,
            "impactfactor_norm_year": 1998,
            "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": 75011,
            "title": "Preoperative chemotherapy for osteogenic sarcoma: selection of postoperative adjuvant chemotherapy based on the response of the primary tumor to preoperative chemotherapy.",
            "abstract": null,
            "authors": [
                "Rosen, G",
                "Caparros, B",
                "Huvos, AG",
                "Kosloff, C",
                "Nirenberg, A",
                "Cacavio, A",
                "Marcove, RC",
                "Lane, JM",
                "Mehta, B",
                "Urban, C"
            ],
            "year": 1982,
            "source": "Cancer. 1982; 49(6):1221-1230",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982ND87400024",
            "pubmed": "6174200",
            "doi": "10.1002/1097-0142(19820315)49:6<1221::AID-CNCR2820490625>3.0.CO;2-E",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-02-18T01:00:00+01:00",
            "journal": "Cancer",
            "issn": "0008-543X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.429,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.903846153846154,
            "impactfactor_norm_year": 1998,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7631,
            "title": "TSH, T3, rT3 and fT4 in maximal and submaximal physical exercise.",
            "abstract": null,
            "authors": [
                "Schmid, P",
                "Wolf, W",
                "Pilger, E",
                "Schwaberger, G",
                "Pessenhofer, H",
                "Pristautz, H",
                "Leb, G"
            ],
            "year": 1982,
            "source": "EUR J APPL PHYSIOL OCCUP PHYS. 1982; 48(1): 31-39. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NC16300004",
            "pubmed": "7199451",
            "doi": "10.1007/BF00421162",
            "pmc": null,
            "organizations": [],
            "persons": [
                "7631-51504-6",
                "7631-51541-6",
                "7631-51687-6"
            ],
            "imported": "2009-09-02T16:39:13+02:00",
            "journal": "EUR J APPL PHYSIOL OCCUP PHYS",
            "issn": "0301-5548",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.924,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.827586206896552,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SPORT SCIENCES",
            "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": 7389,
            "title": "Neurophysiological findings and serum aluminium in dialysis encephalopathy.",
            "abstract": null,
            "authors": [
                "Ladurner, G",
                "Wawschinek, O",
                "Pogglitsch, H",
                "Petek, W",
                "Urlesberger, H",
                "Holzer, H"
            ],
            "year": 1982,
            "source": "EUR NEUROL. 1982; 21(5): 335-339. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982PB54000007",
            "pubmed": "7117320",
            "doi": "10.1159/000115500",
            "pmc": null,
            "organizations": [],
            "persons": [
                "7389-51535-6"
            ],
            "imported": "2009-09-02T15:53:31+02:00",
            "journal": "EUR NEUROL",
            "issn": "0014-3022",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.899,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.512,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}