\documentclass[11pt,twoside]{article}\makeatletter

\IfFileExists{xcolor.sty}%
  {\RequirePackage{xcolor}}%
  {\RequirePackage{color}}
\usepackage{colortbl}
\usepackage{wrapfig}
\usepackage{ifxetex}
\ifxetex
  \usepackage{fontspec}
  \usepackage{xunicode}
  \catcode`⃥=\active \def⃥{\textbackslash}
  \catcode`❴=\active \def❴{\{}
  \catcode`❵=\active \def❵{\}}
  \def\textJapanese{\fontspec{Noto Sans CJK JP}}
  \def\textChinese{\fontspec{Noto Sans CJK SC}}
  \def\textKorean{\fontspec{Noto Sans CJK KR}}
  \setmonofont{DejaVu Sans Mono}
  
\else
  \IfFileExists{utf8x.def}%
   {\usepackage[utf8x]{inputenc}
      \PrerenderUnicode{–}
    }%
   {\usepackage[utf8]{inputenc}}
  \usepackage[english]{babel}
  \usepackage[T1]{fontenc}
  \usepackage{float}
  \usepackage[]{ucs}
  \uc@dclc{8421}{default}{\textbackslash }
  \uc@dclc{10100}{default}{\{}
  \uc@dclc{10101}{default}{\}}
  \uc@dclc{8491}{default}{\AA{}}
  \uc@dclc{8239}{default}{\,}
  \uc@dclc{20154}{default}{ }
  \uc@dclc{10148}{default}{>}
  \def\textschwa{\rotatebox{-90}{e}}
  \def\textJapanese{}
  \def\textChinese{}
  \IfFileExists{tipa.sty}{\usepackage{tipa}}{}
\fi
\def\exampleFont{\ttfamily\small}
\DeclareTextSymbol{\textpi}{OML}{25}
\usepackage{relsize}
\RequirePackage{array}
\def\@testpach{\@chclass
 \ifnum \@lastchclass=6 \@ne \@chnum \@ne \else
  \ifnum \@lastchclass=7 5 \else
   \ifnum \@lastchclass=8 \tw@ \else
    \ifnum \@lastchclass=9 \thr@@
   \else \z@
   \ifnum \@lastchclass = 10 \else
   \edef\@nextchar{\expandafter\string\@nextchar}%
   \@chnum
   \if \@nextchar c\z@ \else
    \if \@nextchar l\@ne \else
     \if \@nextchar r\tw@ \else
   \z@ \@chclass
   \if\@nextchar |\@ne \else
    \if \@nextchar !6 \else
     \if \@nextchar @7 \else
      \if \@nextchar (8 \else
       \if \@nextchar )9 \else
  10
  \@chnum
  \if \@nextchar m\thr@@\else
   \if \@nextchar p4 \else
    \if \@nextchar b5 \else
   \z@ \@chclass \z@ \@preamerr \z@ \fi \fi \fi \fi
   \fi \fi  \fi  \fi  \fi  \fi  \fi \fi \fi \fi \fi \fi}
\gdef\arraybackslash{\let\\=\@arraycr}
\def\@textsubscript#1{{\m@th\ensuremath{_{\mbox{\fontsize\sf@size\z@#1}}}}}
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\def\abbr{}
\def\corr{}
\def\expan{}
\def\gap{}
\def\orig{}
\def\reg{}
\def\ref{}
\def\sic{}
\def\persName{}\def\name{}
\def\placeName{}
\def\orgName{}
\def\textcal#1{{\fontspec{Lucida Calligraphy}#1}}
\def\textgothic#1{{\fontspec{Lucida Blackletter}#1}}
\def\textlarge#1{{\large #1}}
\def\textoverbar#1{\ensuremath{\overline{#1}}}
\def\textquoted#1{‘#1’}
\def\textsmall#1{{\small #1}}
\def\textsubscript#1{\@textsubscript{\selectfont#1}}
\def\textxi{\ensuremath{\xi}}
\def\titlem{\itshape}
\newenvironment{biblfree}{}{\ifvmode\par\fi }
\newenvironment{bibl}{}{}
\newenvironment{byline}{\vskip6pt\itshape\fontsize{16pt}{18pt}\selectfont}{\par }
\newenvironment{citbibl}{}{\ifvmode\par\fi }
\newenvironment{docAuthor}{\ifvmode\vskip4pt\fontsize{16pt}{18pt}\selectfont\fi\itshape}{\ifvmode\par\fi }
\newenvironment{docDate}{}{\ifvmode\par\fi }
\newenvironment{docImprint}{\vskip 6pt}{\ifvmode\par\fi }
\newenvironment{docTitle}{\vskip6pt\bfseries\fontsize{22pt}{25pt}\selectfont}{\par }
\newenvironment{msHead}{\vskip 6pt}{\par}
\newenvironment{msItem}{\vskip 6pt}{\par}
\newenvironment{rubric}{}{}
\newenvironment{titlePart}{}{\par }

\newcolumntype{L}[1]{){\raggedright\arraybackslash}p{#1}}
\newcolumntype{C}[1]{){\centering\arraybackslash}p{#1}}
\newcolumntype{R}[1]{){\raggedleft\arraybackslash}p{#1}}
\newcolumntype{P}[1]{){\arraybackslash}p{#1}}
\newcolumntype{B}[1]{){\arraybackslash}b{#1}}
\newcolumntype{M}[1]{){\arraybackslash}m{#1}}
\definecolor{label}{gray}{0.75}
\def\unusedattribute#1{\sout{\textcolor{label}{#1}}}
\DeclareRobustCommand*{\xref}{\hyper@normalise\xref@}
\def\xref@#1#2{\hyper@linkurl{#2}{#1}}
\begingroup
\catcode`\_=\active
\gdef_#1{\ensuremath{\sb{\mathrm{#1}}}}
\endgroup
\mathcode`\_=\string"8000
\catcode`\_=12\relax

\usepackage[a4paper,twoside,lmargin=1in,rmargin=1in,tmargin=1in,bmargin=1in,marginparwidth=0.75in]{geometry}
\usepackage{framed}

\definecolor{shadecolor}{gray}{0.95}
\usepackage{longtable}
\usepackage[normalem]{ulem}
\usepackage{fancyvrb}
\usepackage{fancyhdr}
\usepackage{graphicx}
\usepackage{marginnote}

\renewcommand{\@cite}[1]{#1}


\renewcommand*{\marginfont}{\itshape\footnotesize}

\def\Gin@extensions{.pdf,.png,.jpg,.mps,.tif}

  \pagestyle{fancy}

\usepackage[pdftitle={Knowledge, Attitude, and Practices of Waste Segregation at Kapsabet County Referal Hospital, Nandi County, Kenya},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

	 \paperwidth210mm
	 \paperheight297mm
              
\def\@pnumwidth{1.55em}
\def\@tocrmarg {2.55em}
\def\@dotsep{4.5}
\setcounter{tocdepth}{3}
\clubpenalty=8000
\emergencystretch 3em
\hbadness=4000
\hyphenpenalty=400
\pretolerance=750
\tolerance=2000
\vbadness=4000
\widowpenalty=10000

\renewcommand\section{\@startsection {section}{1}{\z@}%
     {-1.75ex \@plus -0.5ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large\bfseries}}
\renewcommand\subsection{\@startsection{subsection}{2}{\z@}%
     {-1.75ex\@plus -0.5ex \@minus- .2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large}}
\renewcommand\subsubsection{\@startsection{subsubsection}{3}{\z@}%
     {-1.5ex\@plus -0.35ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\large}}
\renewcommand\paragraph{\@startsection{paragraph}{4}{\z@}%
     {-1ex \@plus-0.35ex \@minus -0.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\normalsize}}
\renewcommand\subparagraph{\@startsection{subparagraph}{5}{\parindent}%
     {1.5ex \@plus1ex \@minus .2ex}%
     {-1em}%
     {\reset@font\normalsize\bfseries}}


\def\l@section#1#2{\addpenalty{\@secpenalty} \addvspace{1.0em plus 1pt}
 \@tempdima 1.5em \begingroup
 \parindent \z@ \rightskip \@pnumwidth 
 \parfillskip -\@pnumwidth 
 \bfseries \leavevmode #1\hfil \hbox to\@pnumwidth{\hss #2}\par
 \endgroup}
\def\l@subsection{\@dottedtocline{2}{1.5em}{2.3em}}
\def\l@subsubsection{\@dottedtocline{3}{3.8em}{3.2em}}
\def\l@paragraph{\@dottedtocline{4}{7.0em}{4.1em}}
\def\l@subparagraph{\@dottedtocline{5}{10em}{5em}}
\@ifundefined{c@section}{\newcounter{section}}{}
\@ifundefined{c@chapter}{\newcounter{chapter}}{}
\newif\if@mainmatter 
\@mainmattertrue
\def\chaptername{Chapter}
\def\frontmatter{%
  \pagenumbering{roman}
  \def\thechapter{\@roman\c@chapter}
  \def\theHchapter{\roman{chapter}}
  \def\thesection{\@roman\c@section}
  \def\theHsection{\roman{section}}
  \def\@chapapp{}%
}
\def\mainmatter{%
  \cleardoublepage
  \def\thechapter{\@arabic\c@chapter}
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \pagenumbering{arabic}
  \setcounter{secnumdepth}{6}
  \def\@chapapp{\chaptername}%
  \def\theHchapter{\arabic{chapter}}
  \def\thesection{\@arabic\c@section}
  \def\theHsection{\arabic{section}}
}
\def\backmatter{%
  \cleardoublepage
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \setcounter{secnumdepth}{2}
  \def\@chapapp{\appendixname}%
  \def\thechapter{\@Alph\c@chapter}
  \def\theHchapter{\Alph{chapter}}
  \appendix
}
\newenvironment{bibitemlist}[1]{%
   \list{\@biblabel{\@arabic\c@enumiv}}%
       {\settowidth\labelwidth{\@biblabel{#1}}%
        \leftmargin\labelwidth
        \advance\leftmargin\labelsep
        \@openbib@code
        \usecounter{enumiv}%
        \let\p@enumiv\@empty
        \renewcommand\theenumiv{\@arabic\c@enumiv}%
	}%
  \sloppy
  \clubpenalty4000
  \@clubpenalty \clubpenalty
  \widowpenalty4000%
  \sfcode`\.\@m}%
  {\def\@noitemerr
    {\@latex@warning{Empty `bibitemlist' environment}}%
    \endlist}

\def\tableofcontents{\section*{\contentsname}\@starttoc{toc}}
\parskip0pt
\parindent1em
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\newenvironment{reflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemsep}{0pt}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\itshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{sansreflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\itemsep}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\upshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{specHead}[2]%
 {\vspace{20pt}\hrule\vspace{10pt}%
  \phantomsection\label{#1}\markright{#2}%

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2018 2017-01-15 (revised: 4 Year 2018 15 January 2017)}
\def\TheID{\makeatother }
\def\TheDate{2018 2017-01-15}
\title{Knowledge, Attitude, and Practices of Waste Segregation at Kapsabet County Referal Hospital, Nandi County, Kenya}
\author{}\makeatletter 
\makeatletter
\newcommand*{\cleartoleftpage}{%
  \clearpage
    \if@twoside
    \ifodd\c@page
      \hbox{}\newpage
      \if@twocolumn
        \hbox{}\newpage
      \fi
    \fi
  \fi
}
\makeatother
\makeatletter
\thispagestyle{empty}
\markright{\@title}\markboth{\@title}{\@author}
\renewcommand\small{\@setfontsize\small{9pt}{11pt}\abovedisplayskip 8.5\p@ plus3\p@ minus4\p@
\belowdisplayskip \abovedisplayskip
\abovedisplayshortskip \z@ plus2\p@
\belowdisplayshortskip 4\p@ plus2\p@ minus2\p@
\def\@listi{\leftmargin\leftmargini
               \topsep 2\p@ plus1\p@ minus1\p@
               \parsep 2\p@ plus\p@ minus\p@
               \itemsep 1pt}
}
\makeatother
\fvset{frame=single,numberblanklines=false,xleftmargin=5mm,xrightmargin=5mm}
\fancyhf{} 
\setlength{\headheight}{14pt}
\fancyhead[LE]{\bfseries\leftmark} 
\fancyhead[RO]{\bfseries\rightmark} 
\fancyfoot[RO]{}
\fancyfoot[CO]{\thepage}
\fancyfoot[LO]{\TheID}
\fancyfoot[LE]{}
\fancyfoot[CE]{\thepage}
\fancyfoot[RE]{\TheID}
\hypersetup{citebordercolor=0.75 0.75 0.75,linkbordercolor=0.75 0.75 0.75,urlbordercolor=0.75 0.75 0.75,bookmarksnumbered=true}
\fancypagestyle{plain}{\fancyhead{}\renewcommand{\headrulewidth}{0pt}}

\date{}
\usepackage{authblk}

\providecommand{\keywords}[1]
{
\footnotesize
  \textbf{\textit{Index terms---}} #1
}

\usepackage{graphicx,xcolor}
\definecolor{GJBlue}{HTML}{273B81}
\definecolor{GJLightBlue}{HTML}{0A9DD9}
\definecolor{GJMediumGrey}{HTML}{6D6E70}
\definecolor{GJLightGrey}{HTML}{929497} 

\renewenvironment{abstract}{%
   \setlength{\parindent}{0pt}\raggedright
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
   \textcolor{GJBlue}{\large\bfseries\abstractname\space}
}{%   
   \vskip8pt
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
}

\usepackage[absolute,overlay]{textpos}

\makeatother 
      \usepackage{lineno}
      \linenumbers
      
\begin{document}

             \author[1]{Surekha Bhujanga  Shetty}

             \author[2]{Lalitha  Ramachandrappa}

             \author[3]{Anil Kumar  Rudramunisetty}

             \affil[1]{  Karnataka Institute of Endocrinology and Research}

\renewcommand\Authands{ and }

\date{\small \em Received: 8 December 2016 Accepted: 4 January 2017 Published: 15 January 2017}

\maketitle


\begin{abstract}
        


Background: Poor management of clinical waste poses a public health risk (Nema et al., 2011). Hence, appropriate Clinical Waste Management (CWM) is a crucial issue for maintaining human and public health and can be achieved through effective and efficient wastes segregation (Nema et al., 2011).The key to effective management of medical waste is segregation (separation) of the waste (Rao et. al.,  2004).Objectives: To assess the knowledge, attitude and practices on medical waste segregation. Methods:The study was done in November 2015 using quantitative descriptive design. The data from 139 healthcare workers at Kapsabet County Referral Hospital from Nandi County, Kenya was collected through questionnaires and analyzed with SPSS version 20. The knowledge, attitude and practices were assessed through a census and the data was thereafter interpreted at 95% confidence interval.Results: 32% of the respondents did not know what waste segregation was, 35% said that waste segregation should not be done at the generation point an indicator of poor knowledge on waste segregation. 94% of the respondents believed bin emptying was the responsibility of the cleaners an indicator of a negative attitude towards waste segregation.

\end{abstract}


\keywords{diabetes mellitus; insulin injection technique; knowledge; attitude; practices.}

\begin{textblock*}{18cm}(1cm,1cm) % {block width} (coords) 
\textcolor{GJBlue}{\LARGE Global Journals \LaTeX\ JournalKaleidoscope\texttrademark}
\end{textblock*}

\begin{textblock*}{18cm}(1.4cm,1.5cm) % {block width} (coords) 
\textcolor{GJBlue}{\footnotesize \\ Artificial Intelligence formulated this projection for compatibility purposes from the original article published at Global Journals. However, this technology is currently in beta. \emph{Therefore, kindly ignore odd layouts, missed formulae, text, tables, or figures.}}
\end{textblock*}


\let\tabcellsep& 	 	 		 \par
including hospitals, clinics, doctor's offices (including dental and veterinary) and medical laboratories and in medical research, its wastes in production of vaccines or other substances produced from living organisms  {\ref (WHO, 1999} {\ref (WHO, , 2005))}. Inadequate and inappropriate knowledge of handling of healthcare waste may have serious health consequences and a significant impact on the environment as well  {\ref (Mathur et al., 2014)}. Consequently, hazards of poor management of biomedical waste have aroused the concern world over, in its far-reaching effects on human health and the environment (WHO, 2011). Poor management of clinical waste poses a public health risk \hyperref[b9]{(Nema et al., 2011)}.\par
According to WHO report, around 85\% of the hospital wastes are non-hazardous, 10\% are infective [hence, hazardous], and remaining 5\% are noninfectious but hazardous [chemical, pharmaceutical and radioactive] (Manoranjini, 2014). A study in Tanzania (Manyele \& Lyasenga, 2010) reported that segregation is not perfectly performed, despite the availability of specific containers for waste collection. Moreover, reports have shown that poor segregation is brought to naught by highly inefficient waste transport which is done mainly using wheelbarrows (USAID-Kenya, 2012)\par
A study done in Kenya by the National Health Care Waste Management plan, 2008-2012, shows that Kenya is still way below the WHO recommended standards, where 80\% of waste should be noninfectious and can be recommended to join the municipal waste stream, while 20\% is the infectious wastes that require special waste treatment methods. Segregation is not practiced in hospitals by health staff due to lack of training.  {\ref (Kumar et al., 2015)}. A study done in Bangladesh showed that questions on knowledge about color coded bins collecting waste, 67 (53.6\%) could not give any correct answer and only 58 (46.4\%) gave the correct answer (Uddin,  {\ref Islam \& Yesmin, 2014)} Studies in Tanzania (Manyele \& Lyasenga, 2010) and Kenya \hyperref[b4]{(Kei \& Njagi, 2013)} have reported that segregation is not perfectly performed, despite the availability of specific containers for waste collection. A study done in Kenya by \hyperref[b4]{Kei and Njagi (2013)}, in public hospitals such as Kenyatta National Hospital (KNH) and Moi Teaching and Referral hospital showed that waste segregation on infectious, pathological, sharps and Introduction edical waste (MW) or Biomedical waste has been defined as any solid waste generated in the diagnosis, treatment or the immunization of human beings and animals while in medical research, this includes the production or testing of biological materials from all types of healthcare institutions, M chemical waste was done unsatisfactorily. Moreover, these being referral hospitals in Kenya with unsatisfactory waste segregation methods where the level of knowledge on waste segregation is expected to be high there is need for further research in other health facilities in Kenya to determine the extent of the problem in other hospitals hence there is need for a research to assess the knowledge, attitude and practice on waste segregation among health care workers in Kapsabet County referral hospital. 
\section[{II.}]{II.} 
\section[{Methodology}]{Methodology}\par
A census study was done at Kapsabet county referral Hospital where all the health workers were issued with a structured closed-ended questionnaire. The questionnaire had questions on knowledge, attitude and practices of medical waste segregation.\par
All the health workers and cleaners present during the process of data collection were included in\par
The health workers and cleaners absent during the data collection process and those who did not consent were excluded from the study. Ethical approval was done by the institutional research ethics committee of the University of Eastern Africa, Baraton, (REC: UEAB/21/10/2015) the hospital administrator of Kapsabet County Referral Hospital (Ref; R.I/VOL1/15). The data was collected in November 2015. All the health workers who consented and were willing to participate in the study filled the questionnaires form. The data was coded, entered and analyzed using SPSS Version 20 and excel program. Inferential analysis was done using chi-square test, spearman's correlation, Pearson's correlation and Multiple Linear Regression with a 95\% Confidence Interval, and p-value of p?0.05 was used to interpret the data. (Oso \& Onen, 2005).    
\section[{III.}]{III.} 
\section[{Results}]{Results} 
\section[{Knowledge on waste segregation}]{Knowledge on waste segregation} 
\section[{Discussion}]{Discussion}\par
The findings indicate that, 32\% of respondents had no idea of what waste segregation is, this is closely related to a study done by Abdullah \& Al-Mukhtar, (2013) whose study had 29.8\% of the respondents indicating that they had no idea about how the process of waste segregation is done hence the need of informing the whole medical staff about the medical waste management plan applied in the hospitals.\par
An average of 35\% of the respondents said that waste segregation should not be done at the generation point. This contradicts with a study done by WHO, (2011) which showed that it is essential that all medical waste materials are segregated at the point of generation and Chartier et al., (2012), who stated that segregation at source is recommended as it makes it easier to prevent spread of infection, helps in making it easier to choose among the options of disposal, and can reduce the load on the waste treatment system and prevent injuries. The study went further to show whether knowledge really influenced the practices on waste segregation and based on the P value (P=0.000) knowledge is related to practice (table \hyperref[tab_1]{2}). This indicates that the level of knowledge influences waste segregation practices.\par
Provision of bin liners and safety boxes is key aspect in segregation of medical wastes. However, according to the findings 14\% and 12\% of the respondents indicated they were not provided with bin liners and safety boxes respectively. This contravenes with the WHO, that hospitals should provide plastic bags for infectious waste Pru¨ss et al.,  {\ref (1999)}. It also contravenes \hyperref[b11]{Sapkota et al., (2014)}, who stated that infectious waste bags which are colored or labeled in accordance with the policies or regulations should be provided as it helps the system of segregation of waste at source, into suitable color-coded high-density polythene bags and bins, for the easy identification and segregation of infectious and non-infectious wastes should be used. It also contravenes a study by \hyperref[b0]{Acharya \& Singh, (2000)}, which showed that sharps should be collected in puncture-proof containers. Lack of bin liners and safety boxes might be a contributing factor to poor waste segregation because observations done by the researcher before the study at Kapsabet County Referral Hospital showed that there were syringes along the walk ways and the general waste and infectious waste were disposed together in the dumpsite. A Chi-Square test done shows that there is a relationship between provision of bin liners and sharps box and waste segregation practices with a P-value of 0.000 and 0.022 respectively. This illustrates that provision of safety boxes and the color-coded liners can help improve the practices of waste segregation.\par
According to the findings, majority of the respondents (94\%) indicated that bin emptying was the responsibility of the cleaner. This might affect the waste segregation practices. According to Idowu \& Alo, (2010), the absence of effective waste segregation is influenced by poor control of waste disposal by those in charge especially the health workers who leave every task of waste disposal to the cleaners. According to Spearman's Rho on test done, there is small to moderate positive correlation (0.226) between waste disposal perception and the practices (p<=0.007). This shows that a change of attitude towards bin emptying responsibility can impact the practices positively.\par
Based on the findings, >20\% of the respondents indicated that they placed waste in the wrong bins. This indicates that the practice of waste segregation within the hospitals is not done according to the guidelines. This contravenes the MOH, (2008), which shows that segregation of health care waste (HCW) should be done according to infectious or clinical waste (hazardous waste), Non-infectious or general waste, highly infectious waste, and sharps waste. The color codes for HCW as recommended by National Environmental Management Authority (NEMA) are; yellow for infectious and sharps waste, black for noninfectious and the WHO recommends red for pathological and/or highly infectious waste.\par
Findings show that, majority of the respondents (89\%) indicated that waste segregation helps control environmental pollution, waste segregation reduced hospitals acquired infections, waste segregation reduces the death /diseases due to repackaging, waste segregation reduces the incidence of occupational health hazards, waste segregation reduces the waste management cost, and waste segregation improves the image of health facility. This agrees with WHO, (2011), that poor management of health care waste potentially exposes health care workers, waste handlers, patients and the community at large to infection, toxic effects and injuries, and risks polluting the environment. Improper medical waste management causes environmental pollution, unpleasant smell, and may lead to transmission of diseases (Coker \& Sridhar, 2010; Yitayel, Tamrat \& Adane, 2012). However, a 44\% which indicated that waste segregation increases incidence of occupational health risks, 24\% indicated that waste segregation increases waste management cost, 21\% indicated that waste segregation reduces the quality of life and this shows that there is a negative attitude among some of health workers towards waste segregation which might affect their practices.\par
to a Spearman's Rho on test done, there is moderate positive correlation (0.240) between attitude and practices (P=0.004) (table \hyperref[tab_2]{3}). Therefore, a change in attitude on waste segregation may impact the practices of waste segregation positively.\par
According to the findings, 26\% of the respondents agreed that waste segregation is the cleaner's responsibility; this shows that there is a negative attitude towards waste segregation. The perception that waste segregation is the cleaner's responsibility might be a contributing factor to poor waste segregation.\par
This concurs to a study by Madhukumar \& Ramesh, (2014), that waste handling and disposal is often considered only the job of cleaning workers. Based on the statistical test there is a small to moderate correlation (0.226) between the attitude and practices (P= 0.007) (table \hyperref[tab_2]{3}). This indicates that a change in the attitude of the responsibility of waste segregation can improve the practices of waste segregation.\par
V. 
\section[{Conclusions}]{Conclusions}\par
The study investigated knowledge, attitude and practices on waste segregation among health workers at Kapsabet County Referral Hospital. It was intended to assess the knowledge, attitude and practices on waste segregation among health workers at Kapsabet County Referral Hospital. This was in relation to improper waste segregation practices observed at the hospital before the study which showed that infectious waste and noninfectious waste ware disposed together in a dumpsite. The study specifically sought to find out if there was a relationship between knowledge, attitude and practices on waste segregation. The study established that knowledge and attitude on waste segregation affects the practices of waste segregation. In view of the findings, the study concludes that it is important to note that knowledge and attitude are key determinants of waste segregation practices. Ideal knowledge and positive attitude towards waste segregation are not yet to perfection and as a result, there are poor waste segregation practices. 
\section[{VI.}]{VI.} 
\section[{Recommendations}]{Recommendations}\par
With focus on the findings and the supportive literature review the study recommends the following:\par
? The health workers in Kapsabet county referral hospitals should be trained more on waste segregation practices and the impacts of improper waste segregation to their health, the community and the environment at large. Informed consent was obtained from all participants. The nature, purpose, and procedure of the study together with the time commitment required were explained to each participant on an information sheet. Participants were made aware that they were at liberty to refuse to answer any questions or drop out of the study at any time and that it would not affect them. Consent was then obtained from each participant in the study where they appended their signatures. All participants were assured that their responses would be treated with utmost confidentiality.\par
The study was conducted in the participants own environment. There was no threat of potential risk since no drugs or chemicals that were administered and handled. Participants would benefit from the study since interventions on improvement of waste segregation was to be put in place. 
\section[{b) Conflicts of interest}]{b) Conflicts of interest}\par
The authors declare that they have no competing interests. 
\section[{c) Authors' contributions}]{c) Authors' contributions}\par
JM and BM conceived, designed and drafted manuscript. All authors read and approved the final manuscript. The corresponding author had full access to the study data and had final responsibility for the decision to submit manuscript for the publication. 
\section[{d) Disclaimer}]{d) Disclaimer}\par
The findings and conclusions presented in this manuscript are for the authors and do not necessarily reflect the official position of University of Eastern Africa, Baraton. The corresponding author had full access to the study data and had final responsibility for the decision to submit for the publication. \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.7058766859344894\textwidth}P{0.008188824662813102\textwidth}P{0.03275529865125241\textwidth}P{0.05404624277456647\textwidth}P{0.04913294797687861\textwidth}}
\multicolumn{4}{l}{Waste segregation definitions}\\
\multicolumn{2}{l}{Series1}\tabcellsep \tabcellsep \\
dumpsite\tabcellsep .7\tabcellsep \tabcellsep \\
proper magt of waste\tabcellsep 2.9\tabcellsep \tabcellsep \\
don't know\tabcellsep \tabcellsep \tabcellsep 13.7\\
placing waste in different containers according to colour\tabcellsep \tabcellsep \tabcellsep 13.7\\
waste seperation\tabcellsep \tabcellsep \tabcellsep \tabcellsep 24.5\\
collection and disposal of waste\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{15.1}\\
waste seperation in highly infectious, infectious and\tabcellsep \tabcellsep \tabcellsep \tabcellsep 29.5\\
non-infections\tabcellsep \tabcellsep \tabcellsep \\
Statement\tabcellsep \tabcellsep True\tabcellsep False\tabcellsep Don't know\\
Waste should be segregated during Transport\tabcellsep \tabcellsep 15\%\tabcellsep 78\%\tabcellsep 5\%\\
Waste should be segregated during disposal\tabcellsep \tabcellsep 28\%\tabcellsep 65\%\tabcellsep 7\%\\
\multicolumn{2}{l}{Waste should be segregated during generation}\tabcellsep 72\%\tabcellsep 21\%\tabcellsep 7\%\\
\multicolumn{2}{l}{Waste should be segregated at collection points}\tabcellsep 46\%\tabcellsep 48\%\tabcellsep 6\%\end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.6854838709677419\textwidth}P{0.08225806451612903\textwidth}P{0.08225806451612903\textwidth}}
Variables\tabcellsep Value\tabcellsep P-Value\\
Waste food disposed in which bin (Dependent)\tabcellsep 48.281*\tabcellsep 0.000\\
Waste segregation generation point(independent)\tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_1}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.6987730061349693\textwidth}P{0.10429447852760736\textwidth}P{0.04693251533742331\textwidth}}
Variables\tabcellsep Value\tabcellsep P-Value\\
Bin liners provision (independent)\tabcellsep 26.429 a\tabcellsep 0.000\\
Disposal gloves (dependent)\tabcellsep \tabcellsep \\
Provision of sharps box (independent)\tabcellsep 14.763 a\tabcellsep 0.022\\
Disposal of branulars (dependent)\tabcellsep \tabcellsep \\
Waste segregation is cleaners responsibility (independent)\tabcellsep 0.226**(Correlation Coefficient)\tabcellsep 0.007\\
segregate sharps only and mix all other wastes (dependent)\tabcellsep \tabcellsep \\
Waste segregation increases waste management cost (Independent)\tabcellsep 0.240**\tabcellsep 0.004\\
Waste segregation reduces the quality of life (dependent)\tabcellsep \tabcellsep \\
*** -significant values\tabcellsep \tabcellsep \\
IV.\tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_2}Table 3 :}\end{figure}
 		 		\backmatter   			 
