\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={Is it Possible to Keep the Exoskeleton of the Crab Callinectes Ornatus Soft for Several Days?},
 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{2021-05-15 (revised: 15 May 2021)}
\def\TheID{10.34257/GJMRGVOL21IS1PG1\makeatother }
\def\TheDate{2021-05-15}
\title{Is it Possible to Keep the Exoskeleton of the Crab Callinectes Ornatus Soft for Several Days?}
\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]{Diogo Barbalho  Hungria}

             \author[2]{Camila Prestes dos Santos  Tavares}

             \author[3]{Ubiratã de Assis Teixeira da  Silva}

             \author[4]{Leandro Ângelo  Pereira}

             \author[5]{Ariana  Cella-Ribeiro}

             \author[6]{Antonio  Ostrensky}

\renewcommand\Authands{ and }

\date{\small \em Received: 8 April 2021 Accepted: 30 April 2021 Published: 15 May 2021}

\maketitle


\begin{abstract}
        


Soft-shell crab is considered a gastronomic delicacy, reaching high values in the international market. Under normal conditions, the process of hardening of the crab's exoskeleton after moulting takes approximately two days to complete; however, the commercial consistency of soft-shell crab is lost in just 3 hours. The goal of this research was to evaluate the effects of chemical changes of water on the duration of postmoult, specifically at the stage in which they can be marketed as soft-shelled crab. In this research, Callinectes ornatus (n=241) underwent two experiments: One group was maintained in tanks with partial daily water renewal (Experiment 1), and other in tanks without water renewal (Experiment 2). In the experiment 1, the chemical characteristics of the water remained unchanged over time (p > 0.05), and the median time to hardening of the exoskeleton after moulting was 3 hours.

\end{abstract}


\keywords{acidification; ammonification; portunidae; calcium; moult; soft-shell crab.}

\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*}


