\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={Self-Reported Knowledge and Practices of Healthcare Workers on Occupational Exposure and Protection from Infectious Disease at the Military Hospital in},
 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 2018-01-15 (revised: 41 Year 2018 15 January 2018)}
\def\TheID{\makeatother }
\def\TheDate{2018 2018-01-15}
\title{Self-Reported Knowledge and Practices of Healthcare Workers on Occupational Exposure and Protection from Infectious Disease at the Military Hospital in}
\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]{Yu-Ling Qin, Henry S Bangura, Bo Li, Yue-Su Zhou, Yue Yuan, Yi Sun, Jing Li, Zhong-Peng Zhao, Jun Jiao, Bing-Song, Stephen Sevalie, Ya-Jun Song, Tian-Jun , Foday Sahr, Jia-Fu  Jiang}

             \affil[1]{  College of Medicine and Allied Health Sciences, Freetown,}

\renewcommand\Authands{ and }

\date{\small \em Received: 6 December 2017 Accepted: 2 January 2018 Published: 15 January 2018}

\maketitle


\begin{abstract}
        


To assess Healthcare workers (HCWs) knowledge and experiences with infection prevention and control (IPC) practices and towards occupational exposure in Sierra Leone, after the 2014-2015 Ebola virus disease outbreak, which in turn can be used to identify areas that require additional training.Study Design: A cross-sectional study.Methods: From December 9 th to 23 rd , 2016, questionnaires contained 45 questions spanning five themes focusing on knowledge and practice and training were administered to all clinical HCWs at the No. 34 Military Hospital, Freetown, Sierra Leone. Main outcome measures are knowledge and practices score on occupational exposure and protection from infectious disease.

\end{abstract}


\keywords{healthcare workers: occupational exposure and protection: knowledge: practices: sierra leone.}

