\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={Volume XVI Issue III Version I Year 2016},
 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{2016-01-15 (revised: 15 January 2016)}
\def\TheID{\makeatother }
\def\TheDate{2016-01-15}
\title{Volume XVI Issue III Version I Year 2016}
\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]{Feyissa Begna  Deressa}

             \author[2]{Feyera Gemeda  Dima}

             \author[3]{Adem  Edao}

             \affil[1]{  Jimma University}

\renewcommand\Authands{ and }

\date{\small \em Received: 11 December 2015 Accepted: 31 December 2015 Published: 15 January 2016}

\maketitle


\begin{abstract}
        


Background: Bovine cysticercosis and human taeniasis is an important parasitic disease and more common in developing countries including Ethiopia where meat is an important component of human diet and traditionally consumed raw on several occasions.Methodology: Cross-sectional study was conducted from November 2014 to April 2015 at Asella municipal abattoir in Arsi zone of Oromia to determine prevalence of bovine cysticercosis and status of human taeniasis with its associated risk factors around Asella town. Routine meat inspection method and questionnaire survey were performed for this study.Result: From the total of 430 carcass inspected, 5(1.2%) were positive for bovine cysticercosis. The statistical analysis revealed that risk factors like sex, breed, body condition and ages are not associated with the prevalence of cysticercosis. The questionnaire survey showed that 44.3% of total respondents were infested with Taenia saginataat least once in their life time and out of these positive respondents 32% and 6.7% become positive only before and after 2000 E.C respectively, while 5.6 % wereinfested many times.

\end{abstract}


\keywords{bovine, cysticercosis, taenia saginata, prevalence, risk factors, taeniasis.}