\begin{textblock*}{10cm}(1.05cm,3cm)
{{\textit{CrossRef DOI of original article:}} \underline{10.34257/GJMRGVOL21IS1PG1}}
\end{textblock*}\let\tabcellsep& 	 	 		 \par
Is it Possible to Keep the Exoskeleton of the Crab Callinectes Ornatus Soft for Several Days?\par
Slowing the Hardening of the Crab Exoskeleton Diogo Barbalho Hungria ? , Camila Prestes dos Santos Tavares ? , Ubiratã de Assis Teixeira da Silva ? , Leandro Ângelo Pereira ? , Ariana Cella-Ribeiro ¥ \& Antonio Ostrensky § Abstract-Soft-shell crab is considered a gastronomic delicacy, reaching high values in the international market. Under normal conditions, the process of hardening of the crab's exoskeleton after moulting takes approximately two days to complete; however, the commercial consistency of soft-shell crab is lost in just 3 hours. The goal of this research was to evaluate the effects of chemical changes of water on the duration of postmoult, specifically at the stage in which they can be marketed as soft-shelled crab. In this research, Callinectes ornatus (n=241) underwent two experiments: One group was maintained in tanks with partial daily water renewal (Experiment 1), and other in tanks without water renewal (Experiment 2). In the experiment 1, the chemical characteristics of the water remained unchanged over time (p > 0.05), and the median time to hardening of the exoskeleton after moulting was 3 hours. Over the course of experiment 2, there was a reduction (p <0.05) in pH and increases in the ammonia and nitrite concentrations. When moulting occurred in water with a pH below 7.3 and total ammonia concentrations above 6.0 mg/L, the crabs' shells did not harden, and it was possible to keep them soft for up to 5 days.\par
Keywords: acidification; ammonification; portunidae; calcium; moult; soft-shell crab. 
\section[{Introduction}]{Introduction}\par
allinectes ornatus Ordway, 1863 (Crustacea, Decapoda, Portunidae) is a swimmer crab found from North Carolina (USA) to the Rio Grande do Sul  {\ref (Brazil)}. It occurs in areas with sand, mud or shell bottoms and inhabits estuarine to marine areas at a depth of approximately 75 m \hyperref[b5]{(Carvalho and} {\ref Couto 2011, Melo-Filho 1996)}. Similar to other arthropods, C. ornatus grows through a process of periodic exoskeleton changes; each shedding of the exoskeleton is known as ecdysis or moult  {\ref (Drach 1939}\hyperref[b14]{, Freeman and Perry 1985}\hyperref[b33]{, Newcombe, Sandoz et al. 1949}). Immediately after shedding its exoskeleton, the crab presents a soft and flexible integument that has a low level of calcification. In this phase, the animals can be commercialised and consumed whole as "soft-shell crab", a delicacy that is appreciated worldwide and that reaches high market values \hyperref[b21]{(Hungria, Tavares et al. 2017}\hyperref[b47]{, Tavares, Silva et al. 2018}). According to FAO (2020), soft-shell crab aquaculture is considered a millionaire aquaculture practice in the eastern United States.\par
Immediately after moult, CaCO 3 deposition begins on the protein matrix of the new exoskeleton. This process involves a complex system of absorption of Ca 2+ , CO 2 , and HCO 3 and the synthesis of CaCO 3 and other elements \hyperref[b19]{(Greenaway 1985}\hyperref[b38]{, Perry, Trigg et al. 2001}\hyperref[b53]{, Wheatly 1999}. The initially fragile exoskeleton undergoes rapid hardening, providing rigidity and mechanical protection for the animal. Under natural conditions, the hardening of the exoskeleton takes about two days to complete \hyperref[b4]{(Cameron and Wood 1985)}.\par
During the hardening process, the exoskeleton can be classified into four sequential levels of consistency: soft, leather, paper and hard \hyperref[b13]{(Freeman, Kilgus et al. 1987)}. Only the first two are valued in the international market of soft-shell crabs (Gaude? and Anderson 2011, Oesterling 1995, Perry, Graham et al. 2010). However, the combined duration of the soft and leathery stages is very short in nature, rarely lasting more than 3 hours \hyperref[b4]{(Cameron and Wood 1985)}, which obliges commercial producers to inspect all of the Extending the duration in which the crab shells remain at the consistencies of high market value would significantly reduce production costs \hyperref[b38]{(Perry, Trigg et al. 2001}). Furthermore, it would minimise the damage caused by rapid exoskeleton hardening, providing better quality and uniformity regarding the softness of the product. The goal of this research was to evaluate the effects of chemical changes of water on the duration of postmoult to extend the time during which the animals could be marketed as soft-shell crab. 
\section[{II.}]{II.} 
\section[{Material and Methods}]{Material and Methods} 
\section[{a) Crab collection and maintenance}]{a) Crab collection and maintenance}\par
Specimens of C. ornatus were obtained via trawling by professional fishers at the balneary of Shangri-la, municipality of Pontal do Paraná (25°37'S/48°25'O), Paraná, Brazil. Shrimp trawls 12 m in length and with 20 mm mesh were used. In each sampling campaign, on average, three trawls of approximately 50 minutes each were made. Immediately after crab collection from the net, the crabs were separated and transferred to two polyethylene tanks (70 L volume) with lids, each containing 20 L of seawater. The tanks received continuous aeration supplied via an 18W air compressor. Inside each tank were plastic screens with 2 mm mesh positioned to reduce contact and prevent fights between the animals and minimise injuries and deaths. Thereafter, 100\% of the water was renewed every half hour during the campaign.\par
Immediately after capture, the animals were transported to the Marine Aquaculture and Restocking Center (CAMAR) of the Integrated Group of Aquaculture and Environmental Studies (GIA), Federal University of Paraná (UFPR), at Pontal do Paraná (25°41'29.94"S, 48°27'57.09"W). The time elapsed between animal capture and arrival at the laboratory was consistently less than 4 hours. Animals that were not used were returned to the sea. In the laboratory, the crabs were maintained in 1,000 L tanks containing 100 L of seawater (30 mg/L) supplied with constant aeration for approximately 6 hours. This period was purposely short since a large proportion of the captured individuals were very close to moult. Dead animals were discarded, and the live animals were classified by sex. Then, the crabs were inspected to determine the phase of the moulting cycle.\par
Those individuals at the premoult phase were selected for the experiments based on macroscopic indicators (visualisation of an inner line along the edges of the fifth pair of pleopods)  {\ref (Drach 1939}\hyperref[b11]{, Drach and Tchernigovtzeff 1967}\hyperref[b49]{, Wehrtmann and Mena-Castañeda 2003)}. The selected individuals were weighed on an analytical balance (Marte AL 500c, Brazil; accuracy of 0.01 g) and measured (width of the carapace, measured as the distance between the base of the largest lateral spines) with a pachymeter. The authors confirm that the ethical policies of the journal, as noted on the journal's author guidelines page, have been adhered. As it was an invertebrate research project, it was not necessary to submit it for analysis by the Animal Use Ethics Commission of Federal University of Paraná (UFPR). In any case, all experimental procedures used followed current legislation and the rules of the Brazilian Institute of Environment and Renewable Natural Resources (IBAMA) for the capture and use of native invertebrates. 
\section[{b) Pilot experiments}]{b) Pilot experiments}\par
Two pilot experiments were carried out. The first experiment tested the influence of fasting on animal survival under laboratory conditions. The animals only began to die after 50 days without access to food. Based on this result and to potential feeding effects on water quality or the process of moult and hardening, the crabs were not fed during the 12 days of each of the main experiments. The second experiment tested the influence of the non-renewal of water on hardening time. The time elapsed between moult and shell hardening was significantly higher under water non-renewal than under the periodic renewal of water. In addition, a higher frequency of moult was observed at night (between 18:00 and 06:00); this information informed the design of the experimental methodology described below. 
\section[{c) Experimental design}]{c) Experimental design}\par
In both experiments, the saltwater had been previously chlorinated and maintained under constant aeration for 24 h. After this period, residual chlorine was neutralised (with 50\% sodium thiosulfate), and the water was stored in the dark in 25,000 L tanks. Before use in the experiments, the water was passed through mechanical filters of 5 and 25 ?m mesh and a UV filter for disinfection. Two experiments were performed and are represented schematically in FIGURE \hyperref[fig_0]{1}. i. Experiment 1: crab maintenance in a collective system with filtration and partial daily water renewal C. ornatus crabs (n=66) were individually placed in perforated pet bottles (600 mL) and distributed in a system consisting of 20 polyethylene tanks (71.0 x 35.5 x 35.0 cm, containing 25 L of seawater each). The tanks were interconnected via a skimmer and a mechanical/biological filter system and were under constant aeration, continuous water recirculation and controlled photoperiod (14:10-light: dark).The animals were separated into two groups: A1, premoultcrabs (n = 46), and AC, control crabs (at the intermoult stage) (n = 20). Each day throughout the experimental period (12 days), 1/3 of the total water volume of the system (333 L) was added, promoting mixing with the water already present, and an approximately equivalent amount was removed, keeping the total water volume in the system constant.\par
ii. Experiment 2: crab maintenance in a collective system with filtration and without water renewal C. ornatus crabs (n = 176) were individually placed in perforated (600 mL) pet bottles and distributed among 12 polyethylene tanks (71.0 x 35.5 x 35.0 cm, containing approximately 30 L of water each). Each tank contained a protein skimmer and a mechanical/biological filter and was subjected to constant aeration, continuous water recirculation and controlled photoperiod (14:10 -light: dark). The animals were subdivided into 3 groups: B1, premoultcrabs (n = 83); B2, premoultcrabs (n = 40); and BC, control intermoult animals (n = 52). In addition, three tanks containing water only were maintained throughout the experimental period (12 days) for comparison of physical and chemical water variables between these tanks and the 3 treatment groups. There was no water renewal during the experiment. The crabs in the B2 group were housed in the same tanks used to house group B1 and maintained in the same water used for group B1.TABLE 1 provides summary information on the subject animals and design of the two experiments.  
\section[{d) Experimental procedures}]{d) Experimental procedures}\par
During the experiments, the crabs were monitored every three hours on the first four days, every six hours on the following five days, and every 12 hours on the last three days of experimentation, preferably between 18:00 and 06:00 hours. These times were selected based on the results of the pilot experiments. Monitoring consisted of identifying animals undergoing the moulting process, removing any moulted exoskeletons (to prevent the animals from obtaining calcium by feeding on them), evaluating the consistency of the carapace of those animals that had moulted, and removing any dead animals. Evaluating the consistency of the exoskeleton was performed by pressing the carapace with an index finger. Sufficient pressure was applied to deform the carapace but not injure the animal or break the carapace when rigid. Based on the resistance to pressure and texture of the exoskeleton, its consistency (Co) was classified by the evaluator as follows: hard -before ecdysis (1), soft (2), leather (3), soft paper (4), hard (5) or hard paper -after ecdysis (6). To reduce and standardise the error, a single evaluator performed the consistency assessments in both experiments. 
\section[{e) Water analysis}]{e) Water analysis}\par
In both experiments, salinity (refractometer; Instrutemp, Brazil), temperature (digital thermometer), pH (AZ pH/mV/TDS /Temperature Meter 86505, Taiwan), and dissolved oxygen concentration (Oximeter YSI 550A, US states) were monitored daily in all experimental units. Water samples were collected from the units, labelled and immediately frozen (-20°C) for later evaluation of the physical and chemical variables. For group A1, water collection was performed every 24 hours before the new water was added to the system. For groups B1, B2, BC and BA, 50 mL of water was collected every 12 h.\par
At the end of the experiments, the frozen water samples were analysed with respect to the following parameters: Na + , K + , Ca 2+ and NO 3 (electrodes of the LAQUA twin series, Horiba Scientific®, Japan) and total ammonia (NH 3 +NH 4 + ) and NO 2 -(SpectraMax® m2 spectrophotometer, US states).Measurements were performed following APHA (2005) and \hyperref[b2]{Büldt and Karst (1999)}. The determinations of Mg 2 + and Clwere performed using colourimetry (Labtest®, Brazil) at a wavelength of 540 nm and 470 nm, respectively (SpectraMax® m2, US states), according to the method described by \hyperref[b6]{Clarke (1950)}.( D D D D ) G f) Statistical analyses\par
The survival of the animals during the experiments was analysed through Kaplan-Meier curves. The data were grouped by treatment (groups), and the normality of the distribution of each variable was tested by using Shapiro-Wilk test. Where the normality hypothesis was rejected, non-parametric Mann-Whitney or Kruskal-Wallis tests were used. Multiple linear regression analysis was performed to model the influences of the physical and chemical variables that determine water quality on exoskeleton hardening time.\par
The assumption of the independence of the physical and chemical variables was upheld, the hypothesis of autocorrelation and collinearity (using Durbin-Watson and the serial error correlation tests) was rejected, and the normality of the error was confirmed.\par
To limit the number of variables and thereby minimize the complexity of the models without a significant loss of the information offered by the total set of original variables, we select only those variables that: 1) were statistically significant (p <0,05) and; 2) contributed more than 5\% to the coefficient of determination (R²) of the model or that caused the R2value to move into a higher category when it was included in the model, following the classification proposed by \hyperref[b31]{Mukaka (2012)}: very weak:: R 2 < 0,19; weak: 0,20> R 2 <0,39; moderate: 0,40> R 2 < 0,69; strong: 0,70> R 2 <0,89; very strong: R 2 > 0,90. 
\section[{III.}]{III.} 
\section[{Results}]{Results} 
\section[{a) Ecdysis}]{a) Ecdysis}\par
Significant effects of sex on survival rate, ecdysis, or exoskeleton postmoult hardening time were not observed. Therefore, the data from males and females were pooled. In addition, water temperature (27.0 ± 1.1°C), salinity (31.0 ± 2.1 mg/L) and dissolved oxygen concentration (5.0 ± 0.52 mg/L) remained largely stable and did not significantly influence any of the dependent variables. The moulting rate of the animals in premoult at the beginning of the experiments ranged from 40 to 95\%. Most moulting events occurred during the night, and 50\% of the animals moulted between 52 and 80 hours after the beginning of the experiments. There was a significant effect of moulting on final mortality rate and on survival time after ecdysis (TABLE \hyperref[tab_1]{2}).  
\section[{b) Physical and chemical water parameters}]{b) Physical and chemical water parameters}\par
In Experiment 1, the total ammonia (NH 3 +NH??) concentrations remained below the limit of analytical detection, and the median pH was 8.5, with variation between 8.1 and 8.5. The remaining physical and chemical parameters were relatively stable throughout the experimental period (TABLE \hyperref[tab_2]{3}). In Experiment 2, only potassium and sodium concentrations presented differences between the groups B1 and B2. There was a reduction in pH and increases in total ammonia and nitrite concentrations in the experimental treatments (premoult crabs, B1 and B2) in relation to the control (BA, tanks containing water only   
\section[{B1: crabs in premoult. B2: tanks containing water previously used for group B1 and premoult crabs. BA (Control): tanks containing water only. BC (Control): tanks with crabs in intermoult. Different letters indicate significant differences (p < 0.05) between groups according to the Kruskal-Wallis test. TA: Total ammonia (NH 3 +NH4 + ). c) Influence of the physical and chemical water parameters on the survival and moulting of C. ornatus}]{B1: crabs in premoult. B2: tanks containing water previously used for group B1 and premoult crabs. BA (Control): tanks containing water only. BC (Control): tanks with crabs in intermoult. Different letters indicate significant differences (p < 0.05) between groups according to the Kruskal-Wallis test. TA: Total ammonia (NH 3 +NH4 + ). c) Influence of the physical and chemical water parameters on the survival and moulting of C. ornatus}\par
As expected, crab survival time was influenced by moulting regardless of the experiment. The crabs of group B1 that underwent moult in the first 36 h showed rapid exoskeleton hardening and low mortality rates. Therefore, the B1 data were divided into two categories: M1, animals that moulted within the first 36 h, and M2, those that moulted after 36 h. The survival of M1 animals was strongly influenced by pH and total ammonia and nitrite concentrations, whereas the survival of the M2 animals was moderately influenced by the same variables. TABLE \hyperref[tab_4]{5} shows the multiple linear regression results. Crab survival rate was significantly influenced by pH, nitrite and total ammonia in all of the experiments. The remaining parameters had no significant influence (p < 0.05) on the crab survival time.  The results of the multiple linear regression analysis of the effects of the physical and chemical parameters on the time until either the shells fully hardened (reached Co6) or death are presented in TABLE \hyperref[tab_5]{6}. In Experiment 1, only pH had an influence (weak) on the results. In experiment 2, pH, ammonia and nitrite had moderate influences on the results. The duration at which the shell was at consistency 2 (i.e., the consistency with the highest market value) was significantly higher in the M2 animals than in the M1 animals. Furthermore, none of the M2 individuals that moulted after 36 h achieved Co6 (hard) shells, whereas in the M1 group, more than half of the individuals had shells that reached this consistency. In addition, 68\% of individuals with shells that hardened remain alive. Among those that did not achieve shell hardening, the survival rate was only 15\% (TABLE \hyperref[tab_6]{7}).   G Table  {\ref 8} shows the median, minimum and maximum values of the physical and chemical parameters of water quality that most influenced crab survival time and exoskeleton consistency: pH, ammonia and nitrite. The duration at each level of consistency was highly related to the pH and concentration of total ammonia at the time of moulting. When the levels of the physical and chemical parameters favoured hardening, the time until the crabs reached Co4 (soft paper) was short (between two and four hours). In contrast, when the pH was below 7.3 and the total ammonia concentration remained above 6 mg/L, the median time to Co4 was 60 hours.  G Table  {\ref 8}: Water quality parameter measurements and crab survival data registered in the experimental units in which the crabs (Callinectes ornatus) moulted. 
\section[{Experiment 1 (collective treatment with filtration and partial daily water renovation). A1: crabs in premoult. Experiment 2 (collective treatment with filtration but no water renewal). B1: crabs in premoult; B2: tanks containing water previously used for the B1 group, with crabs also in premoult; M1: crabs that moulted within 36 hours; M2: crabs that moulted after 36 hours. TA: Total ammonia (NH 3 +NH4 + ).}]{Experiment 1 (collective treatment with filtration and partial daily water renovation). A1: crabs in premoult. Experiment 2 (collective treatment with filtration but no water renewal). B1: crabs in premoult; B2: tanks containing water previously used for the B1 group, with crabs also in premoult; M1: crabs that moulted within 36 hours; M2: crabs that moulted after 36 hours. TA: Total ammonia (NH 3 +NH4 + ).} 
\section[{Exp.: Experiment 1 (collective treatment with filtration and partial daily water renovation), Experiment 2 (collective treatment with filtration but no water renewal). A1 and B1}]{Exp.: Experiment 1 (collective treatment with filtration and partial daily water renovation), Experiment 2 (collective treatment with filtration but no water renewal). A1 and B1}\par
When water renewal was not performed (Experiment 2), the pH and total ammonia and nitrite concentrations varied significantly (FIGURE \hyperref[fig_5]{2}). As a result, there was an increase in the carapace hardening time and a decrease in the number of individuals reaching Co6. The crabs of Experiment 1 (A1) and the animals that moulted within the first 36 hours of Experiment 2 (M1) spent significantly less time at Co2 and Co 3 than did those that moulted after the first 36 hours (M2) in group B1 and those in group B2.  
\section[{Discussion}]{Discussion}\par
An issue repeatedly debated among those who investigate the shedding and hardening process in crustaceans is the importance of calcium, the main constituent element of the exoskeleton \hyperref[b19]{(Greenaway 1985)}, in this process \hyperref[b3]{(Cameron 1985} + in the exoskeleton and thereby significantly increase the time that these animals remain soft after moult.\par
The organisms of Experiment 1 (subjected to daily water renewal) that underwent ecdysis hardened rapidly, achieving paper consistency (Co 4) a median of 4 hours after moult. This finding is consistent with studies conducted with C. sapidus \hyperref[b3]{(Cameron and} {\ref Wood 1985, Freeman, Kilgus et al. 1987}). Similar results were observed among the crabs in Experiment 2 that moulted in water with a pH above 7.6 and a total ammonia concentration below 4.8 mg/L, with Co 4 achieved after a median time of 2 to 3 hours. However, among the animals that began moulting in water with a pH below 7.3 and a total ammonia concentration above 6 mg/L, up to 129 hours (median of more than 60 hours) elapsed before either reaching Co4 or death.\par
To understand this result, it is necessary to understand the chemical processes involved in the calcification of the crab exoskeleton. In a closed system G with water recirculation, it is expected that over time there will be a reduction in the concentration of free Ca 2 + , due mainly to the immobilisation of Ca 2 + in the form of CaCO 3 during exoskeleton hardening \hyperref[b38]{(Perry, Trigg et al. 2001}). This immobilisationcan be represented by the following equation:Ca 2+ + HCO 3 -? CaCO 3 + H + (1)\par
With the increased demands for Ca 2 + and HCO 3 -, crabs begin to consume both metabolic and external CO 2 . CO 2 reaches its highest internal concentrations at moulting time \hyperref[b26]{(Mangum, deFur et al. 1985)}, increasing the availability of internal HCO 3 - \hyperref[b4]{(Cameron and Wood 1985)}. As soon as moulting occurs, the enzyme carbonic anhydrase (CA), present mainly in the epithelium and the gills, is activated \hyperref[b26]{(Mangum, deFur et al. 1985)}, accelerating the reaction:CO 2 + H 2 O?H 2 CO 3 ?H + + HCO 3 - (2)\par
As explained by \hyperref[b8]{Detours, Armand et al. (1968)} and Zeebe and Wolf-Gladrow (2001), the formed carbonic acid tends to be buffered by the carbonatebicarbonate system. This process results in an increase in the fraction of CO 3 -and acidification of the medium \hyperref[b17]{(Greenaway 1974}\hyperref[b26]{, Mangum, deFur et al. 1985}\hyperref[b52]{, Wheatly 1997)}. However, over time, the natural acid neutralisation capacity of the system becomes compromised, and the medium tends to acidify as a result, increasingly compromising the crab's capacity to deposit CaCO 3 in its exoskeleton. According to \hyperref[b4]{Cameron and Wood (1985)}, the calcification process can be compromised if the pH outside the body is less than 0.3 to 0.5 above the internal pH.\par
However, in addition to consuming HCO 3postmoult, the crab excretes H+ or an equivalent ion such as NH  \hyperref[b39]{(Rijn, Tal et al. 2005)}. Under these conditions, the metabolism of excretion also contributes to the acidification of the medium, further reducing the capacity for calcium mobilisation by the crab, as observed in experiment 2. There is evidence that water acidification is more critical for the hardening process of marine crustaceans than for that of freshwater crustaceans. Unlike freshwater crustaceans, marine crustaceans have almost no internal reserves of calcium (gastroliths) and depend exclusively on the environment to supply the demand for Ca 2+ \hyperref[b19]{(Greenaway 1985}\hyperref[b36]{, Passano 1960}\hyperref[b52]{, Wheatly 1997)}.\par
In a similar manner, acidification might affect the deposition of magnesium in the crustacean exoskeleton. Although magnesium concentrations in water are relatively lower than those of calcium, magnesium also plays an important role in the hardening of the exoskeleton, and it is also obtained through water \hyperref[b4]{(Cameron and Wood 1985}\hyperref[b7]{, Clarke and Wheeler 1922}\hyperref[b50]{, Welinder 1974})in a process that might be affected by pH \hyperref[b46]{(Tao, Zhou et al. 2009}).\par
In addition to Ca 2+ and Mg 2+ concentrations, the concentrations of Na + and K + were monitored in this study. These two ions directly participate in important enzymatic activities that occur postmoult \hyperref[b48]{(Towle and Mangum 1985)}. Studies have shown that if the relative proportions of these two ions are altered, ammonia toxicity can occur due to the retention of ammonia by the organism and potentially compromise the anima's survival \hyperref[b35]{(Pan, Luan et al. 2006}, Romano and Zeng 2011, Zanotto and Wheatly 1993). However, were observed no significant effects of these ions in our experiments. It is possible that" the factors described above were much more important in influencing exoskeleton hardening and the probability of survival in C. ornatus.\par
There was also a direct relationship between the time to exoskeleton hardening and the mortality rate. However, the mortality rate was only 25\% among those crabs that moulted after approximately 60 h. Those that did not moult died or remained alive until the end of the experiment. In addition, in all of the groups except those receiving periodic water renewal, there was an increase in mortality in the postmoult phase. In this case, the analyses again indicated the influences of pH and total ammonia.\par
It is known that crabs (notably C. sapidus, the most studied species of the genus Callinectes) can tolerate a pH range of 6.5 to 8.5 \hyperref[b20]{(Hochheimer 1988}). Nevertheless, in artificial environments, it is recommended that pH be maintained between 7.0 and 8.0 \hyperref[b34]{(Oesterling 1995)}. It is also known that there are behavioural and tolerance differences between young and adult animals in relation to pH \hyperref[b24]{(Laughlin, Cripe et al. 1978)}. In Experiment 2 of the present study, pH values of 5.5 and 5.3 were recorded in groups B1 and B2, respectively. In addition to having a direct effect on the organisms, a reduction of pH causes an increase in the nitrous acid fraction (HNO 2 ) present in water; The toxicity of ammonia, in turn, is directly proportional to pH andNH3 concentrations. Romano and Zeng (2007) estimated an LC 50 for juveniles of Scylla serrata of 6.81 mg/L NH 3 -N. \hyperref[b22]{Koo, Kim et al. (2005)} reported that at least 50\% of juveniles of Orithyiasinica survived for 30 days at approximately 2.33 mg/L NH 3 -N. \hyperref[b23]{Lakshmi (1984)} reported a mortality rate of 20\% in C. sapidus in premoult at 1.41 mg/L NH 3 , which increased to 100\% at 2.31 mg/L NH 3 . In our experiments, a pH reduction was observed over time, which indicated that the NH 3 concentrations remained sufficiently low as to rule out any toxic effects of ammonia on C. ornatus.  
\section[{G}]{G}\par
Regarding nitrite, there is no consensus regarding the concentrations at which this compound is toxic to crabs. \hyperref[b23]{Lakshmi (1984)} and \hyperref[b0]{Ary and Poirrier (1989)} reported that the survival of C. sapidus was only affected at NO 2 -concentrations above 10 mg/L. According tothose authors, crab mortality reached 100\% only after 96 h of exposure to concentrations between 50 and 150 mg/L in water with a pH close to 8.In contrast, \hyperref[b27]{Manthe, Malone et al. (1984)} found that the moulting efficiency of C. sapidus was affected by nitrite concentrations close to 2 mg/L. In the present study, the nitrite concentration reached 7.6 mg/L.Thus, it is possible that the observed mortality might have been influenced by both pH and nitrite levels during the experiments and that they had a cumulative effect. Moreover, a long hardening time, which exposed the animals to unfavourable physiological conditions, appears to have significantly increased the risk of death.\par
Moulting in C. ornatus exhibited strong relationships with the characteristics of the crab's aquatic medium. The crabs drastically altered the physical and chemical characteristics of the water, mainly through processes related to acidification and ammonification. These alterations, in turn, directly interfered with exoskeleton hardening, causing the exoskeletons of the animals to remain at soft or paper consistency for periods of up to 5 days. Commercially, the establishment of such periods would allow crabs to be marketed as soft-shell crabs within a time window more than 20 times longer than that typically observed. If the results observed here can be replicated at the commercial scale, large reductions in workload and operational costs could be obtained, increasing the efficiency and viability of large-scale crab production.\begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Figure 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2}\includegraphics[]{image-3.png}
\caption{\label{fig_5}Figure 2 :}\end{figure}
   \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.013385826771653543\textwidth}P{0.020078740157480315\textwidth}P{0.23202099737532808\textwidth}P{0.05800524934383202\textwidth}P{0.03011811023622047\textwidth}P{0.17066929133858266\textwidth}P{0.1784776902887139\textwidth}P{0.0646981627296588\textwidth}P{0.08254593175853019\textwidth}}