\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& 	 	 		 
\section[{I. Introduction}]{I. Introduction}\par
he protection of medical personnel from exposures to infectious agents is crucial to ensure occupational health and safety, while reducing the risk of hospital-acquired infections. Proper training and safe practices help reduce the spread of disease, especially in outbreak scenarios. West Africa serves as a natural focus for multiple highly infectious agents, many of which are considered blood-borne pathogens and pose a serious risk for occupational exposure in HCWs. It is particularly important in developing countries, like Sierra Leone, which lacks resources and infrastructure, and has limited access to infection prevention and control (IPC) training. Although attempts have been made to characterize gaps in training in these settings, research focusing on knowledge and practices of HCWs towards adhering to basic precautions has been largely ignored.\par
The Ebola virus disease (EVD) outbreak from 2014-2016, which infected 28,616 and resulted in over 10,000 deaths in West Africa serves as a grim reminder of the importance of protecting the health and safety of HCWs \hyperref[b0]{[1]}. The cumulative incidence rate of Ebola was almost 100 times higher in HCWs than in the general population \hyperref[b1]{[2]}. A total of 199 laboratory-confirmed Ebola cases reported from Sierra Leone were in HCWs \hyperref[b2]{[3]}, of which, 101 out of 127 (79.6\%) died \hyperref[b3]{[4]}. With the help of the international community, the epidemic was effectively contained in 2016 in part due to increased training in IPC \hyperref[b4]{[5]}.\par
Ebola infection prevention and control in primary healthcare facilities located in Sierra Leone, gradually improved during the outbreak as preventative practices were followed \hyperref[b5]{[6]}. However, the dilemma facing Sierra Leone and other Ebola-affected countries is how to maintain proper IPC. Unfortunately, data on HCW occupational exposures and acquired infections in West Africa including Sierra Leone remains scarce. Survey data from 19 hospitals in Ethiopia, showed that the level of awareness of general preventive measures was lower in the HCWs, with reported sharps injuries at 29.1\% a year \hyperref[b6]{[7]}. Now that Ebola has been controlled for over two years, HCWs knowledge, self-efficacy and experiences with IPC practice in this country required further investigation.\par
In order to better understand gaps in knowledge and practice regarding occupational safety and exposure, we surveyed HCWs, post-Ebola epidemic, at the No. 34 Military Hospital, the only general hospital in the army, where these same staff admitted and treated a large volume of EVD patients months earlier. Our objectives were to assess HCWs knowledge, and experiences with IPC practice, which in turn can be used to identify areas that require additional training. It is hoped that the findings and recommendations in this article will influence hospital authorities and elicit lasting change in how these outcomes are measured and what is needed to reduce the risk of infection in HCWs in Sierra Leone. 
\section[{II. Methods a) Study Design and Population}]{II. Methods a) Study Design and Population}\par
A descriptive cross-sectional study was conducted at the 34 Military Hospital, which has 200 beds for the admission of various medical conditions and is located at the Wilberforce Barracks, Freetown, Sierra Leone. This hospital provides both the secondary and tertiary health care for soldiers, their families and civilian workers in the Ministry of Defence. A few in hospital educational opportunities (such as lecture for occupational health) were held periodically in the lecture room etc. All health care workers at the Hospital must have completed the secondary school level of education before enrolling in any category of health related courses. Some state Enrolled Community Health Nurses (SECHNs) have completed the three years course in community health nursing from the recognized nursing schools in Sierra Leone. Some are Health Care Assistants (HCA) who serve as assistants to the SECHNs. All 220 HCWs involved in clinical diagnosis and treatment of patients were invited to participate in this study (Table \hyperref[tab_2]{1}). All responses to the questionnaire were confidential and de-identified. Recruitment took place from December 9 to 23, 2016. Ethical approval was obtained from the study hospital. 
\section[{b) Design and Administration of the Questionnaire}]{b) Design and Administration of the Questionnaire}\par
Data were collected using a self-filled in, structured questionnaire, which was developed after reviewing related references \hyperref[b7]{[8]}\hyperref[b8]{[9]}\hyperref[b9]{[10]}\hyperref[b10]{[11]}. The survey had questions on socio-demographic characteristics, and 45 questions across five themes, including actual practice of preventive measures (Q5-Q8, Q10-Q11,Q17-Q19 and Q29-31, Appendix), knowledge and perception of universal precautions and infectious disease (Q32-Q45), training level (Q20-Q26, Q28), and some probable reasons for poor practice (Q9, Q12-Q15), as well as self-evaluation and external evaluation (Q1-Q4, Q16, Q27) (Appendix). Ten questions had binary (yes or no) responses, seventeen multi-items questions had one correct answer, and eighteen multiple choice questions focusing on practice and knowledge of infectious diseases which had more than one correct answers. Each study participant was required to fill out information mentioned above. For some volunteered nurses or low education level nurses who cannot really understand the meaning of some question and choices, the investigators from the hospital explained them. Three co-investigators from Chinese Military Medical Experts Group in Sierra Leone supervised data collection.\par
The questions which had only one correct answer were graded in the categories of wrong and right. Eighteen multiple choice questions which had more than one correct answers were graded in the categories of completely wrong (very poor), poor, intermediate or adequate according to the combination of the response answer. These levels were given scores of zero, one, two and three for completely wrong (very poor), poor, intermediate or adequate (right), respectively. Total scores for knowledge, practice, and training were calculated and split into three cut-points based on quartiles of ranked data values. Education levels were stratified as follows: Bachelor's degree and above as 'High', diploma certificate as 'Middle', and technical, SECHNs, HCA, secondary school, and midwife all categorized as 'Tertiary' background. 
\section[{c) Data Analysis}]{c) Data Analysis}\par
Univariate analysis was used to access the association between socio-demographic characteristics and knowledge, practice, and training level, by using a chi-square test or a Fisher's exact test. All variables with a P-value of <0.05 from univariate analysis were entered into a multivariate forward stepwise logistic regression analysis. All analyses were conducted using SPSS (version 18.0, SPSS Inc. Chicago, IL). 
\section[{III. Results a) Participant Characteristics}]{III. Results a) Participant Characteristics}\par
There were 190 respondents with valid questionnaires, giving a response rate of 86.3\% (190/220). Demographic data can be found in Table \hyperref[tab_2]{1}. More than half of HCWs were categorized as 'tertiary' for educational level and according to the self-evaluation, 77.9\% of participants rate their level of occupational protection knowledge and protection awareness as high. 
\section[{b) Survey Response Results}]{b) Survey Response Results}\par
According to responses, 17.4\% of the staff knew how to deal with needles and syringes correctly, and 12.1\% of staff knew how to respond to sharp hospital as a reason for extremely humble and broken injuries correctly. Less than 10 \% of staff knew exactly what scenarios required follow-up hand washing or disinfection, and 15.8\% knew in what cases they should wear gloves. When responding to questions about the routes of transmission for HIV and Hepatitis B Virus, 26.3\% and 27.9\% of participants answered correctly, respectively. Less than half of staff (42.6\%) answered correctly about proper protection from blood-borne exposures from HIV patients. The results also showed that 27.9\% of the HCWs never received professional protection training. Furthermore, 98.4\% think it is necessary to set up occupational protection courses regularly and more than half (64.7 \%) reported that the hospital is insufficiently supplied with protective equipment (Table \hyperref[tab_2]{S1} Appendix).\par
A majority of self-reported sharp injuries occurred when recapping (56.8\%), breaking the ampoule (52.1\%), and removing the needle from the syringe or infusion set (31.1\%). A total of 101 (53.2\%) HCWs responded that the reason why people operate without gloves is that gloves are not available or there is a shortage. Less than half of HCWs (48.9\%) have never been injured by medical sharps during operation before. Of those who did report a previous sharps injury, 23-76\% was due to carelessness, in a hurry, inadequate lighting in the work place or not following the standardized sharps protocol. Among staff who were suffered from the sharp injury, the breakdown by department is as follows, 84.6\% in the Under Fives Clinic, 80\% in the Laboratory, 70\% in Physiotherapy, 56.7\% in Internal Medicine and 40.6\% in the Surgical Department.\par
Encouragingly, 86.3\% participants responded that they would report to superior immediately if they get a sharp injury. 
\section[{c) Knowledge \& Practice \& Training and Associated}]{c) Knowledge \& Practice \& Training and Associated}\par
Factors Sixty (31.6\%) and thirty-four (17.9\%) of HCWs had intermediate and adequate knowledge on occupational exposure and protection from infectious disease respectively, while eighty-two (43.2\%) and twelve (6.3\%) had an intermediate and good practice on them respectively (Table \hyperref[tab_0]{2}). Findings also revealed that work experience years, type of occupation, type of department were associated significantly with knowledge on occupational exposure and protection. In addition, occupation, type of department and gender were also associated significantly with practice level. In addition, the level of received training among occupation or department was significantly different respectively (Table \hyperref[tab_0]{2}). A majority of volunteer nurses scored below poor in training (90.9\%). The training level of staff from the surgical department and the Under Fives Clinic were also below other staff, with 61.8\% and 66.7\% at the very poor level, respectively.\par
Analysis of practices showed significant differences between younger and older staff compared to middle age staff members for the following: when hand washing and disinfection of hands should occur (Q31), when should you report to your superior if you get a sharp injury (Q43) and what should a nurse wear when receiving a new patient with Fever of Unknown Origin (Q35). The participants with different education levels had significantly different responses based on the following questions: disinfecting nursing equipment (Q29), dealing with contaminated medical equipment (Q30), frequency of cleaning and disinfecting the surface of trolleys or desks (Q31) as well as when should you wash your hands (Q32) (Table  {\ref 3}, P<0.05). The military nurses and technicians had significantly more correct responses than those from other groups. It also showed that there are a higher proportion of participants from the laboratory who had correct practices (Q11, Q43). However, the participants from the Surgical Department and the Under Fives Clinic had more poor or incorrect responses (Q11, Q17, Q29, Q33, Q36-Q45). Among the 97 (51.1\%) HCWs who reported having been injured by medical sharps during medical-associated work, multivariate logistic regression analysis showed that the Under Fives Clinic (P = 0.013, OR = 9.874) was a risk factor for sharps injury, while receiving specialized training (p = 0.015, OR = 0.422) was protective. 
\section[{IV. Discussion}]{IV. Discussion}\par
The present study assessed knowledge and practices of healthcare workers (HCWs) on risks of occupational exposure and proper protection from infectious diseases at the military hospital located in Sierra Leone after the Ebola outbreak. To our knowledge, this is the first study to quantitatively / qualitatively describe the knowledge and practices of HCWs towards infectious disease prevention and control in Sierra Leone post-Ebola outbreak.\par
We found that 49.5\% of the participants had an intermediate or adequate knowledge on occupational exposures and protection from infectious diseases, and good practice, while 42.6\% staff had a positive response for protection from blood-borne exposure of HIV patients. This low insufficient knowledge and perception are at a similar level to that which was reported in Ethiopia \hyperref[b6]{[7]} and Iran \hyperref[b11]{[12]}. Only 26.3\% and 27.9\% of staff understood the route of transmission for HIV and Hepatitis B Virus, respectively. It is also similar to same settings in South Africa \hyperref[b12]{[13]} and lower than that (two third) at some regional hospitals in Tanzania \hyperref[b13]{[14]}, as well as the developed countries \hyperref[b14]{[15,}\hyperref[b15]{16]}. In addition, the present study also showed that the proportion that received training among participants were very low according to self-assessment and objective assessment, with variations observed by occupation and department (  \hyperref[b13]{[14]}, as well as stressing the importance and proper practice of hand hygiene along with improving hand sanitizer options in disinfection protocols can improve occupational protection from infectious disease \hyperref[b16]{[17]}.\par
Needle-stick and sharps injuries carry the risk of infection and are occupational hazards for all health care professionals involved in clinical care. Our present study showed that more than half of HCWs (51.1 \%) had been injured by medical sharps during work, which indicates that the overall occupational exposure among the subjects was alarmingly higher than the 29.1\% needle stick injury prevalence reported in Ethiopia \hyperref[b6]{[7]} and 27.5\% in India  {\ref [18]}. Additionally, 17.4\% of the staff knew how to dispose of used needles and syringes, suggesting that more than 80\% of the staff were inadequately trained in handling needles and syringes correctly. According to survey responses, 12.1\% of staff can deal with sharp injury correctly, indicating a potential risk of no socomial infections. However, though occupational sharps injuries are common among HCWs in this study area, 86.3\% participants responded that they will report to superior immediately if a sharp injury occurs, which scores higher than the 42.3\% who would report a sharp injury to a superior in Ethiopia [19] and 37\% of respondents reporting needle sticks in Nigeria  {\ref [20]}.\par
Our results found that more sharp injuries happened when recapping (56.8\%), breaking the ampoule (52.1\%), removing the needle from the syringe or infusion set (31.1\%). This is comparable to a multicenter research study in Lagos, Nigeria, which found that the most common activity leading to needle-stick and sharps injuries was recapping of needles (45\%)  {\ref [20]}. In addition, among the HCWs injured by medical sharps, 41-76\% was due to carelessness, hurry, or not following standard protocols. However, it should be noted that 23.7\% was due to inadequate lighting in the work place. Thus, administrative and hospital policies, should also be strengthened to reduce the risk of occupational exposures in HCWs. The present study showed that 84.6\% staffs in the Under Fives Clinic, which provides services for children under-five years and pregnant women, were suffered from the sharp injury. The reason and the risk factors maybe are that there is more outpatient volume as more free treatment, more frequency for re-capping of needles after injection procedures, or A more humble and crowded environment in this hospital.\par
Proper hand hygiene is one of the most simple and effective measures to prevent occupational exposure and reduce hospital infections in HCWs. This present study showed middle compliance (82.6\%) to standard six-step hand wash procedure, with more problems on hand washing among doctors and lab technicians. While 66.8\% had correct knowledge and practice of drying hands after washing, less than 10 \% of staff knew exactly what occasions they should wash or disinfect hands, especially for younger and older staff members. We did not investigate the reasons for noncompliance to hand washing and drying. Good practice of basic hygiene need not only proper training, but also available amenities like portable water, hand washing stations and other enhanced infrastructure  {\ref [21,} {\ref 22]}. As there has the high prevalence of cholera, typhoid fever, tuberculosis, pneumonia, influenza it is important and necessary that hand hygiene is stressed heavily in healthcare settings, as it is the most simple and effective measures to prevent and reduce hospital acquired infections.\par
It was not surprising that the degree of training was associated with level knowledge (?2=52.04, P<0.01). However, this was not the case with practice level (?2=11.86, P=0.221), which suggest that good practice should be stressed more in field operations, clinical settings, and under direct supervision, while ensuring that facilities are well equipped to maintain HCW safety. 
\section[{a) Limitations}]{a) Limitations}\par
This study is based solely on self-reported results, which can allow for potential recall bias. Furthermore, less than half of clinical doctors (8 out of 19) responded to the questionnaires, limiting our ability to infer findings among this population and potentially exposing this study to non-response bias. In addition, because of the lack of data for HCW's knowledge before the outbreak of EVD in 2014-2015, the impact of the outbreak of EVD on the knowledge level of HCWs was not assessed. Finally, this study only occurred in one Hospital, which may not be representative of other healthcare settings in Sierra Leone. 
\section[{V. Conclusions}]{V. Conclusions}\par
Relatively scarce knowledge and practicing of hand hygiene, high frequency of sharp injuries, lack of understanding of important infectious diseases, and the insufficient facilities and supplies will continue to place HCWs at risk of hospital-acquired infections in Sierra Leone. We recommend that more intensive and targeted training be carried out as soon as possible, focusing on the above mentioned. Additionally, this hospital should strengthen supervision, particularly of volunteer nurses, while providing adequate supplies critical to reducing disease exposure risks, such as gloves, sharp boxes, and gowns. There is an urgent to establish the infection control evaluation systems for occupational exposures, including necessary designated infection control / occupational health professionals, regular infection control committee meetings to resolve issues, and provision of necessary supplies for the study hospital in Sierra Leone. 
\section[{VI. Author Statements}]{VI. Author Statements}\par
Acknowledgements: The authors express gratitude to Mohamed A. S. Kamara from 34 Military Hospital, Wilberforce, Freetown, Sierra Leone for his assistance in survey. Appreciation is extended to all healthcare workers who volunteered the valuable information and to all data enumerators. Chinese Military Medical Experts Group in Sierra Leone: Yu-Ling Qin, Bo Li, Yue Yuan, Yi Sun, Jing Li, Zhong-Peng Zhao, Jun Jiao, Ya-Jun Song, Tian-Jun Jiang, Jia-Fu Jiang. Ethics and Consent to Participate: Before commencing the study advice was sought from the ethics committee of No.34 Military Hospital, Wilberforce, Freetown. Because the survey was anonymous, only involved contact and interview with health care worker, and was essentially an audit of current occupational health arrangements, ethical approval was unnecessary. The written informed consent was obtained from participants as they chose to respond to the survey questionnaire.  Notes: The open-ended questions for knowledge, practice, and training regarding infectious diseases were graded in the categories of very poor (completely wrong), poor, intermediate or adequate and then were given scores of zero, one, two and three respectively. Total scores for knowledge, practice, and training for each HCWs participants were calculated respectively, and then split into three cut-points level based on quartiles of ranked data values.      \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.85\textwidth}}
Volume XVIII Issue V Version I\\
D D D D )\\
(\\
Medical Research\end{longtable} \par
 
\caption{\label{tab_0}Table 2 )}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_1}K}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.85\textwidth}}
Funding: This project was supported by a training grant\\
by Beijing 302 Hospital, of which YLQ was the principal\\
investigator.\\
Competing Interests: None declared.\end{longtable} \par
  {\small\itshape [Note: * : From Ebola Survivors Clinic, Dental Department, X-Ray Department, Chest Clinic, Ophthalmology Department, Operation Theatre, Infectious Disease Control Unit, where the number of participator are under four respectively.]} 