\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[{Introduction}]{Introduction}\par
ivestock in developing countries play a crucial role in improving food security, generating cash income and are an asset. The total livestock population in Ethiopia according to 2014 estimation was 56.71 million cattle, 29.33 million sheep and 29.11 million goats  {\ref (CSA, 2015)}, which places Ethiopia first in Africa and ninth in the world in terms of total stock population. From the total cattle population 98.95\% are local breeds and the remaining are hybrid and exotic breeds. Cattle constitute large portion of livestock population and are managed by small holder farmers under extensive low input traditional system (CSA, 2015). However, its productivity remains marginal due to prevalent diseases, malnutrition and management constraints. Among that T. saginata/ bovine cysticercosis is the one which remaina major public and animal health problem  {\ref (EARO, 2000)}.\par
Bovine cysticercosis is an infection of cattle caused by the larval stage T. saginata whichlive in human intestinal. This parasite is universally distributed in developing as well as in developed countries (Gracey and Collins, 1992; \hyperref[b2]{Cabaret et al., 2002;}\hyperref[b3]{Dorny et al., 2009)}. In humans, the disease is called taeniasis which is accompanied with symptoms like nausea, abdominal discomfort, epigastric pain, diarrhea, excessive appetite or loss of appetite, weakness, loss of weight and intestinal blockage. Sometimes, the mobile gravid segments may make their way to unusual sites such as the appendix and biliarytract and may cause serious disorders  {\ref (WHO, 2013)}. Live cattle having C. bovis shows no symptoms, however, heavy infestation by the larvae may cause myocarditis or heart failure  {\ref (Gracey and Collins, 1992)}. Cysticerci can remain alive in cattle anywhere from weeks to years and such infection in cattle is a public health problem as the infected raw or undercooked beef causes taeniasis in human \hyperref[b5]{(Garcia, 2003;}\hyperref[b6]{Garcia et al., 2007)}. It has economic significance as well as the economic losses accruing from the condemned and downgraded carcasses and due to treatment of carcasses before human consumption is substantial  {\ref (Yoder et al., 1994;}\hyperref[b8]{Onyango-Abuje, 1996;}\hyperref[b9]{Giesecke, 1997)}.\par
Bovine cysticercosis and taeniasis are common where hygienic conditions are poor and the inhabitants traditionally eat raw or insufficiently cooked or sun-cured meat  {\ref (Minozzo et al., 2002)}. Inadequate health education and low availability of taenicides are the major obstacles for the control of such infections \hyperref[b11]{(Pawlowski, 1996)}. Due to these reasons, taeniasis is more common in developing countries including Ethiopia where meat is an important component of human diet and traditionally consumed raw on several occasions. Lack of awareness about raw meat consumption, existence of highest population density, poor hygiene and sanitary facilities some of the factors that facilitate transmission \hyperref[b12]{(Jones et al., 1997)}. 
\section[{L}]{L} 
\section[{Global Journal of}]{Global Journal of}\par
The epidemiology of bovine cysticercosis/ human taeniasis various from one area to another so control measures appropriate in one area is not necessarily of value in another. Hence, it is essential to have adequate knowledge of the epidemiology of the disease before contemplating control programmes. In Ethiopia some studies have been conducted on bovine cysticercus at different times. But the studies performed were limited to few parts of the country and there was no information on prevalence of bovine cysticercosis and human taeniasisin and around Asella district. Therefore, the objectives of this study were: ? To determine the prevalence of bovine cysticercosis at Asella municipal abattoir, ? To estimate status of taeniasis and associated risk factors in and around the study area II. 
\section[{Material and Methodology a) Description of the Study Area}]{Material and Methodology a) Description of the Study Area}\par
The present study was conducted at Asella municipal abattoir, and Asella town and its surrounding, Tiyoworeda. Asella town is a capital of Arsi Zone, Oromia regional state, Ethiopia.  
\section[{b) Study Population}]{b) Study Population}\par
The study animals comprise indigenous cattle brought to Asella Municipal abattoir for slaughter from different districts in and around Assela town and it includes cattle of different age, sex, breed and body condition categories. For the survey data, the target populations were residents of Asella town and surrounding kebeles (Burqa cilalo, Dosha, Harobilallo, Café Misoma and Gora silingo) and includes all age group >18 and both female and males 
\section[{c) Study Design}]{c) Study Design}\par
A cross-sectional study was used to study the prevalence of bovine cysticercosis at Asella municipal abattoir by using routine meat inspection technique in municipality slaughter house for the presence of C. bovis. Moreover, a cross-sectional study was conducted by a semi-structured questionnaire survey to assess the status of T. saginata/taeniosis and associated risk factors. 
\section[{III.}]{III.} 
\section[{Sample Collection Method a) Active Abattoir Survey}]{Sample Collection Method a) Active Abattoir Survey}\par
Animal samples were collected by active abattoir survey. The study animals were selected using simple random sampling method and age, breed, sex and body condition of each study animals was recorded on prepared format paper at ante-mortem. Body condition scoring of the cattle was made based on the guideline provide by  {\ref (Nicholson and Butter, 1986}) and all animals included in the study were animals with, medium and good body condition. Age determination was carried out by means of their dentition as described by (De-lahunta and Habel, 1989) and all the inspected animals were at the age of adult and old age group. Prior to sampling, each selected animal were given an identification number by writing a code on its head by using unwashable ink.\par
Meat inspection was made in accordance with the procedures of Ethiopian Ministry of Agriculture Meat Inspection Regulation (MOA, 1972) for the detection of T. saginata's cysts. Because of owners' discomfort on multiple incisions for the thorough examination of major muscles, only the masseters muscle and internal organs such as tongue, heart, liver, kidney, lung and diaphragm were used as indicators of the presence of cysts in the carcass. Careful examination on the carcass of study unit was made through palpation of the organs followed by incision as follows: the surface and substance of tongue was examined visually, followed by longitudinal ventral incision from the tip of the root. Extensive deep incision was made into external and internal muscles of masseters parallel to the plane of the jaw (parallel to the jaw bone from the lower jaw). Visual inspection and longitudinal incision of the myocardium from base to apex was made. The muscles of diaphragm were examined visually and by making incision. Examination of kidney, liver, and the lung was also conducted accordingly by visualization, palpation and incision. Cysts observed in theses organs were carefully dissected and numbers and nature of cysts in each organ was recorded for each animal. The nature of the cyst was recorded as calcified and viable by visual observation of its appearance, as (Ashwani and Gebrehiwot, 2011) dead degenerated or calcified cystcerci clearly form identifiable spots of white and have fibrotic lesions, while the viable cysticerci are pinkish-red in colour. 
\section[{b) Questionnaire survey}]{b) Questionnaire survey}\par
Semi-structured questionnaire survey used to asses, potential risk factors and its public health importance. Questionnaire survey on the disease occurrence and risk factor assessment was administered to 415 volunteer respondents who were selected based on convenience sampling method and the interview was conducted phase to phase. The potential risk factors of taeniasis considered in this study were :age, sex, religion, occupation, educational status, and habit of raw meat consumption. The awareness of the diseases, presence/absence of sanitation facilities like toilet and the drug used for treatment were also included in the questionnaire survey and at the end of interview some advices were provided to the respondents on how to control and prevents T. Saginata infection/cysticercosis. 
\section[{c) Sample Size Determination}]{c) Sample Size Determination}\par
The desired sample size was calculated using the standard formula described by Thrus field (Thrus field, 2005) for simple random sampling method. Since there was no similar previous study at this area, expected prevalence was considered 50\%, 5\%desired absolute precision and 95\% confidence level were used to calculate the minimal sample size. Hence, the sample size required was 384 heads of cattle. But to increase the precision of the study the sample size were increased and a total of 430 heads of cattle were included in the current study. For questionnaire survey sample size was calculated by using the formula given by \hyperref[b19]{Arsham (2002)} which is: N= 0.25/SE 2 , When: N= sample size, SE (standard error) =5\%),\par
The sample size required for the questionnaire survey as per the above formula is 100 for each site (urban and rural). However, to include different risk factors and increase the precision of the result the total number was increased to 415individuals. 
\section[{IV.}]{IV.} 
\section[{Data Management and Analysis}]{Data Management and Analysis}\par
The data collected were entered, recorded and stored in Microsoft excel spread sheets program version 2010. Descriptive and inferential analyzed was made by using SPSS version 20 software. Fisher's and Chisquare (X 2 ) tests were used to determine the variation in prevalence of infection between different groups for abattoir and questionnaire survey respectively. Statistical significance level was set at P < 0.05 at 95\% confidence level to determine whether there are statistical significant differences between the parameters measured.\par
V. 
\section[{Result}]{Result}\par
Prevalence of C. bovis: the study showed that 5(1.2\%) were positive for bovine cysticercosis. The statistical analysis of the data revealed that no significant difference (p> 0.05) was observed in the prevalence of cysticercosis in relation to the risk factors like: sex, breed, body condition and ages. But high prevalence of C. bovis was observed in local breed, old age and female animals relative to cross breed, adult age and male animals respectively, while almost no difference was indicated between animals of good and medium body condition as shown in Table \hyperref[tab_2]{1}. Anatomical distribution of cysts: frequency analysis of active abattoir survey revealed that nearly the there was the same distribution ofC. bovisin the examined organs as follows: liver (0.9\%), heart (0.7\%), tongue (0.5\%) and masseters muscle (0.5\%). From the total number of 16 C. bovis observed on different organs, 7(43.8\%), 5(31.3\%), 2(12.5\%) and 2(12.5\%) were localized on the liver, heart, tongue and masseters muscle (table 2)and out of the total cyst observed 6 (37.5\%) of them were viable with organ distribution of 50\%, 33.3\% and 16.7\% on liver, heart and masseters muscle respectively as indicated in table 2. Questionnaire survey: Of the total 415 interviewed respondents 44.3\% (184/415) had contracted T. saginata infection at least once in their life time and the respondents confirmed that they were positive by witnessing they observed proglotttids in their feces and/or under wear. Since due to religious purpose pork meat is not consumed in the study area, the proglottids observed were surely to be of T. saginata. From positive respondents 32\% got taeniasis only before 2000E.C (2008G.C), while 6.7\% got taeniasis after 2000 E.C (2008 G.C) and 5.5\% were those remain positive both before and after 2000E.C. Out of those witnessed their positivity, 88.6\% and 10.9\% respondents used modern and traditional drugs for treatment respectively, while the remaining percent uses nothing for treatment as indicated by tables 4 respectively. Out of total respondents 90.6\% (376/415) uses toilet, 73.5\% (305/415) have awareness about human taeniasis. 
\section[{Association of risk factors with prevalence of taeniasis:}]{Association of risk factors with prevalence of taeniasis:}\par
A statistical analysis showed that there was a highly significant variation between urban and rural, higher and lower age group, raw meat and cooked meat consumers, female and male, occupation group, and educational levels (p<0.05).High prevalence of humantaeniasiswas reported in rural area, male, higher age group, farmer, raw meat consumer and illiterate. But no statistical significance variation was seen among religion (p>0.05) as shown below by tables 5. 
\section[{VI.}]{VI.} 
\section[{Discussion}]{Discussion}\par
The prevalence of C. bovis among the carcasses inspected at Asella municipal abattoir was 1.2\% which is comparable with the findings of \hyperref[b20]{(Birhanu, et al., 2013)}    {\ref and kidney}) and masseters muscle while other predilection sites are rarely inspected due to multiple mutilation of carcass causes reduction in marketability of the meat and the owners not permit multiple incision of heavy muscles. This may in turn lead to omitting of infected animals as the sensitivity of detecting the parasite will decline with limited number of incisions \hyperref[b35]{(Wanzala, 2003)} and experimental studies showed a 5-50 times higher prevalence will be achieved by complete slicing of the predilection sites  {\ref (Minozzo, 2002)}.\par
But the current study's result was higher relative to the finding of  {\ref (Zdolec et al., 2012)} and \hyperref[b37]{(Blessing et al., 2011)} who reported 0.11\% and 0.2\% from Croatia and South Africa. This could be due to strict application of meat inspection and public health extension rules and difference in hygiene measures in the study countries. It's known that sanitation facilities are better in the developed countries than in the developing countries in which poor environmental hygiene increase the prevalence of the diseases in the environment. More number of C. bovis was observed in the liver than other organs inspected. The reason is that absence of specific predilection site for C. bovis as stated by \hyperref[b38]{(Scandrett, 2009}) so more number of larvae collected through mesenteric and portal veins residing in the liver.\par
Questionnaire survey indicated that human taeniasis was common in the study area with prevalence of 44.3\%. This agree with the finding of (Mesfin and Nuraddis, 2012) 44\% in Hawassa town and (Dawit and Temesgen, 2013) 44.44\% in Shire Indasilassie district. But this result is lower relative to the finding of \hyperref[b34]{(Lielt et al., 2015)} 64\% in Bishoftu, \hyperref[b21]{(Dawit, 2012)} 62.5\% in Wolaittasoddo, (Fetene and Nibret, 2014) 58\%, (Abunna, 2013) 70\% in Yirgalem, \hyperref[b22]{(Bedu et al., 2011)} 56.7\% at Zeway, \hyperref[b29]{(Abunna et al., 2008)} 64.2\% in Awassa town and \hyperref[b41]{(Megersa et al., 2010)} 56.7\% Jimma town. The reason for reporting lower prevalence of human taeniasis in the current study area could be due to the difference in the religious composition of the respondents, and sample size taken. Out of total respondents of the current study, 45.1\% were Muslims that they have traditionally low habit of consuming raw meat than Christians and from the total respondents only 50.8\% were raw meat consumers. Raw meat consumption is the only way of getting T.saginata infection, so as raw meat consumption decrease in the area the infection also decrease. The other is sample size difference and as sample size increase the precision will also increases. In the present study the sample size is very large (415) while in the above finding very small (not greater than 170). The other point is that some respondents shy to openly tell about taeniasis and this could also end up with low recovery of positive people in the study area.\par
It was revealed that T.saginata infection was more prevalent in the rural area than urban. This could be due to low level of personal and environmental sanitation facilities and absence of meat inspection in the rural area than urban area. This finding agrees with the statement of  {\ref (Minozzo et al.,2002)} who stated that taeniasis are common where hygienic conditions are poor and the inhabitants traditionally eat raw or insufficiently cooked or sun-cured meat.\par
The current study indicates that the ages of respondents have strong association with the prevalence of T.saginata infection and high in higher age group (>35 years) than other age group (<18 and 18-35 years) (table \hyperref[tab_6]{5}) which is in agreement with the previous study of \hyperref[b29]{(Abunna et al., 2008;} {\ref Adugna et al., 2013;}\hyperref[b34]{Lielt et al., 2015)}. This might be due to that the habit of raw meat consumption increase with age and the higher age group have better income to consume raw meat and more prone to C.bovis. But lower age groups are student that they have no sufficient access to raw meat from butcher's houses as commonly raw meat was eaten at this site and they are less invited than elder on different ceremony where raw meat consumption culturally practiced.\par
In this study T. saginata was more prevalent in men than in women which is a similar report with findings of \hyperref[b30]{(Hailu, 2005;}\hyperref[b33]{Abunna, 2013;}\hyperref[b34]{Lielt et al., 2015)} in other parts of Ethiopia. This may be due to cultural practice in Ethiopia that men not commonly prepare their dishes at home rather they frequently visiting but cheries and restaurants than women for beef consumption. In this study no statistically significant difference were observed between the proportion of taeniasis in Muslim and Christian community which is in consent with the previous reports of \hyperref[b25]{(Tembo, 2001;}\hyperref[b43]{Abunna, 2007;}\hyperref[b21]{Dawit et al., 2012)}. The reason behind may be they share same culture and habit of raw meat The current study revealed that raw beef consumers had contracted taeniasis infection more frequently than the non raw beef consumers which is inlined with the report of \hyperref[b41]{(Megersa, 2010;}\hyperref[b31]{Fetene and Nibret, 2014)}. The reason is well known that in the consumption of raw meat the degree of ingesting C.bovis with meat is higher \hyperref[b44]{(Gajadhar et al., 2006;}\hyperref[b6]{Garcia et al., 2007)}. T. saginata infection is highly prevalent in the illiterate than literate respondents and this report agrees with the finding of \hyperref[b29]{(Abunna et al., 2008;}\hyperref[b45]{Kebede et al., 2009;} {\ref Adugna et al., 2013)} and also the current study revealed that the farmers had contracted taeniasis than individuals with other occupational status. This difference might be from low level of awareness in the illiterate and farmers than literate individuals and other occupational status. The other reason for reporting high prevalence of taeniasis in the farmer community is that most of Ethiopian farmers are illiterate and from rural area where environmental hygiene is low and backyard slaughter was practiced with very low awareness about the diseases.\par
The questionnaire survey result showed that the prevalence of taeniasis in human population is decreasing and it also indicated that there was strong relationship between occurrence of T.saginata infection and residence area, age, sex, habit of raw meat consumption, occupational and educational status of the respondents. Therefore, continues public education should be provided to avoid consumption of raw meat and encourage use of latrines and improved standards of human hygiene and backyard slaughtering of cattle should be restricted and slaughter house which fulfills the necessary facilities and with qualified meat inspector should be constructed.\par
It is our proud privilege to express our sense of thankfulness to College of Agriculture and Veterinary Medicine, School of Veterinary Medicine for providing the financial aid to complete this project. We also highly thankful to Ato Haji Geleto the meat inspector of Asella municipal abattoir, for his valuable suggestions, experience share during the abattoir visits.  \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.85\textwidth}}
Asella and\\
its surrounding is characterized by mid sub-tropical\\
weather, with minimum and maxim temperature ranging\\
from 8.4 to 22.6°C, and the relative humidity ranging\\
from 43 to 60\%. The average rainfall is 2000mm. The\\
area has a bimodal rainfall occurring from March to April\\
(short rainy season) and July to October (long rainy\\
season). According to Arsi Planning Economic and\\
Development Office (APEDO, (2007)), the area is\\
densely populated, with livestock population of 85,893\\
cattle, 57,118 sheep, 10,725 goats, 7841 horses, 15,642\\
donkeys, 517 mules and 35,489 poultry. The farmers in\\
the area practice mixed crop-livestock farming system.\end{longtable} \par
 
