\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={Cryptosporidium Infection in Pre-Weaned Ruminants and Pigs in Southwestern Nigeria},
 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{2014-01-15 (revised: 15 January 2014)}
\def\TheID{\makeatother }
\def\TheDate{2014-01-15}
\title{Cryptosporidium Infection in Pre-Weaned Ruminants and Pigs in Southwestern Nigeria}
\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]{  divinelivn}

             \author[2]{Akinkuotu Olufemi  Ambrose}

             \affil[1]{  Federal University of Agriculture, Abeokuta, Ogun State, Nigeria}

\renewcommand\Authands{ and }

\date{\small \em Received: 6 December 2013 Accepted: 31 December 2013 Published: 15 January 2014}

\maketitle


\begin{abstract}
        


The study was carried out to detect Cryptosporidium coproantigens in pre-weaned ruminants and pigs in Ogun State, southwestern Nigeria. Faecal samples of 186 preweaned animals comprising calves (n=32), lambs (n=47), goat kids (n=36) and piglets (n=71) were collected and examined for Cryptosporidium antigens by the use of an enzyme-linked immunosorbent assay (ELISA). 60.2% (112/186) of the samples were positive for Cryptosporidium antigens with infection rates of 78.1% (25/32), 51.1% (24/47), 83.3% (30/36) and 46.5% (33/71) for calves, lambs, goat kids and piglets respectively. The infection rates among animal species sampled were significantly different (p<0.05) from one another. The rate of infection in neonates, 73.5%, was significantly higher (p<0.05) than the rate recorded in other pre-weaned age group (>1 month-3 months). Furthermore, the infection rates, 67.3% and 68.6%, observed in females and diarrhoeic animals respectively were significantly higher (p<0.05) than those recorded in males (51.8%) and nondiarrhoeic animals (44.6%). This study demonstrates that Cryptosporidium infection is prevalent among pre-weaned category of ruminants and pigs in Ogun State, Nigeria"


\end{abstract}


\keywords{cryptosporidium, ELISA, nigeria, pre-weaned animals.}

