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": 158433,
    "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": 828,
            "title": "Effect of neuropeptide Y on jejunal water and ion transport in humans.",
            "abstract": null,
            "authors": [
                "Holzer-Petsche, U",
                "Petritsch, W",
                "Hinterleitner, T",
                "Eherer, A",
                "Sperk, G",
                "Krejs, GJ"
            ],
            "year": 1991,
            "source": "Gastroenterology. 1991; 101(2):325-330",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991FW15600006",
            "pubmed": "2065906",
            "doi": "10.1016/0016-5085(91)90007-8",
            "pmc": null,
            "organizations": [
                "828-14022"
            ],
            "persons": [
                "828-51534-6",
                "828-51536-6",
                "828-51517-2"
            ],
            "imported": null,
            "journal": "GASTROENTEROLOGY",
            "issn": "0016-5085",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.251,
            "impactfactor_year": 1994,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "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": 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": 199,
            "title": "Analgesia Under Control",
            "abstract": null,
            "authors": [
                "Rieberer, ML",
                "Stockenhuber, A",
                "Gossler, R"
            ],
            "year": 1998,
            "source": "ACTA ANAESTHESIOL SCAND 1998 42: 143-147.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000076209500071",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "199-14044"
            ],
            "persons": [],
            "imported": null,
            "journal": "ACTA ANAESTHESIOL SCAND",
            "issn": "0001-5172",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.036,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.64,
            "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": 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": false
        },
        {
            "id": 97,
            "title": "A study of the short tandem repeat systems HUMVWA and HUMTH01 in an Austrian population sample.",
            "abstract": null,
            "authors": [
                "Klintschar, M",
                "Kubat, M"
            ],
            "year": 1995,
            "source": "Int J Legal Med. 1995; 107(6):329-330",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1995RJ71300012",
            "pubmed": "7577699",
            "doi": "10.1007%2FBF01246884",
            "pmc": null,
            "organizations": [
                "97-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.915,
            "impactfactor_year": 1995,
            "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": 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": 412,
            "title": "Cellular automaton simulation of tumour growth -- equivocal relationships between simulation parameters and morphologic pattern features.",
            "abstract": null,
            "authors": [
                "Smolle, J"
            ],
            "year": 1998,
            "source": "Anal Cell Pathol. 1998; 17(2):71-82",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000078763000001",
            "pubmed": "10052631",
            "doi": "10.1155/1998/920709",
            "pmc": null,
            "organizations": [
                "412-14047"
            ],
            "persons": [
                "412-51617-2"
            ],
            "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": 0.696,
            "impactfactor_year": 1998,
            "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": false
        },
        {
            "id": 200,
            "title": "Analyses of Premature Birth - Weight Percentiles of Extremely Premature Newborns and Prognostic-Significance of Birth-Weight and Sonographically Estimated Fetal Weight",
            "abstract": null,
            "authors": [
                "Weiss, PAM",
                "Walcher, N",
                "Huttner, U",
                "Winter, R"
            ],
            "year": 1998,
            "source": "GEBURTSH FRAUENHEILK 1998 58: 491-496.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000075822800004",
            "pubmed": null,
            "doi": "10.1055/s-2007-1022748",
            "pmc": null,
            "organizations": [
                "200-14038"
            ],
            "persons": [
                "200-51634-6"
            ],
            "imported": null,
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.33,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.169811320754717,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "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": 871,
            "title": "Effects of pteridines on chloramine-T-induced growth inhibition in E. coli strains: correlations with molecular structure.",
            "abstract": null,
            "authors": [
                "Horejsi, R",
                "Estelberger, W",
                "Mlekusch, W",
                "Möller, R",
                "Ottl, K",
                "Vrecko, K",
                "Reibnegger, G"
            ],
            "year": 1996,
            "source": "Free Radic Biol Med. 1996; 21(2):133-138",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UX13400002",
            "pubmed": "8818627",
            "doi": "10.1016%2F0891-5849%2896%2900015-9",
            "pmc": null,
            "organizations": [
                "871-14012"
            ],
            "persons": [
                "871-50569-4",
                "871-51929-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
        },
        {
            "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": 419,
            "title": "Cerebral monitoring in anesthesia and intensive care",
            "abstract": null,
            "authors": [
                "Litscher, G",
                "Schwarz, G"
            ],
            "year": 1995,
            "source": "Biomed Tech (Berl). 1995; 40(9):231-240",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RW49200003",
            "pubmed": "7492726",
            "doi": "10.1515/bmte.1995.40.9.231",
            "pmc": null,
            "organizations": [
                "419-14044"
            ],
            "persons": [
                "419-51073-6"
            ],
            "imported": null,
            "journal": "BIOMED TECH",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.478,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "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": 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": 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
        }
    ]
}