\caption{\label{tab_2}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.11552156469408224\textwidth}P{0.06223671013039117\textwidth}P{0.0835506519558676\textwidth}P{0.05541624874623871\textwidth}P{0.04902206619859579\textwidth}P{0.015772316950852558\textwidth}P{0.06010531594784353\textwidth}P{0.06223671013039117\textwidth}P{0.05498996990972919\textwidth}P{0.041349047141424275\textwidth}P{0.015772316950852558\textwidth}P{0.05285857572718154\textwidth}P{0.05882647943831495\textwidth}P{0.0537111334002006\textwidth}P{0.050727181544633904\textwidth}P{0.002131394182547643\textwidth}P{0.015772316950852558\textwidth}}
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{4}{l}{Response \% (n=190)}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \multicolumn{3}{l}{Knowledge Level Grade Score}\tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{Practice Level Grade Level}\tabcellsep \tabcellsep \tabcellsep \multicolumn{4}{l}{Training Level Grade Level}\\
\tabcellsep Very Poor\tabcellsep Poor\tabcellsep Interm-ediate\tabcellsep Good\tabcellsep P Value\tabcellsep Very Poor\tabcellsep Poor\tabcellsep Inter-mediate\tabcellsep Good\tabcellsep P Value\tabcellsep Very Poor\tabcellsep Poor\tabcellsep Interm-ediate\tabcellsep Adeq-uate\tabcellsep Total\tabcellsep P Value\\
\tabcellsep ?18\tabcellsep 19-22\tabcellsep 23-27\tabcellsep 28+\tabcellsep \tabcellsep ?29\tabcellsep 30-31\tabcellsep 32-34\tabcellsep ? 35\tabcellsep \tabcellsep ? 11\tabcellsep 12-13\tabcellsep 14-17\tabcellsep ?18\tabcellsep \\
\tabcellsep \tabcellsep \multicolumn{2}{l}{Age (Years)}\tabcellsep \tabcellsep 0.244\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 0.986\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 0.247\\
>45\tabcellsep 23.9\tabcellsep 21.7\tabcellsep 37.0\tabcellsep 17.4\tabcellsep \tabcellsep 28.3\tabcellsep 19.6\tabcellsep 47.8\tabcellsep 4.3\tabcellsep \tabcellsep 29.5\tabcellsep 11.4\tabcellsep 36.4\tabcellsep 22.7\tabcellsep \\
21-25\tabcellsep 53.3\tabcellsep 26.7\tabcellsep 13.3\tabcellsep 6.7\tabcellsep \tabcellsep 26.7\tabcellsep 20.0\tabcellsep 46.7\tabcellsep 6.7\tabcellsep \tabcellsep 33.3\tabcellsep 26.7\tabcellsep 33.3\tabcellsep 6.7\tabcellsep \\
26-45\tabcellsep 24.0\tabcellsep 24.8\tabcellsep 31.8\tabcellsep 19.4\tabcellsep \tabcellsep 31.8\tabcellsep 20.2\tabcellsep 41.1\tabcellsep 7.0\tabcellsep \tabcellsep 42.1\tabcellsep 11.9\tabcellsep 23.0\tabcellsep 23.0\tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep Sex\tabcellsep \tabcellsep 0.287\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 0.012\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 0.012\\
Male\tabcellsep 21.9\tabcellsep 25.4\tabcellsep 35.1\tabcellsep 17.5\tabcellsep \tabcellsep 23.7\tabcellsep 17.5\tabcellsep 51.8\tabcellsep 7.0\tabcellsep \tabcellsep 33.6\tabcellsep 9.1\tabcellsep 33.6\tabcellsep 23.6\tabcellsep \\
Female\tabcellsep 33.3\tabcellsep 22.7\tabcellsep 25.3\tabcellsep 18.7\tabcellsep \tabcellsep 41.3\tabcellsep 24.0\tabcellsep 29.3\tabcellsep 5.3\tabcellsep \tabcellsep 45.9\tabcellsep 18.9\tabcellsep 16.2\tabcellsep 18.9\tabcellsep \\
\tabcellsep \multicolumn{4}{l}{Work Experience (Years)}\tabcellsep 0.032\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 0.295\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 0.108\\
>20\tabcellsep 18.2\tabcellsep 31.8\tabcellsep 36.4\tabcellsep 13.6\tabcellsep \tabcellsep 13.6\tabcellsep 31.8\tabcellsep 45.5\tabcellsep 9.1\tabcellsep \tabcellsep 28.6\tabcellsep 9.5\tabcellsep 42.9\tabcellsep 19.0\tabcellsep \\
1-5\tabcellsep 42.2\tabcellsep 15.6\tabcellsep 26.6\tabcellsep 15.6\tabcellsep \tabcellsep 29.7\tabcellsep 25.0\tabcellsep 39.1\tabcellsep 6.3\tabcellsep \tabcellsep 47.6\tabcellsep 17.5\tabcellsep 22.2\tabcellsep 12.7\tabcellsep \\
6-20\tabcellsep 18.3\tabcellsep 27.9\tabcellsep 33.7\tabcellsep 20.2\tabcellsep \tabcellsep 34.6\tabcellsep 14.4\tabcellsep 45.2\tabcellsep 5.8\tabcellsep \tabcellsep 34.7\tabcellsep 10.9\tabcellsep 26.7\tabcellsep 27.7\tabcellsep \\
\tabcellsep \tabcellsep \multicolumn{3}{l}{Education Background}\tabcellsep 0.154\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 0.616\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 0.225\\
High\tabcellsep 24.0\tabcellsep 26.0\tabcellsep 34.6\tabcellsep 15.4\tabcellsep \tabcellsep 29.8\tabcellsep 18.3\tabcellsep 47.1\tabcellsep 4.8\tabcellsep \tabcellsep 31.4\tabcellsep 16.7\tabcellsep 30.4\tabcellsep 21.6\tabcellsep \\
Middle\tabcellsep 28.4\tabcellsep 23.5\tabcellsep 29.6\tabcellsep 18.5\tabcellsep \tabcellsep 29.6\tabcellsep 22.2\tabcellsep 39.5\tabcellsep 8.6\tabcellsep \tabcellsep 45.6\tabcellsep 8.9\tabcellsep 24.1\tabcellsep 21.5\tabcellsep \\
Tertiary\tabcellsep 40.0\tabcellsep 0.0\tabcellsep 0.0\tabcellsep 60.0\tabcellsep \tabcellsep 60.0\tabcellsep 20.0\tabcellsep 20.0\tabcellsep 0.0\tabcellsep \tabcellsep 75.0\tabcellsep 0.0\tabcellsep 0.0\tabcellsep 25.0\tabcellsep \\
\tabcellsep \tabcellsep \multicolumn{2}{l}{Occupation}\tabcellsep \tabcellsep 0.010\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 0.043\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 0.029\\
Civil Nurse\tabcellsep 20.8\tabcellsep 25.0\tabcellsep 35.4\tabcellsep 18.8\tabcellsep \tabcellsep 35.4\tabcellsep 20.8\tabcellsep 37.5\tabcellsep 6.3\tabcellsep \tabcellsep 47.9\tabcellsep 14.6\tabcellsep 20.8\tabcellsep 16.7\tabcellsep \\
Medical Doctor\tabcellsep 37.5\tabcellsep 25.0\tabcellsep 00.0\tabcellsep 37.5\tabcellsep \tabcellsep 50.0\tabcellsep 25.0\tabcellsep 12.5\tabcellsep 12.5\tabcellsep \tabcellsep 71.4\tabcellsep 0.0\tabcellsep 0.0\tabcellsep 28.6\tabcellsep \\
Military Nurse\tabcellsep 22.2\tabcellsep 25.0\tabcellsep 36.1\tabcellsep 16.7\tabcellsep \tabcellsep 26.9\tabcellsep 16.7\tabcellsep 51.9\tabcellsep 4.6\tabcellsep \tabcellsep 32.7\tabcellsep 11.5\tabcellsep 31.7\tabcellsep 24.0\tabcellsep \\
Technical\tabcellsep 26.7\tabcellsep 20.0\tabcellsep 26.7\tabcellsep 26.7\tabcellsep \tabcellsep 33.3\tabcellsep 13.3\tabcellsep 33.3\tabcellsep 20.0\tabcellsep \tabcellsep 20.0\tabcellsep 6.7\tabcellsep 46.7\tabcellsep 26.7\tabcellsep \\
Volunteer Nurse\tabcellsep 81.8\tabcellsep 18.2\tabcellsep 0.0\tabcellsep 0.0\tabcellsep \tabcellsep 27.3\tabcellsep 54.5\tabcellsep 18.2\tabcellsep 0.0\tabcellsep \tabcellsep 54.5\tabcellsep 36.4\tabcellsep 0.0\tabcellsep 9.1\tabcellsep \\
\tabcellsep \tabcellsep \multicolumn{2}{l}{Department}\tabcellsep \tabcellsep 0.012\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 0.006\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 0.039\\
Emergency Depart\tabcellsep 12.0\tabcellsep 16.0\tabcellsep 52.0\tabcellsep 20.0\tabcellsep \tabcellsep 24.0\tabcellsep 16.0\tabcellsep 60.0\tabcellsep 0.0\tabcellsep \tabcellsep 40.0\tabcellsep 8.0\tabcellsep 20.0\tabcellsep 32.0\tabcellsep \\
Gynecology\tabcellsep 50.0\tabcellsep 0.0\tabcellsep 50.0\tabcellsep 0.0\tabcellsep \tabcellsep 50.0\tabcellsep 33.3\tabcellsep 16.7\tabcellsep 0.0\tabcellsep \tabcellsep 33.3\tabcellsep 16.7\tabcellsep 33.3\tabcellsep 16.7\tabcellsep \\
Medical Inspection\tabcellsep 0.0\tabcellsep 14.3\tabcellsep 57.1\tabcellsep 28.6\tabcellsep \tabcellsep 0.0\tabcellsep 14.3\tabcellsep 57.1\tabcellsep 28.6\tabcellsep \tabcellsep 16.7\tabcellsep 0.0\tabcellsep 33.3\tabcellsep 50.0\tabcellsep \\
Internal Medicine\tabcellsep 19.4\tabcellsep 51.6\tabcellsep 25.8\tabcellsep 3.2\tabcellsep \tabcellsep 29.0\tabcellsep 12.9\tabcellsep 45.2\tabcellsep 12.9\tabcellsep \tabcellsep 40.0\tabcellsep 13.3\tabcellsep 43.3\tabcellsep 3.3\tabcellsep \\
Laboratory\tabcellsep 20.0\tabcellsep 20.0\tabcellsep 33.3\tabcellsep 26.7\tabcellsep \tabcellsep 33.3\tabcellsep 13.3\tabcellsep 33.3\tabcellsep 20.0\tabcellsep \tabcellsep 20.0\tabcellsep 13.3\tabcellsep 33.3\tabcellsep 33.3\tabcellsep \\
Mortuary\tabcellsep 20.0\tabcellsep 20.0\tabcellsep 60.0\tabcellsep 00.0\tabcellsep \tabcellsep 0.0\tabcellsep 60.0\tabcellsep 40.0\tabcellsep 0.0\tabcellsep \tabcellsep 0.0\tabcellsep 20.0\tabcellsep 20.0\tabcellsep 60.0\tabcellsep \\
Pediatrics Depart\tabcellsep 23.8\tabcellsep 23.8\tabcellsep 33.3\tabcellsep 19.0\tabcellsep \tabcellsep 42.9\tabcellsep 19.0\tabcellsep 38.1\tabcellsep 0.0\tabcellsep \tabcellsep 28.6\tabcellsep 14.3\tabcellsep 19.0\tabcellsep 38.1\tabcellsep \\
Physiotherapy\tabcellsep 27.3\tabcellsep 18.2\tabcellsep 36.4\tabcellsep 18.2\tabcellsep \tabcellsep 45.5\tabcellsep 0.0\tabcellsep 45.5\tabcellsep 9.1\tabcellsep \tabcellsep 36.4\tabcellsep 18.2\tabcellsep 18.2\tabcellsep 27.3\tabcellsep \\
Surgical Department\tabcellsep 38.2\tabcellsep 14.7\tabcellsep 20.6\tabcellsep 26.5\tabcellsep \tabcellsep 23.5\tabcellsep 29.4\tabcellsep 44.1\tabcellsep 2.9\tabcellsep \tabcellsep 61.8\tabcellsep 5.9\tabcellsep 23.5\tabcellsep 8.8\tabcellsep \\
Under Fives Clinic\tabcellsep 61.5\tabcellsep 7.7\tabcellsep 7.7\tabcellsep 23.1\tabcellsep \tabcellsep 69.2\tabcellsep 30.8\tabcellsep 0.0\tabcellsep 0.0\tabcellsep \tabcellsep 66.7\tabcellsep 16.7\tabcellsep 8.3\tabcellsep 8.3\tabcellsep \\
Others\tabcellsep 22.7\tabcellsep 36.4\tabcellsep 22.7\tabcellsep 18.2\tabcellsep \tabcellsep 18.2\tabcellsep 18.2\tabcellsep 59.1\tabcellsep 4.5\tabcellsep \tabcellsep 20.0\tabcellsep 25.0\tabcellsep 35.0\tabcellsep 20.0\tabcellsep \\
Total\tabcellsep 26.3\tabcellsep 24.2\tabcellsep 31.6\tabcellsep 17.9\tabcellsep \tabcellsep 30.5\tabcellsep 20.0\tabcellsep 43.2\tabcellsep 6.3\tabcellsep \tabcellsep 38.4\tabcellsep 13.0\tabcellsep 27.0\tabcellsep 21.6\tabcellsep \end{longtable} \par
 
