\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={Infestation of Nematodes in Phlebotomus Argentipes Annandale and Brunetti (Diptera: Psycodidae), Bihar, India},
 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{2013-03-15 (revised: 15 March 2013)}
\def\TheID{\makeatother }
\def\TheDate{2013-03-15}
\title{Infestation of Nematodes in Phlebotomus Argentipes Annandale and Brunetti (Diptera: Psycodidae), Bihar, India}
\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]{D.S.  Dinesh}

             \affil[1]{  Rajendra Memorial Research Institute of Medical Sciences}

\renewcommand\Authands{ and }

\date{\small \em Received: 13 February 2013 Accepted: 5 March 2013 Published: 15 March 2013}

\maketitle


\begin{abstract}
        


Visceral Leishmaniasis (VL) is a major health problem in Bihar, India. The disease is caused by a protozoan parasite Leishmania donovani and transmitted by the established vector Phlebotomus argentipes (Diptera: Psychodidae) in India. P. argentipes transmits viral and bacterial pathogens. Nematodes were isolated from the body of P. argentpes for the first time in India. Its role as pathogen is yet to be established.

\end{abstract}


\keywords{visceral leishmaniasis, phlebotomus argentipes, nematodes.}

\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
isceral Leishmaniasis (VL) is a vector borne parasitic disease caused by a protozoan parasite leishmania donovani and transmitted by the established vector Phlebotomus argentipes Annandale and Brunneti (Diptera : psychodidae) in Bihar, India. P. argentipes also transmits virus and bacteria to the human beings. The transmission of Nematodes is not known so far. The Nematodes or roundworms (Phylum: Nematoda) are the most diverse pseudocoelomates. There are more than 28,000 species of Nematodes \hyperref[b3]{(Hugot et al. 2001)}, of which over 16,000 are parasitic.Sand flies are the main vector of Leishmaniasis. Out of 700 hundred worldwide popu-lations of sand flies, approximately 70 are respo-nsible for transmission of disease to human \hyperref[b9]{(Lane 2009}). However, these are carrying some entomopathogens like viruses, bacteria, protozoa, fungi, nematods and mites. Phlebotomine sandflies spend most of their lives in dark habitat with stable temperature and high humidity. Their developmental stages from eggs to pupae are passed in crevices, tree buttresses, caves rodent burrows with organic debries like leaf litter and dungs  {\ref (Killick-Kendrik 1979}\hyperref[b5]{, 1987)}. Even adult also prefer the dark and humid diurnal resting sites. These circumstances might be conducive to the development of entomopathogens in sandflies.\par
It is difficult to find out immature stages of sandflies in nature (Killick-Kendrick 1987), hence, natural pathogens in immature stages in sand flies have not been reported so far. Most of the pathogens were identified from adult sand flies while doing the research Authors ? ? ?: Rajendra Memorial Research Institute of Medical Sciences (Indian Council of Medical Research), Agamkuan, Patna-800007, India. e-mail: drdsdinesh@yahoo.com work on leishmaniasis  {\ref Lewis 1977, 1980)}. This study reveals the presence of nematodes inside the body of P. argentipes in nature. 
\section[{II.}]{II.} 
\section[{Material and Methods}]{Material and Methods}\par
Sandflies were collected early in the morning from indoor habitats of dwellings using aspirator and flash light as well as CDC (Centre for Disease Control) light trap. The dissection of gravid females was made in normal saline under dissecting binocular microscopes (Zeiss) and observation was made in high magnification. 
\section[{III.}]{III.} 
\section[{Results}]{Results}\par
In the present study 25\% P. argentipes were found infested with Nematodes in Bihar, India out of 100 dissected wild populations for the first time collected from villages of Muzaffarpur districts (Figure  {\ref )}.\par
IV. 
\section[{Discussion}]{Discussion}\par
Particular work on pathogens of phlebotomines has been conducted by (Killick-Kendrick et al. 1989; Warburg 1991). Many pathogens were found transmitting the diseases. The transmission of phlebovirus, family Bunyaviridae was found infecting mammals (Tesh 1988). The bacterial pathogen like Bartonella bacilliformis, the causative agent of human diseases in some Andean regions of Peru, Ecuador and Colombia is transmitted by Lutzomyia spp. as a group of protozoan kinetoplastids apart from leishmania spp species of Endotrypanum and Trypanosomes are also transmitted by sandflies to vertebrates other than man (Killick-Kendrick 1979; Shaw 1981). In New World Plasmodium spp. the causative agent of reptilian malaria are transmitted by sandflies (Ayala1977; \hyperref[b8]{Klein et al. 1988}). Entomophtoralean fungi may constitute important pathogens of adult sand flies L. pia in Colombia (Warbug 1991). Saprophytic fungi are found in adult sand flies (Warburg1991) which may influence the development of Leishmania infections \hyperref[b11]{(Schlein et al. 1985)}. Mites (Acarina) collected from sandflies comprise 21 species reported to affecting some 39 species of sand flies hosts. In India mites were found from the body surface of P. argentipes and in laboratory predating the larvae (unpublished).\par
Nematodes were reported from different countries in sandflies. Encapsulated third stage spirurid nematodes (rodent infecting Mastophorus muris) have been reported in P. arisasi  {\ref (Killick Kendrick et al. 1976}). Sand fly parasitic nematode i.e tetradonematid was found in P. papatasi and P. sergenti in Afganistan. In adults the nematode interfered with blood feeding by female sandflies \hyperref[b6]{(Killick Kendrick et al. 1989}). Tylenchid nematodes have been recorded in L. sangunaria, L. vespertilionis and L. panamensis  {\ref (Mc Conell and Correa 1964)} and L. shanoni \hyperref[b15]{(Warburg 1991)}. Eggs, free juveniles and gravid females were recorded in P. papatasi and P. sergenti in Syria by R. Killick-Kendrick was previously in Bagdad (Alder and Theodor 1929). Gregarines(Ascogregarina saraviae) and nematodes (Tylenchida and Spiruda) were recorded in Lutzomyia spp. \hyperref[b16]{(Warburg et al. 1991)}. Infestation of a nematode parasite was observed in the natural population of P. papatasi in Pondicherry, India. Of the 877 males and 959 females sandflies examined for the natural infection, 11 females were found infested with nematodes (0.59\%). The presence of a stylet at the opening of the dorsal oesophageal duct suggests that the parasite belongs to the super family Tylenchoidea \hyperref[b13]{(Srinivasan et al. 1992)}. It requires detail studies on sand flies to find out any role of P. argentipes in transmission of helminthes diseases in human in India.\par
V.\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{figure2}}\end{figure}
 			\footnote{© 2013 Global Journals Inc. (US)} 			\footnote{   ( )   } 		 		\backmatter   			 
