\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={Chromosomes and Cytogenetics of Trematodes},
 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{Chromosomes and Cytogenetics of Trematodes}
\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]{Tanveer A.  Sofi}

             \affil[1]{  Kashmir University}

\renewcommand\Authands{ and }

\date{\small \em Received: 14 December 2015 Accepted: 1 January 2016 Published: 15 January 2016}

\maketitle


\begin{abstract}
        


Here we review the literature from 1902 to 2015 and the current status of knowledge of the chromosomes and cytogenetics within the family species of trematodes. Karyological data are discussed and tabulated for 278 species of trematodes. Numerous species of trematodes points towards the continued efforts in this field of research. The present study also revealed new data on chromosome complements of diplozoid parasites, namely Diplozoon Kashmirensis Kaw, 1950 from Schizothorax esocinus; Diplozoon aegyptensis Fischthal et Kuntz, 1963 from Schizothorax plagiostomum; Diplozoon guptai Fayaz and Chishti, 1999 from Schizothorax curvifrons and one digenean i.e., Clinostomum schizothoraxi Kaw, 1950 from S. curvifrons which included one metacentric (no. 1); two submetacentric (no.s 2 and 3); three subtelocentric (no.s 4; 5 and 6) and four acrocentric (no.s 7, 8; 9 and 10) chromosome pairs. All the three species of Diplozoon species are characterized by the same number of chromosomes i.e., 2n=14 in which D. kashmirensis is characterized by seven pairs of long (up to 14.13 ?m) chromosomes and all chromosome pairs are acrocentric.

\end{abstract}


\keywords{diplozoon; schzothorax; karyotype; kashmir; metacentric; acrocentric; telocentric; subtelocentric.}

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

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