Experiment\tabcellsep Group\tabcellsep Experimental Unit\tabcellsep Stage\tabcellsep N\tabcellsep Width (mm) (±sd)\tabcellsep Weight (g) (±sd)\tabcellsep Water Volume (L)\tabcellsep Water Sampling Frequency\\
1\tabcellsep A1 AC\tabcellsep Tank Tank\tabcellsep Premoult Intermoult\tabcellsep 46 20\tabcellsep 45.4 (±6.16) 61.55 (±10.53)\tabcellsep 15.04 (±6.11) 35.57 (±16.9)\tabcellsep 0.6 0.6\tabcellsep 24 h 24 h\\
\tabcellsep \tabcellsep Tank (Replicate 1)\tabcellsep \tabcellsep 27\tabcellsep 50.7 (±7.78)\tabcellsep 16.64 (±7.03)\tabcellsep 32.5\tabcellsep 12 h\\
\tabcellsep B1\tabcellsep Tank (Replicate 2)\tabcellsep Premoult\tabcellsep 27\tabcellsep 3.10 (±7.36)\tabcellsep 14.36 (±7.47)\tabcellsep 32.5\tabcellsep 12 h\\
\tabcellsep \tabcellsep Tank (Replicate 3)\tabcellsep \tabcellsep 29\tabcellsep 47.5 (±5.12)\tabcellsep 15.11 (±4.92)\tabcellsep 32.5\tabcellsep 12 h\\
\tabcellsep \tabcellsep Tank (Replicate 1)\tabcellsep \tabcellsep 14\tabcellsep 48.1 (±8.25)\tabcellsep 16.46 (±8.08)\tabcellsep 30\tabcellsep 12 h\\
2\tabcellsep B2\tabcellsep Tank (Replicate 2) Tank (Replicate 3)\tabcellsep Premoult\tabcellsep 13 13\tabcellsep 46.4 (±7.02) 47.0 (±6.64)\tabcellsep 15.40 (±6.7) 14.75 (±6.3)\tabcellsep 30 30\tabcellsep 12 h 12 h\\
\tabcellsep \tabcellsep Tank (Replicate 1)\tabcellsep \tabcellsep 17\tabcellsep 56.2 (±2.9)\tabcellsep 26.51 (±5.07)\tabcellsep 32.5\tabcellsep 12 h\\
\tabcellsep BC\tabcellsep Tank (Replicate 2)\tabcellsep Intermoult\tabcellsep 17\tabcellsep 59.7 (±3.8)\tabcellsep 28.31 (±6.1)\tabcellsep 32.5\tabcellsep 12 h\\
\tabcellsep \tabcellsep Tank (Replicate 3)\tabcellsep \tabcellsep 18\tabcellsep 56.65 (±4.93)\tabcellsep 26.54 (±7.95)\tabcellsep 32.5\tabcellsep 12 h\\
\tabcellsep BA\tabcellsep Tank (3 Replicates)\tabcellsep NA\tabcellsep NA\tabcellsep NA\tabcellsep NA\tabcellsep 32.5\tabcellsep 12 h\end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.2910958904109589\textwidth}P{0.016634050880626222\textwidth}P{0.03160469667318982\textwidth}P{0.016634050880626222\textwidth}P{0.043248532289628175\textwidth}P{0.10313111545988257\textwidth}P{0.049902152641878667\textwidth}P{0.016634050880626222\textwidth}P{0.07818003913894324\textwidth}P{0.0149706457925636\textwidth}P{0.016634050880626222\textwidth}P{0.0598825831702544\textwidth}P{0.0016634050880626223\textwidth}P{0.074853228962818\textwidth}P{0.0149706457925636\textwidth}P{0.019960861056751465\textwidth}}
\multicolumn{4}{l}{Exp. Group Stage n 1}\tabcellsep Weight Gain (\%)\tabcellsep \multicolumn{3}{l}{Ecdysis Performed Period n 2 \%}\tabcellsep \multicolumn{3}{l}{Time to Ecdysis (h) 25\% 50\% 75\%}\tabcellsep \multicolumn{2}{l}{Mortality Rate (\%)}\tabcellsep \multicolumn{3}{l}{Survival Time (h) 25\% 50\% 75\%}\\
1\tabcellsep A1\tabcellsep Pre\tabcellsep 46\tabcellsep 56\tabcellsep day night\tabcellsep 14 a 24 b\tabcellsep 83\tabcellsep 44.5\tabcellsep 80\tabcellsep 124\tabcellsep \multicolumn{2}{l}{24 a}\tabcellsep 230\tabcellsep -\tabcellsep -\\
\tabcellsep AC\tabcellsep Inter\tabcellsep 20\tabcellsep NA\tabcellsep NA\tabcellsep NA\tabcellsep NA\tabcellsep NA\tabcellsep NA\tabcellsep NA\tabcellsep 0\tabcellsep b\tabcellsep -\tabcellsep -\tabcellsep -\\
\tabcellsep B1\tabcellsep Pre\tabcellsep 83\tabcellsep 69\tabcellsep day night\tabcellsep 19 a 59 b\tabcellsep 94\tabcellsep 36\tabcellsep 52\tabcellsep 78\tabcellsep \multicolumn{2}{l}{78 c}\tabcellsep 107\tabcellsep 168\tabcellsep 212\\
2\tabcellsep B2\tabcellsep Pre\tabcellsep 40\tabcellsep 46\tabcellsep day night\tabcellsep 3 a 13 b\tabcellsep 40\tabcellsep 102\tabcellsep -\tabcellsep -\tabcellsep \multicolumn{2}{l}{78 c}\tabcellsep 174\tabcellsep 228\tabcellsep 413\\
\tabcellsep BC\tabcellsep Inter\tabcellsep 53\tabcellsep NA\tabcellsep NA\tabcellsep NA\tabcellsep NA\tabcellsep NA\tabcellsep NA\tabcellsep NA\tabcellsep \multicolumn{2}{l}{26 a}\tabcellsep 255\tabcellsep -\tabcellsep -\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep B1:\\
\multicolumn{16}{l}{premoult organisms; B2: tanks containing water previously used for group B1, with organisms in premoult; BC (Control): tanks with}\\
\multicolumn{3}{l}{organisms in intermoult.}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
  {\small\itshape [Note: Exp.: experiment number; Pre: premoult; Inter: Intermoult; n 1 : number of individuals; Weight Gain: increase in postmoult weight (\%); Period: the period in which moult occurred; n 2 : number and percentage of crabs that performed ecdysis; Time to Ecdysis: time (h) at which 25, 50 and 75\% of the animals had moulted; Mortality rate (\%);Survival Time: time (h) at which 25, 50 and 75\% of the animals survived after ecdysis; NA: Not Applicable. Different letters indicate significant differences (p < 0.05) between the groups according to the Kruskal-Wallis test. Experiment 1 (collective treatment with filtration and partial daily water renovation). A1: premoult organisms; AC (Control): organisms in intermoult. Experiment 2 (collective treatment with filtration but no water renewal).]} 