\caption{\label{tab_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.8204095563139931\textwidth}P{0.029590443686006825\textwidth}}
South East Ethiopia\tabcellsep \\
Ababa abattoir (Nuraddis and Frew, 2012), 3.65\% from\tabcellsep \\
Jimma municipal abattoir (Taresa, et al., 2011), 3.11\%\tabcellsep \\
indifferent agro climatic zones of Ethiopia (Tembo,\tabcellsep \\
2001). But lower than the finding of (Dawit, 2004) 4.9\%\tabcellsep \\
at Gondar, (Alula, 2010) 5.4\% at Konbolcha, (Kebede,\tabcellsep \\
2008) 18.49\% in North West Ethiopia, (Abunna, 2008)\tabcellsep \\
26.3\% at Hawassa, (Hailu, 2005) 17.5\% in East Shoa,\tabcellsep \\
(Fetene and Nibret,2014) 5.1\%, at Jimma municipal\tabcellsep \\
abattoir, (Belay, 2014) 5.2\% at Municipal Abbatoir of\tabcellsep \\
Shire, (Abunna, 2013) 12\% at Yirgalem and (Lielt, 2015)\tabcellsep \\
5.6 at BishoftuElfora abattoir. This difference might be\tabcellsep \\
resulted from difference in the level of personal and\tabcellsep \\
environmental hygiene, habit of raw meat consumption, number of incision made at inspection site in the abattoir, and management type of the animals practiced. The main reason with low prevalence of\tabcellsep Year 2016\\
bovine cysticercosis in the current study could be due to\tabcellsep \\
low number of organs inspected and low incision made\tabcellsep \\
at inspection site at the abattoir. In Asella municipal abattoir the commonly inspected organs for presence of C. bovis were internal organs (liver, heart, lung, tongue,\tabcellsep Volume XVI Issue III Version I\\
\tabcellsep D D D D )\\
\tabcellsep ( G\\
from a total number of 430 carcasses inspected,\tabcellsep \\
who reported prevalence of 2.58\% from\tabcellsep \\
Bahir Dar Municipal Abattoir, 2.59\% from Wolaita soddo\tabcellsep \\
municipal abattoir (Dawit, et al., 2012), 3\% from Zeway\tabcellsep \\
Municipal Abattoir (Bedu, 2011), 3.6\% from Addis\tabcellsep \\
© 2016 Global Journals Inc. (US)\tabcellsep \end{longtable} \par
 
\caption{\label{tab_1}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.85\textwidth}}
VII. Acknowledgements\\
Références\\
1. Central Statistical Agency (CSA). Agricultural Sample\\
Survey, 2014/15, Volume II: Report on Livestock and\\
livestock characteristics (Private peasant holdings).\\
Statistical Bulletin 570. Central Statistical Agency\\
(CSA), Federal Democratic Republic of Ethiopia,\\
Addis Ababa. 2015.\\
2. Ethiopian Agricultural Research Organization\\
(EARO). Beef Research Strategy. Ethiopian\end{longtable} \par
 