\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
ryptosporidium is a protozoan parasite that causes enteric infection in several animal species and humans  {\ref (Quilez et al., 2008)}. Various species of Cryptosporidium infect mammals and humans with C. parvum being the most common zoonotic species  {\ref (Quilez et al., 2008;}\hyperref[b13]{Chako et al., 2010;}\hyperref[b34]{Xiao, 2010)}. While several studies have revealed that cattle are important reservoirs of C. parvum (Xiao and   Fayer, 2008; Xiao, 2010), sheep have been reported to be more frequently infected by other host-adapted Cryptosporidium genotypes, mostly C. bovis and the Cryptosporidium Cervine genotype and rarely habours the zoonotic C. parvum  {\ref (} The parasite is considered as a major enteric pathogen associated with neonatal diarrhoea in calves \hyperref[b34]{(Xiao, 2010;}\hyperref[b7]{Bhat et al., 2013)}, lambs and goat kids \hyperref[b33]{(Wang et al., 2010;}\hyperref[b22]{Giadinis et al., 2012;}\hyperref[b28]{Maurya et al., 2013)} and piglets \hyperref[b27]{(Maikai et al., 2009;}\hyperref[b40]{Zhang et al., 2013;}\hyperref[b39]{Yui et al., 2014)}. The severity of the diarrhoea seen in cryptosporidiosis in pre-weaned animals is usually high and may ultimately lead to severe loss of condition and death .\par
The results obtained from several prevalence studies have been largely dependent on the sensitivity and specificity of the screening methods used and the age categories of the animals studied  {\ref (Brook et}   
\section[{G}]{G}\par
samples were collected from 186 randomly selected pre-weaned animals comprising calves (n=32), lambs (n=47), goat kids (n=36) and piglets (n=71). Each animal species were categorized into neonates (1 day to 1 month) and other pre-weaned age group (>1 month to 3 months). 
\section[{C}]{C}\par
farms for each animal species considered. Faecal Stool samples were collected directly from the rectum of each animal. For animals in which rectal sampling was not possible, such as neonates, freshly voided faeces were collected by the use of wooden tongue depressors which were used to scoop up the superficial layer of faeces without contacting the floor. The faeces were then dropped into individual universal sample bottles and labeled appropriately. The stool samples were conducted to the laboratory in cold packs, where they were catalogued, processed and analyzed. The stool samples were stored under a temperature of 4 o C until they were processed. coproantigens in the samples was done using a commercially available ELISA kit for faecal samples(RIDASCREEN ® Cryptosporidium; R-Biopharm AG,\par
Germany). The procedure was carried out according to manufacturer's instructions. The optical densities (OD) of the samples were read at 450nm using an ELISA reader (BIOTEX; Model: ELx800, Biotex Instruments, USA). Samples were analyzed using the manufacturer's cut-off calculations in the instruction manual. The cut-off was calculated as shown below:\par
Cut-off = Extinction of the negative control + 0.15 Samples were considered positive if their extinction is more than 10\% above the calculated cut off but considered negative if their extinction was more than 10\% below the calculated cut-off. Samples were however considered as equivocal and repeated if their extinction was within the range 10\% above to 10\% below the cut-off. 
\section[{III.}]{III.} 
\section[{Statistical Analysis}]{Statistical Analysis}\par
Data was collated and analyzed with Statistical Package for Social Sciences (SPSS) on Windows 7. Chisquare test was used to compare the differences in occurrence of Cryptosporidium spp. coproantigens between the categories, sexes and stool consistencies of all animal species at 5\% level of significance. 
\section[{IV.}]{IV.} 
\section[{Results}]{Results}\par
Cryptosporidium spp. antigens were detected in all species of animals studied. 60.2\% (112/186) of all pre-weaned animals examined were positive for Cryptosporidium coproantigens. The rates of infection were 78.1\%, 51.1\%, 83.3\% and 46.5\% for calves, lambs, goat kids and piglets respectively.\par
The infection rate observed in neonates of all animal species, 73.5\% (72/98), was significantly higher (p<0.05) than the rate recorded in the other pre-weaned age group (>1 month to 3 months).\par
The rates of infection in females were higher in lambs, goat kids and piglets while the males recorded higher infection rate in calves. The overall infection rate in females, 67.3\%, was significantly higher (p<0.05) than the rate observed in the males, 51.8\%.\par
In all the animal species considered, the infection rates were higher in diarrhoeic animals than those without diarrhoea. The occurrence rate of Cryptosporidium infection was significantly higher (p<0.05) in pre-weaned animals with diarrhoea (68.6\%) than the rate observed in those with formed stools (44.6\%) (Table \hyperref[tab_1]{1}).  \hyperref[b7]{Bhat et al., 2013)}. Furthermore, the ELISA used in the study may also contribute to the higher rate of detection of the parasite as this method has been reported to possess higher sensitivity than the acid-fast staining method utilized in majority of previous investigations in Nigeria \hyperref[b37]{(Yilmaz et al., 2008)} . 
\section[{Volume XIV Issue II Version}]{Volume XIV Issue II Version}\par
The specie-specific occurrence rates observed in this study were higher than previous reports of \hyperref[b32]{27}  \hyperref[b24]{(Kwaga et al., 1988;}\hyperref[b27]{Maikai et al., 2009)} and 24.5\% among lambs in Australia \hyperref[b36]{(Yang et al., 2009)}. This observation may therefore imply that Cryptosporidium oocysts survive for longer periods in the study area, possibly due to the high relative humidity and rainfall, thereby leading to higher risks of transmission to animals \hyperref[b38]{(Yu and Seo, 2004)}.\par
The  \hyperref[b40]{Zhang et al., 2013)}. This therefore suggests that neonates of ruminants and pigs are important reservoirs of infection and are mainly responsible for contamination of water with oocysts of Cryptosporidium.\par
Our observation of higher infection in diarrhoeic animals is in tandem with reports of \hyperref[b28]{Maurya et al. (2013)} and \hyperref[b12]{Caccio et al. (2013)}. The diarrhoea observed in cryptosporidiosis may be associated with the pathogenesis of the parasite and concurrent infection with other enteric pathogens such as Salmonella, Escherichia coli, Eimeria, Rotavirus and Giardia \hyperref[b32]{(Thompson et al., 2007;}. This observation therefore suggests that pre-weaned animals having diarrhoea should be routinely screened for Cryptosporidium. 
\section[{The results of this study indicates that}]{The results of this study indicates that}\par
Cryptosporidium infection is highly prevalent in preweaned ruminants and pigs with neonates and diarrhoeic animals being at higher risk of infection and may also serve as important sources of infection to other animals and humans in the study area. The ELISA employed in this study, though rapid, easy to perform and interpret, is less sensitive in detecting the species of Cryptosporidium infecting the animals in the study. This has been associated with the cross-reactivity of ELISApositive C. parvum with other species identified by PCRbased molecular techniques \hyperref[b3]{(Ayinmode and Fagbemi, 2011)}. The need to know the species of Cryptosporidium affecting pre-weaned ruminants and pigs and their zoonotic potential therefore necessitates the use of molecular techniques in the detection and genotyping of\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
  \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.85\textwidth}}