\caption{\label{tab_1}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.85\textwidth}}
D D D D ) G\\
(\end{longtable} \par
 
\caption{\label{tab_2}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.09622641509433963\textwidth}P{0.19245283018867926\textwidth}P{0.195368782161235\textwidth}P{0.19974271012006858\textwidth}P{0.16620926243567752\textwidth}}
\tabcellsep \tabcellsep Groups\tabcellsep \tabcellsep \\
\tabcellsep B1\tabcellsep B2\tabcellsep BA\tabcellsep BC\\
Parameter\tabcellsep Median\tabcellsep Median\tabcellsep Median\tabcellsep Median\\
\tabcellsep 25-75\%\tabcellsep 25-75\%\tabcellsep 25-75\%\tabcellsep 25-75\%\\
pH\tabcellsep 6.7 b (6.3-7)\tabcellsep 6.5 b (6.2-7)\tabcellsep 8.4 a (8.3-8.4)\tabcellsep 7.8 ab (6.8-8.1)\\
K? (mg/L)\tabcellsep 420.00 a (370-540)\tabcellsep 280.00 b (230-330)\tabcellsep 330.00 ab (260-370)\tabcellsep 390.00 ab (290-420)\\
Ca 2 ? (mg/L)\tabcellsep 430.00 a (400-480)\tabcellsep 350.00 a (320-420)\tabcellsep 430.00 a (360-490)\tabcellsep 450.00 a (390-480)\\
Mg 2 ? (mg/L)\tabcellsep 545.6 b (472.3-585.8)\tabcellsep 551.2 b (531.8-622.5)\tabcellsep 586.3 ab (573.3-597.4)\tabcellsep 592.0 a (555.2-607.9)\\
Na? (mg/L)\tabcellsep 12,000 a (10,000-14,000)\tabcellsep 7,500 b (6,500-9,000)\tabcellsep 11,500 ab (10,000-13,000)\tabcellsep 12,000 ab (10,000-14,000)\\
Cl -(mg/L)\tabcellsep 18279 a (16,507-20,245)\tabcellsep 11995 a (9,158-15,782)\tabcellsep 15830 a (14,705-17,473)\tabcellsep \end{longtable} \par
 
