\documentclass[11pt,twoside]{article}\makeatletter

\IfFileExists{xcolor.sty}%
  {\RequirePackage{xcolor}}%
  {\RequirePackage{color}}
\usepackage{colortbl}
\usepackage{wrapfig}
\usepackage{ifxetex}
\ifxetex
  \usepackage{fontspec}
  \usepackage{xunicode}
  \catcode`⃥=\active \def⃥{\textbackslash}
  \catcode`❴=\active \def❴{\{}
  \catcode`❵=\active \def❵{\}}
  \def\textJapanese{\fontspec{Noto Sans CJK JP}}
  \def\textChinese{\fontspec{Noto Sans CJK SC}}
  \def\textKorean{\fontspec{Noto Sans CJK KR}}
  \setmonofont{DejaVu Sans Mono}
  
\else
  \IfFileExists{utf8x.def}%
   {\usepackage[utf8x]{inputenc}
      \PrerenderUnicode{–}
    }%
   {\usepackage[utf8]{inputenc}}
  \usepackage[english]{babel}
  \usepackage[T1]{fontenc}
  \usepackage{float}
  \usepackage[]{ucs}
  \uc@dclc{8421}{default}{\textbackslash }
  \uc@dclc{10100}{default}{\{}
  \uc@dclc{10101}{default}{\}}
  \uc@dclc{8491}{default}{\AA{}}
  \uc@dclc{8239}{default}{\,}
  \uc@dclc{20154}{default}{ }
  \uc@dclc{10148}{default}{>}
  \def\textschwa{\rotatebox{-90}{e}}
  \def\textJapanese{}
  \def\textChinese{}
  \IfFileExists{tipa.sty}{\usepackage{tipa}}{}
\fi
\def\exampleFont{\ttfamily\small}
\DeclareTextSymbol{\textpi}{OML}{25}
\usepackage{relsize}
\RequirePackage{array}
\def\@testpach{\@chclass
 \ifnum \@lastchclass=6 \@ne \@chnum \@ne \else
  \ifnum \@lastchclass=7 5 \else
   \ifnum \@lastchclass=8 \tw@ \else
    \ifnum \@lastchclass=9 \thr@@
   \else \z@
   \ifnum \@lastchclass = 10 \else
   \edef\@nextchar{\expandafter\string\@nextchar}%
   \@chnum
   \if \@nextchar c\z@ \else
    \if \@nextchar l\@ne \else
     \if \@nextchar r\tw@ \else
   \z@ \@chclass
   \if\@nextchar |\@ne \else
    \if \@nextchar !6 \else
     \if \@nextchar @7 \else
      \if \@nextchar (8 \else
       \if \@nextchar )9 \else
  10
  \@chnum
  \if \@nextchar m\thr@@\else
   \if \@nextchar p4 \else
    \if \@nextchar b5 \else
   \z@ \@chclass \z@ \@preamerr \z@ \fi \fi \fi \fi
   \fi \fi  \fi  \fi  \fi  \fi  \fi \fi \fi \fi \fi \fi}
\gdef\arraybackslash{\let\\=\@arraycr}
\def\@textsubscript#1{{\m@th\ensuremath{_{\mbox{\fontsize\sf@size\z@#1}}}}}
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\def\abbr{}
\def\corr{}
\def\expan{}
\def\gap{}
\def\orig{}
\def\reg{}
\def\ref{}
\def\sic{}
\def\persName{}\def\name{}
\def\placeName{}
\def\orgName{}
\def\textcal#1{{\fontspec{Lucida Calligraphy}#1}}
\def\textgothic#1{{\fontspec{Lucida Blackletter}#1}}
\def\textlarge#1{{\large #1}}
\def\textoverbar#1{\ensuremath{\overline{#1}}}
\def\textquoted#1{‘#1’}
\def\textsmall#1{{\small #1}}
\def\textsubscript#1{\@textsubscript{\selectfont#1}}
\def\textxi{\ensuremath{\xi}}
\def\titlem{\itshape}
\newenvironment{biblfree}{}{\ifvmode\par\fi }
\newenvironment{bibl}{}{}
\newenvironment{byline}{\vskip6pt\itshape\fontsize{16pt}{18pt}\selectfont}{\par }
\newenvironment{citbibl}{}{\ifvmode\par\fi }
\newenvironment{docAuthor}{\ifvmode\vskip4pt\fontsize{16pt}{18pt}\selectfont\fi\itshape}{\ifvmode\par\fi }
\newenvironment{docDate}{}{\ifvmode\par\fi }
\newenvironment{docImprint}{\vskip 6pt}{\ifvmode\par\fi }
\newenvironment{docTitle}{\vskip6pt\bfseries\fontsize{22pt}{25pt}\selectfont}{\par }
\newenvironment{msHead}{\vskip 6pt}{\par}
\newenvironment{msItem}{\vskip 6pt}{\par}
\newenvironment{rubric}{}{}
\newenvironment{titlePart}{}{\par }

\newcolumntype{L}[1]{){\raggedright\arraybackslash}p{#1}}
\newcolumntype{C}[1]{){\centering\arraybackslash}p{#1}}
\newcolumntype{R}[1]{){\raggedleft\arraybackslash}p{#1}}
\newcolumntype{P}[1]{){\arraybackslash}p{#1}}
\newcolumntype{B}[1]{){\arraybackslash}b{#1}}
\newcolumntype{M}[1]{){\arraybackslash}m{#1}}
\definecolor{label}{gray}{0.75}
\def\unusedattribute#1{\sout{\textcolor{label}{#1}}}
\DeclareRobustCommand*{\xref}{\hyper@normalise\xref@}
\def\xref@#1#2{\hyper@linkurl{#2}{#1}}
\begingroup
\catcode`\_=\active
\gdef_#1{\ensuremath{\sb{\mathrm{#1}}}}
\endgroup
\mathcode`\_=\string"8000
\catcode`\_=12\relax

\usepackage[a4paper,twoside,lmargin=1in,rmargin=1in,tmargin=1in,bmargin=1in,marginparwidth=0.75in]{geometry}
\usepackage{framed}

\definecolor{shadecolor}{gray}{0.95}
\usepackage{longtable}
\usepackage[normalem]{ulem}
\usepackage{fancyvrb}
\usepackage{fancyhdr}
\usepackage{graphicx}
\usepackage{marginnote}

\renewcommand{\@cite}[1]{#1}


\renewcommand*{\marginfont}{\itshape\footnotesize}

\def\Gin@extensions{.pdf,.png,.jpg,.mps,.tif}

  \pagestyle{fancy}

\usepackage[pdftitle={Volume XIII Issue V Version I},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

	 \paperwidth210mm
	 \paperheight297mm
              
\def\@pnumwidth{1.55em}
\def\@tocrmarg {2.55em}
\def\@dotsep{4.5}
\setcounter{tocdepth}{3}
\clubpenalty=8000
\emergencystretch 3em
\hbadness=4000
\hyphenpenalty=400
\pretolerance=750
\tolerance=2000
\vbadness=4000
\widowpenalty=10000

\renewcommand\section{\@startsection {section}{1}{\z@}%
     {-1.75ex \@plus -0.5ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large\bfseries}}
\renewcommand\subsection{\@startsection{subsection}{2}{\z@}%
     {-1.75ex\@plus -0.5ex \@minus- .2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large}}
\renewcommand\subsubsection{\@startsection{subsubsection}{3}{\z@}%
     {-1.5ex\@plus -0.35ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\large}}
\renewcommand\paragraph{\@startsection{paragraph}{4}{\z@}%
     {-1ex \@plus-0.35ex \@minus -0.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\normalsize}}
\renewcommand\subparagraph{\@startsection{subparagraph}{5}{\parindent}%
     {1.5ex \@plus1ex \@minus .2ex}%
     {-1em}%
     {\reset@font\normalsize\bfseries}}


\def\l@section#1#2{\addpenalty{\@secpenalty} \addvspace{1.0em plus 1pt}
 \@tempdima 1.5em \begingroup
 \parindent \z@ \rightskip \@pnumwidth 
 \parfillskip -\@pnumwidth 
 \bfseries \leavevmode #1\hfil \hbox to\@pnumwidth{\hss #2}\par
 \endgroup}
\def\l@subsection{\@dottedtocline{2}{1.5em}{2.3em}}
\def\l@subsubsection{\@dottedtocline{3}{3.8em}{3.2em}}
\def\l@paragraph{\@dottedtocline{4}{7.0em}{4.1em}}
\def\l@subparagraph{\@dottedtocline{5}{10em}{5em}}
\@ifundefined{c@section}{\newcounter{section}}{}
\@ifundefined{c@chapter}{\newcounter{chapter}}{}
\newif\if@mainmatter 
\@mainmattertrue
\def\chaptername{Chapter}
\def\frontmatter{%
  \pagenumbering{roman}
  \def\thechapter{\@roman\c@chapter}
  \def\theHchapter{\roman{chapter}}
  \def\thesection{\@roman\c@section}
  \def\theHsection{\roman{section}}
  \def\@chapapp{}%
}
\def\mainmatter{%
  \cleardoublepage
  \def\thechapter{\@arabic\c@chapter}
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \pagenumbering{arabic}
  \setcounter{secnumdepth}{6}
  \def\@chapapp{\chaptername}%
  \def\theHchapter{\arabic{chapter}}
  \def\thesection{\@arabic\c@section}
  \def\theHsection{\arabic{section}}
}
\def\backmatter{%
  \cleardoublepage
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \setcounter{secnumdepth}{2}
  \def\@chapapp{\appendixname}%
  \def\thechapter{\@Alph\c@chapter}
  \def\theHchapter{\Alph{chapter}}
  \appendix
}
\newenvironment{bibitemlist}[1]{%
   \list{\@biblabel{\@arabic\c@enumiv}}%
       {\settowidth\labelwidth{\@biblabel{#1}}%
        \leftmargin\labelwidth
        \advance\leftmargin\labelsep
        \@openbib@code
        \usecounter{enumiv}%
        \let\p@enumiv\@empty
        \renewcommand\theenumiv{\@arabic\c@enumiv}%
	}%
  \sloppy
  \clubpenalty4000
  \@clubpenalty \clubpenalty
  \widowpenalty4000%
  \sfcode`\.\@m}%
  {\def\@noitemerr
    {\@latex@warning{Empty `bibitemlist' environment}}%
    \endlist}

\def\tableofcontents{\section*{\contentsname}\@starttoc{toc}}
\parskip0pt
\parindent1em
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\newenvironment{reflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemsep}{0pt}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\itshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{sansreflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\itemsep}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\upshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{specHead}[2]%
 {\vspace{20pt}\hrule\vspace{10pt}%
  \phantomsection\label{#1}\markright{#2}%

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2013-01-15 (revised: 15 January 2013)}
\def\TheID{\makeatother }
\def\TheDate{2013-01-15}
\title{Volume XIII Issue V Version I}
\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]{Leonardo de Azevedo  Calderon}

             \affil[1]{  Universidade Federal de RondAnia}

\renewcommand\Authands{ and }

\date{\small \em Received: 13 December 2012 Accepted: 1 January 2013 Published: 15 January 2013}

\maketitle


\begin{abstract}
        


The geographic distribution of Elachistocleis bicolor (Anura: Microhylidae) extends over several biomes in Argentina, Bolivia, Paraguay, Peru, Uruguay and Brazil. In Brazil, this species was reported to occur in the States of Amazonas, Distrito Federal, Goiás, Mato Grosso do Sul, Paraná, Rio Grande do Sul, Santa Catarina and São Paulo. The current study reports the first record of E. bicolor for the state of Rondônia, Brazil, extending its distribution in 350 km eastwards from closest records in Beni, Bolivia and 715 km southwestwards from closest records in Amazonas.

\end{abstract}


\keywords{}

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

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


\let\tabcellsep& 	 	 		 
\section[{Introduction}]{Introduction}\par
he frog Elachistocleis bicolor Guérin Méneville, 1838 (Figure  {\ref 1}) belongs to the Microhylidae family \hyperref[b28]{(Lavilla et al. 2003}; \hyperref[b39]{Rodrigues et al. 2003)}. The taxonomy of the species from the genus Elachistocleis are controversial and have undergone several changes \hyperref[b28]{(Lavilla et al. 2003}; Thomé  and Brasileiro 2007). \hyperref[b28]{Lavilla et al. (2003)} remove E. bicolor from synonymy with E. ovalis Schneider 1799, which is widely distributed in South America \hyperref[b21]{(Frost 2009}). The occurrence of E. ovalis in syntopy with other congeneric species of the genus and also taxonomically problematic can lead to unreliable identifications \hyperref[b26]{(Kwet and Di Bernardo 1998;}\hyperref[b28]{Lavilla et al. 2003)}. According to De La Riva et al. 2000, considerable confusion took place in the past regarding the identity of E. bicolor vs. E. ovalis, whose main external difference is the ventral coloration (see \hyperref[b20]{Frost 1985)}. Today most authors apply the name E. bicolor to the frogs with an immaculate venter (De La  Riva et al. 2000).\par
The geographic distribution of this specie extends over several biomes, including Amazonia, In this work we report the first record of E. bicolor for the state of Rondônia, in southwestern Brazil, in a transitional region between the Cerrado and the Amazonian forest biomes. One male and three female of E. bicolor were collected at the municipality of Porto Velho, state of Rondônia, in an area of forested land on a private farm (08°43'09" S, 63°51'64" W), on 13 February 2009 by DBH. Specimens were identified according to De La Riva et al.  {\ref (1996,} {\ref 2000)}, \hyperref[b21]{Frost (2009)},  and \hyperref[b39]{Rodrigues et al. (2003)}.\par
These new records extend the geographic distribution of E. bicolor about 350 km eastwards from closest records in Beni, Bolivia (10°58'59.98" S, 66°06'00" W) and 715 km southwestwards from closest records in Amazonas, Brazil (03°18'15" S, 60°37'03" W) (Figure  {\ref 2}). Voucher specimens were deposited in the anuran \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\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{}\includegraphics[]{image-4.png}
\caption{\label{figure4}}\end{figure}
  		 		\backmatter   			 
\subsection[{Acknowledgements}]{Acknowledgements}\par
The authors are grateful to Instituto Brasileiro do Meio Ambiente e dos Recursos Naturais Renováveis (IBAMA) for de license expedition (17983-2), Fundação de Tecnologia do Acre (FUNTAC) and Conselho Nacional de Desenvolvimento Científico e Tecnológico (CNPq) for financial support. 			  			  				\begin{bibitemlist}{1}
\bibitem[ Miscelánea]{b1}\label{b1} 	 		\textit{},  	 	 		\textit{Miscelánea}  		12 p. .  	 
\bibitem[Sul]{b3}\label{b3} 	 		\textit{},  		 			Brasil Sul 		.  	 	 		\textit{Revista Brasileira de Zoologia}  		21  (4)  p. .  	 
\bibitem[ Boletin de la Sociedad Zoologica del Uruguay]{b33}\label{b33} 	 		\textit{},  	 	 		\textit{Boletin de la Sociedad Zoologica del Uruguay}  		16 p. .  	 
\bibitem[ Iheringia Série Zoologica]{b41}\label{b41} 	 		\textit{},  	 	 		\textit{Iheringia Série Zoologica}  		98  (2)  p. .  	 
\bibitem[Aceñolaza et al. ()]{b0}\label{b0} 	 		\textit{},  		 			P G Aceñolaza 		,  		 			H E Povedano 		,  		 			A S Manzano 		,  		 			J D Muñoz 		,  		 			; J I Areta 		,  		 			A L R Virgolini 		.  	 	 		\textit{Biodiversidad Del Parque Nacional Pre-Delta}  		2004.  	 
\bibitem[Baldo et al. ()]{b4}\label{b4} 	 		\textit{},  		 			D Baldo 		,  		 			C Tomatis 		,  		 			M V Segalla 		.  		2008.  	 
\bibitem[Shibatta et al. ()]{b42}\label{b42} 	 		‘A fauna de vertebrados do campus da Universidade Estadual de Londrina, região norte do estado do Paraná’.  		 			O A Shibatta 		,  		 			W Galves 		,  		 			W P D Carmo 		,  		 			I P De Lima 		,  		 			E V Lopes 		,  		 			R A Machado 		.  	 	 		\textit{Semina: Ciências Biológicas e da Saúde}  		2009. 30  (1)  p. .  	 
\bibitem[Lavilla et al. ()]{b28}\label{b28} 	 		‘A new species of Elachistocleis (Anura: Microhylidae) from the Andean Yungas of Argentina’.  		 			E Lavilla 		,  		 			M Vaira 		,  		 			L Ferrari 		.  	 	 		\textit{Amphibia-Reptilia}  		2003. 24 p. .  	 	 (with comments on the Elachistocleis ovalis-E. bicolor controversy) 
\bibitem[De La Riva et al. ()]{b16}\label{b16} 	 		‘Advertisement calls of four microhylid frogs from Bolivia (Amphibia, Anura)’.  		 			I De La Riva 		,  		 			R Márquez 		,  		 			J Bosch 		.  	 	 		\textit{American Midland Naturalist}  		1996. 136  (2)  p. .  	 
\bibitem[Frost (2009)]{b21}\label{b21} 	 		\textit{Amphibian species of the world, version 5.3. Eletronic Database accessible at http://research.amnh.org/vz/herpetology/amphibia/. The American Museum of Natural History},  		 			D R Frost 		.  		2009. February 2010. USA.  	 
\bibitem[Frost ()]{b20}\label{b20} 	 		\textit{Amphibian species of the world. A taxonomic and geographical reference},  		 			D R Frost 		.  		1985. Lawrence: Allen Press and The Association of Systematics Collections. 732.  	 
\bibitem[Bastos et al. ()]{b6}\label{b6} 	 		\textit{Anfíbios da Floresta Nacional de Silvânia, estado de Goiás},  		 			R P Bastos 		,  		 			J A O Motta 		,  		 			L P Lima 		,  		 			L D Guimarães 		.  		2003. Goiânia: Stylo Gráfica e Editora. p. 82.  	 
\bibitem[Moreira et al. ()]{b34}\label{b34} 	 		‘Anuran amphibians dynamics in an intermittent pond in southern Brazil’.  		 			L F B Moreira 		,  		 			I F Machado 		,  		 			A R G M Lace 		,  		 			L Maltchik 		.  	 	 		\textit{Acta Limnologica Brasileira}  		2008. 20  (3)  p. .  	 
\bibitem[Conte and De C. Rossa-Feres ()]{b15}\label{b15} 	 		‘Anuran richness and spatial-temporal distribution along an Araucária Forest remnant in southeastern Paraná State’.  		 			C E Conte 		,  		 			D De C. Rossa-Feres 		.  	 	 		\textit{Brazil. Revista Brasileira de Zoologia}  		2007. 24  (4)  p. .  	 
\bibitem[Bernarde et al. ()]{b7}\label{b7} 	 		‘Anurofauna do Município de Guararapes, Estado de São Paulo, Brasil. (Amphibia: Anura)’.  		 			P S Bernarde 		,  		 			M N De 		,  		 			C Kokubum 		.  	 	 		\textit{Acta Biológica Leopoldensia}  		1999. 21  (1)  p. .  	 
\bibitem[Lima and Da Costa ()]{b29}\label{b29} 	 		‘Análise comparativa da riqueza de anuros entre três áreas com diferentes estados de conservação na área vizinha ao Jardim Botânico de Brasília’.  		 			A A M Lima 		,  		 			E M M Da Costa 		.  	 	 		\textit{Boletin do Herbário Ezechias Paulo Heringer}  		2006. 18 p. .  	 
\bibitem[Camargo et al. ()]{b10}\label{b10} 	 		\textit{Análise de dados secundários sobre a fauna de vertebrados da unidade fitogeografica do Vale do Paraná. Planaltina: Embrapa Cerrados},  		 			N F Camargo 		,  		 			L M De 		,  		 			S Aguiar 		.  		2007. 56.  	 
\bibitem[Silva et al. ()]{b43}\label{b43} 	 		‘Bioacústica e sítio de vocalização em taxocenoses de anuros de área aberta no noroeste paulista’.  		 			R A Silva 		,  		 			I A Martins 		,  		 			D C Rossa-Feres 		.  	 	 		\textit{Biota Neotropica}  		2008. 8  (3)  p. .  	 
\bibitem[Canavero et al. ()]{b11}\label{b11} 	 		‘Calling activity patterns in an anuran assemblage: the role of seasonal trends and weather determinants’.  		 			A Canavero 		,  		 			M Arim 		,  		 			D E Naya 		,  		 			A Camargo 		,  		 			I Da Rosa 		,  		 			R Maneyro 		.  	 	 		\textit{North-Western Journal of Zoology}  		2008. 4  (1)  p. .  	 
\bibitem[Colombo et al. ()]{b13}\label{b13} 	 		‘Composição e ameaças à conservação dos anfíbios anuros do Parque Estadual de Itapeva, município de Torres’.  		 			P Colombo 		,  		 			A Kinde 		,  		 			G Vinciprova 		,  		 			L Kraus 		.  	 	 		\textit{Biota Neotropica}  		2008. 8  (3)  p. .  	 
\bibitem[Echeverría et al. ()]{b19}\label{b19} 	 		‘Diet of tadpoles from a pond in Iguazu National Park’.  		 			D D Echeverría 		,  		 			A V Volpedo 		,  		 			V I Mascitti 		.  	 	 		\textit{Argentina. Gayana}  		2007. 71  (1)  p. .  	 
\bibitem[Thomé and Brasileiro ()]{b45}\label{b45} 	 		‘Dimorfismo sexual, uso do ambiente e abundância sazonal de Elachistocleis cf. ovalis (Anura: Microhylidae) em um remanescente de Cerrado no estado de São Paulo, sudeste do Brasil’.  		 			M T C Thomé 		,  		 			C A Brasileiro 		.  	 	 		\textit{Biota Neotropica}  		2007. 7  (1)  p. .  	 
\bibitem[Santos et al. ()]{b40}\label{b40} 	 		\textit{Distribuição temporal e espacial de anuros em área de Pampa},  		 			T G Santos 		,  		 			K Kopp 		,  		 			M R Spies 		,  		 			R Trevisan 		,  		 			S Z Cechin 		.  		2008. Santa Maria, RS.  	 
\bibitem[Conte and De C. Rossa-Feres ()]{b14}\label{b14} 	 		‘Diversidade e ocorrência temporal da anurofauna (Amphibia, Anura) em’.  		 			C E Conte 		,  		 			D De C. Rossa-Feres 		.  	 	 		\textit{Revista Brasileira de Zoologia}  		2006. 23  (1)  p. .  	 
\bibitem[Vasconcelos and De C. Rossa-Feres ()]{b46}\label{b46} 	 		‘Diversidade, Distribuição Espacial e Temporal de Anfíbios Anuros (Amphibia, Anura) na Região Noroeste do Estado de São Paulo’.  		 			T S Vasconcelos 		,  		 			D De C. Rossa-Feres 		.  	 	 		\textit{Brasil. Biota Neotropica}  		2005. 5  (2)  p. .  	 
\bibitem[Duré et al. ()]{b18}\label{b18} 	 		‘Diversity of Amphybians in rice fields from northeastern Argentina’.  		 			M I Duré 		,  		 			A I Kehr 		,  		 			E F Schaefer 		,  		 			F Marangoni 		.  	 	 		\textit{Interciencia}  		2008. 33  (7)  p. .  	 
\bibitem[Kwet and Di-Bernardo ()]{b26}\label{b26} 	 		‘Elachistocleis erythrogaster, a new microhylid species from Rio Grande do Sul’.  		 			A Kwet 		,  		 			M Di-Bernardo 		.  	 	 		\textit{Brazil. Studies on Neotropical Fauna and Environment}  		1998. 33 p. .  	 
\bibitem[Mvz (1999)]{b35}\label{b35} 	 		\textit{Eletronic Database accessible at http://arctos.database. museum/SpecimenResults.cfm?taxon\textunderscore name\textunderscore id=201 2416. MVZ Herpetological Collection. Museum of Vertebrate Zoology},  		 			Mvz 		.  		1999. February 2010. Berkeley, USA.  		 			University of California 		 	 	 (Collections Database) 
\bibitem[Maneyro and Beheregaray ()]{b32}\label{b32} 	 		\textit{First record of Physalaemus cuvieri Fitzinger, 1826 (Anura, Leiuperidae) in Uruguay},  		 			R Maneyro 		,  		 			M Beheregaray 		.  		2007.  	 	 (with comments on the anuran fauna along the borderline Uruguay-Brazil) 
\bibitem[Lucas and Fortes ()]{b31}\label{b31} 	 		‘Frog diversity in the Floresta Nacional de Chapecó, Atlantic Forest of southern Brazil’.  		 			E M Lucas 		,  		 			V B Fortes 		.  	 	 		\textit{Biota Neotropica}  		2008. 8  (3)  p. .  	 
\bibitem[Reichle ()]{b37}\label{b37} 	 		‘Frosche des savannengebietes der estación biológica del Beni (EBB), Bolivien. Teil II: Die Familien Leptodactylidae, Microhylidae und Hylidae (Teil 1)’.  		 			S Reichle 		.  	 	 		\textit{Herpetofauna}  		1997. 19  (107)  p. .  	 
\bibitem[Gbif (2008)]{b22}\label{b22} 	 		\textit{Global Biodiversity Information Facility},  		 			Gbif 		.  		 \url{http://www.discoverlife.org/mp/20m?kind=Elachistocleis+bicolor}  		2008. February 2010.  		 			Field Museum of Natural History, Museum of Vertebrate Zoology, University of Washington Burke Museum, and University of Turku 		 	 
\bibitem[Lima et al. ()]{b30}\label{b30} 	 		\textit{Guide to the Frogs of Reserva Adolpho Ducke -Central Amazonia. Manaus: Áttema Design Editorial},  		 			A P Lima 		,  		 			W E Magnusson 		,  		 			M Menin 		,  		 			L K Erdtmann 		,  		 			D J Rodrigues 		,  		 			C Keller 		,  		 			W Hödl 		.  		2006. 150.  	 
\bibitem[Kacoliris et al. ()]{b25}\label{b25} 	 		‘Herpetofauna of the Argentinean Impenetrable Great Chaco’.  		 			F P Kacoliris 		,  		 			I Berkunsky 		,  		 			J Williams 		.  	 	 		\textit{Phyllomedusa}  		2006. 5  (2)  p. .  	 
\bibitem[Céspedez et al. ()]{b12}\label{b12} 	 		‘Inventario de anfibios y reptiles del Parque Nacional Chaco’.  		 			J A Céspedez 		,  		 			M L Lions 		,  		 			B B Alvarez 		,  		 			E F Schaefer 		.  	 	 		\textit{Natura Neotropicalis}  		2001. 32  (2)  p. .  	 
\bibitem[Lavilla et al. (2004)]{b27}\label{b27} 	 		‘IUCN Red List of Threatened Species’.  		 			E Lavilla 		,  		 			I Di Tada 		,  		 			J Langone 		.  		 \url{http://www.iucnredlist.org}  	 	 		\textit{Elachistocleis bicolor. Eletronic Database}  		2004. 17 February 2010.  	 
\bibitem[Brusquetti and Lavilla ()]{b9}\label{b9} 	 		‘Lista comentada de los anfibios de Paraguay’.  		 			F Brusquetti 		,  		 			E O Lavilla 		.  	 	 		\textit{Cuadernos de Herpetología}  		2006. 20  (2)  p. .  	 
\bibitem[Braun and Braun ()]{b8}\label{b8} 	 		‘Lista prévia dos anfíbios do Rio Grande do Sul’.  		 			P C Braun 		,  		 			C A S Braun 		.  	 	 		\textit{Brasil. Iheringia Série Zoologia}  		1980. 56 p. .  	 
\bibitem[Gordo and Campos ()]{b24}\label{b24} 	 		\textit{Listagem dos Anuros da Estação Ecológica Nhumirim e Arredores, Pantanal Sul. Corumbá: Embrapa Pantanal},  		 			M Gordo 		,  		 			Z Campos 		.  		2003. 21.  	 
\bibitem[Amphibia et al.]{b5}\label{b5} 	 		‘New country record, geographic distribution map and advertisement call’.  		 			Anura Amphibia 		,  		 			Leptodactylus Leptodactylidae 		,  		 			Furnarius 		.  	 	 		\textit{Check List}  		4  (2)  p. .  	 
\bibitem[Rodrigues et al. ()]{b39}\label{b39} 	 		‘Padrão Reprodutivo de Elachistocleis bicolor (Anura, Microhylidae) na Serra da’.  		 			D J Rodrigues 		,  		 			F S Lopes 		,  		 			M Uetanabaro 		.  	 	 		\textit{Iheringia Série Zoologica}  		2003. 93  (4)  p. .  	 
\bibitem[Gordo (ed.) ()]{b23}\label{b23} 	 		\textit{Piagaçu-Purus: bases científicas para a criação de uma Reserva de Desenvolvimento Sustentável},  		 			M Gordo 		.  		C.P. Deus, R. Silveira and L.H.R. Py-Daniel (ed.)  		2003. Manaus. p. .  	 	 (Os anfíbios anuros do Baixo Rio Purus/Solimões. Instituto de Desenvolvimento Sustentável Mamirauá) 
\bibitem[Strüssmann et al. ()]{b44}\label{b44} 	 		‘Rapid assessment program, bulletin of biological assessment. A biological assessment of the aquatic ecosystems of the Pantanal’.  		 			C Strüssmann 		,  		 			C P A Prado 		,  		 			M Uetanabaro 		,  		 			V L Ferreira 		.  	 	 		\textit{Conservation International},  				 			P Willink,  			B Chernoff 		 (ed.)  		 (MS, Brasil; Campo Grande, Mato Grosso do Sul, Brasil. Washington)  		2000. p. .  	 	 (Amphibians recorded during the AquaRAP survey of localities in the southern Pantanal floodplains and surrounding cerrado) 
\bibitem[Quintela et al. ()]{b36}\label{b36} 	 		‘Relação dos anfíbios da Ilha dos Marinheiros, estuário da Lagoa dos Patos’.  		 			F M Quintela 		,  		 			LF 		,  		 			M Neves 		,  		 			I G Medvedovisky 		,  		 			M B Santos 		,  		 			M C L M De Oliveira 		,  		 			M R C Figueiredo 		.  	 	 		\textit{Revista Brasileira de Biociências}  		2009. 7 p. .  	 
\bibitem[Ávila and Ferreira ()]{b2}\label{b2} 	 		\textit{Riqueza e densidade de vocalizações de anuros (Amphibia) em uma área urbana de Corumbá},  		 			R W Ávila 		,  		 			V L Ferreira 		.  		2004. Mato Grosso.  	 
\bibitem[Reichle and Kohler ()]{b38}\label{b38} 	 		‘Saisonale und wasserstanbdsabhangige Rufplazverteilung von froschlurchen der sudlichen Beni savannen’.  		 			S Reichle 		,  		 			J Kohler 		.  	 	 		\textit{Bolivien. Salamandra}  		1998. 34  (1)  p. .  	 
\bibitem[De La Riva et al. ()]{b17}\label{b17} 	 		‘Ten years of research on Bolivian amphibians: updated checklist, distribution, taxonomic problems, literature and iconography’.  		 			I De La Riva 		,  		 			J Köhler 		,  		 			S Lötters 		,  		 			S Reichle 		.  	 	 		\textit{Revista Española de Herpetología}  		2000. 14 p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