\caption{\label{tab_2}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.19962121212121212\textwidth}P{0.14166666666666666\textwidth}P{0.09337121212121212\textwidth}P{0.10303030303030303\textwidth}P{0.10303030303030303\textwidth}P{0.20928030303030304\textwidth}}
Organs\tabcellsep No. of organs\tabcellsep No. of positive\tabcellsep Prevalence\tabcellsep Total No of cyst\tabcellsep cyst viability (\%)\\
inspected\tabcellsep inspected\tabcellsep organs\tabcellsep (\%)\tabcellsep on organ\tabcellsep per organs\\
Tongue\tabcellsep 430\tabcellsep 2\tabcellsep 0.5\tabcellsep 2\tabcellsep 0(0/6)\\
Masseters muscle\tabcellsep 430\tabcellsep 2\tabcellsep 0.5\tabcellsep 2\tabcellsep 16.7(1/6)\\
Heart\tabcellsep 430\tabcellsep 3\tabcellsep 0.7\tabcellsep 5\tabcellsep 33.3(2/6)\\
Liver\tabcellsep 430\tabcellsep 4\tabcellsep 0.9\tabcellsep 7\tabcellsep 50(3/6)\\
Lung\tabcellsep 430\tabcellsep 0\tabcellsep 0\tabcellsep 0\tabcellsep 0\\
Kidney\tabcellsep 430\tabcellsep 0\tabcellsep 0\tabcellsep 0\tabcellsep 0\\
Total\tabcellsep 1720\tabcellsep 11\tabcellsep 0.64\tabcellsep 16\tabcellsep 100\end{longtable} \par
 
