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=1260&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 158440,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1280&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1240&ordering=imported",
    "results": [
        {
            "id": 61413,
            "title": "Transient apnoea after systemic injection of GABA in the rat.",
            "abstract": null,
            "authors": [
                "Holzer, P",
                "Hagmüller, K"
            ],
            "year": 1979,
            "source": "Naunyn Schmiedebergs Arch Pharmacol. 1979; 308(1):55-60",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1979HH04300008",
            "pubmed": "492353",
            "doi": "10.1007/BF00499719",
            "pmc": null,
            "organizations": [],
            "persons": [
                "61413-51529-1"
            ],
            "imported": "2006-11-21T01:00:00+01:00",
            "journal": "Naunyn Schmiedebergs 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": null,
            "impactfactor_norm_year": null,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61399,
            "title": "Experience of parents in home monitoring of apnea for prevention of sudden infant death (SIDS)",
            "abstract": null,
            "authors": [
                "Reiterer, F",
                "Einspieler, C",
                "Haidmayer, R",
                "Kurz, R",
                "Schober, P"
            ],
            "year": 1993,
            "source": "Padiatr Padol. 1993; 28(5):141-144",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "8247596",
            "doi": null,
            "pmc": null,
            "organizations": [
                "61399-14010",
                "61399-14049"
            ],
            "persons": [
                "61399-51524-6",
                "61399-51653-1"
            ],
            "imported": "2006-11-21T01:00:00+01:00",
            "journal": "Padiatr Padol",
            "issn": "0030-9338",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61424,
            "title": "Role of nitric oxide in the vasodilator but not exudative component of mustard oil-induced inflammation in rat skin.",
            "abstract": null,
            "authors": [
                "Lippe, IT",
                "Stabentheiner, A",
                "Holzer, P"
            ],
            "year": 1993,
            "source": "Agents Actions. 1993; 38 Spec No(1): C22-C24. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993KZ63000007",
            "pubmed": "8317314",
            "doi": "10.1007/BF01991125",
            "pmc": null,
            "organizations": [
                "61424-14022"
            ],
            "persons": [
                "61424-51529-6",
                "61424-51832-1"
            ],
            "imported": "2006-11-21T01:00:00+01:00",
            "journal": "Agents Actions",
            "issn": "0065-4299",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.923,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61402,
            "title": "Perinatal stress factors and sudden infant death (SIDS)",
            "abstract": null,
            "authors": [
                "Petru, E",
                "Rosanelli, K",
                "Einspieler, C",
                "Auner, H",
                "Heydarfadai, M"
            ],
            "year": 1988,
            "source": "Gynakol Rundsch. 1988; 28 Suppl 2(3): 131-132. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "3234900",
            "doi": "10.1159/000270795",
            "pmc": null,
            "organizations": [],
            "persons": [
                "61402-51624-1"
            ],
            "imported": "2006-11-21T01:00:00+01:00",
            "journal": "Gynakol Rundsch",
            "issn": "0017-6001",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61418,
            "title": "Distribution of substance P in the rat gastrointestinal tract--lack of effect of capsaicin pretreatment.",
            "abstract": null,
            "authors": [
                "Holzer, P",
                "Gamse, R",
                "Lembeck, F"
            ],
            "year": 1980,
            "source": "Eur J Pharmacol. 1980; 61(3):303-307",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JH23100010",
            "pubmed": "6153986",
            "doi": "10.1016/0014-2999(80)90132-6",
            "pmc": null,
            "organizations": [],
            "persons": [
                "61418-51529-2"
            ],
            "imported": "2006-11-21T01:00:00+01:00",
            "journal": "Eur J Pharmacol",
            "issn": "0014-2999",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.677,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.814606741573034,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61405,
            "title": "Retrospective study of incidents of sudden death (SIDS) in 80 infants",
            "abstract": null,
            "authors": [
                "Einspieler, C",
                "Holzer, A",
                "Spannring, R",
                "Kurz, R",
                "Kenner, T"
            ],
            "year": 1988,
            "source": "Padiatr Padol. 1988; 23(3):233-243",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "3263610",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-11-21T01:00:00+01:00",
            "journal": "Padiatr Padol",
            "issn": "0030-9338",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61416,
            "title": "Longitudinal contraction of isolated guinea-pig ileum induced by rapid cooling.",
            "abstract": null,
            "authors": [
                "Holzer, P",
                "Lembeck, F"
            ],
            "year": 1979,
            "source": "Naunyn Schmiedebergs Arch Pharmacol. 1979; 310(2):169-174",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1979JA01800009",
            "pubmed": "93705",
            "doi": "10.1007/BF00500281",
            "pmc": null,
            "organizations": [],
            "persons": [
                "61416-51529-2"
            ],
            "imported": "2006-11-21T01:00:00+01:00",
            "journal": "Naunyn Schmiedebergs 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": null,
            "impactfactor_norm_year": null,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61425,
            "title": "Chemosensitive afferent nerves in the regulation of gastric blood flow and protection.",
            "abstract": null,
            "authors": [
                "Holzer, P"
            ],
            "year": 1995,
            "source": "Adv Exp Med Biol. 1995; 371B(1):891-895",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": "7502920",
            "doi": null,
            "pmc": null,
            "organizations": [
                "61425-14022"
            ],
            "persons": [
                "61425-51529-2"
            ],
            "imported": "2006-11-21T01:00:00+01:00",
            "journal": "Adv Exp Med Biol",
            "issn": "0065-2598",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.180555555555556,
            "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": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61410,
            "title": "A study of the mode and site of action of capsaicin in guinea-pig heart and rat uterus.",
            "abstract": null,
            "authors": [
                "Zernig, G",
                "Holzer, P",
                "Lembeck, F"
            ],
            "year": 1984,
            "source": "Naunyn Schmiedebergs Arch Pharmacol. 1984; 326(1):58-63",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SU26800009",
            "pubmed": "6472486",
            "doi": "10.1007/BF00518779",
            "pmc": null,
            "organizations": [],
            "persons": [
                "61410-51529-6"
            ],
            "imported": "2006-11-21T01:00:00+01:00",
            "journal": "Naunyn Schmiedebergs 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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61441,
            "title": "Capsaicin-sensitive vagal afferents contribute to gastric acid and vascular responses to intracisternal TRH analog.",
            "abstract": null,
            "authors": [
                "Raybould, HE",
                "Holzer, P",
                "Reddy, SN",
                "Yang, H",
                "Taché, Y"
            ],
            "year": 1990,
            "source": "Peptides. 1990; 11(4):789-795",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990DU30900026",
            "pubmed": "2122423",
            "doi": "10.1016/0196-9781(90)90196-C",
            "pmc": null,
            "organizations": [],
            "persons": [
                "61441-51529-6"
            ],
            "imported": "2006-11-21T01:00:00+01:00",
            "journal": "Peptides",
            "issn": "0196-9781",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.525,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.596610169491525,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61428,
            "title": "Tachykinins as targets of gastroenterological pharmacotherapy.",
            "abstract": null,
            "authors": [
                "Holzer, P"
            ],
            "year": 1998,
            "source": "Drug News Perspect. 1998; 11(7):394-401",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000077053000003",
            "pubmed": "15616680",
            "doi": "10.1358/dnp.1998.11.7.863708",
            "pmc": null,
            "organizations": [
                "61428-14022"
            ],
            "persons": [
                "61428-51529-2"
            ],
            "imported": "2006-11-21T01:00:00+01:00",
            "journal": "Drug News Perspect",
            "issn": "0214-0934",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.381,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.134831460674157,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61429,
            "title": "Dissociation of dorsal root ganglion neurons into afferent and efferent-like neurons.",
            "abstract": null,
            "authors": [
                "Holzer, P",
                "Maggi, CA"
            ],
            "year": 1998,
            "source": "Neuroscience. 1998; 86(2):389-398",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000074440400003",
            "pubmed": "9881854",
            "doi": "10.1016/S0306-4522(98)00047-5",
            "pmc": null,
            "organizations": [
                "61429-14022"
            ],
            "persons": [
                "61429-51529-2"
            ],
            "imported": "2006-11-21T01:00:00+01:00",
            "journal": "Neuroscience",
            "issn": "0306-4522",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.591,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.841584158415842,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61419,
            "title": "Caerulein, substance P, serotonin and cholinomimetics induce rhythmic contractions of the intestinal circular muscle.",
            "abstract": null,
            "authors": [
                "Holzer, P",
                "Lembeck, F",
                "Donnerer, J"
            ],
            "year": 1980,
            "source": "Naunyn Schmiedebergs Arch Pharmacol. 1980; 312(2):131-137",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JX30300005",
            "pubmed": "6157111",
            "doi": "10.1007/BF00569721",
            "pmc": null,
            "organizations": [],
            "persons": [
                "61419-51529-2"
            ],
            "imported": "2006-11-21T01:00:00+01:00",
            "journal": "Naunyn Schmiedebergs 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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61379,
            "title": "Childhood granulomatous periorificial dermatitis: a controversial disease.",
            "abstract": null,
            "authors": [
                "Zalaudek, I",
                "Di Stefani, A",
                "Ferrara, G",
                "Argenziano, G"
            ],
            "year": 2005,
            "source": "J Dtsch Dermatol Ges. 2005; 3(4): 252-255. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": "16370472",
            "doi": "10.1111/j.1610-0387.2005.05009.x",
            "pmc": null,
            "organizations": [
                "61379-14047"
            ],
            "persons": [
                "61379-50151-1"
            ],
            "imported": "2006-11-21T01:00:00+01:00",
            "journal": "J Dtsch Dermatol Ges",
            "issn": "1610-0379",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61446,
            "title": "Actions of endothelin and corticotropin releasing factor in the guinea-pig ileum: no evidence for an interaction with capsaicin-sensitive neurons.",
            "abstract": null,
            "authors": [
                "Lázár, Z",
                "Benkó, R",
                "Bölcskei, K",
                "Rumbus, Z",
                "Wolf, M",
                "Holzer, P",
                "Maggi, CA",
                "Barthó, L"
            ],
            "year": 2003,
            "source": "Neuropeptides. 2003; 37(4): 220-232. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000184892900003",
            "pubmed": "12906840",
            "doi": "10.1016/S0143-4179(03)00048-9",
            "pmc": null,
            "organizations": [
                "61446-14022"
            ],
            "persons": [
                "61446-51529-6"
            ],
            "imported": "2006-11-21T01:00:00+01:00",
            "journal": "Neuropeptides",
            "issn": "0143-4179",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.153,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.51010101010101,
            "impactfactor_norm_year": 2003,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61442,
            "title": "Neuropeptide control of rat gastric mucosal blood flow. Increase by calcitonin gene-related peptide and vasoactive intestinal polypeptide, but not substance P and neurokinin A.",
            "abstract": null,
            "authors": [
                "Holzer, P",
                "Guth, PH"
            ],
            "year": 1991,
            "source": "Circ Res. 1991; 68(1):100-105",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991ER28800011",
            "pubmed": "1702035",
            "doi": "10.1161/01.RES.68.1.100",
            "pmc": null,
            "organizations": [
                "61442-14022"
            ],
            "persons": [
                "61442-51529-1"
            ],
            "imported": "2006-11-21T01:00:00+01:00",
            "journal": "Circ Res",
            "issn": "0009-7330",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.971,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.983870967741936,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 61420,
            "title": "Regional differences in the response to substance P on the longitudinal muscle and the concentration of substance P in the digestive tract of the guinea-pig.",
            "abstract": null,
            "authors": [
                "Holzer, P",
                "Emson, PC",
                "Iversen, LL",
                "Sharman, DF"
            ],
            "year": 1981,
            "source": "Neuroscience. 1981; 6(7):1433-1441",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981LZ89400017",
            "pubmed": "6167901",
            "doi": "10.1016/0306-4522(81)90198-6",
            "pmc": null,
            "organizations": [],
            "persons": [
                "61420-51529-1"
            ],
            "imported": "2006-11-21T01:00:00+01:00",
            "journal": "Neuroscience",
            "issn": "0306-4522",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.626,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.841584158415842,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61451,
            "title": "Experience with a high speed biopsy gun in breast cancer diagnosis.",
            "abstract": null,
            "authors": [
                "Cerwenka, H",
                "Hoff, M",
                "Rosanelli, G",
                "Hauser, H",
                "Thalhammer, M",
                "Smola, MG",
                "Klimpfinger, M"
            ],
            "year": 1997,
            "source": "Eur J Surg Oncol. 1997; 23(3):206-207",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XJ53000004",
            "pubmed": "9236891",
            "doi": "10.1016/S0748-7983(97)92268-X",
            "pmc": null,
            "organizations": [
                "61451-14073"
            ],
            "persons": [
                "61451-51746-6",
                "61451-51760-2",
                "61451-51965-6"
            ],
            "imported": "2006-11-21T01:00:00+01:00",
            "journal": "Eur J Surg Oncol",
            "issn": "0748-7983",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.697,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.625,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 61403,
            "title": "Re: Sudden infant death syndrome: risk factor profiles for distinct subgroups.",
            "abstract": null,
            "authors": [
                "Kenner, T",
                "Einspieler, C",
                "Haidmayer, R"
            ],
            "year": 1999,
            "source": "Am J Epidemiol. 1999; 149(8):785-786",
            "category": 1,
            "document_type": 20,
            "sci": "ISI:000079671500013",
            "pubmed": "10206629",
            "doi": "10.1093/oxfordjournals.aje.a009888",
            "pmc": null,
            "organizations": [
                "61403-14010"
            ],
            "persons": [
                "61403-51524-6"
            ],
            "imported": "2006-11-21T01:00:00+01:00",
            "journal": "Am J Epidemiol",
            "issn": "0002-9262",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.978,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.988235294117647,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "PUBLIC, ENVIRONMENTAL & OCCUPATIONAL HEALTH",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61445,
            "title": "Thio- and oxybarbiturates inhibit peristalsis in the Guinea-pig ileum in vitro",
            "abstract": null,
            "authors": [
                "Herbert, MK",
                "Berg, W",
                "Kublik, A",
                "Holzer, P",
                "Roewer, N"
            ],
            "year": 2002,
            "source": "Anasthesiol Intensivmed Notfallmed Schmerzther. 2002; 37(12): 721-726. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000179938600003",
            "pubmed": "12469284",
            "doi": "10.1055/s-2002-35912",
            "pmc": null,
            "organizations": [
                "61445-14022"
            ],
            "persons": [
                "61445-51529-6"
            ],
            "imported": "2006-11-21T01:00:00+01:00",
            "journal": "Anasthesiol Intensivmed Notfallmed Schmerzther",
            "issn": "0939-2661",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.408,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.235294117647059,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "CRITICAL CARE MEDICINE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}