\subsection[{Acknowledgements}]{Acknowledgements}\par
We are grateful to the health workers of Kapsabet County Referral Hospital for their participation in this study and to Madam Asenath Barongo for instilling research knowledge. 			  			  				\begin{bibitemlist}{1}
\bibitem[Nema et al. ()]{b9}\label{b9} 	 		‘A case study: biomedical waste management practices at city hospital in Himachal Pradesh’.  		 			A Nema 		,  		 			A Pathak 		,  		 			P Bajaj 		,  		 			H Singh 		,  		 			S Kumar 		.  	 	 		\textit{Waste Management and Research}  		2011. 29  (6)  p. .  	 
\bibitem[Health-care waste management ()]{b14}\label{b14} 	 		\textit{Health-care waste management},  		2011. Geneva: WHO.  	 
\bibitem[Sapkota et al. ()]{b11}\label{b11} 	 		‘Impact of intervention on healthcare waste management practices in a tertiary care governmental hospital of Nepal’.  		 			B Sapkota 		,  		 			K G Gupta 		,  		 			M Dhiraj 		.  	 	 		\textit{BMC Public Health}  		2014. 14 p. 1005.  	 
\bibitem[Coker and Sridhar ()]{b2}\label{b2} 	 		‘Increase in healthcare facilities and rapid environmental degradation: A technological paradox in Nigeria's’.  		 			A Coker 		,  		 			M K Sridhar 		.  	 	 		\textit{African Journal of Environmental Science and Technology}  		2010. 4  (9)  p. .  	 
\bibitem[Kumar et al. ()]{b5}\label{b5} 	 		‘Knowledge, attitude and practices of health staff regarding infectious waste handling of tertiary care health facilities at metropolitan city of Pakistan’.  		 			R Kumar 		,  		 			R Samrongthong 		,  		 			B T Shaikh 		.  	 	 		\textit{Journal of Ayub Medical College, Abbottabad: JAMC}  		2013. 25  (1-2)  p. .  	 
\bibitem[Mathur et al. ()]{b7}\label{b7} 	 		‘Knowledge, attitude, and practices about biomedical waste management among healthcare personnel: A cross-sectional study’.  		 			V Mathur 		,  		 			S Dwived 		,  		 			M A Hassan 		.  	 	 		\textit{Indian Journal of Community Medicine}  		2011. 36 p. .  	 
\bibitem[Idowu and Alo ()]{b3}\label{b3} 	 		‘linical waste management practice in Nigeria and England. A comparative study. Communications in Waste and Resource Management’.  		 			I Idowu 		,  		 			B Alo 		.  	 	 		\textit{Waste Management and Research}  		2010. 10 p. .  	 
\bibitem[Kei and Njagi ()]{b4}\label{b4} 	 		‘Management of Health -Care waste: A Case Study of Two National Teaching and Referral Hospitals in Kenya’.  		 			R M Kei 		,  		 			A N Njagi 		.  	 	 		\textit{Journal of Emerging Trends in Engineering and Applied Scinces (JETEAS)}  		 2141 -7016.  		2013.  	 
\bibitem[Management of Solid Health -Care waste at Primary Health -Care Centers; A Decision -Making Guide ()]{b13}\label{b13} 	 		\textit{Management of Solid Health -Care waste at Primary Health -Care Centers; A Decision -Making Guide},  		2005. Geneva, Switzerland: WHO Document Production Services.  	 
\bibitem[Management of Wastes from Healthcare Activities ()]{b12}\label{b12} 	 		\textit{Management of Wastes from Healthcare Activities},  		1999. Geneva: World Health Organization.  	 
\bibitem[Amin ()]{b16}\label{b16} 	 		\textit{Overview of the methodology of research. A paper presented at a seminar on Overview of Educational research methology for teachers of the School of Education},  		 			M E Amin 		.  		2003a. Kampala.  		 			Makere University 		 	 
\bibitem[Chartier et al. ()]{b1}\label{b1} 	 		\textit{Safe management of wastes from healthcare activities},  		 			Y Chartier 		,  		 			J Emmanuel 		,  		 			U Pieper 		,  		 			A Pruss 		,  		 			P Rushbrook 		,  		 			R Stringer 		.  		2014. Switzerland: Ed WHO Press. p. 2.  	 
\bibitem[Pruss et al. ()]{b10}\label{b10} 	 		\textit{Safe Managemeny of Waste from Health Care Activities},  		 			A Pruss 		,  		 			E Giroult 		,  		 			P Rushbrook 		.  		1999. Geveva, Switzerland: World Health Organization.  	 
\bibitem[Yitayel et al. ()]{b15}\label{b15} 	 		‘Sharps injuries and exposure to blood and bloodstained fluids involving waste handlers’.  		 			S Yitayel 		,  		 			A Tamrat 		,  		 			M Adane 		.  	 	 		\textit{Waste Management and Research}  		2012. 30 p. .  	 
\bibitem[Madhukumar and Ramesh ()]{b6}\label{b6} 	 		‘Study about awareness and practices about health care waste management aming hospital staff in a medical college hospital’.  		 			S Madhukumar 		,  		 			G Ramesh 		.  	 	 		\textit{International Journal of Basic Medical Science}  		2014. 5.  	 	 (Issue 1) 
\bibitem[Acharya and Singh ()]{b0}\label{b0} 	 		\textit{The Book of Hospital Waste Managment},  		 			D B Acharya 		,  		 			M Singh 		.  		2000. New Delhi: Minerva Press.  	 
\bibitem[Moh ()]{b8}\label{b8} 	 		\textit{The National Health Care Waste Management Plan},  		 			Moh 		.  		2008. 2008-2012. Nairobi: Republic of Kenya.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
