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=149300&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157745,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149320&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149280&ordering=-year",
    "results": [
        {
            "id": 60994,
            "title": "Experimental long-term vitreous replacement with purified and nonpurified perfluorodecalin.",
            "abstract": null,
            "authors": [
                "Velikay, M",
                "Wedrich, A",
                "Stolba, U",
                "Datlinger, P",
                "Li, Y",
                "Binder, S"
            ],
            "year": 1993,
            "source": "Am J Ophthalmol. 1993; 116(5):565-570",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MF62400004",
            "pubmed": "8238215",
            "doi": "10.1016/S0002-9394(14)73197-6",
            "pmc": null,
            "organizations": [],
            "persons": [
                "60994-53938-6"
            ],
            "imported": "2006-11-13T01:00:00+01:00",
            "journal": "Am J Ophthalmol",
            "issn": "0002-9394",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.78,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.833333333333333,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "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": 61203,
            "title": "Sports and physical training in childhood--general principles",
            "abstract": null,
            "authors": [
                "Schober, PH"
            ],
            "year": 1993,
            "source": "Padiatr Padol. 1993; 28(5): A53-A55. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "8247591",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-11-15T01:00:00+01:00",
            "journal": "Padiatr Padol",
            "issn": "0030-9338",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61399,
            "title": "Experience of parents in home monitoring of apnea for prevention of sudden infant death (SIDS)",
            "abstract": null,
            "authors": [
                "Reiterer, F",
                "Einspieler, C",
                "Haidmayer, R",
                "Kurz, R",
                "Schober, P"
            ],
            "year": 1993,
            "source": "Padiatr Padol. 1993; 28(5):141-144",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "8247596",
            "doi": null,
            "pmc": null,
            "organizations": [
                "61399-14010",
                "61399-14049"
            ],
            "persons": [
                "61399-51524-6",
                "61399-51653-1"
            ],
            "imported": "2006-11-21T01:00:00+01:00",
            "journal": "Padiatr Padol",
            "issn": "0030-9338",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61424,
            "title": "Role of nitric oxide in the vasodilator but not exudative component of mustard oil-induced inflammation in rat skin.",
            "abstract": null,
            "authors": [
                "Lippe, IT",
                "Stabentheiner, A",
                "Holzer, P"
            ],
            "year": 1993,
            "source": "Agents Actions. 1993; 38 Spec No(1): C22-C24. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993KZ63000007",
            "pubmed": "8317314",
            "doi": "10.1007/BF01991125",
            "pmc": null,
            "organizations": [
                "61424-14022"
            ],
            "persons": [
                "61424-51529-6",
                "61424-51832-1"
            ],
            "imported": "2006-11-21T01:00:00+01:00",
            "journal": "Agents Actions",
            "issn": "0065-4299",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.923,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61480,
            "title": "Prostaglandin E1 in the pretransplantation period in patients with pulmonary hypertension.",
            "abstract": null,
            "authors": [
                "Wasler, A",
                "Iberer, F",
                "Tscheliessnigg, KH",
                "Auer, T",
                "Petutschnigg, B"
            ],
            "year": 1993,
            "source": "J Heart Lung Transplant. 1993; 12(5):884-884",
            "category": 1,
            "document_type": 20,
            "sci": "ISI:A1993MB16200035",
            "pubmed": "8241236",
            "doi": null,
            "pmc": null,
            "organizations": [
                "61480-14073"
            ],
            "persons": [],
            "imported": "2006-11-22T01:00:00+01:00",
            "journal": "J Heart Lung Transplant",
            "issn": "1053-2498",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.43,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.903225806451613,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61620,
            "title": "Twenty-four years' implant duration of the aortic Starr-Edwards Silastic ball prosthesis: a valve of the past?",
            "abstract": null,
            "authors": [
                "Mächler, HE",
                "Schmidt, CH",
                "Neuner, P",
                "Iberer, F",
                "Anelli-Monti, M",
                "Dacar, D",
                "Rigler, B",
                "Kraft-Kinz, J"
            ],
            "year": 1993,
            "source": "Eur J Cardiothorac Surg. 1993; 7(3):114-116",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993KV15000002",
            "pubmed": "8384861",
            "doi": "10.1016/1010-7940(93)90031-6",
            "pmc": null,
            "organizations": [
                "61620-14075"
            ],
            "persons": [
                "61620-51592-2"
            ],
            "imported": "2006-11-23T01:00:00+01:00",
            "journal": "Eur J Cardiothorac Surg",
            "issn": "1010-7940",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.634,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.53125,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 61882,
            "title": "Scintigraphy and sonography in reflux nephropathy: a comparison.",
            "abstract": null,
            "authors": [
                "Riccabona, M",
                "Ring, E",
                "Maurer, U",
                "Füger, G",
                "Nicoletti, R"
            ],
            "year": 1993,
            "source": "Nucl Med Commun. 1993; 14(4):339-342",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993KX75700008",
            "pubmed": "8479676",
            "doi": "10.1097/00006231-199304000-00176",
            "pmc": null,
            "organizations": [],
            "persons": [
                "61882-51373-2"
            ],
            "imported": "2006-11-29T01:00:00+01:00",
            "journal": "Nucl Med Commun",
            "issn": "0143-3636",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.078,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.544303797468354,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "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": 62084,
            "title": "Cellular accumulation of amiodarone and desethylamiodarone in cultured human cells. Consequences of drug accumulation on cellular lipid metabolism and plasma membrane properties of chronically exposed cells.",
            "abstract": null,
            "authors": [
                "Honegger, UE",
                "Zuehlke, RD",
                "Scuntaro, I",
                "Schaefer, MH",
                "Toplak, H",
                "Wiesmann, UN"
            ],
            "year": 1993,
            "source": "Biochem Pharmacol. 1993; 45(2):349-356",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993KL50500010",
            "pubmed": "8382061",
            "doi": "10.1016/0006-2952(93)90070-D",
            "pmc": null,
            "organizations": [],
            "persons": [
                "62084-51846-6"
            ],
            "imported": "2006-12-01T01:00:00+01:00",
            "journal": "Biochem Pharmacol",
            "issn": "0006-2952",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.263,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.876404494382023,
            "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": 62157,
            "title": "Evaluating the quality of life of women with gynecologic malignancies. (Research project funded by the Fund for Promotion of Scientific Research)",
            "abstract": null,
            "authors": [
                "Greimel, E",
                "Lahousen, M",
                "Ploner-Strobl, C",
                "Freidl, W"
            ],
            "year": 1993,
            "source": "Gynakol Geburtshilfliche Rundsch. 1993; 33 Suppl 1(2): 212-213. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "8118274",
            "doi": "10.1159/000272224",
            "pmc": null,
            "organizations": [
                "62157-14038"
            ],
            "persons": [
                "62157-51845-6"
            ],
            "imported": "2006-12-05T01:00:00+01:00",
            "journal": "Gynakol Geburtshilfliche Rundsch",
            "issn": "1018-8843",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.0188679245283019,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "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": 62158,
            "title": "EEG mapping in middle aged normal volunteers: the impact of cerebrovascular risk factors.",
            "abstract": null,
            "authors": [
                "Logar, C",
                "Schmidt, R",
                "Freidl, W",
                "Reinhart, B",
                "Scala, M",
                "Lechner, H"
            ],
            "year": 1993,
            "source": "Brain Topogr. 1993; 6(2):111-115",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "8123425",
            "doi": "10.1007/BF01191075",
            "pmc": null,
            "organizations": [
                "62158-14051"
            ],
            "persons": [
                "62158-51845-6"
            ],
            "imported": "2006-12-05T01:00:00+01:00",
            "journal": "Brain Topogr",
            "issn": "0896-0267",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.278481012658228,
            "impactfactor_norm_year": 1998,
            "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": 62160,
            "title": "Occupational reintegration and subjective quality of life after inpatient rehabilitation in myocardial infarct",
            "abstract": null,
            "authors": [
                "Freidl, W",
                "Egger, J",
                "Schratter, J"
            ],
            "year": 1993,
            "source": "Rehabilitation (Stuttg). 1993; 32(2): 121-125. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "8332823",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "62160-51505-6",
                "62160-51845-1"
            ],
            "imported": "2006-12-05T01:00:00+01:00",
            "journal": "Rehabilitation (Stuttg)",
            "issn": "0034-3536",
            "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": 62161,
            "title": "Screening for psychogenic factors in functional dysphonia",
            "abstract": null,
            "authors": [
                "Friedrich, G",
                "Fitzek, T",
                "Freidl, W",
                "Egger, J"
            ],
            "year": 1993,
            "source": "HNO. 1993; 41(12): 564-570. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MP20600003",
            "pubmed": "8125799",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "62161-51505-6",
                "62161-51845-6"
            ],
            "imported": "2006-12-05T01:00:00+01:00",
            "journal": "HNO",
            "issn": "0017-6192",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.118,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.620689655172414,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "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": 62321,
            "title": "Evaluation of pulmonary functions during pressure-limited manual ventilation in preterm neonates.",
            "abstract": null,
            "authors": [
                "Reiterer, F",
                "Sivieri, E",
                "Abbasi, S",
                "Bhutani, VK"
            ],
            "year": 1993,
            "source": "Pediatr Pulmonol. 1993; 15(2): 117-121. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993KN86900008",
            "pubmed": "8474783",
            "doi": "10.1002/ppul.1950150209",
            "pmc": null,
            "organizations": [],
            "persons": [
                "62321-51653-2"
            ],
            "imported": "2006-12-07T01:00:00+01:00",
            "journal": "Pediatr Pulmonol",
            "issn": "8755-6863",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.184,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.676056338028169,
            "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": 62334,
            "title": "Inhibition of melanoma cell directional migration in vitro via different cellular targets.",
            "abstract": null,
            "authors": [
                "Fink-Puches, R",
                "Helige, C",
                "Kerl, H",
                "Smolle, J",
                "Tritthart, HA"
            ],
            "year": 1993,
            "source": "Exp Dermatol. 1993; 2(1):17-24",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "8156166",
            "doi": "10.1111/j.1600-0625.1993.tb00194.x",
            "pmc": null,
            "organizations": [
                "62334-14047"
            ],
            "persons": [
                "62334-51617-6",
                "62334-51519-6",
                "62334-51620-6",
                "62334-52589-1"
            ],
            "imported": "2006-12-07T01:00:00+01:00",
            "journal": "Exp Dermatol",
            "issn": "0906-6705",
            "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": 62450,
            "title": "Eating behavior of patients with metabolic diseases and metabolically healthy probands in Austria. Results of a questionnaire survey at the Graz Autumn Fair 1991",
            "abstract": null,
            "authors": [
                "Schumacher, M",
                "Eber, B",
                "Schallmoser, K",
                "Toplak, H",
                "Zweiker, R",
                "Lindschinger, M",
                "Sommer, K",
                "Klein, W"
            ],
            "year": 1993,
            "source": "Wien Med Wochenschr. 1993; 143(12): 329-332. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "8212721",
            "doi": null,
            "pmc": null,
            "organizations": [
                "62450-14083"
            ],
            "persons": [
                "62450-51846-6",
                "62450-51699-1"
            ],
            "imported": "2006-12-11T01: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
        },
        {
            "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": 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": 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": 62581,
            "title": "Systemic and uterine vascular response to serotonin in third trimester pregnant ewes.",
            "abstract": null,
            "authors": [
                "Lang, U",
                "Prada, J",
                "Clark, KE"
            ],
            "year": 1993,
            "source": "Eur J Obstet Gynecol Reprod Biol. 1993; 51(2):131-138",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MQ61500008",
            "pubmed": "8119459",
            "doi": "10.1016/0028-2243(93)90025-8",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-12T01:00:00+01:00",
            "journal": "Eur J Obstet Gynecol Reprod Biol",
            "issn": "0301-2115",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.452830188679245,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "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": 62582,
            "title": "Autonomic modulation of insulin levels in foetal sheep.",
            "abstract": null,
            "authors": [
                "Lang, U",
                "Jensen, A",
                "Künzel, W"
            ],
            "year": 1993,
            "source": "Clin Auton Res. 1993; 3(5): 331-338. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "8124066",
            "doi": "10.1007/BF01827335",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-12T01:00:00+01:00",
            "journal": "Clin Auton Res",
            "issn": "0959-9851",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.472,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "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
        }
    ]
}