\caption{\label{tab_3}Table 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.026288659793814433\textwidth}P{0.04162371134020618\textwidth}P{0.38775773195876284\textwidth}P{0.03286082474226804\textwidth}P{0.17744845360824743\textwidth}P{0.08543814432989691\textwidth}P{0.09858247422680412\textwidth}}
Experiment\tabcellsep Group\tabcellsep \multicolumn{2}{l}{Correlated Parameters Cases n}\tabcellsep p\tabcellsep Adjusted R 2\tabcellsep Correlation\\
\tabcellsep \tabcellsep pH (max.)\tabcellsep \tabcellsep 0.000\tabcellsep \tabcellsep \\
1\tabcellsep A1\tabcellsep TA (min.) NO2? (min.)\tabcellsep 384\tabcellsep 0.000 0.000\tabcellsep 0,372\tabcellsep Weak\\
\tabcellsep AC\tabcellsep NA\tabcellsep \tabcellsep NA\tabcellsep NA\tabcellsep NA\\
\tabcellsep \tabcellsep pH (max.)\tabcellsep \tabcellsep 0.000\tabcellsep \tabcellsep \\
\tabcellsep M1\tabcellsep TA (min.)\tabcellsep 233\tabcellsep 0.000\tabcellsep 0,724\tabcellsep Strong\\
\tabcellsep B1\tabcellsep NO?? (max) pH (max.)\tabcellsep \tabcellsep 0.000 0.000\tabcellsep \tabcellsep \\
\tabcellsep M2\tabcellsep TA (min.)\tabcellsep 318\tabcellsep 0.000\tabcellsep 0,681\tabcellsep Moderate\\
3\tabcellsep \tabcellsep NO?? (med.) pH (max.)\tabcellsep \tabcellsep 0.000 0.000\tabcellsep \tabcellsep \\
\tabcellsep B2\tabcellsep TA (min.)\tabcellsep 495\tabcellsep 0.000\tabcellsep 0,430\tabcellsep Moderate\\
\tabcellsep \tabcellsep NO? (med.)\tabcellsep \tabcellsep 0.000\tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep pH (max.)\tabcellsep \tabcellsep 0.000\tabcellsep \tabcellsep \\
\tabcellsep BC\tabcellsep TA (max.)\tabcellsep 452\tabcellsep 0.000\tabcellsep 0,743\tabcellsep Strong\\
\tabcellsep \tabcellsep NO?? (max.)\tabcellsep \tabcellsep 0.000\tabcellsep \tabcellsep \end{longtable} \par
  {\small\itshape [Note: Experiment 1 (collective treatment with filtration and partial daily water renovation). A1: premoult crabs; AC (Control): intermoult crabs. Experiment 2: Collective treatment with filtration but no water renewal. B1: premoult crabs; B2: tanks containing water previously used for the B1 group, with premoult crabs; BC (Control): tanks with crabs in intermoult; M1: crabs of B1 Group that performed ecdysis within the first 36 hours; M2: crabs that moulted after 36 hours. NA: Not applicable. TA: Total ammonia (NH 3 +NH4 + ).]} 
\caption{\label{tab_4}Table 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6} \par 
\begin{longtable}{P{0.04415584415584416\textwidth}P{0.02207792207792208\textwidth}P{0.033116883116883114\textwidth}P{0.2906926406926407\textwidth}P{0.07359307359307359\textwidth}P{0.12142857142857141\textwidth}P{0.16190476190476188\textwidth}P{0.10303030303030303\textwidth}}
Experiment\tabcellsep \tabcellsep Group\tabcellsep Correlated parameters\tabcellsep Cases (n)\tabcellsep p\tabcellsep \multicolumn{2}{l}{Adjusted R 2 Correlation}\\
1\tabcellsep A1\tabcellsep \tabcellsep pH (max.)\tabcellsep 68\tabcellsep 0.000\tabcellsep 0,196\tabcellsep Weak\\
\tabcellsep \tabcellsep M1\tabcellsep pH (max.)\tabcellsep 116\tabcellsep 0.000\tabcellsep 0,559\tabcellsep Moderate\\
2\tabcellsep B1\tabcellsep M2\tabcellsep pH (max.) AT (min.)\tabcellsep 136\tabcellsep 0.000 0.000\tabcellsep 0,410\tabcellsep Moderate\\
\tabcellsep B2\tabcellsep \tabcellsep AT (min.) NO?? (min.)\tabcellsep 203\tabcellsep 0.000 0.001\tabcellsep 0,657\tabcellsep Moderate\end{longtable} \par
 
