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=152540&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156889,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152560&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152520&ordering=-imported",
    "results": [
        {
            "id": 64928,
            "title": "MODEL STUDIES ON THE BEHAVIOR OF THE BLOOD PRESSURE IN STENOSIS.",
            "abstract": null,
            "authors": [
                "KENNER, T",
                "WALDHAEUSL, W",
                "WETTERER, E"
            ],
            "year": 1965,
            "source": "Z Kreislaufforsch. 1965; 54(11): 335-345. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A19656475000002",
            "pubmed": "14308656",
            "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": 64926,
            "title": "Method for the continuous measurement of the phase relation between heart beat and respiration (author's transl)",
            "abstract": null,
            "authors": [
                "Pessenhofer, H",
                "Kenner, T"
            ],
            "year": 1975,
            "source": "Pflugers Arch. 1975; 355(1):77-83",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1975V876300007",
            "pubmed": "1171429",
            "doi": "10.1007/BF00584801",
            "pmc": null,
            "organizations": [],
            "persons": [
                "64926-51504-1"
            ],
            "imported": "2007-01-22T01:00:00+01:00",
            "journal": "Pflugers Arch",
            "issn": "0031-6768",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.921,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "PHYSIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 64925,
            "title": "The central arterial pulses. Experiments on a hybrid model of the heart and the arterial system.",
            "abstract": null,
            "authors": [
                "Kenner, T"
            ],
            "year": 1975,
            "source": "Pflugers Arch. 1975; 353(1): 67-81. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1975V158800006",
            "pubmed": "1168334",
            "doi": "10.1007/BF00584512",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-01-22T01:00:00+01:00",
            "journal": "Pflugers Arch",
            "issn": "0031-6768",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.921,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "PHYSIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 64932,
            "title": "Dynamic behavior of the cardiorespiratory system",
            "abstract": null,
            "authors": [
                "Pessenhofer, H",
                "Schwaberger, G",
                "Estelberger, W",
                "Kenner, T"
            ],
            "year": 1976,
            "source": "Wien Med Wochenschr. 1976; 126(18-2): 270-274. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "973395",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "64932-51504-1",
                "64932-51687-6"
            ],
            "imported": "2007-01-22T01:00:00+01:00",
            "journal": "Wien Med Wochenschr",
            "issn": "0043-5341",
            "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": 64924,
            "title": "Humoral autoregulation of blood flow and blood pressure.",
            "abstract": null,
            "authors": [
                "Kenner, TH",
                "Ono, K"
            ],
            "year": 1972,
            "source": "Experientia. 1972; 28(5): 528-530. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1972M569800023",
            "pubmed": "4402744",
            "doi": "10.1007/BF01931859",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-01-22T01:00:00+01:00",
            "journal": "Experientia",
            "issn": "0014-4754",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.615,
            "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": false,
            "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": 64923,
            "title": "Analysis of slow autooscillations of arterial flow.",
            "abstract": null,
            "authors": [
                "Kenner, T",
                "Ono, K"
            ],
            "year": 1972,
            "source": "Pflugers Arch. 1972; 331(4): 347-356. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1972L980700007",
            "pubmed": "5064568",
            "doi": "10.1007/BF00592695",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-01-22T01:00:00+01:00",
            "journal": "Pflugers Arch",
            "issn": "0031-6768",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.921,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "PHYSIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 64922,
            "title": "Interaction between circulatory control and drug-induced reactions.",
            "abstract": null,
            "authors": [
                "Kenner, T",
                "Ono, K"
            ],
            "year": 1972,
            "source": "Pflugers Arch. 1972; 331(4): 335-346. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1972L980700006",
            "pubmed": "5064567",
            "doi": "10.1007/BF00592694",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-01-22T01:00:00+01:00",
            "journal": "Pflugers Arch",
            "issn": "0031-6768",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.921,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "PHYSIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 64921,
            "title": "Amplitude dependence of the carotid sinus reflex.",
            "abstract": null,
            "authors": [
                "Kenner, T",
                "Baertschi, AJ",
                "Allison, JL",
                "Ono, K"
            ],
            "year": 1974,
            "source": "Pflugers Arch. 1974; 346(1): 49-59. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1974R913700006",
            "pubmed": "4855895",
            "doi": "10.1007/BF00592650",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-01-22T01:00:00+01:00",
            "journal": "Pflugers Arch",
            "issn": "0031-6768",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.921,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "PHYSIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 64920,
            "title": "Interrelationship between dynamics and regulation of the arterial system",
            "abstract": null,
            "authors": [
                "Kenner, T"
            ],
            "year": 1974,
            "source": "Verh Dtsch Ges Kreislaufforsch. 1974; 40(1): 41-60. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": "4615464",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-01-22T01:00:00+01:00",
            "journal": "Verh Dtsch Ges Kreislaufforsch",
            "issn": "0070-4075",
            "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": 64919,
            "title": "Arterial pulse in Eisenmenger syndrome",
            "abstract": null,
            "authors": [
                "Kaindl, F",
                "Kenner, T",
                "Kühn, P",
                "Lauringer, P",
                "Pokorny, D",
                "Probst, P"
            ],
            "year": 1974,
            "source": "Verh Dtsch Ges Kreislaufforsch. 1974; 40(1): 206-209. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "4450650",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-01-22T01:00:00+01:00",
            "journal": "Verh Dtsch Ges Kreislaufforsch",
            "issn": "0070-4075",
            "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": 64918,
            "title": "Pseudorandom testing technique for the characterization of local hemodynamic control.",
            "abstract": null,
            "authors": [
                "Rubenstein, HJ",
                "Kenner, T",
                "Ono, K"
            ],
            "year": 1973,
            "source": "Pflugers Arch. 1973; 343(4): 309-316. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1973R285300004",
            "pubmed": "4796823",
            "doi": "10.1007/BF00595818",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-01-22T01:00:00+01:00",
            "journal": "Pflugers Arch",
            "issn": "0031-6768",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.921,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "PHYSIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 64917,
            "title": "A nonlinear property of the renal autoregulation.",
            "abstract": null,
            "authors": [
                "Kenner, T",
                "Ono, K",
                "Rubenstein, J"
            ],
            "year": 1972,
            "source": "Experientia. 1972; 28(5): 527-528. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1972M569800022",
            "pubmed": "5040800",
            "doi": "10.1007/BF01931858",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-01-22T01:00:00+01:00",
            "journal": "Experientia",
            "issn": "0014-4754",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.615,
            "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": 64916,
            "title": "Dynamic control of flow and pressure in the circulation.",
            "abstract": null,
            "authors": [
                "Kenner, T"
            ],
            "year": 1971,
            "source": "Kybernetik. 1971; 9(6): 215-225. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1971L156000003",
            "pubmed": "5133970",
            "doi": "10.1007/BF00289583",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-01-22T01:00:00+01:00",
            "journal": "Kybernetik",
            "issn": "0023-5946",
            "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": 64915,
            "title": "Reciprocal autoregulation of blood flow and blood pressure.",
            "abstract": null,
            "authors": [
                "Kenner, T",
                "Ono, K"
            ],
            "year": 1971,
            "source": "Experientia. 1971; 27(5): 528-529. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1971J297700023",
            "pubmed": "5132585",
            "doi": "10.1007/BF02147579",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-01-22T01:00:00+01:00",
            "journal": "Experientia",
            "issn": "0014-4754",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.615,
            "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": 64914,
            "title": "The low frequency input impedance of the renal artery.",
            "abstract": null,
            "authors": [
                "Kenner, T",
                "Ono, K"
            ],
            "year": 1971,
            "source": "Pflugers Arch. 1971; 324(2): 155-164. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1971J124400006",
            "pubmed": "5102602",
            "doi": "10.1007/BF00592660",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-01-22T01:00:00+01:00",
            "journal": "Pflugers Arch",
            "issn": "0031-6768",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.921,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "PHYSIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 64913,
            "title": "Input resistance of the coronary arteries",
            "abstract": null,
            "authors": [
                "Kenner, T"
            ],
            "year": 1969,
            "source": "Arch Kreislaufforsch. 1969; 60(3): 215-220. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1969F236900001",
            "pubmed": "5384530",
            "doi": "10.1007/BF02119706",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-01-22T01:00:00+01:00",
            "journal": "Arch Kreislaufforsch",
            "issn": "0003-9217",
            "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": 64912,
            "title": "Frequency distribution of the activity of a non-dialyzable pressor factor in the plasma of non pregnant and pregnant women",
            "abstract": null,
            "authors": [
                "Hertlein, E",
                "Kenner, T",
                "Dördelmann, P"
            ],
            "year": 1969,
            "source": "Z Kreislaufforsch. 1969; 58(7): 755-758. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1969D817200009",
            "pubmed": "5811156",
            "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": 64933,
            "title": "Spectral analysis of spontaneous contractions of the isolated portal vein of rats.",
            "abstract": null,
            "authors": [
                "Hinghofer-Szalkay, H",
                "Kenner, T",
                "Estelberger, W"
            ],
            "year": 1976,
            "source": "Pflugers Arch. 1976; 364(2): 157-160. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1976CB40500008",
            "pubmed": "986624",
            "doi": "10.1007/BF00585184",
            "pmc": null,
            "organizations": [
                "64933-14010"
            ],
            "persons": [
                "64933-51683-1"
            ],
            "imported": "2007-01-22T01:00:00+01:00",
            "journal": "Pflugers Arch",
            "issn": "0031-6768",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.921,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "PHYSIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 64911,
            "title": "The dynamics of pulsatile flow in the coronary arteries.",
            "abstract": null,
            "authors": [
                "Kenner, T"
            ],
            "year": 1969,
            "source": "Pflugers Arch. 1969; 310(1):22-34",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1969D705900003",
            "pubmed": "5816085",
            "doi": "10.1007/BF00586872",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-01-22T01:00:00+01:00",
            "journal": "Pflugers Arch",
            "issn": "0031-6768",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.921,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "PHYSIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 64910,
            "title": "Studies of the Ph. Broemser's balance theory",
            "abstract": null,
            "authors": [
                "Päuser, H",
                "Kenner, T"
            ],
            "year": 1968,
            "source": "Z Kreislaufforsch. 1968; 57(11): 1060-1073. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1968C299100006",
            "pubmed": "5710011",
            "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
        }
    ]
}