© 2014 Global Journals Inc. (US)\end{longtable} \par
 
\caption{\label{tab_1}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_3}}\end{figure}
 			\footnote{© 2014 Global Journals Inc. (US)} 		 		\backmatter  			 \par
Cryptosporidium species found in these animals \hyperref[b0]{(Amer et al., 2013)}. 
\subsection[{Ethical consideration}]{Ethical consideration}\par
The manuscript does not contain clinical studies or patient data. 
\subsection[{Conflict of interest}]{Conflict of interest}\par
The authors declare that they have no conflict of interest. 
\subsection[{Global Journals Inc. (US) Guidelines Handbook 2014}]{Global Journals Inc. (US) Guidelines Handbook 2014}\par
www.GlobalJournals.org			 			  				\begin{bibitemlist}{1}
\bibitem[ Nigerian Veterinary Journal]{b4}\label{b4} 	 		\textit{},  	 	 		\textit{Nigerian Veterinary Journal}  		32  (1)  p. .  	 
\bibitem[Kwaga et al. ()]{b24}\label{b24} 	 		\textit{},  		 			J K Kwaga 		,  		 			E I Uzor 		,  		 			J U Umoh 		.  		1988.  	 
\bibitem[Brook et al. ()]{b8}\label{b8} 	 		\textit{},  		 			E Brook 		,  		 			C A Hart 		,  		 			N French 		,  		 			R Christley 		.  		2008.  	 
\bibitem[Ayinmode et al. ()]{b5}\label{b5} 	 		\textit{},  		 			A B Ayinmode 		,  		 			B O Fagbemi 		,  		 			L Xiao 		.  		2010.  	 
\bibitem[Budu-Amoako et al. ()]{b10}\label{b10} 	 		\textit{},  		 			E Budu-Amoako 		,  		 			B J Greenwood 		,  		 			B R Dixon 		,  		 			H W Barkema 		,  		 			D Hurnik 		,  		 			C Estey 		,  		 			J T Mcclure 		.  		2012.  	 
\bibitem[Caccio et al. ()]{b12}\label{b12} 	 		‘A rare Cryptosporidium parvum genotype associated with infection of lambs and zoonotic transmission in Italy’.  		 			S M Caccio 		,  		 			A R Sannella 		,  		 			A Mariano 		,  		 			S Valentini 		,  		 			F Berti 		,  		 			F Tosini 		,  		 			E Pozio 		.  	 	 		\textit{Veterinary Parasitology}  		2013. 191 p. .  	 
\bibitem[Yui et al. ()]{b39}\label{b39} 	 		‘Age-related detection and molecular characterization of Cryptosporidium suis and Cryptosporidium scrofarum in pre-and post-weaned piglets and adult pigs in Japan’.  		 			T Yui 		,  		 			T Nakajima 		,  		 			N Yamamoto 		,  		 			M Kon 		,  		 			N Abe 		,  		 			M Matsubayashi 		,  		 			T Shibahara 		.  	 	 		\textit{Parasitology Research}  		2014. 113  (1)  p. .  	 
\bibitem[Wang et al. ()]{b33}\label{b33} 	 		‘Cervine genotype is the major Cryptosporidium genotype in Sheep in China’.  		 			Y Wang 		,  		 			Y Feng 		,  		 			B Cui 		,  		 			F Jian 		,  		 			C Ning 		,  		 			R Wang 		,  		 			L Zhang 		,  		 			L Xiao 		.  	 	 		\textit{Parasitology Research}  		2010. 106 p. .  	 
\bibitem[Giadinis et al. ()]{b22}\label{b22} 	 		‘Comparison of two techniques for diagnosis of cryptosporidiosis in diarrhoeic goat kids and lambs in Cyprus’.  		 			N D Giadinis 		,  		 			S Symeoudakis 		,  		 			E Papadopoulos 		,  		 			S Q Lafi 		,  		 			H Karatzias 		.  	 	 		\textit{Tropical Animal Health and Production}  		2012. 44  (7)  p. .  	 
\bibitem[Elwin and Chalmers ()]{b18}\label{b18} 	 		\textit{Contemporary identification of previously reported novel},  		 			K Elwin 		,  		 			R M Chalmers 		.  		2008.  	 
\bibitem[Bhat et al. ()]{b7}\label{b7} 	 		‘Coprological investigation on neonatal bovine cryptosporidiosis in Ludhiana’.  		 			S A Bhat 		,  		 			P D Juyal 		,  		 			N K Singh 		,  		 			L D Singla 		.  	 	 		\textit{Punjab. Journal of Parasitic Diseases}  		2013. 37  (1)  p. .  	 
\bibitem[Ayinmode and Fagbemi ()]{b3}\label{b3} 	 		\textit{Cross reactivity of some Cryptosporidium species with Cryptosporidium parvum in a commercial ELISA kit},  		 			A B Ayinmode 		,  		 			B O Fagbemi 		.  		2011.  	 
\bibitem[Chako et al. ()]{b13}\label{b13} 	 		‘Cryptosporidiosis in people: it's not just about the cows’.  		 			C Z Chako 		,  		 			J W Tyler 		,  		 			L G Schultz 		,  		 			L Chiguma 		,  		 			B T Beerntsen 		.  	 	 		\textit{Journal of Veterinary Internal Medicine}  		2010. 24 p. .  	 
\bibitem[Maddox-Hyttel et al. ()]{b26}\label{b26} 	 		‘Cryptosporidium and Giardia in different age groups of Danish cattle and pigs-occurrence and management associated risk factors’.  		 			C Maddox-Hyttel 		,  		 			R B Langkjaer 		,  		 			H L Enemark 		,  		 			H Vigre 		.  	 	 		\textit{Veterinary Parasitology}  		2006. 141 p. .  	 
\bibitem[Amer et al. ()]{b1}\label{b1} 	 		‘Cryptosporidium genotypes and subtypes in dairy calves in Egypt’.  		 			S Amer 		,  		 			H Honma 		,  		 			M Ikarashi 		,  		 			C Tada 		,  		 			Y Fukuda 		,  		 			Y Suyama 		,  		 			Y Nakai 		.  	 	 		\textit{Veterinary Parasitology}  		2010. 169 p. .  	 
\bibitem[Qu?lez et al. ()]{b31}\label{b31} 	 		‘Cryptosporidium Genotypes and Subtypes in Lambs and Goat Kids in Spain’.  		 			J Qu?lez 		,  		 			E Torres 		,  		 			R M Chalmers 		,  		 			S J Hadfield 		,  		 			E Cacho 		,  		 			C Sa´nchez-Acedo 		.  	 	 		\textit{Applied and Environmental Microbiology}  		2008. 74  (19)  p. .  	 
\bibitem[Cryptosporidium infections in calves and piglets in some parts of Kaduna state Nigeria. Z. Vet]{b25}\label{b25} 	 		‘Cryptosporidium infections in calves and piglets in some parts of Kaduna state’.  	 	 		\textit{Nigeria. Z. Vet}  		3 p. .  	 
\bibitem[Cryptosporidium isolates reveals Cryptosporidium bovis and the cervine genotype in sheep (Ovis aries) Parasitology Research]{b19}\label{b19} 	 		‘Cryptosporidium isolates reveals Cryptosporidium bovis and the cervine genotype in sheep (Ovis aries)’.  	 	 		\textit{Parasitology Research}  		102 p. .  	 
\bibitem[Mueller-Doblies et al. ()]{b29}\label{b29} 	 		‘Distribution of Cryptosporidium species and the first description of natural Cryptosporidium bovis infection in sheep in the UK’.  		 			D Mueller-Doblies 		,  		 			M Giles 		,  		 			Elwin K Smith 		,  		 			R P Clifton-Hadley 		,  		 			F A Chalmers 		,  		 			R 		.  	 	 		\textit{Veterinary Parasitology}  		2008. 154 p. .  	 
\bibitem[Cho et al. ()]{b15}\label{b15} 	 		‘Evaluation of a commercial rapid test kit for detecting bovine enteric pathogens in feces’.  		 			Y I Cho 		,  		 			D Sun 		,  		 			V Cooper 		,  		 			G Dewell 		,  		 			K Schwartz 		,  		 			K J Yoon 		.  	 	 		\textit{Journal of Veterinary Diagnostic Investigations}  		2012. 24  (3)  p. .  	 
\bibitem[G spp. infection in young calves Veterinary Parasitology]{b9}\label{b9} 	 		‘G spp. infection in young calves’.  	 	 		\textit{Veterinary Parasitology}  		152 p. .  	 
\bibitem[Thompson et al. ()]{b32}\label{b32} 	 		‘Genotypes and subtypes of Cryptosporidium spp. in neonatal calves in Northern Ireland’.  		 			H P Thompson 		,  		 			J S Dooley 		,  		 			J Kenny 		,  		 			M Mccoy 		,  		 			C J Lowery 		,  		 			J E Moore 		,  		 			L Xiao 		.  	 	 		\textit{Parasitology Research}  		2007. 100 p. .  	 
\bibitem[Diaz et al. ()]{b17}\label{b17} 	 		‘Identification of Cryptosporidium xiaoi in diarrhoeic goat kids (Capra hircus) in Spain’.  		 			P Diaz 		,  		 			J Quilez 		,  		 			G Robinson 		,  		 			R M Chalmers 		,  		 			P Diez-Banos 		,  		 			P Morrondo 		.  	 	 		\textit{Veterinary Parasitology}  		2010. 172 p. .  	 
\bibitem[Amer et al. ()]{b0}\label{b0} 	 		‘Identity and public health potential of Cryptosporidium spp. in Water Buffalo calves in Egypt’.  		 			S Amer 		,  		 			S Zidan 		,  		 			Y Feng 		,  		 			H Adamu 		,  		 			N Li 		,  		 			L Xiao 		.  	 	 		\textit{Veterinary Parasitology}  		2013. 191 p. .  	 
\bibitem[Yu and Seo ()]{b38}\label{b38} 	 		‘Infection status of pigs with Cryptosporidium parvum’.  		 			J R Yu 		,  		 			M Seo 		.  	 	 		\textit{Korean Journal of Parasitology}  		2004. 42 p. .  	 
\bibitem[Yilmaz et al. ()]{b37}\label{b37} 	 		‘Investigation of cryptosporidiosis by enzyme-linked immunesorbent assay and microscopy in children with diarrhoea’.  		 			H Yilmaz 		,  		 			T Zeynep 		,  		 			C Mautalip 		.  	 	 		\textit{Saudi Medical Journal}  		2008. 29  (4)  p. .  	 
\bibitem[Xiao and Fayer ()]{b35}\label{b35} 	 		‘Molecular characterisation of species and genotypes of Cryptosporidium and Giardia and assessment of zoonotic transmission’.  		 			L Xiao 		,  		 			R Fayer 		.  	 	 		\textit{International Journal of Parasitology}  		2008. 38 p. .  	 
\bibitem[Fiuza et al. ()]{b21}\label{b21} 	 		‘Molecular characterization of Cryptosporidium in Brazillian Sheep’.  		 			V Fiuza 		,  		 			R Cosendey 		,  		 			E Frazao-Teixeira 		,  		 			M Santin 		,  		 			R Fayer 		,  		 			F Rodrigues De Oliveira 		.  	 	 		\textit{Veterinary Parasitology}  		2011. 175 p. .  	 
\bibitem[Molecular characterization of Cryptosporidium spp. in native calves in Nigeria Parasitology Research]{b6}\label{b6} 	 		‘Molecular characterization of Cryptosporidium spp. in native calves in Nigeria’.  	 	 		\textit{Parasitology Research}  		107 p. .  	 
\bibitem[Xiao ()]{b34}\label{b34} 	 		‘Molecular epidemiology of cryptosporidiosis: an update’.  		 			L Xiao 		.  	 	 		\textit{Experimental Parasitology}  		2010. 124  (1)  p. .  	 
\bibitem[Couto et al. ()]{b16}\label{b16} 	 		‘New Cryptosporidium parvum subtypes of IIa subfamily in dairy calves from Brazil’.  		 			Mcm Couto 		,  		 			M F Lima 		,  		 			Tcb Bomfim 		.  	 	 		\textit{Acta Tropica}  		2014. 130 p. .  	 
\bibitem[Hamnes et al. ()]{b23}\label{b23} 	 		‘Occurrence of Cryptosporidium and Giardia in suckling piglets in Norway’.  		 			I S Hamnes 		,  		 			B K Gjerde 		,  		 			T Forberg 		,  		 			L J Robertson 		.  	 	 		\textit{Veterinary Parasitology}  		2007. 144 p. .  	 
\bibitem[Occurrence of Giardia and Cryptosporidium in pigs on Prince Edward Island Canada. Veterinary Parasitology]{b11}\label{b11} 	 		‘Occurrence of Giardia and Cryptosporidium in pigs on Prince Edward Island’.  	 	 		\textit{Canada. Veterinary Parasitology}  		184 p. .  	 
\bibitem[Pam et al. ()]{b30}\label{b30} 	 		 			V A Pam 		,  		 			D A Dakul 		,  		 			N S Karshima 		,  		 			S I Bata 		,  		 			K I Ogbu 		,  		 			L N Daniel 		,  		 			A D Udokaninyene 		,  		 			S Y Kemza 		,  		 			C P Igeh 		,  		 			A A Hassan 		.  	 	 		\textit{Survey of Cryptosporidium species among ruminants in Jos},  				 (Plateau State, North-Central Nigeria)  		2013. 3 p. .  	 
\bibitem[Faleke et al. ()]{b20}\label{b20} 	 		‘Point prevalence of Cryptosporidium oocysts in calves grazing along river Rima bank in Sokoto’.  		 			O O Faleke 		,  		 			Y A Yabo 		,  		 			A O Olaleye 		,  		 			Y U Dabai 		,  		 			E B Ibitoye 		.  	 	 		\textit{Nigeria. Pakistan Journal of Biological Sciences}  		2013. 17 p. .  	 
\bibitem[Zhang et al. ()]{b40}\label{b40} 	 		‘Prevalence and genetic characterizations of Cryptosporidium spp. in preweaned and post-weaned piglets in Heilongjiang Province’.  		 			W Zhang 		,  		 			F Yang 		,  		 			A Liu 		,  		 			R Wang 		,  		 			L Zhang 		,  		 			Y Shen 		,  		 			J Cao 		,  		 			H Ling 		.  	 	 		\textit{China. PLoS One}  		2013. 38  (7)  p. .  	 
\bibitem[Yang et al. ()]{b36}\label{b36} 	 		‘Prevalence and molecular characterisation of Cryptosporidium and Giardia species in pre-weaned sheep in Australia’.  		 			R Yang 		,  		 			C Jacobson 		,  		 			C Gordon 		,  		 			U Ryan 		.  	 	 		\textit{Veterinary Parasitology}  		2009. 161 p. .  	 
\bibitem[Maurya et al. ()]{b28}\label{b28} 	 		‘Prevalence and risk factors associated with Cryptosporidium spp. infection in young domestic livestock in India’.  		 			P S Maurya 		,  		 			R L Rakesh 		,  		 			B Pradeep 		,  		 			S Kumar 		,  		 			K Kundu 		,  		 			R Garg 		,  		 			H Ram 		,  		 			A Kumar 		,  		 			P S Banerjee 		.  	 	 		\textit{Tropical Animal Health and Production}  		2013. 45  (4)  p. .  	 
\bibitem[Maikai et al. ()]{b27}\label{b27} 	 		‘Prevalence and risk factors associated with faecal shedding of Cryptosporidium oocysts in piglets’.  		 			B V Maikai 		,  		 			J U Umoh 		,  		 			Jkp Kwaga 		,  		 			V A Maikai 		,  		 			S C Egege 		.  	 	 		\textit{Journal of Parasitology and Vector Biology}  		2009. 1 p. .  	 
\bibitem[Ayinmode and Fagbemi ()]{b2}\label{b2} 	 		‘Prevalence of Cryptosporidium infection in cattle from southwestern Nigeria’.  		 			A B Ayinmode 		,  		 			B O Fagbemi 		.  	 	 		\textit{Veterinarski Archiv}  		2010. 80  (6)  p. .  	 
\bibitem[Chen et al. ()]{b14}\label{b14} 	 		‘Prevalence of Cryptosporidium spp’.  		 			Z Chen 		,  		 			R Mi 		,  		 			H Yu 		,  		 			Y Shi 		,  		 			Y Huang 		,  		 			Y Chen 		,  		 			P Zhou 		,  		 			Y Cai 		,  		 			J Lin 		.  	 	 		\textit{Veterinary Parasitology}  		2011. 181 p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