\caption{\label{tab_5}Table 6 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{7} \par 
\begin{longtable}{P{0.12263681592039802\textwidth}P{0.09303482587064676\textwidth}P{0.021144278606965175\textwidth}P{0.10572139303482588\textwidth}P{0.11417910447761194\textwidth}P{0.19452736318407962\textwidth}P{0.19875621890547263\textwidth}}
\multicolumn{2}{l}{Group Co 2/3 (h)(min-max)}\tabcellsep n\tabcellsep \multicolumn{2}{l}{Hardening(\%)}\tabcellsep Ecdysis (n (\%))\tabcellsep Dead (n (\%))\\
M1\tabcellsep 3 a (1-18)\tabcellsep 32\tabcellsep Yes No\tabcellsep (54\%) a (37\%) a\tabcellsep 19 (23\%) 13 (16\%)\tabcellsep 8 (42\%) a 11 (85\%) b\\
M2\tabcellsep 61 b (3-129)\tabcellsep 46\tabcellsep Yes No\tabcellsep -(100\%) b\tabcellsep 0 46 (55\%)\tabcellsep -43 (93\%) b\end{longtable} \par
  {\small\itshape [Note: Individuals who moulted before (M1) or after (M2) 36 hours.]} 
\caption{\label{tab_6}Table 7 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.14604247104247103\textwidth}P{0.2133204633204633\textwidth}P{0.21660231660231657\textwidth}P{0.2133204633204633\textwidth}P{0.06071428571428571\textwidth}}
: water not used previously; B2: tanks containing water used previously for the group B1;\tabcellsep M1: crabs that moulted within the first 36 hours; M2: crabs that moulted after 36 hours. Co: consistency. TA: total ammonia. Time:\tabcellsep Length of stay at a given consistency. Different letters indicate significant differences (p < 0.05) according to the Kruskal-Wallis\tabcellsep test. Lowercase letters indicate differences in carapace consistency within the same group. Uppercase letters indicate differences\tabcellsep in carapace consistency among groups.\end{longtable} \par
 
\caption{\label{tab_7}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_8}}\end{figure}
 			\footnote{© 2021 Global Journals} 		 		\backmatter   			 
