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=280&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 158430,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=300&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=260&ordering=-imported",
    "results": [
        {
            "id": 337,
            "title": "Biliary obstruction due to duodenojejunal intussusception in Peutz-Jeghers syndrome.",
            "abstract": null,
            "authors": [
                "Schnedl, WJ",
                "Reisinger, EC",
                "Lipp, RW",
                "Uggowitzer, M",
                "Mischinger, HJ",
                "Fickert, P",
                "Krejs, GJ"
            ],
            "year": 1996,
            "source": "J Clin Gastroenterol. 1996; 23(3):220-223",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VM67800014",
            "pubmed": "8899507",
            "doi": "10.1097/00004836-199610000-00014",
            "pmc": null,
            "organizations": [
                "337-14045",
                "337-14054",
                "337-14081"
            ],
            "persons": [
                "337-51534-6",
                "337-51595-6",
                "337-51948-6",
                "337-52938-6"
            ],
            "imported": null,
            "journal": "J CLIN GASTROENTEROL",
            "issn": "0192-0790",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.813,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.363636363636364,
            "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": true
        },
        {
            "id": 9014,
            "title": "Analysis of fluorescent low density lipoprotein uptake by lymphocytes. Paradoxical increase in the elderly.",
            "abstract": null,
            "authors": [
                "Traill, KN",
                "Jürgens, G",
                "Böck, G",
                "Huber, L",
                "Schönitzer, D",
                "Widhalm, K",
                "Winter, U",
                "Wick, G"
            ],
            "year": 1987,
            "source": "Mech Ageing Dev. 1987; 40(3):261-288",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987L233100003",
            "pubmed": "3431165",
            "doi": "10.1016/0047-6374(87)90023-6",
            "pmc": null,
            "organizations": [],
            "persons": [
                "9014-51511-6"
            ],
            "imported": null,
            "journal": "MECH AGE DEV",
            "issn": "0047-6374",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.124,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.772727272727273,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "GERIATRICS & GERONTOLOGY",
            "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": 339,
            "title": "Binding of endothelin to plasma proteins and tissue receptors: effects on endothelin determination, vasoactivity, and tissue kinetics.",
            "abstract": null,
            "authors": [
                "Brunner, F",
                "Stessel, H",
                "Watzinger, N",
                "Löffler, BM",
                "Opie, LH"
            ],
            "year": 1995,
            "source": "FEBS Lett. 1995; 373(1):97-101",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RY51700022",
            "pubmed": "7589443",
            "doi": "10.1016%2F0014-5793%2895%2901017-9",
            "pmc": null,
            "organizations": [],
            "persons": [
                "339-51759-6"
            ],
            "imported": null,
            "journal": "FEBS LETT",
            "issn": "0014-5793",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.842,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.842105263157895,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOPHYSICS",
            "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": 340,
            "title": "Biochemical modulation of 5-fluorouracil by leucovorin with or without interferon-alpha-2c in patients with advanced colorectal cancer: final results of a randomised phase III study.",
            "abstract": null,
            "authors": [
                "Hausmaninger, H",
                "Moser, R",
                "Samonigg, H",
                "Mlineritsch, B",
                "Schmidt, H",
                "Pecherstorfer, M",
                "Fridrik, M",
                "Kopf, C",
                "Nitsche, D",
                "Kaider, A",
                "Ludwig, H"
            ],
            "year": 1999,
            "source": "Eur J Cancer. 1999; 35(3):380-385",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000079455000015",
            "pubmed": "10448286",
            "doi": "10.1016%2FS0959-8049%2898%2900397-9",
            "pmc": null,
            "organizations": [],
            "persons": [
                "340-51532-6",
                "340-51949-6"
            ],
            "imported": null,
            "journal": "EUR J CANCER",
            "issn": "0959-8049",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.537,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.704761904761905,
            "impactfactor_norm_year": 1999,
            "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": 341,
            "title": "Biocompatibility of heparin and low-molecular mass heparin in a new implantable medication pump.",
            "abstract": null,
            "authors": [
                "Schmid, MG",
                "Sadjak, A",
                "Likar, R",
                "Wintersteiger, R"
            ],
            "year": 1998,
            "source": "Arzneimittelforschung. 1998; 48(9):910-913",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000076308900005",
            "pubmed": "9793617",
            "doi": null,
            "pmc": null,
            "organizations": [
                "341-14014"
            ],
            "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.568,
            "impactfactor_year": 1998,
            "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": 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": 342,
            "title": "Biological significance of tumor thickness. Theoretical considerations based on computer simulation.",
            "abstract": null,
            "authors": [
                "Smolle, J"
            ],
            "year": 1995,
            "source": "Am J Dermatopathol. 1995; 17(3):281-286",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995QZ88000011",
            "pubmed": "8599438",
            "doi": "10.1097/00000372-199506000-00011",
            "pmc": null,
            "organizations": [
                "342-14047"
            ],
            "persons": [
                "342-51617-2"
            ],
            "imported": null,
            "journal": "AMER J DERMATOPATHOL",
            "issn": "0193-1091",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.044,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.6,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 159,
            "title": "Air embolism with bilateral pneumothorax after a five-meter dive.",
            "abstract": null,
            "authors": [
                "Friehs, I",
                "Friehs, GM",
                "Friehs, GB"
            ],
            "year": 1993,
            "source": "Undersea Hyperb Med. 1993; 20(2):155-157",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LH32300005",
            "pubmed": "8329942",
            "doi": null,
            "pmc": null,
            "organizations": [
                "159-14045",
                "159-14050"
            ],
            "persons": [],
            "imported": null,
            "journal": "UNDERSEA HYPERBAR MED",
            "issn": "1066-2936",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.615,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.152777777777778,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, RESEARCH & EXPERIMENTAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 77,
            "title": "A new missense mutation G1249E in exon 20 of the cystic fibrosis transmembrane conductance regulator (CFTR) gene.",
            "abstract": null,
            "authors": [
                "Greil, I",
                "Wagner, K",
                "Rosenkranz, W"
            ],
            "year": 1994,
            "source": "Hum Hered. 1994; 44(4):238-240",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1994NR90200009",
            "pubmed": "7520022",
            "doi": "10.1159/000154223",
            "pmc": null,
            "organizations": [
                "77-14021"
            ],
            "persons": [
                "77-51527-6"
            ],
            "imported": null,
            "journal": "HUM HERED",
            "issn": "0001-5652",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.172,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.378640776699029,
            "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": 345,
            "title": "Bioplastique granuloma",
            "abstract": null,
            "authors": [
                "Rudolph, CM",
                "Soyer, HP",
                "Schuller-Petrovic, S",
                "Kerl, H"
            ],
            "year": 1997,
            "source": "Hautarzt. 1997; 48(10):749-752",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997YC49500009",
            "pubmed": "9441169",
            "doi": "10.1007%2Fs001050050655",
            "pmc": null,
            "organizations": [
                "345-14047"
            ],
            "persons": [
                "345-51348-6",
                "345-51620-6"
            ],
            "imported": null,
            "journal": "HAUTARZT",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.487,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.2,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 346,
            "title": "Biorhythms and Their Evaluation with Periodic Regression-Analysis - A Spreadsheet Application",
            "abstract": null,
            "authors": [
                "Tafeit, E",
                "Estelberger, W",
                "Liebmann, PM",
                "Reibnegger, G"
            ],
            "year": 1998,
            "source": "J TUMOR MARKER ONCOLOGY 1998 13: 57-64.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000077248700006",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "346-14012",
                "346-14014"
            ],
            "persons": [
                "346-50569-6"
            ],
            "imported": null,
            "journal": "J TUMOR MARKER ONCOLOGY",
            "issn": "0886-3849",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.186,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.146341463414634,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOTECHNOLOGY & APPLIED MICROBIOLOGY",
            "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": 347,
            "title": "Biphasic blood volume changes with lower body suction in humans.",
            "abstract": null,
            "authors": [
                "Hinghofer-Szalkay, H",
                "König, EM",
                "Sauseng-Fellegger, G",
                "Zambo-Polz, C"
            ],
            "year": 1992,
            "source": "Am J Physiol. 1992; 263(4 Pt 2):H1270-H1275",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JU80600037",
            "pubmed": "1415774",
            "doi": "10.1152/ajpheart.1992.263.4.H1270",
            "pmc": null,
            "organizations": [
                "347-14010"
            ],
            "persons": [
                "347-51683-2"
            ],
            "imported": null,
            "journal": "AMER J PHYSIOL",
            "issn": "0002-9513",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.276,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.880597014925373,
            "impactfactor_norm_year": 1998,
            "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": 162,
            "title": "Catalytically inactive lipoprotein lipase expression in muscle of transgenic mice increases very low density lipoprotein uptake: direct evidence that lipoprotein lipase bridging occurs in vivo.",
            "abstract": null,
            "authors": [
                "Merkel, M",
                "Kako, Y",
                "Radner, H",
                "Cho, IS",
                "Ramasamy, R",
                "Brunzell, JD",
                "Goldberg, IJ",
                "Breslow, JL"
            ],
            "year": 1998,
            "source": "Proc Natl Acad Sci U S A. 1998; 95(23):13841-13846",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000076997000087",
            "pubmed": "9811888",
            "doi": "10.1073/pnas.95.23.13841",
            "pmc": "PMC24920",
            "organizations": [
                "162-14020"
            ],
            "persons": [],
            "imported": null,
            "journal": "PROC NAT ACAD SCI USA",
            "issn": "0027-8424",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 9.821,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.975308641975309,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MULTIDISCIPLINARY SCIENCES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 349,
            "title": "Blockade of swelling-induced chloride channels by phenol derivatives.",
            "abstract": null,
            "authors": [
                "Gschwentner, M",
                "Jungwirth, A",
                "Hofer, S",
                "Wöll, E",
                "Ritter, M",
                "Susanna, A",
                "Schmarda, A",
                "Reibnegger, G",
                "Pinggera, GM",
                "Leitinger, M",
                "Frick, J",
                "Deetjen, P",
                "Paulmichl, M"
            ],
            "year": 1996,
            "source": "Br J Pharmacol. 1996; 118(1):41-48",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UJ34900005",
            "pubmed": "8733574",
            "doi": "10.1111/j.1476-5381.1996.tb15364.x",
            "pmc": "PMC1909500",
            "organizations": [
                "349-14012"
            ],
            "persons": [
                "349-50569-6"
            ],
            "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.075,
            "impactfactor_year": 1996,
            "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": 78,
            "title": "A new type of database of antiepileptic medication for everyday use.",
            "abstract": null,
            "authors": [
                "Walzl, B",
                "Ramer, W",
                "Walzl, M",
                "Lechner, H",
                "Majkowski, G"
            ],
            "year": 1994,
            "source": "Eur Neurol. 1994; 34 Suppl 1(1):63-65",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994PE06800012",
            "pubmed": "8001613",
            "doi": "10.1159/000119512",
            "pmc": null,
            "organizations": [
                "78-14051"
            ],
            "persons": [],
            "imported": null,
            "journal": "EUR NEUROL",
            "issn": "0014-3022",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.899,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.512,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": 351,
            "title": "Blood pressure and gastric motor responses to bradykinin and hydrochloric acid injected into somatic or visceral tissues.",
            "abstract": null,
            "authors": [
                "Holzer-Petsche, U"
            ],
            "year": 1992,
            "source": "NAUNYN, SCHMIED ARCH PHARMACOL 1992 346: 219-225.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JM89600014",
            "pubmed": "1448184",
            "doi": "10.1007/BF00165305",
            "pmc": null,
            "organizations": [
                "351-14022"
            ],
            "persons": [
                "351-51517-2"
            ],
            "imported": null,
            "journal": "NAUNYN, SCHMIED ARCH PHARMACOL",
            "issn": "0028-1298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.813,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.831460674157303,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 352,
            "title": "Blood pressure reflexes following activation of capsaicin-sensitive afferent neurones in the biliopancreatic duct of rats.",
            "abstract": null,
            "authors": [
                "Griesbacher, T"
            ],
            "year": 1994,
            "source": "Br J Pharmacol. 1994; 111(2):547-554",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994MU95600028",
            "pubmed": "7911720",
            "doi": "10.1111/j.1476-5381.1994.tb14772.x",
            "pmc": "PMC1909945",
            "organizations": [
                "352-14022"
            ],
            "persons": [
                "352-51661-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.695,
            "impactfactor_year": 1994,
            "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": 353,
            "title": "Body fixed ankle dynamometer for isometric tests in space flights.",
            "abstract": null,
            "authors": [
                "Rafolt, D",
                "Gallasch, E"
            ],
            "year": 1996,
            "source": "Biomed Tech (Berl). 1996; 41(4):91-97",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UM17600004",
            "pubmed": "8679912",
            "doi": "10.1515/bmte.1996.41.4.91",
            "pmc": null,
            "organizations": [
                "353-14010"
            ],
            "persons": [
                "353-51814-6"
            ],
            "imported": null,
            "journal": "BIOMED TECH",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.319,
            "impactfactor_year": 1996,
            "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": false
        },
        {
            "id": 354,
            "title": "Body mass index and outcome of incontinence surgery.",
            "abstract": null,
            "authors": [
                "Zivkovic, F",
                "Tamussino, K",
                "Pieber, D",
                "Haas, J"
            ],
            "year": 1999,
            "source": "Obstet Gynecol. 1999; 93(5 Pt 1):753-756",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000079861400023",
            "pubmed": "10912980",
            "doi": "10.1016%2FS0029-7844%2898%2900513-4",
            "pmc": null,
            "organizations": [
                "354-14038"
            ],
            "persons": [
                "354-51627-6",
                "354-51826-6"
            ],
            "imported": null,
            "journal": "OBSTET GYNECOL",
            "issn": "0029-7844",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.122,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.892857142857143,
            "impactfactor_norm_year": 1999,
            "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": false
        },
        {
            "id": 169,
            "title": "Comparison of two hybridization assays for the rapid detection of PCR amplified HSV genome sequences from cerebrospinal fluid.",
            "abstract": null,
            "authors": [
                "Sakrauski, A",
                "Weber, B",
                "Kessler, HH",
                "Pierer, K",
                "Doerr, HW"
            ],
            "year": 1994,
            "source": "J Virol Methods. 1994; 50(1-3):175-184",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994QE93900017",
            "pubmed": "7714040",
            "doi": "10.1016/0166-0934(94)90174-0",
            "pmc": null,
            "organizations": [
                "169-14023"
            ],
            "persons": [
                "169-51812-6"
            ],
            "imported": null,
            "journal": "J VIROL METH",
            "issn": "0166-0934",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.403,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.707317073170732,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOTECHNOLOGY & APPLIED MICROBIOLOGY",
            "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": 501,
            "title": "CNS late effects after ALL therapy in childhood. Part I: Neuroradiological findings in long-term survivors of childhood ALL--an evaluation of the interferences between morphology and neuropsychological performance. The German Late Effects Working Group.",
            "abstract": null,
            "authors": [
                "Hertzberg, H",
                "Huk, WJ",
                "Ueberall, MA",
                "Langer, T",
                "Meier, W",
                "Dopfer, R",
                "Skalej, M",
                "Lackner, H",
                "Bode, U",
                "Janssen, G",
                "Zintl, F",
                "Beck, JD"
            ],
            "year": 1997,
            "source": "Med Pediatr Oncol. 1997; 28(6):387-400",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WX01300001",
            "pubmed": "9143382",
            "doi": "10.1002%2F%28SICI%291096-911X%28199706%2928%3A6%3C387%3A%3AAID-MPO1%3E3.0.CO%3B2-C",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "MED PEDIAT ONCOL",
            "issn": "0098-1532",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.693,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.929577464788732,
            "impactfactor_norm_year": 1998,
            "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
        }
    ]
}