\caption{\label{tab_3}Table 2 :}\end{figure}
 			\footnote{© 2018 Global Journals 1KSelf-Reported Knowledge and Practices of Healthcare Workers on Occupational, Exposure and Protection from Infectious Disease at the Military Hospital in Sierra Leone} 			\footnote{© 2018 Global Journals K Self-Reported Knowledge and Practices of Healthcare Workers on Occupational, Exposure and Protection from Infectious Disease at the Military Hospital in Sierra Leone} 			\footnote{Self-Reported Knowledge and Practices of Healthcare Workers on Occupational, Exposure and Protection from Infectious Disease at the Military Hospital in Sierra Leone} 		 		\backmatter  			 
\subsection[{Appendix}]{Appendix}\par
Table  {\ref S1}: Descriptive statistics for responses to the hand washing and medical sharps disposal (n=190) 
\subsection[{Questions}]{Questions}\par
Parameters / Answers Percent \%\par
Questionnaire on Knowledge, Attitude and Practices of Occupational Exposure and Protection of HCWS 
\subsection[{Introduction and Consent}]{Introduction and Consent}\par
Hello everyone. I am Sister Qin from China Military Medical Expert Group, working in 34 MH now. We are conducting a survey on the knowledge, attitude and behavior of HCWs (health-care workers) in occupational exposure and protection. The study will help us to carry out one comprehensive training in the near future. The information will help the hospital to plan much better for nurses and health services. You are selected for the survey. I would like to ask you some questions and it may take about 15 to 20 minutes. All of your answers will be confidential and will not be shared with any other person except members of our survey team. We hope you will answer the questions accurately since your views are very important. 
\subsection[{Thank you very much!}]{Thank you very much!}\par
Please Tick(?) in the "? ", or Write the Figure   			 			  				\begin{bibitemlist}{1}
\bibitem[Available at: http://appswhoint/ebola/currentsituation/ebola-situation-report (2015)]{b0}\label{b0} 	 		\textit{Available at: http://appswhoint/ebola/currentsituation/ebola-situation-report},  		December 2015. -30-december-2015.  	 	 (WHO: Ebola Situation Report-30) 
\bibitem[Levy et al.]{b4}\label{b4} 	 		‘Ebola infection control in Sierra Leonean health clinics: A large cross-agency cooperative project’.  		 			B Levy 		,  		 			C Y Rao 		,  		 			L Miller 		,  		 			N Kennedy 		,  		 			M Adams 		,  		 			R Davis 		.  	 	 		\textit{Am J Infect Control}  		2015  (7)  p. .  	 
\bibitem[Kilmarx et al. ()]{b2}\label{b2} 	 		‘Ebola virus disease in health care workers-Sierra Leone’.  		 			P H Kilmarx 		,  		 			K R Clarke 		,  		 			P M Dietz 		,  		 			M J Hamel 		,  		 			F Husain 		,  		 			J D Mcfadden 		.  	 	 		\textit{MMWR Morb Mortal Wkly Rep}  		2014. 2014  (49)  p. .  	 
\bibitem[Olu et al. (2014)]{b1}\label{b1} 	 		‘Epidemiology of Ebola virus disease transmission among health care workers in Sierra Leone’.  		 			O Olu 		,  		 			B Kargbo 		,  		 			S Kamara 		,  		 			A H Wurie 		,  		 			J Amone 		,  		 			L Ganda 		.  	 	 		\textit{BMC Infect Dis}  		May to December 2014. 2015. p. 416.  	 	 (: a retrospective descriptive study) 
\bibitem[Parmeggiani et al. ()]{b15}\label{b15} 	 		‘Healthcare workers and health care-associated infections: knowledge, attitudes, and behavior in emergency departments in Italy’.  		 			C Parmeggiani 		,  		 			R Abbate 		,  		 			P Marinelli 		,  		 			I F Angelillo 		.  	 	 		\textit{BMC Infect Dis}  		2010.  (10)  p. 35.  	 
\bibitem[Winchester et al.]{b14}\label{b14} 	 		‘Healthcare workers' perceptions of occupational exposure to bloodborne viruses and reporting barriers: a questionnaire-based study’.  		 			S A Winchester 		,  		 			S Tomkins 		,  		 			S Cliffe 		,  		 			L Batty 		,  		 			F Ncube 		,  		 			M Zuckerman 		.  	 	 		\textit{J Hosp Infect}  		2012  (1)  p. .  	 
\bibitem[Reda et al. ()]{b6}\label{b6} 	 		‘HIV/AIDS and exposure of healthcare workers to body fluids in Ethiopia: attitudes toward universal precautions’.  		 			A A Reda 		,  		 			T R Syre 		,  		 			G Egata 		.  	 	 		\textit{J Hosp Infect}  		2009. 71  (2)  p. .  	 
\bibitem[Delobelle et al. ()]{b12}\label{b12} 	 		‘HIV/AIDS knowledge, attitudes, practices and perceptions of rural nurses in South Africa’.  		 			P Delobelle 		,  		 			J L Rawlinson 		,  		 			S Ntuli 		,  		 			I Malatsi 		,  		 			R Decock 		,  		 			A M Depoorter 		.  	 	 		\textit{J Adv Nurs}  		2009.  (5)  p. .  	 
\bibitem[Ratnayake et al. ()]{b5}\label{b5} 	 		‘Improving Ebola infection prevention and control in primary healthcare facilities in Sierra Leone: a single-group pretest post-test, mixed-methods study’.  		 			R H L Ratnayake 		,  		 			R Ansumana 		,  		 			H Brown 		,  		 			H4 Brown 		,  		 			M5 Borchert 		,  		 			L Miller 		.  		 14: e000103.  	 	 		\textit{BMJ Global Health}  		2016.  	 
\bibitem[Rahnavardi et al. ()]{b11}\label{b11} 	 		‘Knowledge and attitude toward Crimean-Congo haemorrhagic fever in occupationally at-risk Iranian healthcare workers’.  		 			M Rahnavardi 		,  		 			M Rajaeinejad 		,  		 			F Pourmalek 		,  		 			M Mardani 		,  		 			K Holakouie-Naieni 		,  		 			S Dowlatshahi 		.  	 	 		\textit{J Hosp Infect}  		2008. 69  (1)  p. .  	 
\bibitem[Mashoto et al. ()]{b13}\label{b13} 	 		‘Knowledge of occupational exposure to HIV: a cross sectional study of healthcare workers in Tumbi and Dodoma hospitals’.  		 			K O Mashoto 		,  		 			G M Mubyazi 		,  		 			A K Mushi 		.  	 	 		\textit{Tanzania. BMC Health Serv Res}  		2015. p. 29.  	 
\bibitem[Chen et al.]{b9}\label{b9} 	 		‘Occupational Exposure and Preventive Model in Infectious Disease Hospital: A Prospective Investigation’.  		 			B M Chen 		,  		 			L H Song 		,  		 			L J Chen 		.  	 	 		\textit{Chinese},  				2010 p. .  	 
\bibitem[Shen et al.]{b10}\label{b10} 	 		‘Occupational exposure to blood-borne infectious disease among medical staff’.  		 			L Shen 		,  		 			J Mao 		,  		 			C Q Teng 		.  	 	 		\textit{Chinese},  				2013 p. .  	 
\bibitem[Prevention: Universal Precautions for Preventing Transmission of Blood borne Infections Centers for Disease Control]{b7}\label{b7} 	 		‘Prevention: Universal Precautions for Preventing Transmission of Blood borne Infections’.  		 \url{https://wwwcdcgov/niosh/topics/bbp/universalhtml.2016}  	 	 		\textit{Centers for Disease Control}  		 	 
\bibitem[Sessa et al.]{b16}\label{b16} 	 		 			A Sessa 		,  		 			G Di Giuseppe 		,  		 			L Albano 		,  		 			I F Angelillo 		,  		 			Collaborative Working 		,  		 			G 		.  		\textit{Collaborative Working G: An investigation of nurses' knowledge},  				 	 
\bibitem[Hao et al.]{b8}\label{b8} 	 		‘Sharp Injuries Among Medical Staff: Investigation and Preventive Measures’.  		 			C Q Hao 		,  		 			F Chang 		,  		 			X L Li 		.  	 	 		\textit{Chinese},  				2010 p. .  	 
\bibitem[WHO: Ebola response roadmap-Situation report update 29 October ()]{b3}\label{b3} 	 		 \url{http://appswhoint/iris/bitstream/10665/137376/1/roadmapsitrep\textunderscore 29Oct2014\textunderscore engpdf}  		\textit{WHO: Ebola response roadmap-Situation report update 29 October},  				2014. 2015.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