\subsection[{Acknowledgements}]{Acknowledgements}\par
This research was supported by a Research Productivity Fellowship from the CNPq (process 302609/2013-0) granted to Dr Antonio Ostrensky and by CNPq financing of the projects associated with this manuscript (processes 381091/2014-7, 473959-2013 and 403705/2013-4) and the project (processes 468251/2014-6) coordinated by Dr Leandro Ângelo Pereira, granting a DTI scholarship to Diogo Barbalho Hungria (Process N.381091/2014-7), granting a doctoral's degree to Camila Tavares (process N.141022/2017-5) and Dr Ariana Cella-Ribeiro receives a scholarship from CAPES, Pró-Amazônia Program (process 1644571). 			  			 
\subsection[{Conflict of Interest}]{Conflict of Interest}\par
We declare that we have no known competing financial interests or personal relationships that could have appeared to influence the work reported in this paper. 
\subsection[{Author Contribution}]{Author Contribution}\par
We recognize that all authors contributed significantly and agree with the content of the manuscript and all individuals listed as authors qualify as authors and have approved the submitted version. 
\subsection[{Data Availability Statement}]{Data Availability Statement}\par
The data that support the findings of this study are available from the corresponding author upon reasonable request.			 			  				\begin{bibitemlist}{1}
\bibitem[ Progress. Fish. Cult]{b1}\label{b1} 	 		\textit{},  		 \xref{http://dx.doi.org/10.1577/1548-8640(1989)051<0069:ATONTT>2.3}{10.1577/1548-8640(1989)051<0069:ATONTT>2.3}.  	 	 		\textit{Progress. Fish. Cult}  		51 p. .  	 
\bibitem[]{b9}\label{b9} 	 		\textit{},  		 \xref{http://dx.doi.org/10.1016/0034-5687(68)90074-1}{10.1016/0034-5687(68)90074-1}.  		 \url{http://dx.doi.org/}  		p. .  	 
\bibitem[]{b28}\label{b28} 	 		\textit{},  		 \xref{http://dx.doi.org/10.1016/0144-8609}{10.1016/0144-8609}.  		 \url{http://dx.doi.org/10.1016/0144-8609}  		p. .  	 
\bibitem[Comp et al.]{b42}\label{b42} 	 		\textit{},  		 			Comp 		,  		 			Biochem 		,  		 			A Phys 		.  		 \xref{http://dx.doi.org/10.1016/j.cbpa.2007.04.018}{10.1016/j.cbpa.2007.04.018}.  		 \url{http://dx.doi.org/10.1016/j.cbpa.2007.04.018}  		148 p. .  	 
\bibitem[]{b54}\label{b54} 	 		\textit{},  		 \xref{http://dx.doi.org/620-640.10.1002/(SICI)1097-010X(19990601)283:7<620}{620-640.10.1002/(SICI)1097-010X(19990601)283:7<620}.  		 AID-JEZ2>3.0.  		283 p. .  	 
\bibitem[]{b58}\label{b58} 	 		\textit{},  		 \xref{http://dx.doi.org/10.1016/S1095-6433(02}{10.1016/S1095-6433(02}.  		 \url{http://dx.doi.org/10.1016/S1095-6433(02}  		133 p. .  	 
\bibitem[Romano and Zeng ()]{b41}\label{b41} 	 		\textit{Acute toxicity of ammonia and its effects on the haemolymph osmolality, ammonia-N, pH and ionic composition of early juvenile mud crabs, Scylla serrata (Forskål)},  		 			N Romano 		,  		 			C Zeng 		.  		2007.  	 
\bibitem[Lin and Chen ()]{b25}\label{b25} 	 		‘Acute toxicity of nitrite on Litopenaeus vannamei (Boone) juveniles at different salinity levels’.  		 			Y.-C Lin 		,  		 			J.-C Chen 		.  		 S0044-8486(03)00220-5.  		 \url{http://dx.doi.org/10.1016/}  	 	 		\textit{Aquaculture}  		2003. 224 p. .  	 
\bibitem[Seneriches-Abiera et al. ()]{b45}\label{b45} 	 		‘Acute toxicity of nitrite to mud crab Scylla serrata (Forsskål) larvae’.  		 			M L Seneriches-Abiera 		,  		 			F Parado-Estepa 		,  		 			G A Gonzales 		.  	 	 		\textit{Aquaculture Research}  		2007. 38 p. .  	 
\bibitem[Russo et al. ()]{b44}\label{b44} 	 		‘Acute Toxicity of Nitrite to Rainbow Trout (Salmo gairdneri): Effects of pH, Nitrite Species, and Anion Species’.  		 			R C Russo 		,  		 			R V Thurston 		,  		 			K Emerson 		.  		 \xref{http://dx.doi.org/10.1139/f81-054}{10.1139/f81-054}.  	 	 		\textit{Can. J. Fish. Aquat. Sci}  		1981. 38 p. .  	 
\bibitem[Ary and Poirrier ()]{b0}\label{b0} 	 		\textit{Acute Toxicity of Nitrite to the Blue Crab (Callinectes sapidus)},  		 			R D Ary 		,  		 			M A Poirrier 		.  		1989.  	 
\bibitem[Cameron and Wood ()]{b4}\label{b4} 	 		‘Apparent H+ Excretion and CO2dynamics accompanying carapace mineralization in the blue crab (Callinectes Sapidus) Following Moulting’.  		 			J N Cameron 		,  		 			C M Wood 		.  	 	 		\textit{J. Exp. Biol}  		1985. 114 p. .  	 
\bibitem[Greenaway ()]{b19}\label{b19} 	 		‘Calcium balance and moulting in the crustacea’.  		 			P Greenaway 		.  		 \xref{http://dx.doi.org/10.1111/j.1469-185X.1985.tb00424.x}{10.1111/j.1469-185X.1985.tb00424.x}.  		 \url{10.1111/j.1469-185X.1985.tb00424.x}  	 	 		\textit{Biol. Rev}  		1985. 60 p. .  	 
\bibitem[Greenaway ()]{b17}\label{b17} 	 		‘Calcium Balance at the Postmoult Stage of the Freshwater Crayfish’.  		 			P Greenaway 		.  	 	 		\textit{J. Exp. Biol}  		1974. 61 p. .  	 
\bibitem[Zanotto and Wheatly ()]{b57}\label{b57} 	 		‘Calcium balance in crustaceans: nutritional aspects of physiological regulation’.  		 			F P Zanotto 		,  		 			M G Wheatly 		.  	 	 		\textit{Comp. Biochem. Phys. A}  		2002.  	 
\bibitem[Perry et al. ()]{b38}\label{b38} 	 		‘Calcium concentration in seawater and exoskeletal calcification in the blue crab, Callinectes sapidus’.  		 			H Perry 		,  		 			C Trigg 		,  		 			K Larsen 		,  		 			J Freeman 		,  		 			M Erickson 		,  		 			R Henry 		.  		 \xref{http://dx.doi.org/197-208.10.1016/S0044-8486(00)00603-7}{197-208.10.1016/S0044-8486(00)00603-7}.  	 	 		\textit{Aquaculture}  		2001. 198.  	 
\bibitem[Wheatly ()]{b53}\label{b53} 	 		‘Calcium homeostasis in crustacea: The evolving role of branchial, renal, digestive and hypodermal epithelia’.  		 			M G Wheatly 		.  	 	 		\textit{J. Exp. Zool}  		1999.  	 
\bibitem[Wheatly et al. ()]{b55}\label{b55} 	 		‘Calcium homeostasis in crustaceans: subcellular Ca dynamics’.  		 			M G Wheatly 		,  		 			F P Zanotto 		,  		 			M G Hubbard 		.  		 \xref{http://dx.doi.org/10.1016/S1096-4959(01}{10.1016/S1096-4959(01}.  		 \url{http://dx.doi.org/10.1016/S1096-4959(01}  	 	 		\textit{Comp. Biochem. Physiol. B}  		2002. 132 p. .  	 
\bibitem[Granado E Sá et al. ()]{b16}\label{b16} 	 		‘Calcium transport and homeostasis in gill cells of a freshwater crab Dilocarcinus pagei’.  		 			M Granado E Sá 		,  		 			B B Baptista 		,  		 			L S Farah 		,  		 			V P Leite 		,  		 			F P Zanotto 		.  		 \xref{http://dx.doi.org/10.1007/s00360-009-0427-4}{10.1007/s00360-009-0427-4}.  	 	 		\textit{J. Comp. Physiol. B}  		2010. 180 p. .  	 
\bibitem[Detours et al. ()]{b8}\label{b8} 	 		‘Carbon dioxide dissociation curves of water and gas exchange of water-breathers’.  		 			P Detours 		,  		 			J Armand 		,  		 			G Verriest 		.  	 	 		\textit{Respir. Physiol}  		1968.  	 
\bibitem[Zeebe and Wolf-Gladrow ()]{b59}\label{b59} 	 		\textit{CO2 in seawater: equilibrium, kinetics, isotopes},  		 			R E Zeebe 		,  		 			D A Wolf-Gladrow 		.  		2001. Elsevier Science. p. 360.  	 
\bibitem[Wheatly ()]{b52}\label{b52} 	 		‘Crustacean Models for Studying Calcium Transport: The Journey from Whole Organisms to Molecular Mechanisms’.  		 			M G Wheatly 		.  		 \xref{http://dx.doi.org/10.1017/S0025315400033816}{10.1017/S0025315400033816}.  	 	 		\textit{J. Mar. Biolog. Assoc. U.K}  		1997. 77 p. .  	 
\bibitem[Rijn et al. ()]{b39}\label{b39} 	 		‘Denitrification in recirculating systems: Theory and applications’.  		 			J V Rijn 		,  		 			Y Tal 		,  		 			H J Schreier 		.  	 	 		\textit{Aquacult. Eng}  		2005. 34 p. .  	 
\bibitem[Clarke ()]{b6}\label{b6} 	 		‘Determination of chloride in water improved colorimetric and titrimetric methods’.  		 			F E Clarke 		.  	 	 		\textit{Anal. Chem}  		1950. 22 p. .  	 
\bibitem[Büldt and Karst ()]{b2}\label{b2} 	 		‘Determination of Nitrite in Waters by Microplate Fluorescence Spectroscopy and HPLC with Fluorescence Detection’.  		 			A Büldt 		,  		 			U Karst 		.  		 \xref{http://dx.doi.org/10.1021/ac981330t}{10.1021/ac981330t}.  	 	 		\textit{Anal. Chem}  		1999. 71 p. .  	 
\bibitem[Newcombe et al. ()]{b33}\label{b33} 	 		‘Differential growth and moulting characteristics of the blue crab, Callinectes sapidus Rathbun’.  		 			C L Newcombe 		,  		 			M D Sandoz 		,  		 			R Rogers-Talbert 		.  		 10.1002/ jez.1401100107.  	 	 		\textit{J. Exp. Zool}  		1949. 110 p. .  	 
\bibitem[Koo et al. ()]{b22}\label{b22} 	 		‘Effects of ammonia and nitrite on survival, growth and moulting in juvenile tiger crab, Orithyia sinica (Linnaeus)’.  		 			J G Koo 		,  		 			S G Kim 		,  		 			J H Jee 		,  		 			J M Kim 		,  		 			S C Bai 		,  		 			J C Kang 		.  	 	 		\textit{Aquac. Res}  		2005. 36 p. .  	 
\bibitem[Pan et al. ()]{b35}\label{b35} 	 		‘Effects of Na + /K + and Mg2 + /Ca2 + ratios in saline groundwaters on Na + -K + -ATPase activity, survival and growth of Marsupenaeus japonicus postlarvae’.  		 			L.-Q Pan 		,  		 			Z.-H Luan 		,  		 			C.-X Jin 		.  		 \xref{http://dx.doi.org/10.1016/j.aquaculture.2006.09.031}{10.1016/j.aquaculture.2006.09.031}.  		 \url{http://dx.doi.org/10.1016/j.aquaculture.2006.09.031}  	 	 		\textit{Aquaculture}  		2006. 261 p. .  	 
\bibitem[Middlemiss et al. ()]{b30}\label{b30} 	 		‘Effects of seawater alkalinity on calcium and acid-base regulation in juvenile European lobster (Homarus gammarus) during a moult cycle’.  		 			K L Middlemiss 		,  		 			M A Urbina 		,  		 			R W Wilson 		.  		 \xref{http://dx.doi.org/10.1016/j.cbpa.2015.12.002}{10.1016/j.cbpa.2015.12.002}.  		 \url{http://dx.doi.org/10.1016/j.cbpa.2015.12.002}  	 	 		\textit{Comp. Biochem. Phys. A}  		2016. 193 p. .  	 
\bibitem[Carvalho and Couto ()]{b5}\label{b5} 	 		‘Environmental variables influencing the Callinectes (Crustacea: Brachyura: Portunidae) species distribution in a tropical estuary-Cachoeira River (Bahia, Brazil)’.  		 			F L Carvalho 		,  		 			E D C G Couto 		.  	 	 		\textit{J. Mar. Biolog. Assoc. U.K}  		2011. 91 p. .  	 
\bibitem[Laughlin et al. ()]{b24}\label{b24} 	 		‘Field and Laboratory Avoidance Reactions by Blue Crabs (Callinectes sapidus) to Storm Water Runoff’.  		 			R A Laughlin 		,  		 			C R Cripe 		,  		 			R J Livingston 		.  		 107<78:FALARB>2.0. CO;2.  	 	 		\textit{Trans. Am. Fish. Soc}  		1978. 1978. 107 p. .  	 
\bibitem[Fao ()]{b12}\label{b12} 	 		\textit{Global Capture and Aquaculture Production (FishStat)},  		 			Fao 		.  		 \url{http://www.fao.org/figis/servlet/SQServlet}  		2020. 27/06/2020, 2020.  	 
\bibitem[Hungria et al. ()]{b21}\label{b21} 	 		‘Global status of production and commercialization of soft-shell crabs’.  		 			D B Hungria 		,  		 			C P S Tavares 		,  		 			L Â Pereira 		,  		 			U D A T D Silva 		,  		 			A Ostrensky 		.  	 	 		\textit{Aquacult. Int}  		2017. 25 p. .  	 
\bibitem[Romano and Zeng ()]{b43}\label{b43} 	 		‘Importance of balanced Na+/K+ ratios for blue swimmer crabs, Portunus pelagicus, to cope with elevated ammonia-N and differences between in vitro and in vivo gill Na + /K + -ATPase responses’.  		 			N Romano 		,  		 			C Zeng 		.  		 \xref{http://dx.doi.org/10.1016/j.aquaculture.2011.05.016}{10.1016/j.aquaculture.2011.05.016}.  	 	 		\textit{Aquaculture}  		2011. 318 p. .  	 
\bibitem[Towle and Mangum ()]{b48}\label{b48} 	 		‘Ionic regulation and transport ATPase activities during the molt cycle in the blue crab Callinectes sapidus’.  		 			D W Towle 		,  		 			C P Mangum 		.  	 	 		\textit{Journal of crustacean biology}  		1985. 5 p. .  	 
\bibitem[Robertson ()]{b40}\label{b40} 	 		‘Ionic regulation in the crab Carcinus maenas (L.) in relation to the moulting cycle’.  		 			J D Robertson 		.  		 \xref{http://dx.doi.org/10.1016/0010-406X(60}{10.1016/0010-406X(60}.  		 \url{http://dx.doi.org/10.1016/0010-406X(60}  	 	 		\textit{Comp. Biochem. Phys. A}  		1960. 1 p. .  	 
\bibitem[Is it Possible to Keep the Exoskeleton of the Crab Callinectes Ornatus Soft for Several Days? 9 Ann. Inst. Oceanogr. Monaco ()]{b10}\label{b10} 	 		‘Is it Possible to Keep the Exoskeleton of the Crab Callinectes Ornatus Soft for Several Days? 9’.  	 	 		\textit{Ann. Inst. Oceanogr. Monaco}  		1939. 19 p. .  	 	 (Mue et cycle d'intermue chez les crustaces decapodes) 
\bibitem[Manthe et al. ()]{b27}\label{b27} 	 		‘Limiting factors associated with nitrification in closed blue crab shedding systems’.  		 			D P Manthe 		,  		 			R F Malone 		,  		 			S Kumar 		.  	 	 		\textit{Aquacult. Eng}  		1984.  	 
\bibitem[Tao et al. ()]{b46}\label{b46} 	 		‘Magnesium-aspartate-based crystallization switch inspired from shell molt of crustacean’.  		 			J Tao 		,  		 			D Zhou 		,  		 			Z Zhang 		,  		 			X Xu 		,  		 			R Tang 		.  		 \xref{http://dx.doi.org/10.1073/pnas.0909040106}{10.1073/pnas.0909040106}.  	 	 		\textit{PNAS}  		2009. 106 p. .  	 
\bibitem[Melo-Filho ()]{b29}\label{b29} 	 		\textit{Manual de identificacao dos brachyura (caranguejos e siris) do litoral brasileiro},  		 			G A S Melo-Filho 		.  		 BR. Plêiade/FAPESP.  		1996. São Paulo.  	 
\bibitem[Oesterling ()]{b34}\label{b34} 	 		\textit{Manual for handling and shedding blue crabs (Callinectes sapidus)},  		 			M J Oesterling 		.  		1995. Virginia Sea Grant College Gloucester Point, VA, USA. Virginia Institute of Marine Science. p. 91.  	 
\bibitem[Wehrtmann and Mena-Castañeda ()]{b49}\label{b49} 	 		‘molt sign description of the pacific blue crab Callinectes arcuatus Ordway 1863 (Decapoda, Portunidae)’.  		 			I S Wehrtmann 		,  		 			D Mena-Castañeda 		.  	 	 		\textit{Nauplius}  		2003. 11 p. .  	 
\bibitem[Passano ()]{b36}\label{b36} 	 		\textit{Molting and its control. The physiology of Crustacea},  		 			L Passano 		.  		1960. 1 p. .  	 
\bibitem[Wheatly et al. ()]{b51}\label{b51} 	 		‘Novel subcellular and molecular tools to study Ca(2 + ) transport mechanisms during the elusive moulting stages of crustaceans: flow cytometry and polyclonal antibodies’.  		 			M Wheatly 		,  		 			Z Zhang 		,  		 			J Weil 		,  		 			J Rogers 		,  		 			L Stiner 		.  	 	 		\textit{J. Exp. Biol}  		2001. 204 p. .  	 
\bibitem[Mangum et al. ()]{b26}\label{b26} 	 		‘Physiology of the blue crab Callinectes sapidus Rathbun during a molt’.  		 			C P Mangum 		,  		 			P Defur 		,  		 			J Fields 		,  		 			R Henry 		,  		 			G Kormanik 		,  		 			B Mcmahon 		,  		 			J Ricci 		,  		 			D Towle 		,  		 			M Wheatly 		.  	 	 		\textit{National Symposium on the Soft-Shelled Blue Crab Fishery}  		1985.  	 
\bibitem[Cameron ()]{b3}\label{b3} 	 		‘Post-moult calcification in the blue crab (Callinectes sapidus): relationships between apparent net H+ excretion, calcium and bicarbonate’.  		 			J N Cameron 		.  	 	 		\textit{J. Exp. Biol}  		1985. 119 p. 275.  	 
\bibitem[Freeman et al. ()]{b13}\label{b13} 	 		‘Postmolt and intermolt molt cycle stages of Callinectes sapidus’.  		 			J A Freeman 		,  		 			G Kilgus 		,  		 			D Laurendeau 		,  		 			H M Perry 		.  		 \xref{http://dx.doi.org/10.1016/0044-8486(87}{10.1016/0044-8486(87}.  		 \url{http://dx.doi.org/10.1016/0044-8486(87}  	 	 		\textit{Aquaculture}  		1987. 61 p. .  	 
\bibitem[Neufeld and Cameron ()]{b32}\label{b32} 	 		‘Postmoult Uptake of Calcium by the Blue Crab (Callinectes Sapidus) in Water of low Salinity’.  		 			D S Neufeld 		,  		 			J N Cameron 		.  	 	 		\textit{J. Exp. Biol}  		1992. 171 p. 283.  	 
\bibitem[Perry et al. ()]{b37}\label{b37} 	 		\textit{Proceedings Is it Possible to Keep the Exoskeleton of the Crab Callinectes Ornatus Soft for Several Days? of the 63rd Gulf and Caribbean Fisheries Institute},  		 			H Perry 		,  		 			D Graham 		,  		 			C Trigg 		,  		 			G Crochet 		.  		2010. San Juan, Puerto Rico, Gulf: Caribbean Fisheries Institute.  	 	 (Expansion of the Soft Crab Fishery in Mississippi Using Cultured Blue Crabs) 
\bibitem[Gaude and Anderson ()]{b15}\label{b15} 	 		‘Soft shell crab shedding systems’.  		 			A Gaude 		,  		 			J A Anderson 		.  	 	 		\textit{Southern Regional Aquaculture Center}  		2011. SRAC Publication. 4306 p. .  	 
\bibitem[Mukaka ()]{b31}\label{b31} 	 		‘Statistics Corner: A guide to appropriate use of Correlation coefficient in medical research’.  		 			M M Mukaka 		.  	 	 		\textit{Malawi Med. J}  		2012. 24 p. C3576830.  	 
\bibitem[Drach and Tchernigovtzeff ()]{b11}\label{b11} 	 		\textit{Sur la méthode de détermination des stades d'intermue et son application générale aux crustacés. Vie milieu},  		 			P Drach 		,  		 			C Tchernigovtzeff 		.  		1967. 18 p. .  	 
\bibitem[Tavares et al. ()]{b47}\label{b47} 	 		‘Systems and techniques used in the culture of soft-shell swimming crabs’.  		 			C P D S Tavares 		,  		 			U A T Silva 		,  		 			L A Pereira 		,  		 			A Ostrensky 		.  	 	 		\textit{RAQ}  		2018. 10 p. .  	 
\bibitem[Welinder ()]{b50}\label{b50} 	 		‘The crustacean cuticle -I. Studies on the composition of the cuticle’.  		 			B S Welinder 		.  		 \xref{http://dx.doi.org/10.1016/0300-9629(74)90037-1}{10.1016/0300-9629(74)90037-1}.  		 \url{http://dx.doi.org/10.1016/0300-9629(74)90037-1}  	 	 		\textit{Comp. Biochem. Phys. A}  		1974. 47 p. .  	 
\bibitem[Freeman and Perry ()]{b14}\label{b14} 	 		‘The crustacean molt cycle and hormonal regulation: its importance in soft shell blue crab production’.  		 			J A Freeman 		,  		 			H M Perry 		.  	 	 		\textit{Proceedings of the National Symposium on the Soft-Shelled Blue Crab Fishery},  				 (the National Symposium on the Soft-Shelled Blue Crab Fishery)  		1985. p. .  	 
\bibitem[Zanotto and Wheatly ()]{b56}\label{b56} 	 		‘The Effect of Ambient pH on Electrolyte Regulation during the Postmoult Period in Freshwater Crayfish Procambarus clarkii’.  		 			F P Zanotto 		,  		 			M G Wheatly 		.  	 	 		\textit{J. Exp. Biol}  		1993. 178 p. 1.  	 
\bibitem[Lakshmi (1983)]{b23}\label{b23} 	 		\textit{The Effect of ammonia accumulation on blue crab shedding success: final report},  		 			G Lakshmi 		.  		1984. March. 1983 through December, 1983. Ocean Springs, MS, USA.  		 			Gulf Coast Research Laboratory 		 	 
\bibitem[Clarke and Wheeler ()]{b7}\label{b7} 	 		\textit{The inorganic constituents of marine invertebrates},  		 			F W Clarke 		,  		 			W C Wheeler 		.  		1922. Washington.  		 			US Government Printing Office 		 	 
\bibitem[Greenaway ()]{b18}\label{b18} 	 		‘Uptake of calcium at the postmoult stage by the marine crabs Callinectes sapidus and Carcinus maenas’.  		 			P Greenaway 		.  		 \xref{http://dx.doi.org/10.1016/0300-9629}{10.1016/0300-9629}.  		 \url{http://dx.doi.org/10.1016/0300-9629}  	 	 		\textit{Comp. Biochem. Phys. A}  		1983. 75 p. .  	 
\bibitem[Hochheimer ()]{b20}\label{b20} 	 		\textit{Water Quality in Soft Crab Shedding, Maryland Sea Grant Extension Program},  		 			J Hochheimer 		.  		1988. College Park, MD., USA.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