\subsection[{Acknowledgements}]{Acknowledgements}\par
Authors are thankful to Mr. N.K.Sinha, Mr. M.Prasad, Mr. S.A.Khan and Mr. A.K.Mandal for providing technical support while collection of sandflies from field and dissection in the laboratory. 			  			  				\begin{bibitemlist}{1}
\bibitem[ Bull. WHO]{b18}\label{b18} 	 		\textit{},  	 	 		\textit{Bull. WHO}  		55 p. .  	 
\bibitem[Hugot et al. ()]{b3}\label{b3} 	 		‘Biodiversity in helminths and nematodes as a field of study: an overview’.  		 			J P Hugot 		,  		 			P Baujard 		,  		 			S Morand 		.  		 doi:10.1163/ 156854101750413270.  	 	 		\textit{Nematology}  		2001. 3 p. .  	 
\bibitem[Killick-Kendrick ()]{b5}\label{b5} 	 		‘Breeding Places of Phlebotomus ariasi in the Cevennes focus of leishmaniaisi in the south of France’.  		 			R Killick-Kendrick 		.  	 	 		\textit{Parasitologia}  		1987. 29 p. .  	 
\bibitem[Gamelin et al. ()]{b0}\label{b0} 	 		‘Effect of high intensity intermittent training on heart rate variability in prepubescent children’.  		 			F X Gamelin 		,  		 			G Baquet 		,  		 			S Berthoin 		,  		 			D Thevenet 		,  		 			C Nourry 		,  		 			S Nottin 		,  		 			L Bosquet 		.  		 \xref{http://dx.doi.org/10.1007/s00421-008-0955-8}{10.1007/s00421-008-0955-8}.  	 	 		\textit{Eur J Appl Physiol}  		2009. 105 p. .  	 
\bibitem[Warburg ()]{b15}\label{b15} 	 		‘Entomopathogens of Phlebotomine sand flies: Laboratory experiments and natural infections’.  		 			A Warburg 		.  	 	 		\textit{J. Invertbr. Pathol}  		1991. 58 p. .  	 
\bibitem[Schlein et al. ()]{b11}\label{b11} 	 		‘Mycoses, bacterial infections and antibacterial activity in sand flies (Psycodidae) and their possible role in the transmission of leishmnaniasis’.  		 			Y Schlein 		,  		 			I Polaczeck 		,  		 			B Yuval 		.  	 	 		\textit{Parasitol}  		1985. 90 p. .  	 
\bibitem[Srinivasan et al. ()]{b13}\label{b13} 	 		‘Occurrence of entomophilic nematode infestation among phlebotomid sandfly, Phlebotomies papatasi-a preliminary report’.  		 			R Srinivasan 		,  		 			K N Panicker 		,  		 			V Dhanda 		.  	 	 		\textit{J. Commun. Dis}  		1992. 24 p. .  	 
\bibitem[Kellick-Kendrick et al. ()]{b7}\label{b7} 	 		‘Parasites of Phlebotomus ariasi’.  		 			R Kellick-Kendrick 		,  		 			A J Leaney 		,  		 			D H Molyneux 		,  		 			J A Rioux 		.  	 	 		\textit{Trans. R. Soc. Trop. Med. Hug}  		1976. 70 p. 22.  	 
\bibitem[Young and Lewis (ed.) ()]{b17}\label{b17} 	 		\textit{Pathogen of Psychodidae (Phlebotomine sand flies)-Bibliography on Pathogens of medically important arthropods},  		 			D G Young 		,  		 			D J Lewis 		.  		D.W. Roberts \& J.M. Castillo (ed.)  		1977.  	 
\bibitem[Warburg et al. ()]{b16}\label{b16} 	 		‘Pathogens of Phlebotomine sand flies: A review’.  		 			A Warburg 		,  		 			K Ostrovska 		,  		 			P G Lawyer 		.  	 	 		\textit{Parasitologia}  		1991. 33 p. .  	 
\bibitem[Lane ()]{b9}\label{b9} 	 		\textit{Phlebotomine sand flies-Manson's Tropical Diseases, 22th Edn. Sauders},  		 			R P Lane 		.  		 \url{www.elsevierhealth.com}  		2009. Elsevier.  	 
\bibitem[Ayala (ed.) ()]{b2}\label{b2} 	 		\textit{Plasmodia of Reptiles},  		 			S C Ayala 		.  		Parasitic Protozoa (J.P. Kreier Ed (ed.)  		1977. 3 p. .  	 
\bibitem[Killick-Kendrick et al. ()]{b6}\label{b6} 	 		‘Preliminary observations on a tetradonematid nematode of phelobotamine Sabd flies of Afghanistan’.  		 			R Killick-Kendrick 		,  		 			Killick-Kendrick M Quala 		,  		 			N A Nawi 		,  		 			R W Ashford 		,  		 			R W Tang 		,  		 			Y 		.  	 	 		\textit{Ann. Parasitol. Hum. Comp}  		1989. 4 p. .  	 
\bibitem[Klein et al. ()]{b8}\label{b8} 	 		‘Sporogony , development and ultra structure of extrinsic stages of Plasmodium mexicanum’.  		 			T A Klein 		,  		 			D C Akin 		,  		 			D G Young 		,  		 			S R Telford 		,  		 			J F Butler 		.  	 	 		\textit{Int. J. Parasitol}  		1988. 18 p. .  	 
\bibitem[Tesh RB (1988) the genus Phlebovirus and its Vectors Annu. Rev. Entomol]{b14}\label{b14} 	 		‘Tesh RB (1988) the genus Phlebovirus and its Vectors’.  	 	 		\textit{Annu. Rev. Entomol}  		33 p. .  	 
\bibitem[Shaw ()]{b12}\label{b12} 	 		\textit{The behavior of Endotrypanum schaudinni (Kinetoplastida: Trypanosomatidae) in three species of laboratory-bred Neotropical sandflies (Diptera : Psychodidae) and its influence on the classification of the genus Leishmania-Parasitological Tropics (E.U. Canning Ed.)},  		 			J J Shaw 		.  		1981. USA: Allen Press. p. .  	 
\bibitem[Killick-Kendrick (ed.) ()]{b4}\label{b4} 	 		\textit{the biology of Leishmainia in Phlebotomine sandflies-Biology of the},  		 			R Killick-Kendrick 		.  		Kinetoplastida (W.H.R) Lumsden \& D.A. Evans Eds (ed.)  		1979. London/New York: Academic Press. 2 p. .  	 
\bibitem[Adler and Theodor ()]{b1}\label{b1} 	 		‘The distribution of sand flies and leishmanaiais in Palestine, Syria and Mesapotamia’.  		 			S Adler 		,  		 			O Theodor 		.  	 	 		\textit{Ann. Trop.Med.Parasitol}  		1929. 23 p. .  	 
\bibitem[Mcconnel and Correa ()]{b10}\label{b10} 	 		‘Trypanosomes and other microorganisms from Panamanian Phlebotomus sand flies’.  		 			E Mcconnel 		,  		 			M Correa 		.  	 	 		\textit{J. Parasitol}  		1964. 50 p. .  	 
\bibitem[Young and Lewis ()]{b19}\label{b19} 	 		 			D G Young 		,  		 			D J Lewis 		.  		\textit{Pathogens of Psychodidae (Phlebotomine sand flies},  				1980.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
