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=154820&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157152,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=154840&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=154800&ordering=-imported",
    "results": [
        {
            "id": 62534,
            "title": "Ischemic necrosis of the vertebral body",
            "abstract": null,
            "authors": [
                "Kopp, W",
                "Fotter, R",
                "Ebner, F"
            ],
            "year": 1985,
            "source": "Rontgenblatter. 1985; 38(8): 263-264. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "4059814",
            "doi": null,
            "pmc": null,
            "organizations": [
                "62534-14108"
            ],
            "persons": [
                "62534-51557-6"
            ],
            "imported": "2006-12-12T01:00:00+01:00",
            "journal": "Rontgenblatter",
            "issn": "0300-8592",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 62533,
            "title": "Involvement of diaphragmatic lymph nodes in Hodgkin's disease",
            "abstract": null,
            "authors": [
                "Kullnig, P",
                "Fotter, R",
                "Tölly, E"
            ],
            "year": 1984,
            "source": "Rontgenblatter. 1984; 37(8): 288-291. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "6484465",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "62533-51557-6"
            ],
            "imported": "2006-12-12T01:00:00+01:00",
            "journal": "Rontgenblatter",
            "issn": "0300-8592",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 62532,
            "title": "Coxitis fugax (author's transl)",
            "abstract": null,
            "authors": [
                "Kuttnig, M",
                "Kurz, R",
                "Ritter, G",
                "Fotter, R",
                "Breisach, G"
            ],
            "year": 1981,
            "source": "Monatsschr Kinderheilkd. 1981; 129(12): 688-691. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981MV64000007",
            "pubmed": "7329423",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "62532-51557-6"
            ],
            "imported": "2006-12-12T01:00:00+01:00",
            "journal": "Monatsschr Kinderheilkd",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.163,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.112676056338028,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 62531,
            "title": "Diagnostic value of osteoscintigraphy and osteoscintimetry for assessment of post-traumatic osteomyelitis and of its complications (author's transl)",
            "abstract": null,
            "authors": [
                "Fotter, R",
                "Reschauer, R",
                "Schneider, G",
                "Lammer, J"
            ],
            "year": 1980,
            "source": "Rontgenblatter. 1980; 33(11): 555-563. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "7444257",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "62531-51557-1"
            ],
            "imported": "2006-12-12T01:00:00+01:00",
            "journal": "Rontgenblatter",
            "issn": "0300-8592",
            "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": 62529,
            "title": "Contrast amplification of the liver parenchyma in the computer tomogram by using intravenous and peroral biliary contrast media (author's transl)",
            "abstract": null,
            "authors": [
                "Justich, E",
                "Sager, WD",
                "Dietrich, G",
                "Fotter, R",
                "zur Nedden, D"
            ],
            "year": 1980,
            "source": "Rontgenblatter. 1980; 33(5): 226-231. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "7375767",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "62529-51557-6"
            ],
            "imported": "2006-12-12T01:00:00+01:00",
            "journal": "Rontgenblatter",
            "issn": "0300-8592",
            "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": 62528,
            "title": "Importance of computer tomography in paediatric diagnostics of abdominal and pelvic tumours (author's transly",
            "abstract": null,
            "authors": [
                "Fotter, R",
                "Sager, WD",
                "Justich, E",
                "zur Nedden, D"
            ],
            "year": 1980,
            "source": "Rontgenblatter. 1980; 33(3): 156-162. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "6244612",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "62528-51557-1"
            ],
            "imported": "2006-12-12T01:00:00+01:00",
            "journal": "Rontgenblatter",
            "issn": "0300-8592",
            "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": 62527,
            "title": "CT of the pelvis and abdomen during childhood (author's transl)",
            "abstract": null,
            "authors": [
                "Fotter, R",
                "Sager, WD"
            ],
            "year": 1979,
            "source": "Rofo. 1979; 131(5): 476-479. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "160372",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "62527-51557-1"
            ],
            "imported": "2006-12-12T01:00:00+01:00",
            "journal": "Rofo",
            "issn": "1438-9029",
            "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": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "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": 62526,
            "title": "The value of scintigraphy and osteoscintimetry for the early detection of legg-calvé-perthes disease (author's transl)",
            "abstract": null,
            "authors": [
                "Fotter, R",
                "Fueger, GF",
                "Ritter, G"
            ],
            "year": 1979,
            "source": "Rontgenblatter. 1979; 32(2): 79-86. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1979GH60500005",
            "pubmed": "419351",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "62526-51557-1"
            ],
            "imported": "2006-12-12T01:00:00+01:00",
            "journal": "Rontgenblatter",
            "issn": "0300-8592",
            "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": 62524,
            "title": "Imaging procedures for preparation of endoscopic paranasal sinus surgery in chronic sinusitis",
            "abstract": null,
            "authors": [
                "Kopp, W",
                "Kullnig, P",
                "Stammberger, H",
                "Fotter, R"
            ],
            "year": 1989,
            "source": "Wien Med Wochenschr Suppl. 1989; 104(2): suppl 63-suppl 66. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": "2686191",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "62524-51557-6"
            ],
            "imported": "2006-12-12T01:00:00+01:00",
            "journal": "Wien Med Wochenschr Suppl",
            "issn": "0301-7826",
            "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": 62521,
            "title": "Anesthetics and automaticity of dominant and latent pacemakers in chronically instrumented dogs. I. Methodology, conscious state, and halothane anesthesia: comparison with and without muscarinic blockade during exposure to epinephrine.",
            "abstract": null,
            "authors": [
                "Woehlck, HJ",
                "Vicenzi, MN",
                "Bosnjak, ZJ",
                "Atlee, JL"
            ],
            "year": 1993,
            "source": "Anesthesiology. 1993; 79(6): 1304-1315. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993ML88700019",
            "pubmed": "8267207",
            "doi": "10.1097/00000542-199312000-00022",
            "pmc": null,
            "organizations": [],
            "persons": [
                "62521-51943-6"
            ],
            "imported": "2006-12-12T01:00:00+01:00",
            "journal": "Anesthesiology",
            "issn": "0003-3022",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.711,
            "impactfactor_year": 1994,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "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": 62520,
            "title": "Anesthetics and automaticity in latent pacemaker fibers. IV. Effects of isoflurane and epinephrine or norepinephrine on automaticity of dominant and subsidiary atrial pacemakers in the canine heart.",
            "abstract": null,
            "authors": [
                "Boban, M",
                "Atlee, JL",
                "Vicenzi, M",
                "Kampine, JP",
                "Bosnjak, ZJ"
            ],
            "year": 1993,
            "source": "Anesthesiology. 1993; 79(3): 555-562. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LV75800021",
            "pubmed": "8363082",
            "doi": "10.1097/00000542-199309000-00020",
            "pmc": null,
            "organizations": [],
            "persons": [
                "62520-51943-6"
            ],
            "imported": "2006-12-12T01:00:00+01:00",
            "journal": "Anesthesiology",
            "issn": "0003-3022",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.711,
            "impactfactor_year": 1994,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "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": 62518,
            "title": "The effects of the new antiarrhythmic E 047/1 on postoperative ischemia-induced arrhythmias in dogs.",
            "abstract": null,
            "authors": [
                "Kulier, AH",
                "Novalija, E",
                "Hogan, Q",
                "Vicenzi, MN",
                "Woehlck, HJ",
                "Bajic, J",
                "Atlee, JL",
                "Bosnjak, ZJ"
            ],
            "year": 1999,
            "source": "Anesth Analg. 1999; 89(6):1393-1399",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000083982400012",
            "pubmed": "10589614",
            "doi": "10.1097/00000539-199912000-00012",
            "pmc": null,
            "organizations": [
                "62518-14070"
            ],
            "persons": [
                "62518-51943-6"
            ],
            "imported": "2006-12-12T01:00:00+01:00",
            "journal": "Anesth Analg",
            "issn": "0003-2999",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.509,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.888888888888889,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "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": 62516,
            "title": "Anesthetics and automaticity of dominant and latent pacemakers in chronically instrumented dogs. IV. Dysrhythmias after sinoatrial node excision.",
            "abstract": null,
            "authors": [
                "Woehlck, HJ",
                "Vicenzi, MN",
                "Bajic, J",
                "Sokolyk, SM",
                "Bosnjak, ZJ",
                "Atlee, JL"
            ],
            "year": 1995,
            "source": "Anesthesiology. 1995; 82(6):1447-1455",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RC51300017",
            "pubmed": "7793658",
            "doi": "10.1097/00000542-199506000-00016",
            "pmc": null,
            "organizations": [],
            "persons": [
                "62516-51943-6"
            ],
            "imported": "2006-12-12T01:00:00+01:00",
            "journal": "Anesthesiology",
            "issn": "0003-3022",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.9,
            "impactfactor_year": 1995,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "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": 62515,
            "title": "Muscarinic and ganglionic blocking properties of atropine compounds in vivo and in vitro: time dependence and heart rate effects.",
            "abstract": null,
            "authors": [
                "Vicenzi, MN",
                "Woehlck, HJ",
                "Boban, M",
                "McCallum, B",
                "Atlee, JL",
                "Bosnjak, ZJ"
            ],
            "year": 1995,
            "source": "Can J Physiol Pharmacol. 1995; 73(4):483-490",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RC05800008",
            "pubmed": "7671191",
            "doi": "10.1139/y95-061",
            "pmc": null,
            "organizations": [],
            "persons": [
                "62515-51943-1"
            ],
            "imported": "2006-12-12T01:00:00+01:00",
            "journal": "Can J Physiol Pharmacol",
            "issn": "0008-4212",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.342,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.544943820224719,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 62513,
            "title": "Anesthetics, catecholamines, and ouabain on automaticity of primary and secondary pacemakers.",
            "abstract": null,
            "authors": [
                "Atlee, JL",
                "Vicenzi, MN",
                "Woehlck, HJ",
                "Bosnjak, ZJ"
            ],
            "year": 1994,
            "source": "Adv Pharmacol. 1994; 31(2): 185-205. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "7873411",
            "doi": "10.1016/S1054-3589(08)60616-X",
            "pmc": null,
            "organizations": [],
            "persons": [
                "62513-51943-6"
            ],
            "imported": "2006-12-12T01:00:00+01:00",
            "journal": "Adv Pharmacol",
            "issn": "1054-3589",
            "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": 62512,
            "title": "Anesthetics and automaticity of dominant and latent atrial pacemakers in chronically instrumented dogs. III. Automaticity after sinoatrial node excision.",
            "abstract": null,
            "authors": [
                "Vicenzi, MN",
                "Woehlck, HJ",
                "Bajic, J",
                "Sokolyk, SM",
                "Bosnjak, ZJ",
                "Atlee, JL"
            ],
            "year": 1995,
            "source": "Anesthesiology. 1995; 82(2):469-478",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995QF75000018",
            "pubmed": "7856905",
            "doi": "10.1097/00000542-199502000-00017",
            "pmc": null,
            "organizations": [],
            "persons": [
                "62512-51943-1"
            ],
            "imported": "2006-12-12T01:00:00+01:00",
            "journal": "Anesthesiology",
            "issn": "0003-3022",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.9,
            "impactfactor_year": 1995,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "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": 62511,
            "title": "Anesthetics and automaticity of dominant and latent pacemakers in chronically instrumented dogs. II. Effects of enflurane and isoflurane during exposure to epinephrine with and without muscarinic blockade.",
            "abstract": null,
            "authors": [
                "Vicenzi, MN",
                "Woehlck, HJ",
                "Bosnjak, ZJ",
                "Atlee, JL"
            ],
            "year": 1993,
            "source": "Anesthesiology. 1993; 79(6): 1316-1323. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993ML88700020",
            "pubmed": "8267208",
            "doi": "10.1097/00000542-199312000-00023",
            "pmc": null,
            "organizations": [],
            "persons": [
                "62511-51943-2"
            ],
            "imported": "2006-12-12T01:00:00+01:00",
            "journal": "Anesthesiology",
            "issn": "0003-3022",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.711,
            "impactfactor_year": 1994,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "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": 62495,
            "title": "The respective and combined anticoagulant effects of recombinant human activated protein C, melagatran and heparins using CAT.",
            "abstract": null,
            "authors": [
                "Cimenti, C",
                "Koestenberger, M",
                "Leschnik, B",
                "Haidl, H",
                "Muntean, W"
            ],
            "year": 2007,
            "source": "Thromb Res. 2007; 119(3): 361-367. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000243707200014",
            "pubmed": "16712904",
            "doi": "10.1016/j.thromres.2006.03.004",
            "pmc": null,
            "organizations": [
                "62495-14091",
                "62495-14094"
            ],
            "persons": [
                "62495-51651-6",
                "62495-52013-6",
                "62495-54077-6"
            ],
            "imported": "2006-12-12T01:00:00+01:00",
            "journal": "Thromb Res",
            "issn": "0049-3848",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.038,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.516666666666667,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "HEMATOLOGY",
            "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": true,
            "local_affiliation": true
        },
        {
            "id": 62713,
            "title": "Comparison of the Effect of Prostaglandin E(1), Prostacycline and Adenosine on Peripheral Vascular Resistance.",
            "abstract": null,
            "authors": [
                "Brodmann, M",
                "Stelzer, I",
                "Friedl, M",
                "Lueger, A",
                "Pilger, E",
                "Stark, G"
            ],
            "year": 2001,
            "source": "Int. J. Angiol.. 2001; 10(1): 31-33. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "11178784",
            "doi": "10.1007/BF01616341",
            "pmc": null,
            "organizations": [
                "62713-14079"
            ],
            "persons": [
                "62713-51159-6",
                "62713-51541-6",
                "62713-51689-1",
                "62713-51868-6"
            ],
            "imported": "2006-12-12T01:00:00+01:00",
            "journal": "Int. J. Angiol.",
            "issn": "1061-1711",
            "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": true
        },
        {
            "id": 62714,
            "title": "Marine toxins",
            "abstract": null,
            "authors": [
                "Lueger, A",
                "Scherr, D",
                "Lang, B",
                "Brodmann, M",
                "Stark, G"
            ],
            "year": 1999,
            "source": "Wien Med Wochenschr. 1999; 151(5-6): 122-125. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": "11315409",
            "doi": null,
            "pmc": null,
            "organizations": [
                "62714-14079",
                "62714-14083"
            ],
            "persons": [
                "62714-50168-6",
                "62714-51689-6"
            ],
            "imported": "2006-12-12T01: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": true
        }
    ]
}