\let\tabcellsep& 	 	 		 
\section[{I. Introduction}]{I. Introduction}\par
iplozoid monogeneans are gill ectoparasites of freshwater, mainly cyprinid fish are represented by two dozens of species in Europe \hyperref[b86]{(Khotenovsky 1985)}. Systematics of the family remains problematic due to a relatively high interspecific similarity in morphological features and limited number of species included in molecular comparisons \hyperref[b107]{(Matejusova et al. 2001;}\hyperref[b108]{2004;}\hyperref[b59]{Gao et al. 2007;}\hyperref[b48]{Civanova et al. 2013;}\hyperref[b4]{Avenant-Oldewage et al. 2014)}. Therefore, supplementary approaches would help in the assessment of species delimitation and/or phylogeny. To date, only few studies have been focused on diplozoid cytotaxonomy and none from the Kashmir valley.  {\ref Koroleva (1968a,b;} showed chromosome morphology of six species from various fish hosts, and  showed specified cytogenetic characteristics of four of them. Species of Paradiplozoon bliccae, Paradiplozoon sapae, Paradiplozoon nagibinae, Paradiplozoon pavlovskii and Paradiplozoon homoion has 14 acrocentric elements in their diploid set (2n=14), while Diplozoon paradoxum has 2n=8. \hyperref[b5]{Baer and Euzet (1961)}; \hyperref[b35]{Bovet (1967)}; \hyperref[b91]{Koroleva (1969)} showed that three undetermined diplozoids showed either 14 or 10 chromosomes in diploid set and \hyperref[b90]{Koroleva (1968b)} studied two other species Eudiplozoon nipponicum and Paradiplozoon megan, revealed n=7 on the basis of meiotic bivalents without any information on the chromosome morphology. The present study describes for the first time the chromosome structure and number of three Diplozoon spp. from Kashmir Valley. The three species of Diplozoon, parasitizing Schizothorax species, have been the objects of our cytogenetic study, aimed at a comparison of a structure of their chromosome sets and an analysis of hypothetic routes of karyotype evolution within the group.\par
The Clinostomidae Luhe, 1901 is a family of digeneans, the members of which live in the oral cavity, gills, gill covers, eye sockets, operculum, fins, and gill lamellae of fishes. Due to the high degree of morphological variability within the same species, Clinostomum has been subjected to several taxonomic revisions \hyperref[b73]{(Gustinelli et al., 2010)}. The application of a karyology in parallel to morphological study may be particularly important for the identification of Clinostomum species described in the past only on the basis of morphological features.\par
The purpose of this study is to find out the chromosome number of trematodes from different vertebrate hosts. Differentiate trematodes on the basis of the karyological characteristics and role of these studies in cytotaxonomy. Lastly to find out the general aspects such as trends of karyotypic evolution and sex mechanism of trematodes. 
\section[{II. Materials and Methods}]{II. Materials and Methods}\par
Whole living specimens were placed in physiological saline (0.65\% NaCl) containing colchicine (0.05\%) for 3-4 hours at room temperature then transferred into distilled water for about one hour for hypotony and fixed in ethanol-glacial acetic acid (3:1), with two changes, 15 minutes each. Spread preparation of mitotic and meiotic chromosomes was made as described by \hyperref[b139]{Petkeviciute and Leshko, 1991}. Small posterior mature portions of fixed worms were transferred into drop of 60 \% acetic acid on a slide and torn into fine pieces with the help of tungsten needles.\par
The slides were then placed on a heating plate at 45 0 C and the drop of cell suspension was slowly drawn along the slide until it evaporated. Slides were dehydrated in an ethanol series (30\%, 50\%, 70\%, 90\% and 100\%, 5 minutes each) and stored at -20 0 C until use. Slides were stained with 4\% Giesma solution (pH. 6.8) in phosphate buffer for 30 minutes, rinsed in tap water and allowed to dry. The best chromosome plates were photographed and used for morphological studies.\par
For karyotyping, chromosomes were cut out of the photomicrographs and paired on the basis of size and centromere position. Relative lengths of chromosomes were calculated by the division of the individual chromosome length by the total haploid length and centromeric indices (ci) were determined by division of the length, i.e; 
\section[{Ci =}]{Ci =}\par
Length of short arm x 100 
\section[{Total length of chromosome}]{Total length of chromosome}\par
Measurements are based on all chromosomes from 10 best metaphase spreads of parasites. The terminology relating to centromere position follows that of \hyperref[b95]{Levan et al., 1964}. A chromosome is metacentric (m) if the ci falls in the range of 37.5-50.0, submetacentric (sm) if 25.0-37.5, subtelocentric (st) if 12.5-25.0 and acrocentric (a) if < 12.5. When the centromere position was on the borderline between two categories, both are listed. 
\section[{III. Results and Discussion}]{III. Results and Discussion} 
\section[{a) Chromosomes of Trematodes}]{a) Chromosomes of Trematodes}\par
A number of workers on trematode cytology, especially Jones and his co-workers, have pointed out the possible taxonomic value of the study of the numbers, volume, and/or size and shape of chromosomes, and much of our information along these lines is based upon their investigations. Among the Monogenea only the Polystomidae have been investigated for the purpose of determining the chromosome numbers.\par
Polystoma integerrimum  {\ref [Frolich, 1791]} has the haploid number of 4 chromosomes and Gyrodactylus elegans has 6. This could point to a dalyelliid ancestry (n = 2 in all species studied) although more primitive ancestors of the dalyelliids may have had a larger basic number of chromosomes (Table \hyperref[tab_0]{1}). Among the Digenea, the paramphistomatids have been regarded as the most primitive group, but from a cytological standpoint the basic chromosome number is quite variable and is therefore of little guidance in determining possible relationships. For example, Gigantocotyle shows a basic number of 6, Gastrothylax and Zygocotyle have 7, Cotylophoron and Diplodiscus have 8, while Heronimus (chelydrae) has 10. No one family of the rhabdocoel group could be regarded as being directly ancestral based on such divergent records. As much as the exact phylogenetic relationships of the remaining families of the Digenea are not as yet fully determined, even on morphological grounds, and the various authorities disagree as to their proper taxonomic positions, no attempt will be made to discuss our knowledge of chromosome numbers in any significant succession. The diploid chromosome numbers vary among studied digenean taxa, from 12 to 28 (Bariene, 1993); chromosome sets with 20 or 22 elements predominate. But 56 chromosomes were found in diploid sets of Clonorchis sinensis  {\ref [Cobbold, 1875]}  \hyperref[b128]{(Park et al., 2000)}. Allocreadiid species possess comparatively large chromosomes, up to 13-14 mm, but low haploid numbers of six, seven or eight were recorded in most species (for a review see \hyperref[b141]{Petkeviciute \& Staneviciute, 2008)}. The chromosome complement of Cercariaeum crassum  {\ref [Wesenberg-Lund, 1934}] is unusual among digeneans due to the low number, 2n=10. The karyotype is composed of large and exclusively biarmed chromosomes. Such a karyotype presumably results from a decrease in chromosome number through centromere-centromere Robertsonian fusions that have affected mono-armed chromosomes leading to the formation of large metacentric elements. Comparative analysis of chromosomes of related trematode species indicated that the reduction of chromosome numbers resulted from centromeric fusion rather than elimination of chromosomes \hyperref[b67]{(Grossman et al., 1981)}. Acrocentric mono-armed chromosomes prevail in the karyotypes of larval B. luciopercae, 2n = 14, and larval A. isoporum sensu Wisniewski, 1959, 2n = 14 \hyperref[b141]{(Petkeviciute \& Staneviciute, 2008)}. It is notable that the mean total length of haploid complements (TCL) of these two species does not exceed the TCL of C. crassum, despite different chromosome numbers.\par
It may be noted, however, that all of the heterophyids (Cryptocotyle and Acetodextra), bucephalids (Bucephalus and Rhipidocotyle), fasciolids (Fasciola), and zoogonids (Zoogonus) examined (7 species), as well as 1 species of a gorgoderid (Probolitrema) and 1 of a paramphistomatid (Gigantocotyle) have a basic number of 6 [perhaps thus indicating some relationship to the more primitive paramphistomatids (n = 7)]. The notocotylids (Notocotylus) have 7 chromosomes, but too few examples have been studied to determine the value of such counts. One species of an allocreadid (Bunodera), 1 gorgoderid (Gorgoderina), and 1 schistosomatid (Schistosomatium) have 7 chromosomes, in addition to the 2 amphistomids (Zygocotyle and Gastrothylax). All of the Schistosoma species studied show n = 8, as do 2 species of gorgoderids (Gorgodera and Phyllodistomum), 1 troglotrematid (Paragonimus), 3 species of allocreadids (Bunodera, Crepidostomum and Allocreadium), 1 species of a rhopaliid (Rhopalias), and 2 species of the reniferids (Staphylodora and Telorchis), in addition to the 2 species of paramphistomatids (Cotylophoron and Diplodiscus). Two species of the azygiids (Azygia and Proterometra), 2 species of the plagiorchids (Eustomas and Glypthelmins), 1 species of a spirorchid (Spirorchis), 1 pronocephalid (Macrovestibulum), 1 lecithodendriid (Brandesia), 1 monorchid (Asymphylodora), 1 hemiurid (Halepegus), and 1 reniferid (Auridistomum), in addition to 1 race of the paramphistomatid Diplodiscus (temperatus) have 9 chromosomes. Those having a basic number of 10 chromosomes are 1 species of a cyclocoelid (Cyclocoelum), 2 species of dicrocoelids (Brachycoelium and Dicrocoelium), 1 clinostomatid (Clinostomum), and 1 hemiurid (Isoparorchis). Only Heronimus of the paramphistomatids falls in this category. Four species of plagiorchiids (3 Pneumonoeces and 1 Plagitura), 1 echinostomid (Parorchis), 2 lecithodendriids (Acanthatrium and Loxogenes), and 15 species of reniferids (1 Dasymetra, 1 Lechriorchis, 1 Natriodora, 6 Neorenifer, 2 Pneumatophilus, 1 Renifer, and 3 Telorchis) have 11 chromosomes. In these cases again no direct relationship to the paramphistomatids can be noted in terms of chromosome number, although in terms of the presence of an increased number of chromosomes as indicating a possible primitive condition, these forms might be regarded as less specialized than others of the Digenea. It should be pointed out, however, that in many cases it is not only in the matter of actual number of chromosomes that similarities (relationships) may be indicated: total volume of chromatic material, shapes and sizes of the chromosomes, point of spindle attachment to individual chromosomes, and behavior during division may afford evidence of equal importance. It is also definite that sufficient differentiation occurs to facilitate identification of species. One species of Cephalogonimus has 14 chromosomes which may be a case of doubling of the usual number of 7 in this genus. If one follows the belief of \hyperref[b45]{Ciordia (1949)}, who doubts the existence of polyploidy among the Trematodes, this would be an example of extreme aneuploidy-duplication of individual chromosomes and not of the set as a unit. The matter of the presence or absence of the so-called heterochromosome ("sex chromosome") has not been determined in most of the trematode species examined, but in a few cases the recognition of two types of sex cells differing from each other in terms of the number, size, shape, volume or behavior of the chromosomal elements would seem to indicate that such sexual differentiation does occur. As examples we may mention the studies on Schistosoma and Schistosomatium. The earlier observations on Schistosoma haematobium, S. mansoni, and S. japonicum  {\ref [Katsurada, 1904]}; seemed to indicate that two types of sperm could be identified and that adult males possessed 15 and adult females possessed 16 somatic chromosomes. This would seem to mean that an X-O condition obtained in these forms. Other studies reported the numbers as 14 and 16, respectively, and were interpreted as showing the presence of a 2X + 12 and a 4X + 12 chromosome complex. \hyperref[b127]{Niyamasena (1940)} in his studies on S. mansoni found the somatic number of chromosomes to be 16 in each sex, and could not find any evidence of the presence of recognizable sex chromosomes although the possibility of an X-Y condition could not be ruled out. Most recent studies support the finding of 16 chromosomes as the diploid number in all adults of all three of the above Schistosoma species and the inability to recognize sex chromosomes as being present [16 chromosomes are also present in each sex of S. mansoni carcariae  {\ref [Bilharz, 1852]}. Recent studies on Schistosomatium douthitti  {\ref [Bilharz, 1852]}; have presented 2 different interpretations of what is undoubtedly an example of the presence of distinguishable sex chromosomes. One study \hyperref[b221]{(Woodhead, 1957)} indicates the presence of a single "X" chromosome in the male, while the other \hyperref[b187]{(Short, 1957)} presents evidence of the heterogametic condition as prevailing in the female. Studies in this laboratory seem to substantiate this second interpretation. The somatic (diploid) number of chromosomes in each sex is 14, with the male showing a pair of large V-shaped chromosomes that are not matched in the female. In the latter case there is a single large V-shaped chromosome apparently paired with a single rod-shaped body. This rod-shaped chromosome does not appear in any of the male cells. It is interpreted as indicative of a ZZAA condition in the male and a ZWAA condition in the female. \hyperref[b186]{Short \& Menzel (1957)}  During the present study three monogeneans and one digenean trematodes were investigated for cytological investigation. 
\section[{b) Monogeneans}]{b) Monogeneans} 
\section[{i. Diplozoon kashmirensis Kaw, 1950}]{i. Diplozoon kashmirensis Kaw, 1950}\par
Analysis of mitotic metaphase spreads from ten specimens of Diplozoon kashmirensis showed that the karyotype of D. kashmirensis comprised 14 acrocentric chromosomes (2n=14; Fig.  {\ref 1a}). The karyotype formula can be summarized as 2n=14a (Fig.  {\ref 1b}). The longest pair is 14.13 ?m and the shortest pair is 6.21 ?m long (Table \hyperref[tab_1]{2}), the fundamental arm number (NF) = 7 and total chromosome length (TCL) is 72.57 ?m. Arm ratio of the complement ranges between 7.67-14.15 and the centromeric index ranges 6.60 to 12.28. Chromosome pair no. 2, 3 and 4 are nearly similar in their size and are very difficult to identify on the basis of chromosome morphology (Students T-test; P-value = 0.002; P<0.05), precise identification of second, third and fourth chromosome pairs is rather difficult because of the low degree of significance of length differences, but there is significant difference between chromosome pairs of 5 due to length difference between them. So, on the basis of absolute length and centromeric position, the chromosomes have been arranged in order of decreasing length in an ideogram (Fig.  {\ref 2a,b}) Karyotype Formula: (K) 2n=14= 14a   
\section[{ii. Diplozoon aegyptensis Fischthal et Kuntz, 1963}]{ii. Diplozoon aegyptensis Fischthal et Kuntz, 1963}\par
The somatic complement of Diplozoon aegyptensis species revealed a diploid number of 2n = 14 (Fig.  {\ref 3a}) comprising first three pairs of chromosomes as metacentric and last four pairs of chromosomes as acrocentric in which a fundamental arm number (FN) equals 10 (Fig.  {\ref 3b}). The chromosomes range in length between 7.11 µm to 8.08 µm. The total length of the haploid complement equals 55.78 µm. Arm ratio of the complement ranges between 1.09-17.23 and the centromeric index ranges between 5.49-47.90 (Table  {\ref .} 3). On the basis of total length of chromosomes and relative length there is less significant difference between first three pairs of metacentric chromosomes (P=0.002 ; P<0.05 ; Students T-test) and significant difference between last four pairs of acrocentric chromosome pairs (P=0.001 ; P<0.001 ; Students Ttest). The absolute length and centromeric position of the chromosomes have been arranged in order of decreasing length in an ideogram (Fig.  {\ref 4a,b} ). Karyotype Formula : (K) 2n=14= 6m+8a  iii. Diplozoon guptai Fayaz and Chishti, 1999 Diploid chromosome number of D. guptai is 2n=14 as revealed after examination of mitotic metaphase spreads from 13 specimens (Fig.  {\ref 5a}). Karyotype (Fig.  {\ref 5b}) included two metacentric (nos. 1 and 2); one submetacentric (no. 3); one subtelocentric (no. 4) and three acrocentric (no.s 5, 6 and 7) chromosome pair; the karyotype formula may be summarized as 2n=4m+2sm+2st+6a. The chromosomes are comparatively large; the smallest and the largest chromosomes measured 5.39 ?m and 8.02 ?m, respectively (for chromosome measurements, see Table  {\ref 4}). The number of chromosome arms (NF) is 20 and total chromosome length (TCL) is 47.25 ?m. Arm ratio of the complement ranges between 1.04-34.53 and the centromeric index ranges between 2.81-49.00 (Table  {\ref .} 3). Length difference between first three pairs are much less and there is less significant difference between them (P=0.002; P<0. G pairs, but there are significant length difference between four pairs of chromosomes (P=0.001 ; P<0.001 ; Students T-test). On the basis of absolute length and centromeric position, the chromosomes have been arranged in order of decreasing length in an ideogram (Fig.  {\ref 6a,b}). Karyotype Formula : (K) 2n=14=4m+2sm+2st+6a Karyological characterization of Monogenea species is a neglected subject. However, the study of karyotype of Diplozoon spp. was the first study in Kashmir Valley. Regarding diplozoids, 17 species have been studied cytogenetically to date (13 identified and 4 unclassified taxa, Table  {\ref 4}); karyotypes of only 9 additional monogeneans have been published \hyperref[b30]{(Benazzi and Benazzi Lentati 1976;}\hyperref[b74]{Harris 1985;}\hyperref[b163]{Rohde 1994;}\hyperref[b38]{Cable and Harris 2002)}. As summarized in Table  {\ref 4}, all diplozoid species have chromosome sets comprising 14 acrocentric elements except two species which comprising 3 metacentric and 1 acrocentric elements. Taking into account a hypothesis that less advanced species of a group often have non-symmetric karyotypes \hyperref[b217]{(White 1973)}, this karyotype seems to represent an ancestral type \hyperref[b91]{(Koroleva 1969}). Thus, \hyperref[b91]{Koroleva (1969)} suggested that species with chromosome numbers lower than 14 might originate via Robertsonian centric-fusion translocations during evolution.\par
Four analyzed karyotypes of D. paradoxum, P. bliccae, P. nagibinae, and P. sapae were previously studied by \hyperref[b88]{Koroleva (1968a} {\ref Koroleva ( , b, 1969))}, and the data on number and classification of chromosomes fit well with the present results. However, our study has revealed new information on chromosome measurements of Diplozoon species of the Kashmir Valley. \hyperref[b88]{Koroleva (1968a}\hyperref[b91]{Koroleva ( , 1969) )} showed no interspecific differences among species with 2n=14. She reported maximum chromosome length from 3 to 5 ?m in P. bliccae (syn. Diplozoon gussevi) and from 4 to 13 ?m in D. paradoxum \hyperref[b88]{(Koroleva 1968a}). Our analysis revealed lower chromosome length, but such differences are likely related to different methodology used; it is known that air-dry and spreading techniques produce longer chromosomes than formerly used squashes \hyperref[b152]{(Reblanova et al. 2010}). The most related congeners P. bliccae, P. nagibinae, and P. sapae \hyperref[b107]{(Matejusova et al. 2001}\hyperref[b108]{(Matejusova et al. , 2004;;}\hyperref[b59]{Gao et al. 2007}) have equal number of 14 chromosomes of very similar morphology, all being acrocentric. However, our study showed that all the three species of Diplozoon examined contain 14 chromosomes with varying length of short and long arm and having different chromosome morphology. D. kashmirensis contains 14 chromosomes of which all are acrocentric (2n=14=14a) and have chromosome length ranging between 6.21-14.13 µm where as D. aegyptensis also contains 14 chromosomes but with different chromosome morphology in which the first three pairs are metacentric and rest of four pairs are acrocentric (2n=14=6m+8a) and have smallest and largest chromosome length between 6.84 and 9.78 µm. The third species D. guptai differs markedly in chromosome morphology (2n=14=4m+2sm+2st+6a) but it has nearly the same chromosome length as of D. aegyptensis i.e., having a short and long arm between 5.39 and 8.02 µm. These data correspond well with the above-mentioned hypothesis of Koroleva regarding an evolution of the D. paradoxum karyotype from an ancestral type with seven one-armed pairs. Regarding interspecific differences of different species of Diplozoon spp. they show variation of their relative lengths (Table \hyperref[tab_4]{5}). Thus, when comparing the relative length of Diplozoon kashmirensis with those of Diplozoon aegyptensis, the differences are not significant (T-value =-0.00, P-value = 0.999 and Pearson correlation =0.190; P-value = 0.683; P>0.05). Those of Diplozoon kashmirensis with Diplozoon guptai (T-Value =0.00, P-Value = 1.000 and Pearson correlation= -0.202, P-value = 0.664; P>0.05) again the differences are not significant and in Diplozoon aegyptensis compared to Diplozoon guptai (T-value =0.00, P-Value = 0.999 and Pearson correlation= -0.127 P-Value =0.787; P>0.05, here we again see that differences are not significant statically. Therefore, the noted differences in the relative chromosome lengths between the individual Diplozoon species cannot be used as a reliable criterion for establishing identification of the Diplozoon species. So, on the basis of centromeric index Diplozoon species can be used for the identification of different species. Thus, pericentromeric heterochromatin, occurring in acrocentric chromosomes of any of studied species with 2n=14, might be lost in the process of centric fusions. It is evident that further detailed cytogenetic study of subsequent diplozoid monogeneans will better reveal general routs of chromosome evolution within the relatively narrow group of interesting fish parasites. 
\section[{a) Digenean Trematode}]{a) Digenean Trematode}\par
i. Clinostomum schizothoraxi  {\ref Kaw, 1950} Colchicine treatment allowed us to examine enough number of metaphase plates with wellcontracted mitotic chromosomes. In this way, the number and morphology was determined with high accuracy. A diploid complement of 2n=20 was found in 43 dividing cells of Clinostomum schizothoraxi (Fig.  {\ref 7} \&8) collected from Schizothorax and Carassius spp. The chromosomes are large; the smallest measured 5.88 ?m and the largest 9.15?m (Table \hyperref[tab_4]{5 \& 6}). Karyotype (Pmg. 4.37) included one metacentric (no. 1); two submetacentric (no.s 2 and 3); three subtelocentric (no.s 4; 5 and 6) and four acrocentric (no.s 7, 8; 9 and 10) chromosome pair; the karyotype formula may be summarized as 2n=20=1m+2sm+3t+4a. Number of chromosome arms (NF) was 26; total haploid complement length (TCL) was 77.12 ?m. Arm ratio of the complement ranges between 1.51-18.31 and the centromeric index ranges from 5.18-39.88 (Table  {\ref 4} G absolute length and centromeric position the chromosomes have been arranged in order of decreasing length in an ideogram and the karyotype formula is; Karyotype Formula : (K) 2n=20=1m+ 2sm+3t+4a.    
\section[{V. Discussion}]{V. Discussion}\par
Digenean Trematodes are karyotypically conservative, and their karyotypes tend to have the same number and closely related gross chromosome morphology of the genus and family (or even higher) taxonomic level. Most of the karyologically studied members of Digenean families are Troglotrematidae, Plagiorchiidae, Telorchiidae, Prosthogonimidae, and Lecithodendriidae. Information on the cytogenetics of G family Allocreadiidae, where some pairs measures up to 8 µm in length and smallest in the families Clinostomidae and Plagiorchiidae, in case of the present study the chromosomes are medium sized; the smallest measured 5.88 ?m and the largest 9.15 ?m. His work was mainly concerned with collecting cytological evidences to find an evolutionary mechanism in Platyhelminthes. However, \hyperref[b191]{Short and Menzel (1960)} concluded that morphological changes accompanying separation of the genera seem to have been the results of translocations, inversions, deletions, and changes in the number of smaller chromosomes of Digeneans. The present results on karyotype of Clinostomum schizothoraxi, 2n=20, are in agreement with \hyperref[b36]{Britt (1947)} who described 20 chromosomes of Clinostomum marginatum. Despite limitations of the method used, \hyperref[b36]{Britt (1947)} established that small chromosomes are characteristic of Clinostomidae species and our data confirm these findings. Mitotic chromosomes of Clinostomum schizothoraxi are medium sized, up to 9.15 ?m. Notable workers like \hyperref[b39]{Cable (1931}\hyperref[b40]{Cable ( , 1974))}; \hyperref[b2]{Anderson (1935)}; \hyperref[b43]{Chen (1937)}; \hyperref[b157]{Rees (1937)}; \hyperref[b132]{Pennypacker (1936}\hyperref[b133]{Pennypacker ( , 1940))}; \hyperref[b106]{Markell (1943)}; \hyperref[b45]{Ciordia (1949;}; \hyperref[b219]{Willmott (1950)};  {\ref Willey and Godman (1950)}; John (1956); Dhingra (1954a-c,1955a-c); Guildford  {\ref (1955,} {\ref 1961)};  {\ref Short, (1955}\hyperref[b187]{Short, ( , 1957}) and \hyperref[b186]{Short and Menzel (1957}\hyperref[b176]{, 1959}; \hyperref[b176]{Sanderson (1959)}; \hyperref[b28]{Barton (1960)};  {\ref Greson (1958} {\ref Greson ( , 1964))};  {\ref Sharma et al. (1968a-b)}; \hyperref[b175]{Saksena (1969)};  {\ref Subramanyam (1973, 1975)}; \hyperref[b183]{Sharma et al (1974)} and Jha (1975) have observed interesting cytological variations regarding the chromosome number and morphology in the order Digeneans.\par
Changes in chromosome form in digeneans trematodes were believed most commonly from centric fusion, pericentric inversions, changes in the amount of heterochromatin and euchromatin, and through other chromosomal rearrangements \hyperref[b67]{(Grossman \& Cain, 1981)}. Often a likely route for the evolution of chromosomes within a family or genus can be visualised; key indicators include: karyotypic variation between related species whose diploid complements differ (Barsiene \& Grabda-Kazubska, 1988a); atypically large chromosomes \hyperref[b67]{(Grossman \& Cain, 1981)}; the relative lengths of chromosomes comprising the haploid genome \hyperref[b217]{(White, 1973)}; and the chromosome arm number  {\ref (Mutafova, 1994)}. One of the most commonly observed evolutionary pathways occurring in the digenean genome results from a Robertsonian translocation. 
\section[{VI. Conclusion}]{VI. Conclusion}\par
Studies of trematode material have been relatively numerous, and the results point definitely toward the desirability of continued efforts in this field of research. The discovery of the presence of heterochromosomes, particularly of the fact that some forms show the female as the heterogamic sex, is of especial interest and importance. Some definite taxonomic relationships are recognizable, but since in some cases they substantiate other types of evidence used in establishing phylogenetic position and in other cases the results seem to be contradictory, further observations are in order. Perhaps some of the apparent contradictions may be eliminated as our knowledge increases. Such definitely has been the case among the Turbellaria, as mentioned in the body of this paper. In the digenetic trematodes studied till to date, most variations in the chromosome numbers within a genus are seldom greater than + 1 or 2 bivalents. Thus the mechanism for an addition or deletion of the chromosome must operate at a low level or inefficient level in this group. This suggest that the differences in the have come about by a doubling of the whole sets of chromosome but by a gradual addition or losses. Each change which represents aneuploid condition becomes stabilized. When variation in the chromosome number exceeds 1 or 2 bivalents, it probably represents successive aneuploid conditions, each change followed by a period of stability in the new chromosome number. 
\section[{VII. Acknowledgement}]{VII. Acknowledgement}\par
Volume XVI Issue I Version I \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}G}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{12}\includegraphics[]{image-3.png}
\caption{\label{fig_1}Figure 1 :Figure 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{34}\includegraphics[]{image-4.png}
\caption{\label{fig_2}Figure 3 :Figure 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-5.png}
\caption{\label{fig_3}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{56}\includegraphics[]{image-6.png}
\caption{\label{fig_4}Figure 5 :Figure 6 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{8}\includegraphics[]{image-7.png}
\caption{\label{fig_5}Figure 8 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-8.png}
\caption{\label{fig_6}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-9.png}
\caption{\label{figure9}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.85\textwidth}}
report a similar condition\end{longtable} \par
  {\small\itshape [Note: Atkinson (1980); Short \& Grossman et al. (1981a) Schistosomatium douthitti 2n=16 (ZW No. 2); m/st; 4m + 2sm-m + 2m-sm + 2 s m-st+ 2st + 2t-st Atkinson (1980); Grossman et al. (1981); Grossman (1981) 2n=14 (ZW No. 1); m/st; 4m + 2sm-m + 2m-sm + 2 s m-st+ 2st + 2t-st Short \& Menzel (1960); Short \& Grossman (1981); Puente \& Short (1985); Short (1957); Short \& Menzel (1959) Trichobilharzia physellae, 2n=16 Short \& Menzel (1960); Short (1983) G Chromosomes and Cytogenetics of Trematodes flukes. © 2016 Global Journals Inc. (US) © 2016 Global Journals Inc. (US) (1980); Moriyama et al. (1979); Rhee et al. (1987); Yin \& Ye (1990)]} 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.046863117870722434\textwidth}P{0.08887832699619772\textwidth}P{0.08726235741444867\textwidth}P{0.10826996197718632\textwidth}P{0.07271863117870722\textwidth}P{0.08564638783269962\textwidth}P{0.08564638783269962\textwidth}P{0.20361216730038023\textwidth}P{0.07110266159695816\textwidth}}
Chromos\tabcellsep Length of\tabcellsep Length of\tabcellsep Total\tabcellsep Arm Ratio\tabcellsep Relativ\tabcellsep Centro\tabcellsep \multicolumn{2}{l}{Classification}\\
ome pair\tabcellsep short arm\tabcellsep long arm\tabcellsep Length/Abs\tabcellsep (L/S)\tabcellsep e\tabcellsep meric\tabcellsep \tabcellsep \\
number\tabcellsep (µm) 'S'\tabcellsep (µm) 'L'\tabcellsep olute\tabcellsep \tabcellsep Length\tabcellsep Index\tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep Length\tabcellsep \tabcellsep (\%)\tabcellsep (ci)\tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep (µm) L+S\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
1\tabcellsep 1.63\tabcellsep 12.5\tabcellsep 14.13\tabcellsep 7.67\tabcellsep 19.47\tabcellsep 11.54\tabcellsep \multicolumn{2}{l}{Acrocentric T-Value = -25.39}\\
2 3\tabcellsep 1.47 1.22\tabcellsep 10.5 9.80\tabcellsep 11.97 11.02\tabcellsep 7.14 8.03\tabcellsep 16.49 15.19\tabcellsep 12.28 11.07\tabcellsep Acrocentric Acrocentric\tabcellsep P-Value = 0.002 P<0.05\\
4\tabcellsep 1.12\tabcellsep 9.00\tabcellsep 10.92\tabcellsep 8.03\tabcellsep 15.05\tabcellsep 10.26\tabcellsep Acrocentric\tabcellsep \\
5\tabcellsep 0.89\tabcellsep 8.80\tabcellsep 9.69\tabcellsep 9.89\tabcellsep 13.35\tabcellsep 9.19\tabcellsep \multicolumn{2}{l}{Acrocentric T-Value = -10.88}\\
6\tabcellsep 0.63\tabcellsep 8.00\tabcellsep 8.63\tabcellsep 12.60\tabcellsep 11.89\tabcellsep 7.30\tabcellsep Acrocentric\tabcellsep P-Value = 0.000\\
7\tabcellsep 0.41\tabcellsep 5.80\tabcellsep 6.21\tabcellsep 14.15\tabcellsep 8.56\tabcellsep 6.60\tabcellsep Acrocentric\tabcellsep P<0.001\end{longtable} \par
 
\caption{\label{tab_1}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.04749518304431599\textwidth}P{0.09007707129094411\textwidth}P{0.08680154142581888\textwidth}P{0.1048169556840077\textwidth}P{0.07369942196531791\textwidth}P{0.0884393063583815\textwidth}P{0.08680154142581888\textwidth}P{0.15067437379576107\textwidth}P{0.1211946050096339\textwidth}}
Chromos\tabcellsep Length of\tabcellsep Length\tabcellsep Total\tabcellsep Arm\tabcellsep Relative\tabcellsep Centromeric\tabcellsep \multicolumn{2}{l}{Classification}\\
ome pair\tabcellsep short arm\tabcellsep of long\tabcellsep Length/Absol\tabcellsep Ratio\tabcellsep Length\tabcellsep Index (ci)\tabcellsep \tabcellsep \\
number\tabcellsep (µm) 'S'\tabcellsep arm\tabcellsep ute Length\tabcellsep (L/S)\tabcellsep (\%)\tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep (µm) 'L'\tabcellsep (µm) L+S\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
1\tabcellsep 3.87\tabcellsep 4.21\tabcellsep 8.08\tabcellsep 1.09\tabcellsep 14.49\tabcellsep 47.90\tabcellsep Metacentric\tabcellsep T-Value =\\
2 3\tabcellsep 3.31 3.03\tabcellsep 4.07 3.81\tabcellsep 7.38 6.84\tabcellsep 1.23 1.26\tabcellsep 13.23 12.26\tabcellsep 44.85 44.30\tabcellsep Metacentric Metacentric\tabcellsep -20.56 P-Value = 0.002\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep P<0.05\\
4\tabcellsep 0.93\tabcellsep 8.85\tabcellsep 9.78\tabcellsep 9.52\tabcellsep 17.53\tabcellsep 9.51\tabcellsep Acrocentric\tabcellsep T-Value =\\
5\tabcellsep 0.77\tabcellsep 7.89\tabcellsep 8.66\tabcellsep 10.25\tabcellsep 15.53\tabcellsep 8.89\tabcellsep Acrocentric\tabcellsep -14.82 P-\\
6\tabcellsep 0.51\tabcellsep 7.42\tabcellsep 7.93\tabcellsep 14.55\tabcellsep 14.22\tabcellsep 6.43\tabcellsep Acrocentric\tabcellsep Value =\\
7\tabcellsep 0.39\tabcellsep 6.72\tabcellsep 7.11\tabcellsep 17.23\tabcellsep 12.75\tabcellsep 5.49\tabcellsep Acrocentric\tabcellsep 0.001\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep P<0.001\end{longtable} \par
 
\caption{\label{tab_2}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.85\textwidth}}
Year 2016\\
Volume XVI Issue I Version I\\
D D D D )\\
(\\
There is less chromosome length differece between 2 \&\\
3; 4 \& 5, 6, 7 \& 8 and 9 \&10 which are statistically less\\
significant (P<0.05 ; Students T-test). On the basis of\end{longtable} \par
 
\caption{\label{tab_3}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.04053846153846154\textwidth}P{0.085\textwidth}P{0.08369230769230769\textwidth}P{0.09676923076923077\textwidth}P{0.07323076923076922\textwidth}P{0.08630769230769231\textwidth}P{0.08761538461538461\textwidth}P{0.21184615384615385\textwidth}P{0.085\textwidth}}
Chromo\tabcellsep Length\tabcellsep Length\tabcellsep Total\tabcellsep Arm\tabcellsep Relativ\tabcellsep Centromer\tabcellsep \multicolumn{2}{l}{Classification}\\
some\tabcellsep of short\tabcellsep of long\tabcellsep Length/Abs\tabcellsep Ratio\tabcellsep e\tabcellsep ic\tabcellsep \tabcellsep \\
pair\tabcellsep arm\tabcellsep arm\tabcellsep olute\tabcellsep (L/S)\tabcellsep Lengt\tabcellsep Index (ci)\tabcellsep \tabcellsep \\
number\tabcellsep (µm) 'S'\tabcellsep (µm) 'L'\tabcellsep Length\tabcellsep \tabcellsep h (\%)\tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep (µm) L+S\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
1\tabcellsep 3.21\tabcellsep 4.84\tabcellsep 8.05\tabcellsep 1.51\tabcellsep 10.44\tabcellsep 39.88\tabcellsep Metacentric\tabcellsep \\
2\tabcellsep 2.13\tabcellsep 4.11\tabcellsep 6.24\tabcellsep 1.93\tabcellsep 8.09\tabcellsep 34.13\tabcellsep \multicolumn{2}{l}{Submetacentric P-Value = 0.020 P<0.05}\\
3\tabcellsep 2.00\tabcellsep 3.88\tabcellsep 5.88\tabcellsep 1.94\tabcellsep 7.62\tabcellsep 34.01\tabcellsep Submetacentric\tabcellsep \\
4\tabcellsep 1.54\tabcellsep 6.63\tabcellsep 8.17\tabcellsep 4.31\tabcellsep 10.59\tabcellsep 18.85\tabcellsep Subtelocentric\tabcellsep P-Value = 0.012;\\
5\tabcellsep 1.33\tabcellsep 6.52\tabcellsep 7.85\tabcellsep 4.90\tabcellsep 10.18\tabcellsep 16.94\tabcellsep Subtelocentric\tabcellsep P<0.05\\
6\tabcellsep 1.00\tabcellsep 5.43\tabcellsep 6.43\tabcellsep 5.43\tabcellsep 8.34\tabcellsep 15.55\tabcellsep Subtelocentric\tabcellsep P-Value = 0.011\\
7\tabcellsep 0.84\tabcellsep 8.31\tabcellsep 9.15\tabcellsep 9.89\tabcellsep 11.86\tabcellsep 9.18\tabcellsep Acrocentric\tabcellsep P<0.05\\
8\tabcellsep 0.71\tabcellsep 8.13\tabcellsep 8.84\tabcellsep 11.45\tabcellsep 11.46\tabcellsep 8.03\tabcellsep Acrocentric\tabcellsep \\
9\tabcellsep 0.56\tabcellsep 7.84\tabcellsep 8.40\tabcellsep 14.00\tabcellsep 10.89\tabcellsep 6.67\tabcellsep Acrocentric\tabcellsep P-Value = 0.010\\
10\tabcellsep 0.42\tabcellsep 7.69\tabcellsep 8.11\tabcellsep 18.31\tabcellsep 10.52\tabcellsep 5.18\tabcellsep Acrocentric\tabcellsep P<0.001\end{longtable} \par
 