\caption{\label{tab_3}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.47812499999999997\textwidth}P{0.371875\textwidth}}
Frequency\tabcellsep Percent\end{longtable} \par
 
\caption{\label{tab_4}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.3761061946902655\textwidth}P{0.3384955752212389\textwidth}P{0.13539823008849558\textwidth}}
\tabcellsep Taeniasis positive individuals\tabcellsep \\
Drug used\tabcellsep Frequency\tabcellsep Percent\\
Modern drug\tabcellsep 163\tabcellsep 88.6\\
Traditional drug\tabcellsep 19\tabcellsep 10.3\\
Non drug users\tabcellsep 2\tabcellsep 1.1\end{longtable} \par
 
\caption{\label{tab_5}Table 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.13052434456928838\textwidth}P{0.2737827715355805\textwidth}P{0.11619850187265918\textwidth}P{0.09073033707865168\textwidth}P{0.12415730337078651\textwidth}P{0.047752808988764044\textwidth}P{0.06685393258426967\textwidth}}
Variables\tabcellsep Categories\tabcellsep No of interviewees\tabcellsep No infected\tabcellsep Prevalence\%\tabcellsep X 2\tabcellsep P -value\\
Residential area\tabcellsep Rural\tabcellsep 307\tabcellsep 151\tabcellsep 49.2\tabcellsep 11.2\tabcellsep 0.001\\
\tabcellsep Urban\tabcellsep 108\tabcellsep 33\tabcellsep 30.6\tabcellsep \tabcellsep \\
Age\tabcellsep <18\tabcellsep 92\tabcellsep 19\tabcellsep 20.7\tabcellsep 67.1\tabcellsep 0.000\\
\tabcellsep 18-35\tabcellsep 199\tabcellsep 74\tabcellsep 37.2\tabcellsep \tabcellsep \\
\tabcellsep >35\tabcellsep 124\tabcellsep 91\tabcellsep 73.4\tabcellsep \tabcellsep \\
Sex\tabcellsep Male\tabcellsep 216\tabcellsep 113\tabcellsep 52.3\tabcellsep 11.6\tabcellsep 0.000\\
\tabcellsep Female\tabcellsep 199\tabcellsep 71\tabcellsep 35.7\tabcellsep \tabcellsep \\
Religion\tabcellsep Christian\tabcellsep 228\tabcellsep 109\tabcellsep 47.8\tabcellsep 2.4\tabcellsep 0.07\\
\tabcellsep Muslim\tabcellsep 187\tabcellsep 75\tabcellsep 40.1\tabcellsep \tabcellsep \\
Educational\tabcellsep Illiterate\tabcellsep 173\tabcellsep 103\tabcellsep 59.5\tabcellsep 28.9\tabcellsep 0.000\\
status\tabcellsep Elementary\tabcellsep 153\tabcellsep 52\tabcellsep 34\tabcellsep \tabcellsep \\
\tabcellsep High school\tabcellsep 54\tabcellsep 20\tabcellsep 37\tabcellsep \tabcellsep \\
\tabcellsep College/above\tabcellsep 35\tabcellsep 9\tabcellsep 25\tabcellsep \tabcellsep \\
Occupational\tabcellsep Student\tabcellsep 128\tabcellsep 25\tabcellsep 19.5\tabcellsep 55.2\tabcellsep 0.000\\
status\tabcellsep Farmer\tabcellsep 205\tabcellsep 125\tabcellsep 61\tabcellsep \tabcellsep \\
\tabcellsep Civil workers\tabcellsep 25\tabcellsep 10\tabcellsep 40\tabcellsep \tabcellsep \\
\tabcellsep Other private\tabcellsep 57\tabcellsep 24\tabcellsep 42\tabcellsep \tabcellsep \\
\tabcellsep workers\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Raw meat\tabcellsep Consumers\tabcellsep 211\tabcellsep 131\tabcellsep 62.1\tabcellsep 54.8\tabcellsep 0.000\\
\tabcellsep Non-consumer\tabcellsep 204\tabcellsep 53\tabcellsep 26\tabcellsep \tabcellsep \\
\tabcellsep Total\tabcellsep 415\tabcellsep 184\tabcellsep 44.3\tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_6}Table 5 :}\end{figure}
 			\footnote{Prevalence of Bovine Cysticercosis and Status of Human Taeniasis in and Around Asella Town, Tiyoworeda, South East Ethiopia} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Jones et al. (ed.) ()]{b12}\label{b12} 	 		\textit{},  		 			T C Jones 		,  		 			R D Hunt 		,  		 			W K Norval 		.  		Veterinary Pathology. 6th ed. Hong Kong: Lippincott Williams and Wilkings 1st ed. USA: Mosby (ed.)  		1997. 431 p. .  	 
