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=700&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 159558,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=720&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=680&ordering=-imported",
    "results": [
        {
            "id": 829,
            "title": "Effect of noradrenergic denervation by neonatal DSP-4 on peptide neurotransmitter systems in the rat brain.",
            "abstract": null,
            "authors": [
                "Donnerer, J",
                "Humpel, C",
                "Saria, A"
            ],
            "year": 1992,
            "source": "Neuropeptides. 1992; 22(2):103-106",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992HX13200007",
            "pubmed": "1357578",
            "doi": "10.1016%2F0143-4179%2892%2990063-3",
            "pmc": null,
            "organizations": [
                "829-14022"
            ],
            "persons": [],
            "imported": null,
            "journal": "NEUROPEPTIDES",
            "issn": "0143-4179",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.026,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.420792079207921,
            "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": 921,
            "title": "Multiple sensitivities to metals.",
            "abstract": null,
            "authors": [
                "Kranke, B",
                "Aberer, W"
            ],
            "year": 1996,
            "source": "Contact Dermatitis. 1996; 34(3):225-225",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996TZ72100020",
            "pubmed": "8833476",
            "doi": "10.1111/j.1600-0536.1996.tb02185.x",
            "pmc": null,
            "organizations": [
                "921-14047"
            ],
            "persons": [
                "921-51346-6",
                "921-51954-2"
            ],
            "imported": null,
            "journal": "CONTACT DERMATITIS",
            "issn": "0105-1873",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.916,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.685714285714286,
            "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": 411,
            "title": "Cellular invasion without cellular motility in a stochastic growth model.",
            "abstract": null,
            "authors": [
                "Smolle, J",
                "Hofmann-Wellenhof, R",
                "Fink-Puches, R"
            ],
            "year": 1996,
            "source": "Anal Cell Pathol. 1996; 10(1):37-43",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996TR79500004",
            "pubmed": "8789268",
            "doi": null,
            "pmc": null,
            "organizations": [
                "411-14047"
            ],
            "persons": [
                "411-51711-6",
                "411-52589-6"
            ],
            "imported": null,
            "journal": "ANAL CELL PATHOL",
            "issn": "0921-8912",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.02,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.338235294117647,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PATHOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 835,
            "title": "Effect of sleep stages on measurements of passive respiratory mechanics in infants with bronchiolitis.",
            "abstract": null,
            "authors": [
                "Pratl, B",
                "Steinbrugger, B",
                "Weinhandl, E",
                "Zach, MS"
            ],
            "year": 1999,
            "source": "Pediatr Pulmonol. 1999; 27(4):273-277",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000079842500008",
            "pubmed": "10230927",
            "doi": "10.1002%2F%28SICI%291099-0496%28199904%2927%3A4%3C273%3A%3AAID-PPUL8%3E3.0.CO%3B2-V",
            "pmc": null,
            "organizations": [
                "835-14048"
            ],
            "persons": [],
            "imported": null,
            "journal": "PEDIAT PULM",
            "issn": "8755-6863",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.192,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.722222222222222,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": 836,
            "title": "Effect of specific immunotherapy with house dust mite extract on the bronchial responsiveness of paediatric asthma patients.",
            "abstract": null,
            "authors": [
                "Gruber, W",
                "Eber, E",
                "Mileder, P",
                "Modl, M",
                "Weinhandl, E",
                "Zach, MS"
            ],
            "year": 1999,
            "source": "CLIN EXPERIMENT ALLERGY 1999 29: 176-181.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000078608800008",
            "pubmed": "10051720",
            "doi": "10.1046%2Fj.1365-2222.1999.00391.x",
            "pmc": null,
            "organizations": [
                "836-14095"
            ],
            "persons": [
                "836-51713-6"
            ],
            "imported": null,
            "journal": "CLIN EXPERIMENT ALLERGY",
            "issn": "0954-7894",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.702,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.941176470588235,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "ALLERGY",
            "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": 837,
            "title": "Effect of steroid treatment on the migration behaviour of neutrophils in patients with early rheumatoid arthritis.",
            "abstract": null,
            "authors": [
                "Aglas, F",
                "Rainer, F",
                "Lipp, RW",
                "Schnedl, WJ",
                "Horn, S",
                "Egger, G"
            ],
            "year": 1997,
            "source": "Rheumatol Int. 1997; 17(4):137-140",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000071014400002",
            "pubmed": "9440143",
            "doi": "10.1007/s002960050024",
            "pmc": null,
            "organizations": [
                "837-14014"
            ],
            "persons": [
                "837-51690-6",
                "837-51948-6"
            ],
            "imported": null,
            "journal": "RHEUMATOL INT",
            "issn": "0172-8172",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.821,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.315789473684211,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RHEUMATOLOGY",
            "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": 202,
            "title": "Analysis of 3-Component Composite 180-Degrees Pulses",
            "abstract": null,
            "authors": [
                "Simbrunner, J",
                "Zieger, G"
            ],
            "year": 1995,
            "source": "J MAGN RESONANCE SER B 1995 106: 142-146.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995QE36000006",
            "pubmed": null,
            "doi": "10.1006/jmrb.1995.1024",
            "pmc": null,
            "organizations": [
                "202-14054"
            ],
            "persons": [
                "202-51716-1"
            ],
            "imported": null,
            "journal": "J MAGN RESONANCE SER B",
            "issn": "1064-1866",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.851,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.6875,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHYSICS, ATOMIC, MOLECULAR & CHEMICAL",
            "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": 98,
            "title": "A study on the short tandem repeat system ACTBP2 (SE33) in an Austrian population sample.",
            "abstract": null,
            "authors": [
                "Klintschar, M",
                "Neuhuber, F"
            ],
            "year": 1998,
            "source": "Int J Legal Med. 1998; 111(1):46-48",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000071005500012",
            "pubmed": "9457540",
            "doi": "10.1007%2Fs004140050111",
            "pmc": null,
            "organizations": [
                "98-14019"
            ],
            "persons": [],
            "imported": null,
            "journal": "INT J LEGAL MED",
            "issn": "0937-9827",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.812,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.764705882352941,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PATHOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 414,
            "title": "Central versus peripheral site of action of the tachykinin NK1-antagonist RP 67580 in inhibiting chemonociception.",
            "abstract": null,
            "authors": [
                "Holzer-Petsche, U",
                "Rordorf-Nikolic, T"
            ],
            "year": 1995,
            "source": "BRIT J PHARMACOL 1995 115: 486-490.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RB15000018",
            "pubmed": "7582461",
            "doi": "10.1111/j.1476-5381.1995.tb16359.x",
            "pmc": "PMC1908400",
            "organizations": [
                "414-14022"
            ],
            "persons": [
                "414-51517-2"
            ],
            "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": 4.739,
            "impactfactor_year": 1995,
            "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": 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": 844,
            "title": "Effects of acute respiratory acidosis on water and electrolyte transport in the human ileum.",
            "abstract": null,
            "authors": [
                "Eherer, AJ",
                "Petritsch, W",
                "Berger, J",
                "Hinterleitner, T",
                "Charney, AN",
                "Krejs, GJ"
            ],
            "year": 1993,
            "source": "Eur J Clin Invest. 1993; 23(4):206-210",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993KW71300002",
            "pubmed": "8500512",
            "doi": "10.1111/j.1365-2362.1993.tb00763.x",
            "pmc": null,
            "organizations": [],
            "persons": [
                "844-51534-6",
                "844-51536-6"
            ],
            "imported": null,
            "journal": "EUR J CLIN INVEST",
            "issn": "0014-2972",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.224,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.841121495327103,
            "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": 845,
            "title": "Effects of adenosine on electrical activity of isolated guinea pig hearts.",
            "abstract": null,
            "authors": [
                "Stark, G",
                "Sterz, F",
                "Stark, U",
                "Bachernegg, M",
                "Decrinis, M",
                "Lueger, A",
                "Pilger, E",
                "Tritthart, HA"
            ],
            "year": 1993,
            "source": "Basic Res Cardiol. 1993; 88(1):23-32",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993KQ69000003",
            "pubmed": "8471001",
            "doi": "10.1007/BF00788527",
            "pmc": null,
            "organizations": [],
            "persons": [
                "845-51519-6",
                "845-51541-6",
                "845-51868-6"
            ],
            "imported": null,
            "journal": "BASIC RES CARDIOL",
            "issn": "0300-8428",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.873,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.693548387096774,
            "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": 846,
            "title": "Effects of adenosine on the heart--therapeutic and diagnostic possibilities",
            "abstract": null,
            "authors": [
                "Stark, U",
                "Stark, G"
            ],
            "year": 1996,
            "source": "Wien Klin Wochenschr. 1996; 108(12):343-351",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UU25800002",
            "pubmed": "8767406",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.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": 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": 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": 849,
            "title": "Effects of AWD 23-111, a new antiarrhythmic substance, on cardiac conduction and refractoriness.",
            "abstract": null,
            "authors": [
                "Stark, U",
                "Stark, G",
                "Schwarzl, I",
                "Poppe, H",
                "Marx, D",
                "Decrinis, M",
                "Tritthart, HA"
            ],
            "year": 1996,
            "source": "Cardiovasc Drugs Ther. 1996; 10(5):531-538",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VU19300005",
            "pubmed": "8950067",
            "doi": "10.1007%2FBF00050993",
            "pmc": null,
            "organizations": [
                "849-14011"
            ],
            "persons": [
                "849-51519-6"
            ],
            "imported": null,
            "journal": "CARDIOVASC DRUG THERAPY",
            "issn": "0920-3206",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.209,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.612903225806452,
            "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": 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": 420,
            "title": "Cerebral primitive neuro-ectodermal tumour following treatment of a unilateral retinoblastoma.",
            "abstract": null,
            "authors": [
                "Dorfmüller, G",
                "Würtz, FG",
                "Kleinert, R",
                "Lanner, G"
            ],
            "year": 1997,
            "source": "Acta Neurochir (Wien). 1997; 139(8):749-755",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XT96700020",
            "pubmed": "9309290",
            "doi": "10.1007/BF01420048",
            "pmc": null,
            "organizations": [
                "420-14020"
            ],
            "persons": [],
            "imported": null,
            "journal": "ACTA NEUROCHIR",
            "issn": "0001-6268",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.623,
            "impactfactor_year": 1997,
            "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": 852,
            "title": "Effects of cytokines, butyrate and dexamethasone on serum amyloid A and apolipoprotein A-I synthesis in human HUH-7 hepatoma cells.",
            "abstract": null,
            "authors": [
                "Malle, E",
                "Leonhard, B",
                "Knipping, G",
                "Sattler, W"
            ],
            "year": 1999,
            "source": "Scand J Immunol. 1999; 50(2):183-187",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000082046400008",
            "pubmed": "10447923",
            "doi": "10.1046%2Fj.1365-3083.1999.00574.x",
            "pmc": null,
            "organizations": [
                "852-14013"
            ],
            "persons": [
                "852-51705-6",
                "852-51833-2"
            ],
            "imported": null,
            "journal": "SCAND J IMMUNOL",
            "issn": "0300-9475",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.74,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.48695652173913,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "IMMUNOLOGY",
            "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": 853,
            "title": "Effects of dietary fish oil supplementation on platelet aggregability and platelet membrane fluidity in normolipemic subjects with and without high plasma Lp(a) concentrations.",
            "abstract": null,
            "authors": [
                "Malle, E",
                "Sattler, W",
                "Prenner, E",
                "Leis, HJ",
                "Hermetter, A",
                "Gries, A",
                "Kostner, GM"
            ],
            "year": 1991,
            "source": "Atherosclerosis. 1991; 88(2-3):193-201",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991FX20400009",
            "pubmed": "1832537",
            "doi": "10.1016/0021-9150(91)90081-D",
            "pmc": null,
            "organizations": [
                "853-14013",
                "853-14048"
            ],
            "persons": [
                "853-51669-6",
                "853-51705-6",
                "853-51833-2"
            ],
            "imported": null,
            "journal": "ATHEROSCLEROSIS",
            "issn": "0021-9150",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.095,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.769230769230769,
            "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": false
        },
        {
            "id": 1248,
            "title": "IgG1--as the only subclass of human serum IgG--spontaneously undergoes O2(-)-induced, noncovalent self-aggregation upon storage at room temperature.",
            "abstract": null,
            "authors": [
                "Maninger, K",
                "Weblacher, M",
                "Zatloukal, K",
                "Estelberger, W",
                "Schauenstein, K",
                "Schauenstein, E"
            ],
            "year": 1996,
            "source": "Free Radic Biol Med. 1996; 20(3):263-270",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996TY87800001",
            "pubmed": "8720895",
            "doi": "10.1016%2F0891-5849%2895%2902030-6",
            "pmc": null,
            "organizations": [
                "1248-14012",
                "1248-14014",
                "1248-14020"
            ],
            "persons": [
                "1248-51663-6"
            ],
            "imported": null,
            "journal": "FREE RADICAL BIOL MED",
            "issn": "0891-5849",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.783,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.879518072289157,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "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
        }
    ]
}