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=1420&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 158462,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1440&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1400&ordering=-imported",
    "results": [
        {
            "id": 1822,
            "title": "Nitric oxide counteracts 5-hydroxytryptamine- and cholera toxin-induced fluid secretion and enhances the effect of oral rehydration solution.",
            "abstract": null,
            "authors": [
                "Beubler, E",
                "Schirgi-Degen, A"
            ],
            "year": 1997,
            "source": "Eur J Pharmacol. 1997; 326(2-3):223-228",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XA44900016",
            "pubmed": "9196275",
            "doi": "10.1016%2FS0014-2999%2897%2985417-9",
            "pmc": null,
            "organizations": [
                "1822-14022"
            ],
            "persons": [
                "1822-51667-2"
            ],
            "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": 1.96,
            "impactfactor_year": 1997,
            "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": 1807,
            "title": "Neuroimmunomodulation via limbic structures--the neuroanatomy of psychoimmunology.",
            "abstract": null,
            "authors": [
                "Haas, HS",
                "Schauenstein, K"
            ],
            "year": 1997,
            "source": "Prog Neurobiol. 1997; 51(2):195-222",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1997WK50300004",
            "pubmed": "9247964",
            "doi": "10.1016%2FS0301-0082%2896%2900055-X",
            "pmc": null,
            "organizations": [
                "1807-14014"
            ],
            "persons": [],
            "imported": null,
            "journal": "PROG NEUROBIOL",
            "issn": "0301-0082",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.0,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.935643564356436,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "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": 1751,
            "title": "Substance P stimulates and inhibits intestinal peristalsis via distinct receptors.",
            "abstract": null,
            "authors": [
                "Holzer, P",
                "Schluet, W",
                "Maggi, CA"
            ],
            "year": 1995,
            "source": "J PHARMACOL EXP THER 1995 274: 322-328.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RJ36400045",
            "pubmed": "7542335",
            "doi": null,
            "pmc": null,
            "organizations": [
                "1751-14022"
            ],
            "persons": [
                "1751-51529-2"
            ],
            "imported": null,
            "journal": "J PHARMACOL EXP THER",
            "issn": "0022-3565",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.582,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.898876404494382,
            "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": 843,
            "title": "Effects of two protein-free peptide derivatives on passive avoidance behaviour of 24-month-old rats.",
            "abstract": null,
            "authors": [
                "Hutter-Paier, B",
                "Eggenreich, U",
                "Windisch, M"
            ],
            "year": 1996,
            "source": "Arzneimittelforschung. 1996; 46(3):237-241",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UD22900001",
            "pubmed": "8901141",
            "doi": null,
            "pmc": null,
            "organizations": [
                "843-14022"
            ],
            "persons": [],
            "imported": null,
            "journal": "ARZNEIM, FORSCH, DRUG RES",
            "issn": "0004-4172",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.64,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.484126984126984,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CHEMISTRY",
            "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": 1753,
            "title": "Subtle Neuropsychiatric Sequelae of Carbon-Monoxide Poisoning - A Case-Report",
            "abstract": null,
            "authors": [
                "Honigl, D",
                "Klebel, H",
                "Marlovits, S",
                "Kreichbaum, N"
            ],
            "year": 1993,
            "source": "EUR J PSYCHIAT 1993 7: 12-14.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LE69700002",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "1753-29444"
            ],
            "persons": [],
            "imported": null,
            "journal": "EUR J PSYCHIAT",
            "issn": "-",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2833,
            "title": "Local vascular complications after iatrogenic femoral artery puncture",
            "abstract": null,
            "authors": [
                "Fruhwirth, J",
                "Pascher, O",
                "Hauser, H",
                "Amann, W"
            ],
            "year": 1996,
            "source": "Wien Klin Wochenschr. 1996; 108(7):196-200",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UF49500002",
            "pubmed": "8677663",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2833-14045"
            ],
            "persons": [
                "2833-51746-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.285,
            "impactfactor_year": 1996,
            "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": 1755,
            "title": "Mutant p53 expression and DNA analysis in human breast cancer comparison with conventional clinicopathological parameters.",
            "abstract": null,
            "authors": [
                "Rosanelli, GP",
                "Steindorfer, P",
                "Wirnsberger, GH",
                "Klimpfinger, M",
                "Ratschek, M",
                "Puerstner, P",
                "Auner, H",
                "Berhold, A"
            ],
            "year": 1995,
            "source": "Anticancer Res. 1995; 15(2):581-586",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995QZ54300059",
            "pubmed": "7763041",
            "doi": null,
            "pmc": null,
            "organizations": [
                "1755-14020",
                "1755-14026",
                "1755-14038",
                "1755-14045"
            ],
            "persons": [
                "1755-51344-6",
                "1755-51528-6",
                "1755-51739-6"
            ],
            "imported": null,
            "journal": "ANTICANCER RES",
            "issn": "0250-7005",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.926,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.451923076923077,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 3102,
            "title": "Subplasmalemmal ryanodine-sensitive Ca2+ release contributes to Ca2+-dependent K+ channel activation in a human umbilical vein endothelial cell line.",
            "abstract": null,
            "authors": [
                "Frieden, M",
                "Graier, WF"
            ],
            "year": 2000,
            "source": "J Physiol. 2000; 524 Pt 3(1):715-724",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000087391200007",
            "pubmed": "10790153",
            "doi": "10.1111%2Fj.1469-7793.2000.00715.x",
            "pmc": "PMC2269913",
            "organizations": [
                "3102-14013"
            ],
            "persons": [
                "3102-51860-4"
            ],
            "imported": null,
            "journal": "J PHYSIOL-LONDON",
            "issn": "0022-3751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.455,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.947368421052632,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "PHYSIOLOGY",
            "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": 1757,
            "title": "Mutation of the RET protooncogene in sporadic medullary thyroid carcinoma.",
            "abstract": null,
            "authors": [
                "Eng, C",
                "Mulligan, LM",
                "Smith, DP",
                "Healey, CS",
                "Frilling, A",
                "Raue, F",
                "Neumann, HP",
                "Pfragner, R",
                "Behmel, A",
                "Lorenzo, MJ"
            ],
            "year": 1995,
            "source": "Genes Chromosomes Cancer. 1995; 12(3):209-212",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995QE72400007",
            "pubmed": "7536460",
            "doi": "10.1002/gcc.2870120308",
            "pmc": null,
            "organizations": [
                "1757-14014",
                "1757-14021"
            ],
            "persons": [],
            "imported": null,
            "journal": "GENE CHROMOSOME CANCER",
            "issn": "1045-2257",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.764,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.923076923076923,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1758,
            "title": "Mutational analysis of the DNA mismatch repair gene hMLH1 in myeloid leukaemias.",
            "abstract": null,
            "authors": [
                "Auner, HW",
                "Olipitz, W",
                "Hoefler, G",
                "Bodner, C",
                "Konrad, D",
                "Crevenna, R",
                "Linkesch, W",
                "Sill, H"
            ],
            "year": 1999,
            "source": "Br J Haematol. 1999; 106(3):706-708",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000082808800015",
            "pubmed": "10468860",
            "doi": "10.1046%2Fj.1365-2141.1999.01595.x",
            "pmc": null,
            "organizations": [
                "1758-14020"
            ],
            "persons": [
                "1758-51857-4",
                "1758-51691-6"
            ],
            "imported": null,
            "journal": "BRIT J HAEMATOL",
            "issn": "0007-1048",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.204,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.816666666666667,
            "impactfactor_norm_year": 1999,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 418,
            "title": "Cerebral hemodynamic changes following treatment with erythropoietin.",
            "abstract": null,
            "authors": [
                "Horina, JH",
                "Fazekas, F",
                "Niederkorn, K",
                "Payer, F",
                "Valetitsch, H",
                "Winkler, HM",
                "Horner, S",
                "Freidl, W",
                "Pogglitsch, H",
                "Krejs, GJ"
            ],
            "year": 1991,
            "source": "Nephron. 1991; 58(4):407-412",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991FW69700004",
            "pubmed": "1922604",
            "doi": "10.1159/000186471",
            "pmc": null,
            "organizations": [
                "418-14051",
                "418-29444"
            ],
            "persons": [
                "418-51534-6",
                "418-51545-6",
                "418-51546-6",
                "418-51717-2",
                "418-51845-6"
            ],
            "imported": null,
            "journal": "NEPHRON",
            "issn": "0028-2766",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.441,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.682926829268293,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "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": 4776,
            "title": "Mallory body formation in primary biliary cirrhosis is associated with increased amounts and abnormal phosphorylation and ubiquitination of cytokeratins.",
            "abstract": null,
            "authors": [
                "Fickert, P",
                "Trauner, M",
                "Fuchsbichler, A",
                "Stumptner, C",
                "Zatloukal, K",
                "Denk, H"
            ],
            "year": 2003,
            "source": "J Hepatol. 2003; 38(4):387-394",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000182114500002",
            "pubmed": "12663227",
            "doi": "10.1016/S0168-8278(02)00439-7",
            "pmc": null,
            "organizations": [
                "4776-14020",
                "4776-14081"
            ],
            "persons": [
                "4776-51515-4",
                "4776-51663-6",
                "4776-51870-6",
                "4776-52938-1"
            ],
            "imported": null,
            "journal": "J HEPATOL",
            "issn": "0168-8278",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.283,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.914893617021277,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": true,
            "conference_place": true,
            "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": 1761,
            "title": "Mutations in the gene for X-linked adrenoleukodystrophy in patients with different clinical phenotypes.",
            "abstract": null,
            "authors": [
                "Braun, A",
                "Ambach, H",
                "Kammerer, S",
                "Rolinski, B",
                "Stöckler, S",
                "Rabl, W",
                "Gärtner, J",
                "Zierz, S",
                "Roscher, AA"
            ],
            "year": 1995,
            "source": "Am J Hum Genet. 1995; 56(4):854-861",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995QP66300006",
            "pubmed": "7717396",
            "doi": null,
            "pmc": "PMC1801211",
            "organizations": [
                "1761-14048"
            ],
            "persons": [],
            "imported": null,
            "journal": "AMER J HUM GENET",
            "issn": "0002-9297",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 9.262,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.951456310679612,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "GENETICS & HEREDITY",
            "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": 1763,
            "title": "Mycosis fungoides mimicking perioral dermatitis.",
            "abstract": null,
            "authors": [
                "Wolf, P",
                "Cerroni, L",
                "Kerl, H"
            ],
            "year": 1992,
            "source": "Clin Exp Dermatol. 1992; 17(2):132-134",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992HH34200014",
            "pubmed": "1516239",
            "doi": "10.1111/j.1365-2230.1992.tb00181.x",
            "pmc": null,
            "organizations": [
                "1763-14047"
            ],
            "persons": [
                "1763-51751-6",
                "1763-51618-1",
                "1763-51620-6"
            ],
            "imported": null,
            "journal": "CLIN EXP DERMATOL",
            "issn": "0307-6938",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.634,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.314285714285714,
            "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": 850,
            "title": "Effects of capsaicin on KCl-induced blood flow and sensory nerve activity changes in the tooth pulp.",
            "abstract": null,
            "authors": [
                "Pertl, C",
                "Liu, MT",
                "Markowitz, K",
                "Kim, S"
            ],
            "year": 1993,
            "source": "Pain. 1993; 52(3):351-358",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993KR59600010",
            "pubmed": "8460053",
            "doi": "10.1016%2F0304-3959%2893%2990169-P",
            "pmc": null,
            "organizations": [
                "850-14057"
            ],
            "persons": [],
            "imported": null,
            "journal": "PAIN",
            "issn": "0304-3959",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.017,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.96,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "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": 4914,
            "title": "HMG-CoA reductase inhibition: anti-inflammatory effects beyond lipid lowering?",
            "abstract": null,
            "authors": [
                "März, W",
                "Köenig, W"
            ],
            "year": 2003,
            "source": "J Cardiovasc Risk. 2003; 10(3):169-179",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000183746900004",
            "pubmed": "12775949",
            "doi": "10.1097/01.hjr.0000073686.78271.6d",
            "pmc": null,
            "organizations": [
                "4914-14028"
            ],
            "persons": [
                "4914-51906-2"
            ],
            "imported": null,
            "journal": "J CARDIOVASC RISK",
            "issn": "1350-6277",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.99,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.657142857142857,
            "impactfactor_norm_year": 2003,
            "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": 1766,
            "title": "Na2B12H11SH (BSH) in combination with systemic hyaluronidase: a promising concept for boron neutron capture therapy for glioblastoma.",
            "abstract": null,
            "authors": [
                "Haselsberger, K",
                "Radner, H",
                "Pendl, G"
            ],
            "year": 1996,
            "source": "Neurosurgery. 1996; 39(2):321-325",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UY52300038",
            "pubmed": "8832669",
            "doi": "10.1097%2F00006123-199608000-00016",
            "pmc": null,
            "organizations": [
                "1766-14020",
                "1766-14050"
            ],
            "persons": [],
            "imported": null,
            "journal": "NEUROSURGERY",
            "issn": "0148-396X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.731,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.921875,
            "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": 14948,
            "title": "MORPHOMETRIC ASSESSMENT OF COMMON WARTS DURING HOMEOPATHIC THERAPY - NO DIFFERENCE TO PURE PLACEBO",
            "abstract": null,
            "authors": [
                "KAINZ, JT",
                "KOZEL, G",
                "HAIDVOGL, M",
                "SMOLLE, J"
            ],
            "year": 1995,
            "source": "J INVEST DERMATOL 1995 105: 503-503.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1995RU39900358",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "14948-51617"
            ],
            "imported": null,
            "journal": "J INVEST DERMATOL",
            "issn": "0022-202X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.681,
            "impactfactor_year": 1995,
            "impactfactor_norm": 1.0,
            "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": 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": 1769,
            "title": "Narrowband (311-nm) UV-B therapy for small plaque parapsoriasis and early-stage mycosis fungoides.",
            "abstract": null,
            "authors": [
                "Hofer, A",
                "Cerroni, L",
                "Kerl, H",
                "Wolf, P"
            ],
            "year": 1999,
            "source": "Arch Dermatol. 1999; 135(11):1377-1380",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000083593600012",
            "pubmed": "10566837",
            "doi": "10.1001%2Farchderm.135.11.1377",
            "pmc": null,
            "organizations": [
                "1769-14047"
            ],
            "persons": [
                "1769-51751-6",
                "1769-51618-4",
                "1769-51620-6",
                "1769-51972-1"
            ],
            "imported": null,
            "journal": "ARCH DERMATOL",
            "issn": "0003-987X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.889,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.972222222222222,
            "impactfactor_norm_year": 1999,
            "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": 2493,
            "title": "Temporary increase of plasma epinephrine affects stress responses 24 h later.",
            "abstract": null,
            "authors": [
                "Porta, S",
                "Epple, A",
                "Kvetnansky, R",
                "Leitner, G",
                "Emsenhuber, W",
                "Radkohl, W"
            ],
            "year": 1995,
            "source": "Physiol Behav. 1995; 58(2):223-228",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RH18300003",
            "pubmed": "7568423",
            "doi": "10.1016%2F0031-9384%2895%2900041-G",
            "pmc": null,
            "organizations": [
                "2493-14014"
            ],
            "persons": [],
            "imported": null,
            "journal": "PHYSIOL BEHAV",
            "issn": "0031-9384",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.171,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.358974358974359,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BEHAVIORAL 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
        }
    ]
}