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=153420&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157097,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153440&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153400&ordering=imported",
    "results": [
        {
            "id": 14758,
            "title": "Evaluation of combination therapy in NIDDM patients with sulfonylurea failure: The Austrian Insulin Intervention Study.",
            "abstract": null,
            "authors": [
                "Schernthaner, G",
                "Biesenbach, G",
                "Kacerovsky, G",
                "Mihaljevic, R",
                "Pieber, TR"
            ],
            "year": 1997,
            "source": "DIABETES 1997 46: 643-643.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1997WX38000642",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "14758-51831"
            ],
            "imported": null,
            "journal": "DIABETES",
            "issn": "0012-1797",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 8.675,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.975903614457831,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "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": 14759,
            "title": "Eradication of Helicobacter pylori by a combination of famotidine, amoxicillin and clarithromycin",
            "abstract": null,
            "authors": [
                "Gschwantler, M",
                "Dragosics, B",
                "Wurzer, H",
                "Brandstatter, G",
                "Weiss, W"
            ],
            "year": 1997,
            "source": "GASTROENTEROLOGY 1997 112: A135-A135.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1997WV41900536",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "GASTROENTEROLOGY",
            "issn": "0016-5085",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 10.25,
            "impactfactor_year": 1997,
            "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": 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": 14760,
            "title": "Deleterious effect of angiotensin on gastric mucosal blood flow regulation in the face of pending acid injury",
            "abstract": null,
            "authors": [
                "Heinemann, A",
                "Jocic, M",
                "Wienen, W",
                "Holzer, P"
            ],
            "year": 1997,
            "source": "GASTROENTEROLOGY 1997 112: A146-A146.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1997WV41900578",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "14760-14022"
            ],
            "persons": [
                "14760-51529",
                "14760-51756"
            ],
            "imported": null,
            "journal": "GASTROENTEROLOGY",
            "issn": "0016-5085",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 10.25,
            "impactfactor_year": 1997,
            "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": 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": 14761,
            "title": "Homeostatic role of 5-hydroxytryptamine released from the acid-injured mucosa of the rat stomach.",
            "abstract": null,
            "authors": [
                "Wachter, CH",
                "Heinemann, A",
                "Donnerer, J",
                "Holzer, P"
            ],
            "year": 1997,
            "source": "GASTROENTEROLOGY 1997 112: A323-A323.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1997WV41901288",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "14761-14022"
            ],
            "persons": [
                "14761-51529",
                "14761-51756"
            ],
            "imported": null,
            "journal": "GASTROENTEROLOGY",
            "issn": "0016-5085",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 10.25,
            "impactfactor_year": 1997,
            "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": 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": 14762,
            "title": "Loperamide induces intestinal absorption in the rat jejunum via nitric oxide.",
            "abstract": null,
            "authors": [
                "Beubler, E",
                "SchirgiDegen, A"
            ],
            "year": 1997,
            "source": "GASTROENTEROLOGY 1997 112: A348-A348.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1997WV41901387",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "14762-14022"
            ],
            "persons": [
                "14762-51667"
            ],
            "imported": null,
            "journal": "GASTROENTEROLOGY",
            "issn": "0016-5085",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 10.25,
            "impactfactor_year": 1997,
            "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": 14763,
            "title": "Inhibition of intestinal peristalsis caused by substance P involves nitric oxide.",
            "abstract": null,
            "authors": [
                "Holzer, P",
                "Lippe, IT"
            ],
            "year": 1997,
            "source": "GASTROENTEROLOGY 1997 112: A750-A750.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1997WV41902990",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "14763-14022"
            ],
            "persons": [
                "14763-51529",
                "14763-51832"
            ],
            "imported": null,
            "journal": "GASTROENTEROLOGY",
            "issn": "0016-5085",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 10.25,
            "impactfactor_year": 1997,
            "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": 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": 14764,
            "title": "Tachykinins regulate intestinal peristalsis via NK1 and NK2, but not NK3, receptors.",
            "abstract": null,
            "authors": [
                "Lippe, IT",
                "Holzer, P"
            ],
            "year": 1997,
            "source": "GASTROENTEROLOGY 1997 112: A777-A777.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1997WV41903096",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "14764-14022"
            ],
            "persons": [
                "14764-51529",
                "14764-51832"
            ],
            "imported": null,
            "journal": "GASTROENTEROLOGY",
            "issn": "0016-5085",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 10.25,
            "impactfactor_year": 1997,
            "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": 14765,
            "title": "Erythromycin inhibits peristaltic motility in guinea pig ileum.",
            "abstract": null,
            "authors": [
                "Petnehazy, T",
                "Scheidl, S",
                "Gasser, R",
                "Holzer, P",
                "Krejs, GJ",
                "Hammer, HF"
            ],
            "year": 1997,
            "source": "GASTROENTEROLOGY 1997 112: A805-A805.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1997WV41903209",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "14765-14022",
                "14765-14081",
                "14765-14083"
            ],
            "persons": [
                "14765-50167",
                "14765-51531",
                "14765-51533",
                "14765-51534",
                "14765-51529"
            ],
            "imported": null,
            "journal": "GASTROENTEROLOGY",
            "issn": "0016-5085",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 10.25,
            "impactfactor_year": 1997,
            "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": 14766,
            "title": "Percutaneous endoscopic gastrostomy prevents aspiration but has no effect on quality of life and physical activity in patients with radiation therapy for neck cancer",
            "abstract": null,
            "authors": [
                "Hinterleitner, TA",
                "Fickert, P",
                "Pamperl, I",
                "Lindschinger, M",
                "Anderhuber, W",
                "Stammberger, H",
                "Petritsch, W"
            ],
            "year": 1997,
            "source": "GASTROENTEROLOGY 1997 112: A879-A879.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1997WV41903503",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "14766-14066",
                "14766-14081"
            ],
            "persons": [
                "14766-51536",
                "14766-52938"
            ],
            "imported": null,
            "journal": "GASTROENTEROLOGY",
            "issn": "0016-5085",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 10.25,
            "impactfactor_year": 1997,
            "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": 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": 14767,
            "title": "Mycophenolate mofetil in patients with Crohn's disease",
            "abstract": null,
            "authors": [
                "Fickert, P",
                "Hinterleitner, TA",
                "Aichbichler, B",
                "Wenzl, HH",
                "Petritsch, W"
            ],
            "year": 1997,
            "source": "GASTROENTEROLOGY 1997 112: A972-A972.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1997WV41903874",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "14767-14081"
            ],
            "persons": [
                "14767-51536",
                "14767-52938"
            ],
            "imported": null,
            "journal": "GASTROENTEROLOGY",
            "issn": "0016-5085",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 10.25,
            "impactfactor_year": 1997,
            "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": 14768,
            "title": "Cyclosporine in severe steroid-refractory ulcerative colitis: Short-term efficacy and long-term results.",
            "abstract": null,
            "authors": [
                "Wenzl, HH",
                "Petritsch, W",
                "Aichbichler, B",
                "Hinterleitner, TA",
                "Krejs, GJ"
            ],
            "year": 1997,
            "source": "GASTROENTEROLOGY 1997 112: A1117-A1117.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1997WV41904453",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "14768-14081"
            ],
            "persons": [
                "14768-51534",
                "14768-51536"
            ],
            "imported": null,
            "journal": "GASTROENTEROLOGY",
            "issn": "0016-5085",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 10.25,
            "impactfactor_year": 1997,
            "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": 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": 14769,
            "title": "Visceral nociception due to acid injury of the rat gastric mucosa studied by expression of c-fos mRNA in the brainstem.",
            "abstract": null,
            "authors": [
                "Schuligoi, R",
                "Jocic, M",
                "Holzer, P"
            ],
            "year": 1997,
            "source": "GASTROENTEROLOGY 1997 112: A1187-A1187.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1997WV41904732",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "14769-14022"
            ],
            "persons": [
                "14769-51529"
            ],
            "imported": null,
            "journal": "GASTROENTEROLOGY",
            "issn": "0016-5085",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 10.25,
            "impactfactor_year": 1997,
            "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": 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": 14770,
            "title": "Virological and biochemical response to combined interferon-alpha plus ribavirin therapy in patients with chronic hepatitis C.",
            "abstract": null,
            "authors": [
                "Kessler, HH",
                "Pierer, K",
                "Fickert, P",
                "Stauber, RE"
            ],
            "year": 1997,
            "source": "GASTROENTEROLOGY 1997 112: A1300-A1300.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1997WV41905183",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "14770-14023",
                "14770-14081"
            ],
            "persons": [
                "14770-51530",
                "14770-51812",
                "14770-52938"
            ],
            "imported": null,
            "journal": "GASTROENTEROLOGY",
            "issn": "0016-5085",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 10.25,
            "impactfactor_year": 1997,
            "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": 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": 14772,
            "title": "Actions of bradykinin involving the activation of primary afferent neurones inhibited by the nonpeptide B-2 receptor antagonist, FR173657.",
            "abstract": null,
            "authors": [
                "Sametz, W",
                "Diethart, S",
                "Juan, H",
                "Amann, R",
                "Griesbacher, T"
            ],
            "year": 1997,
            "source": "NAUNYN-SCHMIED ARCH PHARMACOL 1997 355: 292-292.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1997WV42000316",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "14772-14022"
            ],
            "persons": [
                "14772-51661"
            ],
            "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.492,
            "impactfactor_year": 1997,
            "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": 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": 14773,
            "title": "Acid challenge of rat gastric mucosa induces expression of c-fos mRNA in the brainstem: A model of visceral pain",
            "abstract": null,
            "authors": [
                "Schuligoi, R",
                "Jocic, M",
                "Holzer, P"
            ],
            "year": 1997,
            "source": "NAUNYN-SCHMIED ARCH PHARMACOL 1997 355: 390-390.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1997WV42000414",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "14773-14022"
            ],
            "persons": [
                "14773-51529"
            ],
            "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.492,
            "impactfactor_year": 1997,
            "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": 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": 14774,
            "title": "A model for the pharmacological investigation of mesenteric mechano- and chemonociception",
            "abstract": null,
            "authors": [
                "HolzerPetsche, U",
                "Brodacz, B"
            ],
            "year": 1997,
            "source": "NAUNYN-SCHMIED ARCH PHARMACOL 1997 355: 392-392.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1997WV42000416",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "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.492,
            "impactfactor_year": 1997,
            "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": 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": 14775,
            "title": "Involvement of nitric oxide in intestinal absorption induced by morphine and loperamide.",
            "abstract": null,
            "authors": [
                "SchirgiDegen, A",
                "Graier, W",
                "Beubler, E"
            ],
            "year": 1997,
            "source": "NAUNYN-SCHMIED ARCH PHARMACOL 1997 355: 394-394.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1997WV42000418",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "14775-14013",
                "14775-14022"
            ],
            "persons": [
                "14775-51667",
                "14775-51860"
            ],
            "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.492,
            "impactfactor_year": 1997,
            "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": 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": 14776,
            "title": "Chondroid syringoma: The potential of metaplastic differentiation is restricted to the apocrine variant.",
            "abstract": null,
            "authors": [
                "Regauer, S",
                "Ott, A"
            ],
            "year": 1997,
            "source": "J INVEST DERMATOL 1997 108: 442-442.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1997WP04000466",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "14776-14020"
            ],
            "persons": [
                "14776-51945"
            ],
            "imported": null,
            "journal": "J INVEST DERMATOL",
            "issn": "0022-202X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.584,
            "impactfactor_year": 1997,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 14778,
            "title": "ABO blood group antigens in stroma of diseased corneas.",
            "abstract": null,
            "authors": [
                "Ardjomand, N",
                "Radner, H",
                "Reich, ME",
                "Kleinert, R",
                "Faulborn, J"
            ],
            "year": 1997,
            "source": "INVEST OPHTHALMOL VISUAL SCI 1997 38: 1996-1996.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1997WN18601989",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "14778-14043"
            ],
            "persons": [
                "14778-53163"
            ],
            "imported": null,
            "journal": "INVEST OPHTHALMOL VISUAL SCI",
            "issn": "0146-0404",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.25,
            "impactfactor_year": 1997,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "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": 14781,
            "title": "Hypovolemia during early exposure to 2,800m altitude: Effect of rehydration.",
            "abstract": null,
            "authors": [
                "Greenleaf, JE",
                "Farrell, PA",
                "Loomis, JL",
                "Fedele, M",
                "West, J",
                "Rossler, A",
                "HinghoferSzalkay, H"
            ],
            "year": 1997,
            "source": "FASEB J 1997 11: 1705-1705.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1997WL53001705",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "14781-51683",
                "14781-51737"
            ],
            "imported": null,
            "journal": "FASEB J",
            "issn": "0892-6638",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 14.629,
            "impactfactor_year": 1997,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}