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=152500&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156888,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152520&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152480&ordering=-imported",
    "results": [
        {
            "id": 64900,
            "title": "Special features of the action of a new diuretic.",
            "abstract": null,
            "authors": [
                "Formanek, K",
                "Kenner, T"
            ],
            "year": 1966,
            "source": "Br J Pharmacol Chemother. 1966; 26(1):27-33",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A19667233000005",
            "pubmed": "5919512",
            "doi": "10.1111/j.1476-5381.1966.tb01807.x",
            "pmc": "PMC1510782",
            "organizations": [],
            "persons": [],
            "imported": "2007-01-22T01:00:00+01:00",
            "journal": "Br J Pharmacol Chemother",
            "issn": "0007-1188",
            "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": 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": 64899,
            "title": "ALTERATION OF ENZYME ACTIVITIES IN RAT SERUM BY NORMOVOLEMIC HEMORRHAGIC SHOCK AND BY BURNS.",
            "abstract": null,
            "authors": [
                "KENNER, T",
                "WALDHAEUSL, W"
            ],
            "year": 1964,
            "source": "Wien Klin Wochenschr. 1964; 76(8): 253-255. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "14199745",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-01-22T01:00:00+01:00",
            "journal": "Wien Klin Wochenschr",
            "issn": "0043-5325",
            "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": "MEDICINE, GENERAL & INTERNAL",
            "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": 64898,
            "title": "ON ANTIDIURETIC EFFECTS OF HUMAN SERA IN RATS.",
            "abstract": null,
            "authors": [
                "KENNER, T",
                "WALDHAEUSL, W",
                "MUELLER-HARTBURG, W"
            ],
            "year": 1965,
            "source": "Wien Klin Wochenschr. 1965; 77:  207-208. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "14309381",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-01-22T01:00:00+01:00",
            "journal": "Wien Klin Wochenschr",
            "issn": "0043-5325",
            "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": "MEDICINE, GENERAL & INTERNAL",
            "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": 64897,
            "title": "ON THE SIGNIFICANCE OF LONGITUDINAL EXTENSION AND ITS EFFECT ON THE ELASTICITY OF ARTERIES.",
            "abstract": null,
            "authors": [
                "KENNER, T"
            ],
            "year": 1964,
            "source": "Z Kreislaufforsch. 1964; 53(8):865-870",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A19643950C00007",
            "pubmed": "14335049",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-01-22T01:00:00+01:00",
            "journal": "Z Kreislaufforsch",
            "issn": "0044-295X",
            "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": 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": 64896,
            "title": "Bases in the pharmacological control of the venous system.",
            "abstract": null,
            "authors": [
                "KENNER, T"
            ],
            "year": 1962,
            "source": "Med Welt. 1962; 51(8): 2720-2725. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "14031967",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-01-22T01:00:00+01:00",
            "journal": "Med Welt",
            "issn": "0025-8512",
            "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": 64895,
            "title": "Studies on the theory of auscultatory blood pressure measurement.",
            "abstract": null,
            "authors": [
                "KENNER, T",
                "GAUER, OH"
            ],
            "year": 1962,
            "source": "Pflugers Arch Gesamte Physiol Menschen Tiere. 1962; 275(8):23-45",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A19621224C00002",
            "pubmed": "14455196",
            "doi": "10.1007/BF00362227",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-01-22T01:00:00+01:00",
            "journal": "Pflugers Arch Gesamte Physiol Menschen Tiere",
            "issn": "0031-6768",
            "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": 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": 64894,
            "title": "Transformation of pressure waves in the elastic tube.",
            "abstract": null,
            "authors": [
                "KENNER, T"
            ],
            "year": 1960,
            "source": "Z Kreislaufforsch. 1960; 49:  887-890. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "13752539",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-01-22T01:00:00+01:00",
            "journal": "Z Kreislaufforsch",
            "issn": "0044-295X",
            "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": 64893,
            "title": "On the theory of the individual vibrations of 2-part tube models. A contribution to the origin of basic arterial pulsation.",
            "abstract": null,
            "authors": [
                "KENNER, T",
                "WETTERER, E"
            ],
            "year": 1962,
            "source": "Pflugers Arch Gesamte Physiol Menschen Tiere. 1962; 275(8): 614-627. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A19621229C00004",
            "pubmed": "14031966",
            "doi": "10.1007/BF00363105",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-01-22T01:00:00+01:00",
            "journal": "Pflugers Arch Gesamte Physiol Menschen Tiere",
            "issn": "0031-6768",
            "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": 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": 64892,
            "title": "A simple method for liver exclusion and its effect on serum composition",
            "abstract": null,
            "authors": [
                "Formanek, K",
                "Kenner, T",
                "Waldhäusl, W"
            ],
            "year": 1965,
            "source": "Z Gesamte Exp Med. 1965; 139(8): 713-720. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "5886629",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-01-22T01:00:00+01:00",
            "journal": "Z Gesamte Exp Med",
            "issn": "0044-2534",
            "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": 64891,
            "title": "ON THE FORMATION OF A NON-DIALYSABLE VASOPRESSOR ACTIVITY BY THE WARMING OF SERUM.",
            "abstract": null,
            "authors": [
                "WALDHAEUSL, W",
                "KENNER, T"
            ],
            "year": 1965,
            "source": "Med Pharmacol Exp Int J Exp Med. 1965; 12:  388-394. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A19656539400005",
            "pubmed": "14332243",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-01-22T01:00:00+01:00",
            "journal": "Med Pharmacol Exp Int J Exp Med",
            "issn": "0543-3002",
            "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": 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": 64890,
            "title": "A NON-DIALYSABLE, HEAT-STABILE, HYPERTENSIVE SUBSTANCE IN THE SERUM OF RATS.",
            "abstract": null,
            "authors": [
                "KENNER, T",
                "WALDHAEUSL, W"
            ],
            "year": 1964,
            "source": "Nature. 1964; 204(8):581-582",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A19648823B00235",
            "pubmed": "14238167",
            "doi": "10.1038/204581b0",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-01-22T01:00:00+01:00",
            "journal": "Nature",
            "issn": "0028-0836",
            "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": "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 64889,
            "title": "EXPERIMENTAL INVESTIGATION OF THE TRANSVERSE CONTRACTILITY FIGURE OF THE CAROTID WALL.",
            "abstract": null,
            "authors": [
                "KENNER, T",
                "WALDHAEUSL, W"
            ],
            "year": 1964,
            "source": "Pflugers Arch Gesamte Physiol Menschen Tiere. 1964; 281(8): 212-215. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A19641258C00004",
            "pubmed": "14322656",
            "doi": "10.1007/BF00412422",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-01-22T01:00:00+01:00",
            "journal": "Pflugers Arch Gesamte Physiol Menschen Tiere",
            "issn": "0031-6768",
            "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": 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": 64888,
            "title": "ON A NECESSARY SUPPLEMENT TO FRANK'S ELASTICITY THEORY.",
            "abstract": null,
            "authors": [
                "KENNER, T"
            ],
            "year": 1964,
            "source": "Z Biol. 1964; 114(8): 363-370. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "14314158",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-01-22T01:00:00+01:00",
            "journal": "Z Biol",
            "issn": "0044-295X",
            "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": 64887,
            "title": "EXPERIMENTAL STUDIES ON FRANK'S ELASTICITY THEORY.",
            "abstract": null,
            "authors": [
                "KENNER, T",
                "WALDHAEUSL, W"
            ],
            "year": 1963,
            "source": "Z Biol. 1963; 114(8): 127-131. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "14153222",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-01-22T01:00:00+01:00",
            "journal": "Z Biol",
            "issn": "0043-5325",
            "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": "MEDICINE, GENERAL & INTERNAL",
            "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": 64886,
            "title": "THE IMPORTANCE OF THE VENTURI EFFECT IN PULMONARY STENOSIS.",
            "abstract": null,
            "authors": [
                "KAINDL, F",
                "KENNER, T",
                "KOHN, P",
                "WALDHAEUSL, W"
            ],
            "year": 1963,
            "source": "Wien Z Inn Med. 1963; 44(8): 395-400. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "14091758",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-01-22T01:00:00+01:00",
            "journal": "Wien Z Inn Med",
            "issn": "0043-5376",
            "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": 64885,
            "title": "STUDY ON DIFFERENT DEFINITIONS OF THE ELASTICITY MODULE IN HEMODYNAMICS.",
            "abstract": null,
            "authors": [
                "KENNER, T",
                "WETTERER, E"
            ],
            "year": 1963,
            "source": "Z Biol. 1963; 114(8): 11-24. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "14088626",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-01-22T01:00:00+01:00",
            "journal": "Z Biol",
            "issn": "0043-5376",
            "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": 64884,
            "title": "ON THE THEORY OF THE DEPENDENCE OF WAVE RESISTANCE IN THE ARTERIAL SYSTEM ON THE LOCATION AND ITS RELATION TO PERIPHERAL INCREASE IN PULSE PRESSURE.",
            "abstract": null,
            "authors": [
                "KENNER, T"
            ],
            "year": 1963,
            "source": "Z Biol. 1963; 113(8): 409-421. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "14070586",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-01-22T01:00:00+01:00",
            "journal": "Z Biol",
            "issn": "0043-5376",
            "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": 64883,
            "title": "ON THE MIGRATION OF ERYTHROCYTES INTO THE INTESTINAL LYMPH FOLLOWING CLAMPING OF THE PORTAL VEIN.",
            "abstract": null,
            "authors": [
                "KENNER, T",
                "WALDHAEUSL, W"
            ],
            "year": 1964,
            "source": "Z Biol. 1964; 114(8): 358-362. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "14309392",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-01-22T01:00:00+01:00",
            "journal": "Z Biol",
            "issn": "0044-295X",
            "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": 64882,
            "title": "Principles of pharmacological alteration of the venous system.",
            "abstract": null,
            "authors": [
                "KENNER, T"
            ],
            "year": 1963,
            "source": "Zentralbl Phlebol. 1963; 2(8): 2-13. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "14031968",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-01-22T01:00:00+01:00",
            "journal": "Zentralbl Phlebol",
            "issn": "0044-426X",
            "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": 64881,
            "title": "A simple method for measurement of the input resistance of an elastic tube model.",
            "abstract": null,
            "authors": [
                "KENNER, T"
            ],
            "year": 1962,
            "source": "Z Biol. 1962; 113(8): 208-214. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "14455197",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-01-22T01:00:00+01:00",
            "journal": "Z Biol",
            "issn": "0025-8512",
            "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
        }
    ]
}