\caption{\label{tab_4}Table 5 :}\end{figure}
 			\footnote{\hyperref[b6]{Barsiene \& Stanyavichyute (1993)} © 2016 Global Journals Inc. (US)} 			\footnote{© 2016 Global Journals Inc. (US)} 		 		\backmatter   			 \par
The authors are highly thankful to the Department of Zoology for providing the Laboratory and Library facility, the first author is also thankful to Prof. Fayaz Ahmad for compiling the paper. 			  			  				\begin{bibitemlist}{1}
\bibitem[ Acta Parasitol. Polonica]{b18}\label{b18} 	 		\textit{},  	 	 		\textit{Acta Parasitol. Polonica}  		36 p. .  	 
\bibitem[ Biol. Zbl]{b32}\label{b32} 	 		\textit{},  	 	 		\textit{Biol. Zbl}  		109 p. .  	 
\bibitem[ J. Parasitol. and Parasitic Dis]{b61}\label{b61} 	 		\textit{},  	 	 		\textit{J. Parasitol. and Parasitic Dis}  		3  (1)  p. .  	 
\bibitem[ Dokl Akad Nauk USSR]{b89}\label{b89} 	 		\textit{},  	 	 		\textit{Dokl Akad Nauk USSR}  		179 p. .  	 	 (Zoologia) 
\bibitem[ Parasitology]{b103}\label{b103} 	 		\textit{},  	 	 		\textit{Parasitology}  		12 p. .  	 
\bibitem[Caryologia]{b105}\label{b105} 	 		\textit{},  		 			Caryologia 		.  		41 p. .  	 
\bibitem[ Jap. J. Parasitol]{b113}\label{b113} 	 		\textit{},  	 	 		\textit{Jap. J. Parasitol}  		31  (2)  p. .  	 
\bibitem[Polonica]{b126}\label{b126} 	 		\textit{},  		 			Polonica 		.  		33 p. .  	 
\bibitem[ Parasitol. Res]{b137}\label{b137} 	 		\textit{},  	 	 		\textit{Parasitol. Res}  		89 p. .  	 
\bibitem[ Parasitol. Res]{b154}\label{b154} 	 		\textit{},  		 \xref{http://dx.doi.org/10.1007/s00436-011-2339-y}{10.1007/s00436-011-2339-y}.  	 	 		\textit{Parasitol. Res}  		 	 
\bibitem[ Syst. Parasitol]{b162}\label{b162} 	 		\textit{},  	 	 		\textit{Syst. Parasitol}  		9 p. .  	 
\bibitem[Schreiner ()]{b180}\label{b180} 	 		\textit{},  		 			A Schreiner 		.  	 	 		\textit{JVidenskabs. Selskabets Schrifter. I. Math-Naturw}  		1908. 8 p. .  	 
\bibitem[Gigantocotyle Explanatum ()]{b215}\label{b215} 	 		\textit{},  		 			Nasmark Gigantocotyle Explanatum 		.  	 	 		\textit{Cur. Sci. (India)}  		1937. 44  (11)  p. .  	 
\bibitem[Reddy and Subramanyam ()]{b214}\label{b214} 	 		\textit{},  		 			Venkat Reddy 		,  		 			P Subramanyam 		,  		 			S 		.  		1975b.  	 
\bibitem[Kaewkong et al. ()]{b83}\label{b83} 	 		\textit{},  		 			W Kaewkong 		,  		 			K Imtawil 		,  		 			W Maleewong 		,  		 			P M Intapan 		,  		 			P Sri-Aroon 		,  		 			S Wongkham 		.  		2012.  	 
\bibitem[Barsiene and Staneviciute ()]{b23}\label{b23} 	 		‘A comparative karyological study of trematodes within the genus Diplostomum’.  		 			J Barsiene 		,  		 			G Staneviciute 		.  	 	 		\textit{Helminthologia}  		1991. 28 p. .  	 
\bibitem[Sakaguchi and Tada ()]{b170}\label{b170} 	 		‘A comparative karyotype study of lung flukes, Paragonimus ohiria and Paragonimus miyazakii’.  		 			Y Sakaguchi 		,  		 			I Tada 		.  	 	 		\textit{Jap. J. Parasit}  		1976b. 25 p. .  	 
\bibitem[Reblanova et al. ()]{b153}\label{b153} 	 		\textit{A comparative study of karyotypes and chromosomal location of rDNA genes in important liver flukes Fasciola hepatica and Fascioloides magna (Trematoda: Fasciolidae)},  		 			M Reblanova 		,  		 			M Spakulova 		,  		 			M Orosova 		,  		 			I Kralova-Hromadova 		,  		 			Eva Bazsalovicsova 		,  		 			D Rajsky 		.  		2011.  	 
\bibitem[Barsiene and Grabda-Kazubska ()]{b13}\label{b13} 	 		‘A comparative study on chromosomes in plagiorchiid trematodes. I. Karyotypes of Opisthioglyphe ranae (Frolich, 1791), Haplometra cylindracea (Zeder, 1800) and Leptophallus nigrovenosus (Belingham, 1844)’.  		 			J Barsiene 		,  		 			B Grabda-Kazubska 		.  	 	 		\textit{Acta Parasitol. Polonica}  		1988a. 33  (4)  p. .  	 
\bibitem[Barsiene and Grabda-Kazubska ()]{b14}\label{b14} 	 		‘A comparative study on chromosomes in plagiorchiid trematodes. II. Karyotypes of Plagriorchis sp’.  		 			J Barsiene 		,  		 			B Grabda-Kazubska 		.  	 	 		\textit{Haematoloechus similis Looss, 1899, and Haematoloechus asper Looss},  				1988b. 33 p. .  	 
\bibitem[Barsiene and Grabda-Kazubska ()]{b15}\label{b15} 	 		‘A comparative study on chromosomes in plagiorchiid trematodes. III. Karyotypes of Paralepoderma progeneticum (Buttner, 1951) and Omphalometra flexuosum (Rudolphi, 1809)’.  		 			J Barsiene 		,  		 			B Grabda-Kazubska 		.  	 	 		\textit{Acta Parasitol. Polonica}  		1991a. 36 p. .  	 
\bibitem[Reblanova et al. ()]{b152}\label{b152} 	 		‘A description of karyotype of the giant liver fluke Fascioloides magna (Trematoda, Platyhelminthes) and a review of Fasciolidae cytogenetics’.  		 			M Reblanova 		,  		 			M Spakulova 		,  		 			M Orosova 		,  		 			E Bazsalovicsova 		,  		 			D Rajsky 		.  	 	 		\textit{Helminthologia}  		2010. 47  (2)  p. .  	 
\bibitem[Sakaguchi and Wakako ()]{b171}\label{b171} 	 		‘A further chromosome study of the common liver fluke (Fasciola sp’.  		 			Y Sakaguchi 		,  		 			Y Wakako 		.  	 	 		\textit{Japan. Chrom. Inf. Serv}  		1976. 20 p. .  	 
\bibitem[Sakaguchi and Yoneda ()]{b173}\label{b173} 	 		‘A further chromosome study of the common liver fluke (Fasciola sp’.  		 			Y Sakaguchi 		,  		 			W Yoneda 		.  	 	 		\textit{Japan. CIS}  		1976. 20 p. .  	 
\bibitem[Sakaguchi and Nakagawa ()]{b167}\label{b167} 	 		‘A note on the chromosomes of the common liver fluke (Fasciola sp’.  		 			Y Sakaguchi 		,  		 			C Nakagawa 		.  	 	 		\textit{Japan. Chrom. Inf. Serv}  		1975. 19 p. .  	 
\bibitem[Li et al. ()]{b96}\label{b96} 	 		‘A study on the chromosomes of Fasciola hepatica’.  		 			G O Li 		,  		 			J S Jin 		,  		 			P Y Wang 		.  	 	 		\textit{Chinese J. Veter. Sci. Technol}  		1988. 6 p. .  	 
\bibitem[Dietz ()]{b20}\label{b20} 	 		‘and Neoacanthoparyphium echinatoides (Filippi, 1854) Odening, 1962 (Trematoda: Echinostomatidae)’.  		 			Dietz 		.  	 	 		\textit{Acta Parasitol. Polonica}  		1909. 35 p. .  	 
\bibitem[Barsiene et al. ()]{b24}\label{b24} 	 		 			J V Barsiene 		,  		 			G J Stanyavichyute 		,  		 			O M Oriovskaya 		.  		\textit{Karyological investigations on trematodes of the family Schistosomatidae in North-West Chukotka. Parazitologiya},  				1989. 23 p. .  	 
\bibitem[Barsiene and Kise1iene ()]{b19}\label{b19} 	 		 			J Barsiene 		,  		 			V Kise1iene 		.  		\textit{Karyological studies of Echinoparyphium aconiatum},  				1990b. 1909. Dietz. p. 1782.  	 	 (Hypoderaeum conoideum (Blanch) 
\bibitem[Barsiene and Stanyavichyute ()]{b6}\label{b6} 	 		 			J V Barsiene 		,  		 			G J Stanyavichyute 		.  		\textit{Karyotypes of Trichobilharzia szidati and Bilharzieha polvnicu (Schistosomatidae, Trematoda). Parazitologiya},  				1993. 27 p. .  	 
\bibitem[Dha? and Sharma ()]{b50}\label{b50} 	 		‘Behaviour of chromosomes during gametogenesis and fertilization in Paradistomoides orientalis’.  		 			V N Dha? 		,  		 			G P Sharma 		.  	 	 		\textit{Digenea: Trematoda). Caryologia}  		1984. 37  (3)  p. .  	 
\bibitem[Hirai et al. ()]{b77}\label{b77} 	 		‘C banding analysis of six species of lung flukes, Paragonimus spp’.  		 			H Hirai 		,  		 			Y Sakakuchi 		,  		 			S Habe 		,  		 			H T Imai 		.  	 	 		\textit{Trematoda: Platyhelminthes), from Japan and Korea},  				1985. 71 p. .  	 
\bibitem[Barsiene ()]{b9}\label{b9} 	 		‘Cathaemasia hians (Rudolphi, 1809) Looss, 1899, Sphaeridiotrema globulus (Rudolphi, 1819) and Azygia lucii (Szidat, 1932)’.  		 			J Barsiene 		.  	 	 		\textit{Ekologija}  		1991b. 2 p. .  	 	 (Karyotypes of Paramphistomum sp) 
\bibitem[Romanenko and Shigin ()]{b165}\label{b165} 	 		‘Chromosomal apparatus of trematodes of the general Diplostomum and Tylodelphys (Strigeidida, Diplostomatidae) and its taxonomic significance’.  		 			L N Romanenko 		,  		 			A A Shigin 		.  	 	 		\textit{Parazitologiia}  		1977. 11  (6)  p. .  	 
\bibitem[Petkeviciute et al. ()]{b146}\label{b146} 	 		‘Chromosome analysis of Phyllodistomum folium (Trematoda, Gorgoderidae) infecting three European populations of zebra mussels’.  		 			R Petkeviciute 		,  		 			G Staneviciute 		,  		 			D P Molloy 		.  	 	 		\textit{Parasitol. Res}  		2003. 90 p. .  	 
\bibitem[Atkinson ()]{b3}\label{b3} 	 		‘Chromosome analysis of Schistosoma rodhaini (Trematoda: Schistosomatidae). Can’.  		 			K H Atkinson 		.  	 	 		\textit{J. Genet. Cytol}  		1980. 22 p. .  	 
\bibitem[Barsiene et al. ()]{b26}\label{b26} 	 		‘Chromosome Analysis of Two Digenean Species of the Families Heterophyidae and Monorchiidae (Trematoda)’.  		 			J Barsiene 		,  		 			V Roca 		,  		 			G Tapia 		,  		 			J E Martin 		.  	 	 		\textit{Research and Reviews in Parasilology}  		1995. 55  (3)  p. .  	 
\bibitem[Terasaki ()]{b206}\label{b206} 	 		‘Chromosome analysis on a South American lung fluke, Paragonimus peruvianus’.  		 			K Terasaki 		.  	 	 		\textit{Jap. J. Parasitol}  		1978. 27  (1)  p. .  	 
\bibitem[Loverde and Kuntz ()]{b101}\label{b101} 	 		‘Chromosome numbers of some Schistosomes’.  		 			P T Loverde 		,  		 			R E Kuntz 		.  	 	 		\textit{J. Parasitol}  		1981. 67 p. 726.  	 
\bibitem[Barsiene and Grabda-Kazubska ()]{b16}\label{b16} 	 		‘Chromosome sets of Diplodiscus subclavatus (Pallas, 1760) and Notocotylus noyeri Joyeux, 1922 (Trematoda)’.  		 			J Barsiene 		,  		 			B Grabda-Kazubska 		.  	 	 		\textit{Acta Parasitol. Polonica}  		1991b. 36 p. .  	 
\bibitem[Barsiene et al. ()]{b27}\label{b27} 	 		‘Chromosome sets of Diplostomum paracaudum (Lies, 1959) Shigin 1977 and Diplostomum baeri (Dubois, 1937)’.  		 			J Barsiene 		,  		 			G Staneviciute 		,  		 			K Niewiadomska 		,  		 			V Kiseliene 		.  	 	 		\textit{Acta Parasitol. Polonica}  		1990a. 35  (2)  p. .  	 
\bibitem[Romanenko and Pleshanova ()]{b164}\label{b164} 	 		‘Chromosome sets of Fasciola hepatica and Fasciola gigantica’.  		 			L N Romanenko 		,  		 			N M Pleshanova 		.  	 	 		\textit{Tr. VIGIS (Teoreticheskie problemy veterinarnoy ge?mintologii)},  				1975. 22 p. .  	 
\bibitem[Barsiene ()]{b7}\label{b7} 	 		‘Chromosome sets of trematodes Parafasciolopsis fasciolaemorpha (Ejsmont, 1932) and Cathemasia hians (Rudolphi, 1809) Looss’.  		 			J Barsiene 		.  	 	 		\textit{Helminthologia}  		1990. 27  (3)  p. .  	 
\bibitem[Barsiene ()]{b10}\label{b10} 	 		‘Chromosome sets of Tylodelphys clavata, Tylodelphys excavata and Posthodiplostomum cuticola (Diplostomatidae, Trematoda) from freshwater snails’.  		 			J Barsiene 		.  	 	 		\textit{Angew. Parasitol}  		1991c. 32 p. .  	 
\bibitem[Reddy and Subramanyam ()]{b156}\label{b156} 	 		‘Chromosome studies in Paramphistomum cervi Zeder 1970 (Trematoda: Digenea-Paramphistomidae)’.  		 			P V Reddy 		,  		 			S Subramanyam 		.  	 	 		\textit{Caryologia}  		1975. 28 p. .  	 
\bibitem[Saksena ()]{b174}\label{b174} 	 		‘Chromosome studies in the digenetic trematodes of the family Paramphistomatidae’.  		 			J N Saksena 		.  	 	 		\textit{Proc. Nat. Acad. Sci},  				 (Nat. Acad. SciIndia)  		1962. 32 p. .  	 
\bibitem[Sharma et al. ()]{b184}\label{b184} 	 		‘Chromosome studies in the family Paramphistomidae (Digenea-Trematoda)’.  		 			G P Sharma 		,  		 			O P Mittal 		,  		 			P Nadhubala 		.  	 	 		\textit{Proc},  				 (null)  		1968.  	 
\bibitem[Reddy and Subramanyam ()]{b155}\label{b155} 	 		‘Chromosome studies in the liver fluke, Fasciola gigantica Cobbold, 1856, from Andhra Pradesh’.  		 			P V Reddy 		,  		 			S Subramanyam 		.  	 	 		\textit{Curr. Sci}  		1973. 42 p. .  	 
\bibitem[Reddy and Subramanyam ()]{b212}\label{b212} 	 		‘Chromosome studies in the liver fluke, Fasciola gigantica Cobbold, 1856, from Andhra Pradesh’.  		 			Venkat Reddy 		,  		 			P Subramanyam 		,  		 			S 		.  	 	 		\textit{Curr. Sci}  		1973. 42 p. .  	 
\bibitem[Saksena ()]{b175}\label{b175} 	 		‘Chromosome studies of fifteen species of Indian digenetic trematodes’.  		 			J N Saksena 		.  	 	 		\textit{Proc. Nat. Acad. Sci. India}  		1969. 39  (1-4)  p. .  	 
\bibitem[Chattopadhyay and Manna ()]{b42}\label{b42} 	 		‘Chromosome study of Fsoparorchis hypselobagri Billet, 1898 (Digenea: Hemiuridae)’.  		 			I Chattopadhyay 		,  		 			B Manna 		.  	 	 		\textit{Journal of Helminthology}  		1987. 61 p. .  	 
\bibitem[Niyamasena ()]{b127}\label{b127} 	 		‘Chromosomen und Geschlecht bei Bilharzia mansoni’.  		 			S G Niyamasena 		.  	 	 		\textit{Ztschr. Parasitenk}  		1940. 11 p. .  	 
\bibitem[Komalamisra ()]{b87}\label{b87} 	 		‘Chromosomes and Chromosome Breakage in the Lung Fluke, Paragonimus heterotremus’.  		 			C Komalamisra 		.  	 	 		\textit{J. Trop. Med. Parasitol}  		2005. 28 p. .  	 
\bibitem[Sh?rt ()]{b195}\label{b195} 	 		‘Chromosomes and sex in Schistosomatium douthitti’.  		 			R B Sh?rt 		.  	 	 		\textit{J . Hered}  		1957. 48 p. .  	 
\bibitem[Short ()]{b187}\label{b187} 	 		‘Chromosomes and sex in Schistosomatium douthitti (Trematoda: Schistosomatidae)’.  		 			R B Short 		.  	 	 		\textit{J. Heredity}  		1957. 48 p. .  	 
\bibitem[Short and Menzel ()]{b194}\label{b194} 	 		‘Chromosomes in parthenogenetic miracidia and embryonic cercariae of Schistosomatium douthitti’.  		 			R ? Short 		,  		 			M Y Menzel 		.  	 	 		\textit{Exper. Parasitol}  		1959. 8 p. .  	 
\bibitem[Loverde ()]{b98}\label{b98} 	 		‘Chromosomes in the evolution of Platyhelminthes. Genetics of parasitic helminths: recent progress and future directions’.  		 			P T Loverde 		.  	 	 		\textit{53rd Annual Meeting},  				 (Chicago, Illinois)  		1978. American Society of Parasitologist.  	 
\bibitem[Sakaguchi and Tada ()]{b169}\label{b169} 	 		‘Chromosomes of a lung fluke’.  		 			Y Sakaguchi 		,  		 			I Tada 		.  	 	 		\textit{Paragonimus westermani. Chrom. Inf. Serv}  		1976a. 20 p. .  	 
\bibitem[Pickel and Jones ()]{b147}\label{b147} 	 		‘Chromosomes of a Monogenetic Trematode, Diclybothriumha mulatum (Simer, 1929) Price, 1942’.  		 			V M Pickel 		,  		 			A W Jones 		.  	 	 		\textit{Transactions of the American Microscopical Society}  		1967. 86  (2)  p. .  	 
\bibitem[Petkeviciute ()]{b135}\label{b135} 	 		‘Chromosomes of Aspidogaster conchicola’.  		 			R Petkeviciute 		.  	 	 		\textit{Journal of Helminthology}  		2001b. 75 p. .  	 
\bibitem[Taft and Grande ()]{b203}\label{b203} 	 		‘Chromosomes of Cyclocoelum oculeum Trematoda Cyclocoelidae’.  		 			S J Taft 		,  		 			Le Grande 		,  		 			WH 		.  	 	 		\textit{Journal of Parasitology}  		1979. 65  (4)  p. .  	 
\bibitem[Britt ()]{b36}\label{b36} 	 		‘Chromosomes of digenetic Trematodes’.  		 			H G Britt 		.  	 	 		\textit{Amer. Nat}  		1947. 81 p. .  	 
\bibitem[Spakulova and Kraova ()]{b196}\label{b196} 	 		‘Chromosomes of Fasciola hepatica (Digenea: Fasciolidae) from western Bohemia (CSFR)’.  		 			M Spakulova 		,  		 			I Kraova 		.  	 	 		\textit{Helminthologia}  		1991. 28  (4)  p. .  	 
\bibitem[Short et al. ()]{b193}\label{b193} 	 		‘Chromosomes of Heterobilharzia americana (Digenea: Schgaria), with ZWA sex determination, from Louisiana’.  		 			R B Short 		,  		 			W H Teehan 		,  		 			J D Liberatos 		.  	 	 		\textit{Journal of Parasitology}  		1987. 73  (5)  p. .  	 
\bibitem[Short and Grossman ()]{b190}\label{b190} 	 		‘Chromosomes of Heterobilharzia americana (Digenea: Schistosomatidae) from Texas’.  		 			R B Short 		,  		 			A I Grossman 		.  	 	 		\textit{J. Parasitol}  		1986. 72 p. .  	 
\bibitem[Rohde ()]{b163}\label{b163} 	 		‘Chromosomes of Kuhnia scombri and Kuhnia sprostonae (Monogenea, Polyopisthocotylea, Mazocraeidae)’.  		 			K Rohde 		.  	 	 		\textit{Acta Parasitol}  		1994. 39 p. .  	 
\bibitem[Short and Menzel ()]{b191}\label{b191} 	 		‘Chromosomes of nine species of Schistosomes’.  		 			R B Short 		,  		 			M Y Menzel 		.  	 	 		\textit{Journal of Parasitology}  		1960. 4 p. .  	 
\bibitem[Short and Menzel ()]{b186}\label{b186} 	 		‘Chromosomes of Schistosoma mansoni and Ornithobilharzia canaliculata (Trematoda: Schistosomatidae)’.  		 			Short 		,  		 			M Y Menzel 		.  	 	 		\textit{Assoc. South. Biol. Bull}  		1957. 4 p. 15.  	 
\bibitem[Park et al. ()]{b128}\label{b128} 	 		‘Chromosomes of the liver fluke, Clonorchis sinensis’.  		 			G M Park 		,  		 			K Im 		,  		 			S Huh 		,  		 			T S Yong 		.  	 	 		\textit{Korean J. Parasitol}  		2000. 38 p. .  	 
\bibitem[Ieyma and ?z?ki ()]{b78}\label{b78} 	 		‘Chromosomes of two species in Cercaria parasitized on the clam, Ruditapes philippinarum’.  		 			H Ieyma 		,  		 			F ?z?ki 		.  	 	 		\textit{Chromosome Inform. Service}  		1987. 43 p. .  	 
\bibitem[Loverde ()]{b99}\label{b99} 	 		‘Chromosomes of two species of Paragonimus’.  		 			P T Loverde 		.  	 	 		\textit{Trans. Am. Microsc. Soc}  		1979. 98 p. .  	 
\bibitem[Sakaguchi and Tada ()]{b168}\label{b168} 	 		‘Chromosomes of two species of the lung fluke, Paragonimus ohirai and Paragonimus miyazakii’.  		 			Y Sakaguchi 		,  		 			I Tada 		.  	 	 		\textit{Chrom. Inf. Serv}  		1975. 19 p. .  	 
\bibitem[Reddy and Subramanyam ()]{b213}\label{b213} 	 		\textit{Chromosomes studies in Paramphistomum cervi Zeder 1970 (Trematoda: Digenea -Paramphistomatidae). Caryologia},  		 			Venkat Reddy 		,  		 			P Subramanyam 		,  		 			S 		.  		1975. 28 p. .  	 
\bibitem[Petkeviciute et al. ()]{b143}\label{b143} 	 		‘Clarification of the systematic position of Cercariaeum crassum Wesenberg-Lund, 1934 (Digenea), based on karyological analysis and DNA sequences’.  		 			R Petkeviciute 		,  		 			V Stunzenas 		,  		 			G Staneviciute 		.  	 	 		\textit{Journal of Helminthology}  		2011. p. .  	 
\bibitem[Baer and Euzet ()]{b5}\label{b5} 	 		‘Classe des Monogenes, Monogenoidea Bychowsky’.  		 			J G Baer 		,  		 			L Euzet 		.  	 	 		\textit{Biologie. IV. Plathelminthes, Mesozoaires, Acanthocephales}  		Grasse PP (ed) Traite de Zoologie. Anatomie, Systématique (ed.)  		1961. p. .  	 	 (Nemertiens. Masson et Cie Editeurs) 
\bibitem[Zadesenets et al. ()]{b223}\label{b223} 	 		‘Comparative cytogenetics of Opisthorchid species (Trematoda, Opisthorchiidae)’.  		 			K S Zadesenets 		,  		 			A V Katokhin 		,  		 			V A Mordvinov 		,  		 			N B Rubtsov 		.  	 	 		\textit{Parasitology International}  		2012. 61  (1)  p. .  	 
\bibitem[Koskova et al. ()]{b92}\label{b92} 	 		‘Comparative karyological analysis of four diplozoid species (Monogenea, Diplozoidae), gill parasites of cyprinid fishes’.  		 			E Koskova 		,  		 			M Spakulova 		,  		 			B Koubkova 		,  		 			M Reblanova 		,  		 			M Orosova 		.  	 	 		\textit{Parasitol. Res}  		2011. 108 p. .  	 
\bibitem[Koskova et al. ()]{b93}\label{b93} 	 		‘Comparative karyological analysis of four diplozoid species (Monogenea, Diplozoidae), gill parasites of cyprinid fishes’.  		 			E Koskova 		,  		 			M Spakulova 		,  		 			B Koubkova 		,  		 			M Reblanova 		,  		 			M Orosova 		.  	 	 		\textit{Parasitol. Res}  		2011. 108 p. .  	 
\bibitem[Petkeviciute and Staneviciute ()]{b141}\label{b141} 	 		‘Comparative karyological analysis of three members of Allocreadiidae (Digenea): taxonomic and phylogenetic implications’.  		 			R Petkeviciute 		,  		 			G Staneviciute 		.  	 	 		\textit{Parasitology Research}  		2008. 103 p. .  	 
\bibitem[Petkeviciute ()]{b136}\label{b136} 	 		\textit{Comparative karyological analysis of three species of Bothriocephalus Rudolphi 1808 (Cestoda: Pseudophyllidea)},  		 			R Petkeviciute 		.  		2003.  	 
\bibitem[Mutafova et al. ()]{b123}\label{b123} 	 		‘Comparative karyological investigation of Echinoparyphium aconiatum Dietz, 1909 and Echinoparyphium recuriatum (Linstow. 1873) Dietz, 1909 (Trematoda: Echinosomatidae)’.  		 			T Mutafova 		,  		 			I Kanev 		,  		 			I Vassilev 		.  	 	 		\textit{Helminthology (Bulg.)}  		1987. 24 p. .  	 
\bibitem[Srimuzipo et al. ()]{b198}\label{b198} 	 		‘Comparative morphometry, morphology of egg and adult surface topography under light and scanning electron microscopies, and metaphase karyotype among three size-races of Fasciola gigantica in Thailand’.  		 			P Srimuzipo 		,  		 			C Komalamisra 		,  		 			W Choochote 		,  		 			A Jipakdi 		,  		 			P Vanichthanakom 		,  		 			P Keha 		,  		 			D Riyong 		,  		 			K Sukontason 		,  		 			N Komalamisra 		,  		 			K Sukontason 		,  		 			P Tippawangkosol 		.  	 	 		\textit{Southeast Asian J. Trop. Med. Publ. Health}  		2000. 31  (2)  p. .  	 
\bibitem[Terasaki et al. ()]{b209}\label{b209} 	 		‘Comparative studies on the karyotypes of Echinostoma cinetorchis and hortense (Echinostomatidae: Trematoda)’.  		 			K Terasaki 		,  		 			N M?ri?ama 		,  		 			S Tani 		,  		 			K Ishida 		.  	 	 		\textit{Jap. J. Parasitol}  		1982. 31  (6)  p. .  	 
\bibitem[Terasaki ()]{b207}\label{b207} 	 		‘Comparative studies on the karyotypes of Paragonimus westermani and Paragonimus pulmonalis Japan’.  		 			K Terasaki 		.  	 	 		\textit{J. Parasitol}  		1980. 29 p. .  	 
\bibitem[Bovet ()]{b35}\label{b35} 	 		‘Contribution a la morphologie et a la biologie de Diplozoon paradoxum v. Nordmann, 1832’.  		 			J Bovet 		.  	 	 		\textit{Bull Soc Neuchatel Sci}  		1967. 3 p. .  	 
\bibitem[Short and Grossman ()]{b189}\label{b189} 	 		‘Conventional Giemsa and C-banded karyotypes of Schistosoma rnonsoni and Schistosoma rodhaini’.  		 			R B Short 		,  		 			A I Grossman 		.  	 	 		\textit{Journal of Parasitology}  		1981. 67 p. .  	 
\bibitem[Petkeviciute et al. ()]{b145}\label{b145} 	 		\textit{Cytogenetic analysis of two populations of Diplodiscus subclavatus (Trematoda, Diplodiscidae). Parazitologiya},  		 			R Petkeviciute 		,  		 			V Kiseliene 		,  		 			R P Stenko 		.  		1989b. 23 p. .  	 	 (in Russian) 
\bibitem[Petkeviciute et al. ()]{b144}\label{b144} 	 		‘Cytogenetic characteristics of Notocotylus noyeri Joyeux, 1922 (Trematoda, Notocotylidae)’.  		 			R Petkeviciute 		,  		 			J Barsiene 		,  		 			V Mazeika 		.  	 	 		\textit{Acta Parasitologica Lituanica}  		1989a. 23 p. .  	 	 (in Russian) 
\bibitem[Iha ()]{b79}\label{b79} 	 		‘Cytogenetics, evolution and systematics of Digenea (Trematoda: Platyhelminthes)’.  		 			A G Iha 		.  	 	 		\textit{Egypt. J. Genet. Cytol}  		1975. 4 p. .  	 
\bibitem[Ramanjaneyulu and Madhavi ()]{b150}\label{b150} 	 		‘Cytological investigations on two species of allocreadiid trematodes with special references to the occurrence of triploidy and parthenogenesis in Allocreadium fasciatusi’.  		 			J V Ramanjaneyulu 		,  		 			R Madhavi 		.  	 	 		\textit{Int. J. Parasitol}  		1984. 14 p. .  	 
\bibitem[Ciordia ()]{b47}\label{b47} 	 		‘Cytological studies on the germ cell cycle of the trematode family Bucephalidae’.  		 			H Ciordia 		.  	 	 		\textit{Trans. Amer. Micr. soc}  		1956. 75 p. .  	 
\bibitem[Ciordia ()]{b45}\label{b45} 	 		‘Cytological study of Rhopalias macracanthus Chandler, 1932, a trematode from the opossum, Didelphys virginiana’.  		 			H Ciordia 		.  	 	 		\textit{J. Parasitol}  		1949. 35 p. .  	 
\bibitem[Mutafova and Kanev ()]{b120}\label{b120} 	 		‘Cytological study of Rubenstrema exasperatum (Trematoda: Omphalometridae)’.  		 			T Mutafova 		,  		 			I Kanev 		.  	 	 		\textit{Int. J. Parasitol}  		1996. 26 p. .  	 
\bibitem[Mutafova et al. ()]{b124}\label{b124} 	 		‘Effect of diethylnitrosamin on the chromosome structure of rats infected with Fasciola hepatica and on that of the liver fluke’.  		 			T Mutafova 		,  		 			N Tsocheva 		,  		 			O Polyakova-Krsteva 		,  		 			L Krstev 		.  	 	 		\textit{Khelmithologiya (Sofia)}  		1986. 22 p. .  	 
\bibitem[Park and Yong ()]{b130}\label{b130} 	 		‘Effects of gammairradiation on the infectivity and chromosome aberration of Clonorchis sinensis’.  		 			M Park 		,  		 			S Yong 		.  	 	 		\textit{The Korean Journal of Parasitology}  		2003. 41  (1)  p. .  	 
\bibitem[Kemnitz ()]{b216}\label{b216} 	 		‘Eibildung, Eireifung, Samenreifung und Befruchtung von Brachyocoelium salamandrae (Brachyocoelium crassicolle Rud)’.  		 			Von Kemnitz 		,  		 			GA 		.  	 	 		\textit{Arch. f. Mik. Anat}  		1913. 1913. 10 p. .  	 	 (Arch. f. Zellf.) 
\bibitem[Matthieson ()]{b109}\label{b109} 	 		‘Ein Beitrag zur Embryologie der Susswasserdendrocoelen’.  		 			E Matthieson 		.  	 	 		\textit{Z wiss Zool}  		1904. 77 p. .  	 
\bibitem[Goldschmidt ()]{b62}\label{b62} 	 		‘Eireifung und Befruchtung und Embryonalentwicklung des Zoogonus minis Lss’.  		 			R Goldschmidt 		.  	 	 		\textit{Zool. Jahrb. Abt. f. Anat}  		1905. p. 21.  	 
\bibitem[Agatsuma and Habe ()]{b0}\label{b0} 	 		‘Electrophoretic studies on enzymes of diploid and triploid Paragonimus westermani’.  		 			T Agatsuma 		,  		 			S Habe 		.  	 	 		\textit{Parasitology}  		1985. 91 p. .  	 
\bibitem[Khotenovsky ()]{b86}\label{b86} 	 		\textit{Fauna of the USSR. Monogenea. Nauka},  		 			I A Khotenovsky 		.  		1985. Leningrad.  	 
\bibitem[Birstein ()]{b31}\label{b31} 	 		\textit{First contribution to karyology of two acoels (Turbellaria) and a dinophilid (Annelida)},  		 			V J Birstein 		.  		1990.  	 
\bibitem[Gustinelli et al. ()]{b73}\label{b73} 	 		‘First description of the adult stage of Clinostomum cutaneum Paperna, 1964 (Digenea: Clinostomidae) from grey herons Ardea cinerea L. and a redescription of the metacercaria from the Nile tilapia Oreochromis niloticus niloticus (L.) in Kenya’.  		 			A Gustinelli 		,  		 			M Caffara 		,  		 			D Florio 		,  		 			E O Otachi 		,  		 			E U Wathuta 		,  		 			M L Fioravanti 		.  	 	 		\textit{Syst. Parasitol}  		2010. 76 p. .  	 
\bibitem[Willmott ()]{b219}\label{b219} 	 		‘Gametogenesis and early development in Gigantocotyle bathycotyle (Fischoeder, 1901) Nasmark, 1937’.  		 			S Willmott 		.  	 	 		\textit{J. Helminth}  		1950. 24 p. .  	 
\bibitem[Markell ()]{b106}\label{b106} 	 		‘Gametogenesis and egg-shell formation in Probolitrema californiense Stunkard, 1935 (Trematoda: Gorgoderidae)’.  		 			E K Markell 		.  	 	 		\textit{Trans. Am. Microsc. Soc}  		1943. 62 p. .  	 
\bibitem[Dhingra ()]{b52}\label{b52} 	 		‘Gametogenesis and fertilization in Isoparorchis eurytremum’.  		 			O P Dhingra 		.  	 	 		\textit{Res. Bull. Panjab. Univ}  		1954b. 44 p. .  	 
\bibitem[Barton ()]{b28}\label{b28} 	 		‘Gametogenesis and fertilization in the frog lung fluke Haematoloechus medioplexus Stafford (Trematoda: Plagiochiidae)’.  		 			P R Barton 		.  	 	 		\textit{J. Morph}  		1960. 107 p. .  	 
\bibitem[Burton ()]{b37}\label{b37} 	 		‘Gametogenesis and fertilization in the frog lung fluke, Haematoloechus medioplexus Stafford (Trematoda: Plagiorchiidae)’.  		 			P R Burton 		.  	 	 		\textit{J. Morph}  		1960. 107 p. .  	 
\bibitem[Guilford ()]{b71}\label{b71} 	 		‘Gametogenesis in Heronimus chelydrae’.  		 			H G Guilford 		.  	 	 		\textit{Trans. Amer. mic. Soc}  		1955. 74 p. .  	 
\bibitem[Sey ()]{b181}\label{b181} 	 		‘Gametogenesis in Paramphistomum microbothrium Faschoeder’.  		 			O Sey 		.  	 	 		\textit{Acta Vet. Hung}  		1971. 1901. 21 p. .  	 
\bibitem[Anderson ()]{b2}\label{b2} 	 		‘Gametogenesis in the primary generation of a digenetic trematode, Proterometra macrostoma Horsfall’.  		 			? G Anderson 		.  	 	 		\textit{Trans. Amer. Micr. Soc}  		1935. 1933. 54 p. .  	 
\bibitem[Guilford ()]{b72}\label{b72} 	 		‘Gametogenesis, egg-capsule formation, and early miracidial development in the digenetic trematode Halipegus eccentricus Thomas’.  		 			H G Guilford 		.  	 	 		\textit{J. Parasitol}  		1961. 47  (5)  p. .  	 
\bibitem[Willey and Godman ()]{b218}\label{b218} 	 		‘Gametogenesis, fertilization and cleavage in the trematoda Zygocotyle lunata (Paramphistomidae)’.  		 			? H Willey 		,  		 			G C Godman 		.  	 	 		\textit{J. Parasitol}  		1951. 37  (3)  p. .  	 
\bibitem[Gaolongsheng]{b60}\label{b60} 	 		 			Gaolongsheng 		.  		\textit{YouShaoyang.; ChenShanlong.; YuHaisin.; XiaoJianhua and WuMengjin. 1985. Studies on the karyotype of Schistosoma japonicum},  				 	 
\bibitem[Genome size estimation of liver fluke Opisthorchis viverrini by real-time polymerase chain reaction based method Parasitology International]{b84}\label{b84} 	 		‘Genome size estimation of liver fluke Opisthorchis viverrini by real-time polymerase chain reaction based method’.  	 	 		\textit{Parasitology International}  		61  (1)  p. .  	 
\bibitem[Blair ()]{b34}\label{b34} 	 		‘Genomes of Paragonimus westermani and related species: current state of knowledge’.  		 			D Blair 		.  	 	 		\textit{International Journal for Parasitology}  		2000. 30 p. .  	 
\bibitem[Churchill ()]{b44}\label{b44} 	 		‘Germ cell cycle of Echinostoma revolutum (Froelich, 1802)’.  		 			H M Churchill 		.  	 	 		\textit{J. Parasitol}  		1950. 36 p. .  	 
\bibitem[Vander Woude ()]{b210}\label{b210} 	 		‘Germ cell cycle of Megalodiscus temperatus (Stafford, 1905) Harwood, 1932. (Paramphistomidae: Trematoda)’.  		 			A Vander Woude 		.  	 	 		\textit{Amer. Midland. Naturalist}  		1954. 51 p. .  	 
\bibitem[Woodhead ()]{b221}\label{b221} 	 		‘Germ-cell development in the first and second generations of Schistosomatium douthitti (Cort, 1914) Price, 1931’.  		 			A E Woodhead 		.  	 	 		\textit{Trans. Am. Micr. Soc}  		1957. 76 p. .  	 
\bibitem[Kahlil and Cable ()]{b85}\label{b85} 	 		‘Germinal development in Philophthalmus megalurus (Cort, 1914) (Trematoda: Digenea)’.  		 			G M Kahlil 		,  		 			R M Cable 		.  	 	 		\textit{Z. Parasitenkd}  		1968. 31 p. .  	 
\bibitem[Cable and Harris ()]{b38}\label{b38} 	 		‘Gyrodactylid developmental biology: historical review, current status and future trends’.  		 			J Cable 		,  		 			P D Harris 		.  	 	 		\textit{Int. J. Parasitol}  		2002. 32 p. .  	 
\bibitem[Harris ()]{b74}\label{b74} 	 		 			P D Harris 		.  	 	 		\textit{Observations on the development of the male reproductive system on Gyrodactylus gasterostei Glaser},  				 (Monogenea, Gyrodactylidae)  		1985. 1974. 91 p. .  	 
\bibitem[Matejusova et al. ()]{b108}\label{b108} 	 		‘Identification of European diplozoids (Monogenea, Diplozoinae) by restriction digestion of ribosomal RNA internal transcribed spacer’.  		 			I Matejusova 		,  		 			B Koubkova 		,  		 			C O Cunningham 		.  	 	 		\textit{J. Parasitol}  		2004. 90 p. .  	 
\bibitem[Ind and Sci]{b185}\label{b185} 	 		 			Ind 		,  		 			Sci 		.  		\textit{Cong., Part II, Abstracts},  				p. .  	 
\bibitem[Moriyama ()]{b111}\label{b111} 	 		‘Karyological studies of bovine pancreatic flukes (Eurytrema sp.) and their phenotypes’.  		 			N Moriyama 		.  	 	 		\textit{J. Parasitol}  		1982a. 68  (5)  p. .  	 
\bibitem[Barsiene ()]{b8}\label{b8} 	 		‘Karyological studies of trematodes within genus Echinoparyphium (Echinostomatidae)’.  		 			J Barsiene 		.  	 	 		\textit{Ekologija}  		1991a. 2.  	 
\bibitem[Barsiene and Kiseliene ()]{b21}\label{b21} 	 		‘Karyological studies of trematodes within the families Psilostomidae and Echinochasmidae’.  		 			J Barsiene 		,  		 			V Kiseliene 		.  	 	 		\textit{Helminthologia}  		1990a. 27 p. .  	 
\bibitem[Barsiene and Kiseliene ()]{b22}\label{b22} 	 		‘Karyological studies of trematodes within the genus Echinostoma’.  		 			J Barsiene 		,  		 			V Kiseliene 		.  	 	 		\textit{Acta Parasitol. Polonica}  		1991. 36 p. .  	 
\bibitem[Bell et al. ()]{b29}\label{b29} 	 		‘Karyological studies on three strigeid digeneans: Ichthyocotylurus erraticus (Rudolphi, 1809), I. variegatus (Creplin, 1825) and Apatemon gracilis (Rudolphi, 1819)’.  		 			A S Bell 		,  		 			C Sommerville 		,  		 			D I Gibson 		.  	 	 		\textit{Systematic Parasitology}  		1998. 41 p. .  	 
\bibitem[Rao and Reddy ()]{b151}\label{b151} 	 		‘Karyological study in the digenetic trematode Notocotylus attenuates’.  		 			K J Rao 		,  		 			Venkat Reddy 		,  		 			P 		.  	 	 		\textit{Curr. Sci}  		1982. 51 p. .  	 
\bibitem[Koroleva ()]{b88}\label{b88} 	 		\textit{Karyological study on several species of Monogenea of the genus Diplozoon},  		 			Y I Koroleva 		.  		1968a.  	 
\bibitem[Koroleva ()]{b91}\label{b91} 	 		‘Karyology of some species of Diplozoon’.  		 			Y I Koroleva 		.  	 	 		\textit{Parazitologiya}  		1969. 3 p. .  	 
\bibitem[Dai ()]{b49}\label{b49} 	 		‘Karyotype analysis of Fasciolopsis buski’.  		 			X Dai 		.  	 	 		\textit{J. Chongquin Med. Univ}  		1990. 4 p. 11.  	 
\bibitem[Park et al. ()]{b129}\label{b129} 	 		‘Karyotype analysis of Neodiplostomum seoulense’.  		 			G M Park 		,  		 			S U Lee 		,  		 			H Y Park 		,  		 			S Huh 		.  	 	 		\textit{Korean J. Parasitol}  		1998. 36 p. .  	 
\bibitem[Sakaguchi ()]{b166}\label{b166} 	 		‘Karyotype and gametogenesis of the common liver fluke, Fasciola sp’.  		 			Y Sakaguchi 		.  	 	 		\textit{Japan. Jpn. J. Parasitol}  		1980. 29 p. .  	 
\bibitem[Grossman et al. ()]{b69}\label{b69} 	 		‘Karyotype evolution and sex chromosome differentiation in Schistosomes (Trematoda, Schistosomatidae)’.  		 			A I Grossman 		,  		 			R B Short 		,  		 			G D Cain 		.  	 	 		\textit{Chromosoma}  		1981a. 84 p. .  	 
\bibitem[Spakulova et al. ()]{b197}\label{b197} 	 		‘Karyotype of an avian Schistosome Trichobilharzia szidati (Digenea: Schistosomatidae)’.  		 			M Spakulova 		,  		 			P Horak 		,  		 			I Kralova 		.  	 	 		\textit{International Journal for Pararasitology}  		1996. 26  (7)  p. .  	 
\bibitem[Rhee et al. ()]{b159}\label{b159} 	 		‘Karyotype of Fasciola sp. obtained from Korean cattle’.  		 			J K Rhee 		,  		 			G S Eun 		,  		 			S B Lee 		.  	 	 		\textit{Korean J. Parasitol}  		1987. 25  (1)  p. .  	 
\bibitem[Terasaki ()]{b208}\label{b208} 	 		‘Karyotype of lung fluke, Paragonimus westermani filipinus Miyazaki’.  		 			K Terasaki 		.  	 	 		\textit{Jap. J. of Veter. Sci}  		1983. 45  (1)  p. .  	 
\bibitem[Pengpeng et al. ()]{b131}\label{b131} 	 		‘Karyotype studies on Paragonimus westermani from Shaoxing County, Zhejiang’.  		 			W Pengpeng 		,  		 			L Changqui 		,  		 			S Changeun 		.  	 	 		\textit{J. Parasitol. and Parasitic. Dis}  		1986. 4  (3)  p. .  	 
\bibitem[Grossman and Cain ()]{b67}\label{b67} 	 		‘Karyotypes and chromosome morphologies of Megalodiscus temperatus and Philophthalmus gralli’.  		 			A I Grossman 		,  		 			G D Cain 		.  	 	 		\textit{Journal of Helminthology}  		1981. 55 p. .  	 
\bibitem[Barsiene et al. ()]{b25}\label{b25} 	 		‘Karyotypes of Isthmiophora melis (Schrank, 1788) and Moliniella anceps (Molin, 1858) (Trematoda: Echinostomatidae)’.  		 			J Barsiene 		,  		 			V Kiseliene 		,  		 			B Grabda-Kazubska 		.  	 	 		\textit{Acta Parasitol. Polonica}  		1990b. 35 p. .  	 
\bibitem[Barsiene and Grabda-Kazubska ()]{b17}\label{b17} 	 		\textit{Karyotypes of Pleurogenes claviger (Rudolphi, 1819) and Pleurogenoides medians (Olsson, 1876) (Trematoda, Pleurogenidae)},  		 			J Barsiene 		,  		 			B Grabda-Kazubska 		.  		1991c.  	 
\bibitem[Petkeviciute and Staneviciute ()]{b140}\label{b140} 	 		‘Karyotypic characterization of Apatemon gracilis’.  		 			R Petkeviciute 		,  		 			G Staneviciute 		.  	 	 		\textit{Journal of Helminthology}  		1999. 73 p. .  	 
\bibitem[Sugiyama et al. ()]{b202}\label{b202} 	 		‘Karyotypic findings of the lung fluke, Paragonimus westermani (Kerbert, 1878), in the Uda Area of Nara Prefecture’.  		 			H Sugiyama 		,  		 			M Okuda 		,  		 			M Matsumoto 		,  		 			T Kikuchi 		,  		 			Y Odagiri 		,  		 			T Tomimura 		.  	 	 		\textit{Japan. Jap. J. Vet. Sci}  		1985. 47 p. .  	 
\bibitem[Sakaguchi and Tada ()]{b172}\label{b172} 	 		‘Karyotypic studies of lung flukes, Paragonimus iloktsuenensis, Paragonimus sadoensis and Paragonimus westermani’.  		 			Y Sakaguchi 		,  		 			I Tada 		.  	 	 		\textit{Jap. J. Parasitol}  		1980. 29 p. .  	 
\bibitem[Schockaert ()]{b179}\label{b179} 	 		‘La Fecondation et la Segmentation chez le Thysanozoon brocchii’.  		 			R Schockaert 		.  	 	 		\textit{Cellule}  		1905. 22 p. .  	 
\bibitem[Gregoire ()]{b64}\label{b64} 	 		‘La reduction dans le Zoogonus mirus Lss. ct la Primartypus’.  		 			V Gregoire 		.  	 	 		\textit{La Cellule}  		1909. 25 p. .  	 
\bibitem[Jones et al. ()]{b82}\label{b82} 	 		‘Macravestibulum kepneri n. sp.; a morphological and cytological study of a pronocephalid trematode’.  		 			A W Jones 		,  		 			B W Mounts 		,  		 			G ? W?1??tt 		.  	 	 		\textit{J. Morphol}  		1945. 77 p. .  	 
\bibitem[Madhavi and Ramanjaneyulu ()]{b104}\label{b104} 	 		 			R Madhavi 		,  		 			J V Ramanjaneyulu 		.  		\textit{Chromosomes of Atrophecaecum burminis (Bhalerao, 1926) (Trematoda: Acanthostomidae)},  				1988.  	 
\bibitem[Sanderson ()]{b176}\label{b176} 	 		‘Maturation and fertilization in two digenetic trematodes, Haplometra cylindracea (Zeder, 1800) and Fasciola hepatica (L.)’.  		 			A R Sanderson 		.  	 	 		\textit{Proc. Roy. Soc. Edinburg}  		1959. 67 p. .  	 
\bibitem[Teehan and Short ()]{b204}\label{b204} 	 		‘Mitotic chromosomes of a species of Spirorchis (Trematoda: Spirorchiidae)’.  		 			W H Teehan 		,  		 			R B Short 		.  	 	 		\textit{J. Parasitol}  		1989. 73 p. .  	 
\bibitem[Matejusova et al. ()]{b107}\label{b107} 	 		‘Molecular markers for gyrodactylids (Gyrodactylidae: Monogenea) from five fish families (Teleostei)’.  		 			I Matejusova 		,  		 			M Gelnar 		,  		 			A J A Mcbeath 		,  		 			C M Collins 		,  		 			C O Cunningham 		.  	 	 		\textit{Int. J. Parasitol}  		2001. 31 p. .  	 
\bibitem[Mutafova ()]{b119}\label{b119} 	 		‘Morphology and behavior of the acrocentric chromosomes in the karyotype of Philophthalmus sp. during mitosis’.  		 			T Mutafova 		.  	 	 		\textit{Helminthology (Bulg.)}  		1983b. 15 p. .  	 
\bibitem[Koroleva ()]{b90}\label{b90} 	 		‘New data on karyology of some species of the genus Diplozoon’.  		 			Y I Koroleva 		.  	 	 		\textit{Parazitologiya}  		1968b. 2 p. .  	 
\bibitem[Levan et al. ()]{b95}\label{b95} 	 		‘Nomenclature for centromere position on chromosomes’.  		 			A Levan 		,  		 			K Fredga 		,  		 			A Sandberg 		.  	 	 		\textit{Hereditas}  		1964. 52 p. .  	 
\bibitem[Gao ()]{b58}\label{b58} 	 		‘Observation of meiosis of Fasciolopsis buski’.  		 			L Gao 		.  	 	 		\textit{Hereditas (Beijing)}  		1985. 7  (2)  p. .  	 
\bibitem[Madhavi and Ramanjaneulu ()]{b102}\label{b102} 	 		\textit{Observation on chromosomes and gametogenesis of Transversotrema patialense (Trematoda)},  		 			R Madhavi 		,  		 			J V Ramanjaneulu 		.  		1986.  	 
\bibitem[Ramanjaneyulu and Madhavi ()]{b149}\label{b149} 	 		‘Occurrence of triploidy and parthenogenesis in the allocreadiid trematode, Allocreadium fasciatusi Kakaji’.  		 			J V Ramanjaneyulu 		,  		 			R Madhavi 		.  	 	 		\textit{Current Sci}  		1983. 1969. 52  (10)  p. .  	 
\bibitem[Birstein and Mikhailova ()]{b33}\label{b33} 	 		‘On the Karyology of trematodes of the Genus Microphallus and their intermediate gastropod host II’.  		 			V J Birstein 		,  		 			N A Mikhailova 		.  	 	 		\textit{Karyological study of Littorina saxatilis (Gastropoda: Prosobranchia)},  				1990.  	 
\bibitem[Mutafova and Komandarev ()]{b121}\label{b121} 	 		‘On the Karyotype of a Laboratory Trichinella Strain from Bulgaria’.  		 			T Mutafova 		,  		 			S Komandarev 		.  	 	 		\textit{Z. Parasitenk}  		1976. 48 p. .  	 
\bibitem[Schellenberg ()]{b178}\label{b178} 	 		‘Oogenese, Eireifung und Befruchtung von Fasciola hepatica L’.  		 			A Schellenberg 		.  	 	 		\textit{Arch. f. Zellf}  		1911. 6 p. .  	 
\bibitem[Sharma and Lal ()]{b182}\label{b182} 	 		‘Oogenesis and the chromosomes of Paramphistomum explanatum (Digenea: Trematoda)’.  		 			A K Sharma 		,  		 			S S Lal 		.  	 	 		\textit{C I S}  		1984. 36 p. .  	 
\bibitem[Gresson ()]{b65}\label{b65} 	 		‘Oogenesis in the hermaphroditic digenea (Trematoda)’.  		 			R A R Gresson 		.  	 	 		\textit{Parasitology}  		1964. 54  (3)  p. .  	 
\bibitem[Avenant-Oldewage et al. ()]{b4}\label{b4} 	 		‘Paradiplozoon ichthyoxanthon n. sp. (Monogenea: Diplozoidae) from Labeobarbus aeneus (Cyprinidae) in the Vaal River’.  		 			A Avenant-Oldewage 		,  		 			L E Le Roux 		,  		 			S N Mashego 		,  		 			B Jansen Van Vuuren 		.  	 	 		\textit{South Africa. Journal of Helminthology}  		2014. 88 p. .  	 
\bibitem[Perkins ()]{b134}\label{b134} 	 		 			K W Perkins 		.  	 	 		\textit{Studies on morphology and biology of Acetodextra amiuri (Stafford) (Trematoda: Heterophyidae)},  				1956. 55 p. .  	 
\bibitem[Cable ()]{b40}\label{b40} 	 		‘Phylogeny and taxonomy of the trematodes with reference to marine species’.  		 			R M Cable 		.  	 	 		\textit{Symbiosis in the Sea. Univ},  				 			W A Vernberg 		 (ed.)  		 (Columbia, S.C.)  		1974. South Carolina Press. p. .  	 
\bibitem[Gao et al. ()]{b59}\label{b59} 	 		‘Phylogeny of diplozoids in five genera of the subfamily Diplozoinae Palombi, 1949 as inferred from ITS-2 rDNA sequences’.  		 			Q Gao 		,  		 			M X Chen 		,  		 			W J Yao 		,  		 			Y Gao 		,  		 			Y Song 		,  		 			G T Wang 		,  		 			M X Wang 		,  		 			P Nie 		.  	 	 		\textit{Parasitology}  		2007. 134 p. .  	 
\bibitem[Benazzi and Benazzi-Lentati ()]{b30}\label{b30} 	 		‘Platyhelminthes’.  		 			M Benazzi 		,  		 			G Benazzi-Lentati 		.  	 	 		\textit{Animal cytogenetics. Ed. B. John. Berlin, Stuttgart: Gerzuder Borntraeger}  		1976. 1.  	 
\bibitem[Richard and V?llz ()]{b161}\label{b161} 	 		\textit{Preliminary data on the chromosomes of Echinostoma caproni Richard},  		 			I Richard 		,  		 			A V?llz 		.  		1987. 1964.  	 	 (Trematoda: Echinostomatidae) 
\bibitem[Helian-Yin et al. ()]{b75}\label{b75} 	 		‘Preliminary studies on chromosomes of 9 species and subspecies of lung fluke in China’.  		 			.; Zhong Helian-Yin 		,  		 			Xu Hui-Lan.; Gao Pei-Zhi.; Lli Haohong 		,  		 			Zhi-Biao 		.  	 	 		\textit{Chinese Medical J}  		1982. 95  (6)  p. .  	 
\bibitem[Changqiu et al. ()]{b94}\label{b94} 	 		‘Preliminary studies on the karyotype of Euparagonimus cenocopiosus Chen’.  		 			Lei Changqiu 		,  		 			.; Wang Pengpeng 		,  		 			Song Changeun 		.  	 	 		\textit{J. Parasitol. Parasitic Dis}  		1985. 1962. 3  (1)  p. .  	 
\bibitem[Short ()]{b188}\label{b188} 	 		‘Presidential address’.  		 			R B Short 		.  	 	 		\textit{J. Parasitol}  		1983. 69  (1)  p. .  	 
\bibitem[Puente and Short ()]{b148}\label{b148} 	 		‘Redescription of chromosomes of Schbtomatium douthitti (Trematoda: Schistosomatidae)’.  		 			H S Puente 		,  		 			R B Short 		.  	 	 		\textit{Journal of Parasitology}  		1985. 71 p. .  	 
\bibitem[Grossman et al. ()]{b68}\label{b68} 	 		‘Sex chromatin in Schistosoma mansoni’.  		 			A I Grossman 		,  		 			R Mckenzie 		,  		 			G D Cain 		.  	 	 		\textit{Journal of Parasitology}  		1980. 66 p. .  	 
\bibitem[Short et al. ()]{b192}\label{b192} 	 		‘Somatic chromosomes of Schistosoma mansoni’.  		 			R B Short 		,  		 			M V Menzel 		,  		 			S Pathak 		.  	 	 		\textit{Journal of Parasitology}  		1979. 65 p. .  	 
\bibitem[Grossman et al. ()]{b70}\label{b70} 	 		‘Somatic chromosomes of Schistosoma rodhaini, Schistosoma matthei and Schistosoma intercalatum’.  		 			A I Grossman 		,  		 			R B Short 		,  		 			R E Kuntz 		.  	 	 		\textit{J. Parasitol}  		1981b. 67 p. .  	 
\bibitem[Reddy and Subramanyam ()]{b211}\label{b211} 	 		‘Some observation in the digenetic trematode Philophthalmus sp. from eagle’.  		 			Venkat Reddy 		,  		 			P Subramanyam 		,  		 			S 		.  	 	 		\textit{Curr . Sci}  		1971. 40 p. .  	 
\bibitem[Dhingra ()]{b54}\label{b54} 	 		‘Spermatogenesis of a digenetic trematode Cotylophoron elongatum’.  		 			O P Dhingra 		.  	 	 		\textit{Res. Bull. Panjab Univ}  		1955b. 64 p. .  	 
\bibitem[Dhingra ()]{b53}\label{b53} 	 		‘Spermatogenesis of a digenetic trematode Gastrothylax cruminifer’.  		 			O P Dhingra 		.  	 	 		\textit{Res. Bull. Panjab Univ}  		1955a. 65 p. .  	 
\bibitem[Srivastava and Iha ()]{b200}\label{b200} 	 		‘Structure and behaviour of the chromosomes of Isoparorchis hypselobargi Billet, (Trematoda, Digenea, Hemiuridae)’.  		 			M D L Srivastava 		,  		 			A G Iha 		.  	 	 		\textit{Proc. Nat. Acad. Sci. India, N 126},  				 (Nat. Acad. Sci. India, N 126)  		1964b.  	 
\bibitem[Srivastava and Iha ()]{b199}\label{b199} 	 		‘Structure and behaviour of the chromosomes of Paramphistomum crassum Stiles and Goldberger (Trematoda, Digenea)’.  		 			M D L Srivastava 		,  		 			A G Iha 		.  	 	 		\textit{Proc. Nat. Acad. Sci},  				 (Nat. Acad. SciIndia Ann)  		1964a. p. 126.  	 
\bibitem[Petkeviciute et al. ()]{b142}\label{b142} 	 		‘Structure of the karyotypes of Opisthioglyphe ranae, Paralepoderma brumpti and Skrjabinoeces sp’.  		 			R B Petkeviciute 		,  		 			G J Stanevieiute 		,  		 			R P Stenko 		.  	 	 		\textit{Trematoda: Plagiorchiidae) (in Russian). Parazitologya},  				1990. 24 p. .  	 
\bibitem[Terasaki ()]{b205}\label{b205} 	 		‘Studies on chromosomes of the lung fluke in Japan’.  		 			K Terasaki 		.  	 	 		\textit{Jap. J. Parasitol}  		1977. 26 p. .  	 
\bibitem[Sharma and N?khasi (1974)]{b183}\label{b183} 	 		‘Studies on the chromosomes of three species of the Indian Digenetic trematodes’.  		 			G P Sharma 		,  		 			V N?khasi 		.  	 	 		\textit{Congr. Parasitol. Miunchen}  		1974. August 25-31. p. 376.  	 	 (3rd Intern) 
\bibitem[Scharma and Nakahasi (1974)]{b177}\label{b177} 	 		‘Studies on the chromosomes of three species of the Indian digenetic trematodes of three species of the Indian digenetic trematodes’.  		 			G P Scharma 		,  		 			V Nakahasi 		.  	 	 		\textit{Proc. 3rd Intern},  				 (3rd Intern)  		1974. August 25-31. 1 p. 378.  	 
\bibitem[Rees ()]{b157}\label{b157} 	 		‘Studies on the germ cell cycle of the digenetic trematode Parorchis acanthus Nicoll’.  		 			G Rees 		.  	 	 		\textit{Proc. Zool. Soc}  		1937. p. .  	 
\bibitem[Reese ()]{b158}\label{b158} 	 		‘Studies on the germ cell cycle of the digenetic trematode Parorchis acanthus Nicoll. Part. 1. Anatomy of the genitalia and gametogenesis in the adult’.  		 			G Reese 		.  	 	 		\textit{Parasitol}  		1939. 31 p. .  	 
\bibitem[Cable ()]{b39}\label{b39} 	 		‘Studies on the germ-cell cycle of Cryptocotyle linqua Creplin. I. Gametogenesis in the adult’.  		 			R M Cable 		.  	 	 		\textit{Quarterly Journal of Microscopic Science}  		1931. 74 p. .  	 
\bibitem[Mutafova and Kanev ()]{b116}\label{b116} 	 		‘Studies on the karyotype of Echinoparyphium aconiatum Diez, 1909 (Trematoda: Echinostomatidae)’.  		 			Mutafova 		,  		 			I Kanev 		.  	 	 		\textit{Helminthology (Bulg.)}  		1984. 17 p. .  	 
\bibitem[Mutafova and Kanev ()]{b117}\label{b117} 	 		‘Studies on the karyotype of Echinostoma revolutum (Frolich, 1802) and Echinostoma echinatum (Zeder, 1803) (Trematoda: Echinostomatidae)’.  		 			Mutafova 		,  		 			I Kanev 		.  	 	 		\textit{Helminthology (Bulg.)}  		1986. 22 p. .  	 
\bibitem[Mutafova ()]{b118}\label{b118} 	 		‘Studies on the karyotype of Paramphistomum microbothrium Fischoeder’.  		 			T Mutafova 		.  	 	 		\textit{Helminthology (Bulg.)}  		1983a. 1901. 16 p. .  	 
\bibitem[Mutafova and Kanev ()]{b115}\label{b115} 	 		‘Studies on the karyotype of the echinostome Echinostoma barbosai Lie et Basch’.  		 			Mutafova 		,  		 			I Kanev 		.  	 	 		\textit{Trematoda: Echinostomatidae) from Bulgaria. Helminthology (Bulg.)}  		1983. 1966. 16 p. .  	 
\bibitem[Yin and Ye ()]{b222}\label{b222} 	 		‘Studies on the karyotypes of Fasciola spp’.  		 			H Yin 		,  		 			B Y Ye 		.  	 	 		\textit{J. Parasitol. Parasitic. Diseases (Shanghai)}  		1990. 8 p. .  	 
\bibitem[Henneguy ()]{b76}\label{b76} 	 		‘Sur la Formation de l'CEuf, la Maturation et la Fecondation de l'Oocyte chez lo Distomum hepaticum’.  		 			L F Henneguy 		.  	 	 		\textit{C. R. Acad. Sci}  		1902. p. 134.  	 
\bibitem[Aleksandrova and Podgornova ()]{b1}\label{b1} 	 		‘Taxonomic analysis of Pegosomum asperum and Pegosomum saginatum (Trematoda: Echinostomatidae)’.  		 			O V Aleksandrova 		,  		 			G P Podgornova 		.  	 	 		\textit{Parazitologiia}  		1978. 12 p. .  	 
\bibitem[Dhingra ()]{b51}\label{b51} 	 		‘Taxonomic values of chromosomes and cytoplasmic inclusions in a digenetic trematode-Phyllodistomum spatula’.  		 			O P Dhingra 		.  	 	 		\textit{Res. Bull. Panjab. Univer. Zool}  		1954a. 51 p. .  	 
\bibitem[Moriyama ()]{b112}\label{b112} 	 		\textit{Taxonomical studies of Japanese bovine pancreatic flukes (Eurytrema sp},  		 			N Moriyama 		.  		1982b.  	 
\bibitem[Lin ()]{b97}\label{b97} 	 		‘The chromosomal cycle in Parascaris equorum: oogenesis and diminution’.  		 			T P Lin 		.  	 	 		\textit{Chromosoma}  		1954. 6 p. .  	 
\bibitem[Fi1ipp?ne and Fried ()]{b56}\label{b56} 	 		‘The chromosome number of Leucochloridiomorpha constantiae (Trematoda)’.  		 			E J Fi1ipp?ne 		,  		 			B Fried 		.  	 	 		\textit{J. Parasitol}  		1974. 60 p. 929.  	 
\bibitem[Fried ()]{b57}\label{b57} 	 		‘The chromosome number of Philophthalmus hegeneri Penner, Fried, 1963 (Trematoda)’.  		 			B Fried 		.  	 	 		\textit{Proc. Helminthol. Soc. Wasch}  		1975. 42  (2)  p. 197.  	 
\bibitem[Barsiene ()]{b11}\label{b11} 	 		‘The chromosome set of Apatemon minor and Apatemon sp. (Trematoda) with description of tetraploid embryos’.  		 			J Barsiene 		.  	 	 		\textit{Angewandte Parasitologie}  		1992. 32 p. .  	 
\bibitem[Pennypacker ()]{b133}\label{b133} 	 		‘The chromosomes and extranuclear material in the maturing germ cells of a frog lung-fluke, Pneumonoeces similiplexus Stafford’.  		 			M I Pennypacker 		.  	 	 		\textit{J. Morph}  		1940. 66 p. .  	 
\bibitem[Pennypacker ()]{b132}\label{b132} 	 		‘The chromosomes in the maturation of the germ cells of the frog lung fluke, Pneumonoeces medioplexus’.  		 			M I Pennypacker 		.  	 	 		\textit{Arch. Biol. Paris}  		1936. 47 p. .  	 
\bibitem[Jones ()]{b80}\label{b80} 	 		‘The chromosomes of a species of Halipegus Looss, 1899 (Digenea: Hemiuridae)’.  		 			A W Jones 		.  	 	 		\textit{J. Tenn. Acad. Sci}  		1956. 31 p. .  	 
\bibitem[Loverde and Frederickse ()]{b100}\label{b100} 	 		‘The Chromosomes of Cotylogaster occidentalis and Cotylaspis insignis (Trematoda: Aspidogastrea) with Evolutionary Considerations’.  		 			P T Loverde 		,  		 			D W Frederickse 		.  	 	 		\textit{Proceedings of the Helminthological Society}  		1978. 45  (2)  p. .  	 
\bibitem[Ciordia ()]{b46}\label{b46} 	 		‘The chromosomes of Notocotylus filamentis Barker, 1915, a monostome from the muskrat (Fiber zibethicus)’.  		 			H Ciordia 		.  	 	 		\textit{Trans. Amer. micr. Soc}  		1950. 69 p. .  	 
\bibitem[Jones and Mayer ()]{b81}\label{b81} 	 		‘The chromosomes of Spirorchis magnitestis Byrd, 1939 (Trematoda, Digenea)’.  		 			A W Jones 		,  		 			? C Mayer 		.  	 	 		\textit{J. Tenn. Acad. Sci}  		1953. 28 p. .  	 
\bibitem[White ()]{b217}\label{b217} 	 		\textit{The chromosomes. 6 th ed},  		 			M J D White 		.  		1973. London: Chapman and Hall.  	 
\bibitem[Petkeviciute and Barsiene ()]{b138}\label{b138} 	 		‘The comparative karyological analysis of three species of trematodes of genus Notocotylus’.  		 			R Petkeviciute 		,  		 			J Barsiene 		.  	 	 		\textit{Parazitologiya}  		1988. 22 p. .  	 
\bibitem[Gress?n ()]{b66}\label{b66} 	 		‘The gametogenesis of the digenetic trematode’.  		 			R A R Gress?n 		.  	 	 		\textit{Sphaerostoma bramae (Muller) Luhe. Parasitol}  		1958. 48 p. .  	 
\bibitem[Chen ()]{b43}\label{b43} 	 		‘The germ cell cycle in the trematode’.  		 			P D Chen 		.  	 	 		\textit{Paragonimus kellicotti Ward. Trans. Amer. Micros. Soc}  		1937. 56 p. .  	 
\bibitem[Woodhead ()]{b220}\label{b220} 	 		‘The germ cell cycle in the trematode family’.  		 			A E Woodhead 		.  	 	 		\textit{Bucephalidae. Trans. Amer. micr. Soc}  		1931. 50 p. .  	 
\bibitem[Rhee et al. ()]{b160}\label{b160} 	 		‘The karyotype of Fischoederius cobboldi (Poirier, 1883) from Korean cattle’.  		 			J K Rhee 		,  		 			R H Youn 		,  		 			H I Lee 		.  	 	 		\textit{Korean J. Parasitol}  		1988. 26  (2)  p. .  	 
\bibitem[Barsiene ()]{b12}\label{b12} 	 		\textit{The karyotypes of trematodes. 370 pp. Vilnius, Academia},  		 			J Barsiene 		.  		1993.  	 	 (in Russian) 
\bibitem[Petkeviciute and Leshko ()]{b139}\label{b139} 	 		‘The karyotypes of Triaenophorus nodulosus and T. crassus (Cestoda: Pseudophyllidea)’.  		 			R Petkeviciute 		,  		 			E P Leshko 		.  	 	 		\textit{Int. J. Parasitol}  		1991. 21 p. .  	 
\bibitem[Cannon ()]{b41}\label{b41} 	 		‘The life cycles of Bunodera sacculata and Bunodera luciopercae (Trematoda: Allocreadidae) in Algonquin Park’.  		 			L R G Cannon 		.  	 	 		\textit{Ontario. Can. J. Zool}  		1971. 49 p. .  	 
\bibitem[Civanova et al. ()]{b48}\label{b48} 	 		‘The molecular and morphometrical description of a new diplozoid species from the gills of the Garra rufa (Heckel, 1843) (Cyprinidae) from Turkeyincluding a commentary on taxonomic division of Diplozoidae’.  		 			K Civanova 		,  		 			M Koyun 		,  		 			B Koubkova 		.  	 	 		\textit{Parasitol Res}  		2013. 112 p. .  	 
\bibitem[Mutafova and Niewiadomska ()]{b125}\label{b125} 	 		‘The morphology of chromosomes of Diplostomum pseudospathaceum Niewiadomska, 1984 (Digenea, Diplostomatidae) karyotype’.  		 			? Mutafova 		,  		 			K Niewiadomska 		.  	 	 		\textit{Acta Parasitol}  		1988.  	 
\bibitem[Mutafova and Niewiadomska ()]{b122}\label{b122} 	 		‘The morphology of chromosomes of Diplostomum pseudospathaceum Niewiadomska, 1984 (Diplostomidae) karyotype’.  		 			T Mutafova 		,  		 			K Niewiadomska 		.  	 	 		\textit{Acta Parasitol. Polonica}  		1988. 33 p. .  	 
\bibitem[Subramanyam and Venkat Reddy ()]{b201}\label{b201} 	 		‘The role of chromosomes in the taxonomy of some digenetic trematodes’.  		 			S Subramanyam 		,  		 			P Venkat Reddy 		.  	 	 		\textit{The Nucleus}  		1977. 20 p. .  	 
\bibitem[Moriyama et al. ()]{b114}\label{b114} 	 		‘Three karyotypes and their phenotypes of Japanese liver flukes (Fasciola sp)’.  		 			N Moriyama 		,  		 			M Tsuji 		,  		 			T Seto 		.  	 	 		\textit{Jpn. J. Parasitol}  		1979. 28 p. .  	 
\bibitem[Miyazaki ()]{b110}\label{b110} 	 		‘Two types of the lung fluke which has been called Paragonimus westermani (Kerbert, 1878)’.  		 			I Miyazaki 		.  	 	 		\textit{Medical Bull of Fukuoka Univ}  		1978. 5 p. .  	 
\bibitem[Goldschmidt ()]{b63}\label{b63} 	 		‘Uber das Verhalten des Chromatins bei der Eireifung und Befruchtung des Dicrocoelium lanceolatum’.  		 			R Goldschmidt 		.  	 	 		\textit{Arch. f. Zellf}  		1908. p. 1.  	 
\bibitem[Dingler ()]{b55}\label{b55} 	 		‘Uber die Spermatogeneso des Dicrocoelium lanceolatum’.  		 			M Dingler 		.  	 	 		\textit{Arch. f. Zellf}  		1910. 4 p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