\bibitem[Agricultural Research Organization, Animal Science Directorate ()]{b0}\label{b0} 	 		\textit{Agricultural Research Organization, Animal Science Directorate},  		2000. Addis Ababa. p. .  	 
\bibitem[Wanzala et al. ()]{b35}\label{b35} 	 		‘Analysis of Post-Mortem Diagnosis of Bovine Cysticercosis in Kenyan Cattle’.  		 			W Wanzala 		,  		 			J Onyango-Abuje 		,  		 			E Kang`ethe 		,  		 			K Zessin 		,  		 			N Kyule 		,  		 			M Bauman 		,  		 			H Ochanda 		,  		 			Harrison 		.  	 	 		\textit{Onderstepoort. J. Vet. Res}  		2003. 1 p. .  	 
\bibitem[APEDO (Arsi Plan and Economic Development Office) ()]{b13}\label{b13} 	 		\textit{APEDO (Arsi Plan and Economic Development Office)},  		2007. p. .  	 	 (Socio Economic on Arsi Zone; Assela, Arsi) 
\bibitem[Adugna et al. ()]{b42}\label{b42} 	 		‘Bovine cysticercosis and human taeniosis in South-west Shoa zone of Oromia Region’.  		 			T Adugna 		,  		 			H T Yacob 		,  		 			A Dinka 		,  		 			T Getachew 		.  	 	 		\textit{Ethiopia. Ethiopia.Vet}  		Journal2013. 17 p. .  	 
\bibitem[Abunna et al. ()]{b29}\label{b29} 	 		‘Bovine cysticercosis in cattle slaughtered at Awassa municipal abattoir, Ethiopia: Prevalence, cyst viability, distribution and its public health implication’.  		 			F Abunna 		,  		 			G Tilahun 		,  		 			B Megersa 		,  		 			B Kumsa 		,  		 			A Regassa 		.  	 	 		\textit{Health}  		2008. Zoon and Publ. 55 p. .  	 
\bibitem[Megersa et al. ()]{b41}\label{b41} 	 		‘Bovine Cysticercosis In Cattle Slaughtered at Jimma Municipal Abattoir, South Western Ethiopia: Prevalence, Cyst Viability and Its Socio Economic Importance’.  		 			B Megersa 		,  		 			E Tesfaye 		,  		 			A Regassa 		,  		 			R Abebe 		,  		 			F Abunna 		.  	 	 		\textit{Vet. World}  		2010. 3 p. .  	 
\bibitem[Bedu et al. ()]{b22}\label{b22} 	 		‘Bovine Cysticercosis in Cattle Slaughtered at Zeway Municipal Abattoir: Prevalence and its Public Health Importance’.  		 			H Bedu 		,  		 			K Tafess 		,  		 			B Shelima 		,  		 			D Woldeyohannes 		,  		 			B Amare 		.  	 	 		\textit{J. Vet. Sci. Technol}  		2011. 2 p. 108.  	 
\bibitem[Ashwani and Gebrehiwot ()]{b17}\label{b17} 	 		‘Bovine cysticercosis in Ethiopia: a review. Ethiop’.  		 			K Ashwani 		,  		 			T Gebrehiwot 		.  	 	 		\textit{Vet. J}  		2011. 15 p. .  	 
\bibitem[Kebede et al. ()]{b45}\label{b45} 	 		‘Current Status of Bovine Cysticercosis of Slaughtered Cattle in Addis Ababa Abattoir’.  		 			N Kebede 		,  		 			Tilahung 		,  		 			A Hailu 		.  	 	 		\textit{Tropical Animal Health and Production}  		2009. 41 p. .  	 
\bibitem[Taresa et al. ()]{b24}\label{b24} 	 		‘cyst viability, body site distribution and public health significance of Bovine Cysticercosis at Jimma south west Ethiopia’.  		 			G Taresa 		,  		 			A Melaku 		,  		 			B Basazenuw 		,  		 			M Chanie 		.  	 	 		\textit{Glob. Vet}  		2011. 7 p. .  	 
\bibitem[Kebede ()]{b28}\label{b28} 	 		‘Cysticercosis of slaughtered cattle in northwestern Ethiopia’.  		 			N Kebede 		.  	 	 		\textit{Research in Veterinary Science}  		2008. 85 p. .  	 
\bibitem[Scandrett et al. ()]{b38}\label{b38} 	 		‘Distribution of Taeniasaginata Cysticerci in Tissues of Experimentally Infected Cattle’.  		 			B Scandrett 		,  		 			S Parker 		,  		 			L Forbes 		,  		 			A Gajadhar 		,  		 			P Dekumyoy 		,  		 			J Weikagul 		,  		 			D Haines 		.  	 	 		\textit{Vet. Parasitol}  		2009. 164 p. .  	 
\bibitem[Dorny et al. ()]{b3}\label{b3} 	 		‘Emerging food-born parasites’.  		 			P Dorny 		,  		 			N Praet 		,  		 			Deckers Gabriel 		,  		 			S 		.  	 	 		\textit{Vet. Parasitol}  		2009. 163 p. .  	 
\bibitem[Dawit ()]{b26}\label{b26} 	 		‘Epidemiology of Taenia saginata, taeniasis and cysticercosis in North Gondar zone Northwestern Ethiopia., Faculty of Veterinary Medicine’.  		 			S Dawit 		.  	 	 		\textit{DVM thesis},  				2004.  		 			Addis Ababa University: DebreZeit, Ethiopia 		 	 
\bibitem[Tembo ()]{b25}\label{b25} 	 		\textit{Epidemiology of Taenia saginata, Taeniasis/Cysticercosis in three selected agroclimatic zones},  		 			A Tembo 		.  		2001. Berlin.  		 			Faculty of Veterinary Medicine Free University of Berlin 		 	 	 (MSc. Thesis) 
\bibitem[Minozzojc et al. ()]{b10}\label{b10} 	 		‘Experimental Bovine Infection with Taeniasaginata Eggs: Recovery Rates and cysticerci Location’.  		 			Gussorlf Minozzojc 		,  		 			De Castroea 		,  		 			O Lago 		,  		 			V T Soccoi 		.  	 	 		\textit{Braz. Arch. biol. Technol}  		2002. 45 p. .  	 
\bibitem[Garcia and Parasitology ()]{b5}\label{b5} 	 		 			L S Garcia 		,  		 			Parasitology 		.  		\textit{Manual of Clinical Microbiology},  				 (Washington, D.C.)  		2003. ASM Press. 8 p. 1895.  	 
\bibitem[Garcia et al. ()]{b6}\label{b6} 	 		 			L S Garcia 		,  		 			J A Jimenez 		,  		 			H Escalante 		,  		 			Cestodes 		.  		\textit{Manual of Clinical Microbiology},  				 (Washington, D.C)  		2007. ASM Press. p. 2166.  	 	 (9th ed.) 
\bibitem[Nicholson and Butterworth ()]{b14}\label{b14} 	 		\textit{guide to body condition scoring zebu cattle international livestock center for Africa},  		 			M J Nicholson 		,  		 			M H Butterworth 		.  		1986. Addis Ababa, Ethiopia.  	 
\bibitem[Pawlowski ()]{b11}\label{b11} 	 		‘Helmenthic Zoonosis Affecting Humans in Africa. Veterinary Medicine, Impacts on Human Health and Nutrition in Africa’.  		 			Z S Pawlowski 		.  	 	 		\textit{Proceedings of an International conference Lindberg},  				 (an International conference Lindberg)  		1996. p. .  	 
\bibitem[Legal notice No. 428 Negarite Gazexa Ministry of Agriculture ()]{b16}\label{b16} 	 		‘Legal notice No. 428 Negarite Gazexa’.  	 	 		\textit{Ministry of Agriculture},  				 (Addis Ababa, Ethiopia)  		1972.  	 	 (Meat Inspection Regulations (MOA)) 
\bibitem[Alula ()]{b27}\label{b27} 	 		\textit{Major Metacestodes in Cattle Slaughtered atKombolchaELFORA Abattoir, North East Ethiopia: prevalence, cyst viability organ distribution and socio economic implication. Faculty of Veterinary Medicine},  		 			A Alula 		.  		2010. Hawassa, Ethiopia.  		 			Hawassa University 		 	 	 (DVM Thesis) 
\bibitem[Graceyjf ()]{b1}\label{b1} 	 		\textit{Meat Hygiene, 9 th edn},  		 			Collins Graceyjf 		,  		 			DS 		.  		1992. London.  	 	 (Balliere Tindal) 
\bibitem[Gajadhar et al. ()]{b44}\label{b44} 	 		‘Overview of food-and water-borne zoonotic parasites at the farm level’.  		 			A A Gajadhar 		,  		 			W B Scandrett 		,  		 			L B Forbes 		.  	 	 		\textit{Revue Scientifique ET Technique (International Office of Epizootics)}  		2006. 25 p. .  	 
\bibitem[Giesecke ()]{b9}\label{b9} 	 		\textit{Prevalence and economic implications oftaeniasis/cysticercosis in South Africa. Report on a Workshoph held at the Onderstepoort Veterinary Institute},  		 			W H Giesecke 		.  		1997. Onderstepoort, South Africa. p. .  	 
\bibitem[Hailu ()]{b30}\label{b30} 	 		\textit{Prevalence and risk factors for T. Saginata cysticercosis in three selected areas of eastern Shoa},  		 			D Hailu 		.  		2005. Debrezeit, Ethiopia.  		 			Addis Ababa University, Faculty of Veterinary Medicine 		 	 	 (M.Sc thesis) 
\bibitem[Lielt et al. ()]{b34}\label{b34} 	 		\textit{Prevalence and significance of bovine cysticercosis at Elfora abattoir, Bishoftu, Ethiopia, journal of public health and epidemiology},  		 			E Lielt 		,  		 			T Desalew 		,  		 			K Tsegabirhan 		,  		 			S Teshale 		,  		 			H Yohannes 		.  		2015. 7 p. .  	 
\bibitem[Fetene and Nibret ()]{b31}\label{b31} 	 		‘Prevalence of Bovine Cysticercosis in Cattle and Zoonotic Significance in Jimma Town’.  		 			F Fetene 		,  		 			M Nibret 		.  	 	 		\textit{Acta Parasitol Glob}  		2014. 5 p. .  	 
\bibitem[Blessing et al. ()]{b37}\label{b37} 	 		‘Prevalence of Bovine Cysticercosis in the North West Province of South Africa from’.  		 			M D Blessing 		,  		 			K S Ethel 		,  		 			M M Mphane 		,  		 			E Lebogang 		,  		 			R B Francis 		,  		 			V N Rendani 		,  		 			N Mathew 		.  	 	 		\textit{J. Hum. Ecol}  		2000 to 2010. 2011. 36 p. .  	 
\bibitem[Mesfin and Nuradddis ()]{b39}\label{b39} 	 		‘Prevalence of Cysticercus Bovis in Hawassa Municipal Abattoir and its Public Health Implication’.  		 			B Mesfin 		,  		 			I Nuradddis 		.  	 	 		\textit{American-Eurasian J. Sci. Res}  		2012. 7 p. .  	 
\bibitem[Belay and Mekelle ()]{b32}\label{b32} 	 		‘Prevalence of Cysticercusbovis in Cattle at Municipal Abbatoir of Shire’.  		 			S Belay 		,  		 			B A Mekelle 		.  	 	 		\textit{J.Vet. Sci.Technol}  		2014. 5 p. 196.  	 
\bibitem[Zdolec et al. ()]{b36}\label{b36} 	 		‘Prevalence of Cysticercusbovis in slaughtered cattle determined by traditional meat inspection in Croatian abattoir from’.  		 			N Zdolec 		,  		 			Vujevi ? I 		,  		 			V Dobrani? 		,  		 			M Juras 		,  		 			N Grgurevi? 		,  		 			Ardali ?d Njari 		,  		 			B 		.  	 	 		\textit{Inst.Parasitol. SAS}  		2005. 2010. Helminthol2012. 49 p. .  	 
\bibitem[Nuraddis and Frew ()]{b23}\label{b23} 	 		‘Prevalence of Tania Saginata cysticercosis in Cattle Slaughtered in Addis Ababa Municipal Abattoir’.  		 			I Nuraddis 		,  		 			Z Frew 		.  	 	 		\textit{Ethiopia.Glob}  		Vet2012. 8 p. .  	 
\bibitem[Abunna ()]{b33}\label{b33} 	 		\textit{Prevalence, organ distribution, viability and socioeconomic implication of bovine cysticercosis/teniasis, Ethiopia Revue d'élevageet de médecinevétérinaire des pays tropicaux},  		 			F Abunna 		.  		2013. 66 p. 2530.  	 
\bibitem[Dawit et al. ()]{b21}\label{b21} 	 		‘Public Health and Economic Significance ofBovine Cysticercosis in WolaitaSoddo’.  		 			T Dawit 		,  		 			S Tewodros 		,  		 			D Tilaye 		.  	 	 		\textit{Southern Ethiopia. Glob. Vet}  		2012. 9 p. .  	 
\bibitem[Yoder et al. ()]{b7}\label{b7} 	 		‘Public Veterinary Medicine: Food Safety and Handling, Epidemiological Findings from an Out Break of Cysticecosis in Feed lot Cattle’.  		 			D R Yoder 		,  		 			E D Eblell 		,  		 			D D Hancock 		,  		 			B A Combs 		.  	 	 		\textit{J.A.V.M}  		A1994. 205 p. .  	 
\bibitem[Arsham ()]{b19}\label{b19} 	 		\textit{Questionnaire Design and Surveys Sampling, SySurvey: The Online Survey Tool},  		 			H Arsham 		.  		 \url{http://home.ubalt.edu/ntsbarsh/Business-stat}  		2002.  	 
\bibitem[Dawit and Temesgen ()]{b40}\label{b40} 	 		‘Risk Factors and Public Health Significance of Cysticercosis in Cattle and Human in Shire Indasilassie District’.  		 			G Dawit 		,  		 			M Temesgen 		.  	 	 		\textit{Northern Ethiopia Adv. Biolog. Res}  		2013. 7 p. .  	 
\bibitem[Onyango-Abuje et al. ()]{b8}\label{b8} 	 		‘Seroepidemiological survey of T. saginata cysticercosis in Kenya’.  		 			J A Onyango-Abuje 		,  		 			J M Nginyi 		,  		 			M K Rugutt 		,  		 			S H Wright 		,  		 			P Lumumba 		,  		 			G Hughes 		,  		 			J S Harrison 		.  	 	 		\textit{Vet. Parasitol}  		1996. 64 p. .  	 
\bibitem[Birhanu et al. ()]{b20}\label{b20} 	 		‘Study on Zoonotic Metacestodes of Cattle Slaughtered at Bahir Dar Municipal Abattoir’.  		 			M Birhanu 		,  		 			A Habtamu 		,  		 			T Dawit 		.  	 	 		\textit{Northwest Ethiopia Glob.Vet}  		2013. 10 p. .  	 
\bibitem[Abunna et al. ()]{b43}\label{b43} 	 		‘Taeniasis and its socio-economic Implication in Hawassa Town and its surrounding, Southern Ethiopia’.  		 			F Abunna 		,  		 			G Tilahun 		,  		 			B Megersa 		,  		 			A Regassa 		.  	 	 		\textit{East Afric J. Public Health}  		2007. 4 p. .  	 
\bibitem[De-Lahunta and Habel ()]{b15}\label{b15} 	 		\textit{Teeth apply Veterinary Anatomy W.B.Saunder Company},  		 			A De-Lahunta 		,  		 			R Habel 		.  		1989. p. .  	 
\bibitem[Cabaret et al. ()]{b2}\label{b2} 	 		‘The use of urban sewage sludge on pastures: The cysticercosis threat’.  		 			J Cabaret 		,  		 			S Geerts 		,  		 			M Madeline 		,  		 			C Ballandonne 		,  		 			D Barbier 		.  	 	 		\textit{Vet. Res}  		2002. 33 p. .  	 
\bibitem[Thrusfield ()]{b18}\label{b18} 	 		\textit{Veterinary epidemiology. 3 rd ed. Singapore, Black well Science},  		 			M Thrusfield 		.  		2005. p. 233.  	 
\bibitem[World Health organization (WHO). Taeniasis/ cysticercosis. WHO Fact sheet N.376° ()]{b4}\label{b4} 	 		\textit{World Health organization (WHO). Taeniasis/ cysticercosis. WHO Fact sheet N.376°},  		2013.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
