var arnews = new Array(4); totcount = 4; rnd = 1; document.write("Police Quarterly current issue
"); document.write("
"); document.title=document.title+ " "; arnews[0]="Policy and Training Recommendations Related to Police Use of CEDs: Overview of Findings From a Comprehensive National Study
"; arnews[0] += "The authors report the policy and training recommendations derived from a comprehensive national study that examined conductive energy device (CED) use, resulting injuries, departmental policies and training, and reports from officers, trainers, and suspects concerning CED incidents. The overall purpose of the national project was to examine CED use from a variety of methods. Although the specific analyses and findings from each of the different methodologies are published separately, the authors integrate the findings of the various components of the study, and from the general literature, into a comprehensive set of policy and training recommendations. This article helps us understand how and why injuries occur to police and citizens during these use-of-force events and recommends a comprehensive set of policies and principles for training police officers on CED use. The major conclusions address not only the importance of CEDs to law enforcement but also the potential for abuse of CEDs by the police, and how such abuse can be avoided."; arnews[0] += "
"; arnews[1]="Injuries to Officers and Suspects in Police Use-of-Force Cases: A Quasi-Experimental Evaluation
"; arnews[1] += "The Conducted Energy Device (CED) weapon holds the potential to reduce injuries for officers/suspects. However, the dearth of research on CEDs makes it difficult to make informed decisions about its deployment. We conducted a quasi experiment to compare 4 years of data from seven law enforcement agencies (LEAs) with CED deployment with six matched LEAs without CED deployment. Compared with non-CED sites, CED sites had lower rates of officer injuries, suspect severe injuries, and officers and suspects receiving injuries requiring medical attention. Our results suggest that CEDs can be effective in helping minimize physical struggles and resulting injuries in use-of-force cases."; arnews[1] += "
"; arnews[2]="Conducted Energy Device Use in Municipal Policing: Results of a National Survey on Policy and Effectiveness Assessments
"; arnews[2] += "Some concern has arisen over the overly \"routine\" use of conducted energy devices (CEDs) and their effectiveness in achieving important policy goals such as reducing the incidence of lethal force. These concerns directly call into question the departmental policy surrounding these devices. Using a large, national sample of chief executive officers of municipal law enforcement agencies (N = 210), the analyses reported here (a) describe the current state of CED policy, including placement on the use of force continuum; (b) assess departmental perceptions of the effectiveness of CEDs in reducing the incidence of lethal force; and (c) examine how variations in CED policy is related to a number of use of force outcomes. Findings suggest that 56% of departments surveyed reported that CEDs reduced the need to use lethal force. Moreover, regression analyses indicate that higher placement of CEDs on the use of force continuum is related to both fewer CED deployments and, although not significantly, also to reported reductions in the use of lethal force. Implications for policy and research are discussed."; arnews[2] += "
"; arnews[3]="The Impact of Emotional Labor and Value Dissonance on Burnout Among Police Officers
"; arnews[3] += "Burnout among police officers is a well-documented phenomenon, with police exhibiting significantly rates significantly higher than other occupations. This is not surprising considering the inherent dangers and challenges police face in the course of their duties. However, police are also subject to a host of institutional and cultural forces that are likely to contribute to burnout. This study examines the variety of ways self-processes, societal and institutional policing values, and demands for emotional presentation on police officers interact to produce burnout. Using data collected from a survey of police officers in the Pacific Northwest (N = 109), we assess three primary hypotheses: (a) The greater the emotional management required of officers, the greater will be their levels of burnout, (b) The greater the dissonance between officer’s own values and those of various reference groups, the greater will be their levels of burnout, and (c) In combination, value dissonance and emotional labor should produce higher levels of burnout than either would independently produce. Results provide mixed support for these hypotheses suggesting that value dissonance only exhibits independent effects on burnout rooted in depersonalization, whereas effects of emotional dissonance vary depending on the type of burnout under consideration. Implications for theory, research, and practice are discussed."; arnews[3] += "
"; totcount = 4; if (rnd) { for (x=0;x<=100;x++) { y=Math.round(Math.random()*totcount-0.5); z=x%totcount; tval=arnews[y]; arnews[y] = arnews[z]; arnews[z] = tval; } } for (x=0;x<=(totcount-1);x++) { document.write(arnews[x]); if (x != (totcount-1) ) document.write("
"); } document.write("
");document.write("
");