\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={A Liebig's Principle of Limiting Factors based Single-Species Population Growth Model I: Qualitative Study of Trajectories and Fitting Results},
 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{1970-01-01 (revised: 01 January 1970)}
\def\TheID{\makeatother }
\def\TheDate{1970-01-01}
\title{A Liebig's Principle of Limiting Factors based Single-Species Population Growth Model I: Qualitative Study of Trajectories and Fitting Results}
\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}

             \affil[1]{  }

\renewcommand\Authands{ and }

\date{\small \em Received: 1 January 1970 Accepted: 1 January 1970 Published: 1 January 1970}

\maketitle


\begin{abstract}
        




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


\begin{textblock*}{10cm}(1.05cm,3cm)
{{\textit{CrossRef DOI of original article:}} \underline{}}
\end{textblock*}\let\tabcellsep& 	 	 		 
\section[{I. INTRODUCTION}]{I. INTRODUCTION}\par
The optimal settings for biological processes often occur at the minimum and maximum values of relevant variables \hyperref[b16]{(Ghaleb et al., 2020;}\hyperref[b32]{Peeters \& Gardeniers, 1998)}. The concept of extreme value control ascended from results reported by K. Sprengel in 1839 \hyperref[b42]{(Sprengel, 1839}; El-Sharkawy, 2011) and later popularised by Justus von Liebig, stating that the nutrient present in the minimum determines the rate of growth of a particular organism \hyperref[b23]{(Liebig, 1843)}. This observation led to the establishment of Liebig's Principle of Limiting Factors, also known as Liebig's Law of the Minimum \hyperref[b36]{(Rizhinashvili, 2022;}\hyperref[b1]{Anees, 2022)}. Agents that slow down growth in an ecosystem constitute limiting factors. Control exerts by either the minimum or maximum values that the factor can assume over a gradient of variation. Based on lower and upper tolerance limits, Liebig's Law of the Minimum was generalised into the Law of the Tolerance of London Journal of Research in Science: Natural and Formal 
\section[{II. THEORETICAL APPROACH}]{II. THEORETICAL APPROACH}\par
For present aims, we denote through a quantitative measure of the size of a single-species ?(?) population at a time . It could be understood by , for example, the biomass of all animals composing the population, or their number, if it is suitably large and changes continuously. We additionally assume that the maintenance of the population depends on the presence of an external resource or agent whose extent at time denotes using For instance, could ? ?(?). ?(?) a ?(?) ? London Journal of Research in Science: Natural and Formal stand for: the food solution for a culture of bacteria; the amount of solar energy with which the primary producers photosynthetically elaborate carbohydrates; the biomass of autotrophs upon which herbivores fed or the biomass of these later that provide nourishment for carnivores; the pool of antibiotics that limit the proliferation of a bacterial population; the number of nests available for a bird species.\par
We now explain how Liebig's Law of the Minimum statement can produce a population growth model under a limiting resource. For that aim, we use the symbol to denote the natural ? ?? ( ) growth rate of population size at a time . Formally, the proposed model states that ? ? ( ) ?\par
where at time stands for the amount of a resource that the population requires to stand by, ?(?) ? and is a function depending on both and and represents the intrinsic ð??"(? ? ( ), ?(?)) ? ? ( ) ? ? ( ) population growth rate at a time .Along Equation (1), we take on the initial conditions ? ? 0 = ? 0 ( ) and ? 0 = ? 0 ( ).\par
Following \hyperref[b5]{Charlebois and Balázsi (2018)} and Echavarria-Heras et al. (  {\ref 2021}), we assume that the natural population growth rate and resource consumption relate such that \hyperref[b1]{(2)} where is a positive constant. Integration yields ?\par
In order to provide a representation of Equation \hyperref[b0]{(1)}  \par
The minimum operation extends to all values of considered in a specific interval, say of the ? type , where can be any real number. [0, ?] ? ?( ) = ( ), ( ) ( ) ( ) = - ( ) ( ) = -( ( ) -) ( ) = min \{ ( ), ( )\}\par
Combining Equations ( 4) through \hyperref[b5]{(6)} the intrinsic population growth rate ð??" ? ? ( ), ? ? ( ) ( ) introduced in Equation ( 1), takes the form,\par
Therefore, Equation (1) gets the piece wisely defined form \hyperref[b7]{(8)} Moreover, replacing as given by Equation (3) into Equation (  {\ref 8}) and simplifying leads to ?(?) \hyperref[b8]{(9)} where \hyperref[b9]{(10)} and \hyperref[b10]{(11)} Note that the expressions of the second member of (  {\ref 9}) are continuous functions by virtue that we can suppose that as much as are continuous functions of time.The first of the ?(?) ?(?) differential equations of (  {\ref 9}) is a homogeneous linear equation whose solution is immediate, and the second of these equations is a non-homogeneous linear equation which using an integration factor or via the parameter variation method, can also be solved. Then, the solution to ?(?) Equation (  {\ref 9}) will be \hyperref[b11]{(12)} where \hyperref[b12]{(13)} and \hyperref[b13]{(14)} with and given by Equations \hyperref[b9]{(10)} and \hyperref[b10]{(11)}  ? ? ( ) = ( ) ?( ) = ( ) -( ) ( ), ( ) = ( ( ), ( )) ( ) - ? ?( ) = ( -) ( ) ( ) ? ( ) ( ) -( ) ( ) > ( ) ?( ) = ( -) ( ) ( ) ? ( + )( -( )) ( ) > = ( + ) (1 + ) ? = ( + 1)( + ) ( ) = ( ) ( ) ? ( ) ( ) > ( ) = ( ) ( ) = ( ) + (1 -( ) )\par
such that Note also that according to equations (  {\ref 9}) and (  {\ref 12} \par
where, as we have specified around Equation \hyperref[b13]{(14)}, and are integration constants to be ? The stationary characterisation of Equation (  {\ref 12}) provides a resource availability model for ? ? ? ( ) autotrophic organisms, including photosynthetic bacteria, algae, and plants, that rely on a consistent energy source to withstand their growth and population sustainability. These organisms possess the ability to produce their food through photosynthesis, which entails the transformation of sunlight into chemical energy. As long as there is a stable availability of sunlight, the autotrophic population can thrive and grow. Another instance of a population dependent on a steady energy source is a group of chemosynthetic organisms inhabiting environments with a continuous supply of chemical compounds, such as sulfur or methane. They can generate sustenance using the energy derived from these compounds to support growth and reproduction. In addition, certain heterotrophic populations, such as specific kinds of fungi, can subsist and multiply on a steady energy supply sourced from decomposing organic matter given a constant supply.\par
The logistic model proposed initially by Verhulst (1838) as a way of modelling population growth under limited availability of resources formally represents employing the differential Equation (19) = ( -) ( ) ( ) ? - ( ) ( ) > ( ) = ( ) ( ) ? ( ) ( ) > ( ) = ( ) ( ) = + (1 - ) ?( ) = ( )(1 -( ) ) ? London Journal of 
\section[{III. RESULTS}]{III. RESULTS} 
\section[{Qualitative study of the global trajectory ? ? ( )}]{Qualitative study of the global trajectory ? ? ( )}\par
As shown in the appendix, if we have that , then for , the global trajectory? -? < 0 ? 0 ? ? ?(?)\par
acquires the form given by Equation (  {\ref 13} Consider now the order. Then, we will also have . Then, for , at the beginning of ? > ? ? > ? ? 0 ?? the growth process, population size will describe according to the exponentially increasing path . Furthermore, since by continuity, there will be a time such that ?1 (?) ? 0 ?? ? ? ? 1 ? ? ( ) = ?.\par
Afterwards, the dynamics will switch to being modelled by the stem. Therefore, as the ?(?) ? 2 ? ( ) asymptotically approaches the threshold (Figure  {\ref 3}). ?appendix 
\section[{Fitting Results}]{Fitting Results}\par
In what follows, we explain the performance of LLPM, Liebig's law population model of Equation (  {\ref 9}), as an exploratory tool given different data sets. We address data on yeast grown under ideal conditions in a test tube and the growth of a harbour seal population, both reported by Avissar et al.  {\ref (2013)}. We also consider data reported by R. Pearl on the growth of Drosophila melanogaster \hyperref[b31]{(Pearl, 1927)}  stands for CCC value linking to the LLPM of Equation (  {\ref 9}), denotes CCC produced by a fit of ? ???? ? ??? the logistic model of Equation \hyperref[b18]{(19)}.\par
We first considered data on yeast growing under ideal conditions in a test tube portrayed in (2013) do not refer to whatever energy source the yeast population depended on, but in any event, the shape of the fitted form of suggests that independently of bulk consumption, the ?(?) yeast population and its feeding resource stabilised one to one.    {\ref 9}), to the yeast growth data adapted from Panel (a) (blue lines). Panel (c) also shows the shape of the fitted form of the resource abatement function as given by ?(?) Equation (3) (red lines).  that the steady form of the LLPM given by Equation (  {\ref 15}) also fits consistently. This fact explains by the small fitted value for the parameter Moreover, Panel (d) displays a close-up look at the ?.\par
variation of corroborating that this function remained close to its initial value ?(?), independently of consumption by the seal population. of the minimum-driven model of Equation (  {\ref 9}) to the available seal population growth data-panel (d) variation of the fitted resource availability function . 
\section[{?(?)}]{?(?)}\par
Correspondingly, Figure \hyperref[fig_7]{6a} presents the spread of data reported by R. Pearl on the growth of Drosophila melanogaster \hyperref[b31]{(Pearl, 1927)} about the logistic curve fitted by the model of Equation \hyperref[b18]{(19)}. Fitted parameter values were , , and with Concordance ? = 6. 19 ? = 329. 7 ? 0 = 0. 2194 Correlation Coefficient at a value of . Figure \hyperref[fig_7]{6b} shows the spread of captured ? = 99. \hyperref[b42]{43} Drosophila melanogaster data about the trajectory produced by a fit of LLPM, Liebig's law of the minimum-based model of Equation \hyperref[b8]{(9)}. Fitted parameters values were , ? = 0. 4956 ? = 0. 3616 , , , , which through Equations (  {\ref 10}) and (  {\ref 11}   
\section[{IV. DISCUSSION}]{IV. DISCUSSION}\par
In cellular structures such as mitochondria, the maxima or minima of a periodical chemical reaction proved to be determinants of observable patterns \hyperref[b44]{(Woodcock, 1978)}. In other processes, for instance, catalysis, limiting values of variables such as pH and temperature can cause enzymes to lose their functionality, thereby impairing the easing of essential chemical reactions within living organisms \hyperref[b8]{(Dyson \& Noltmann, 1968}). Besides, the maximum and minimum blood glucose levels, body temperature, or pH range are critical for maintaining homeostasis \hyperref[b45]{(Yildiz et al., 2020)}. Furthermore, maximum and minimum values can activate regulatory mechanisms in biological systems that help organisms deal with and adapt to challenging environmental conditions. Within these response mechanisms, we can include activation of heat shock proteins that shield cells from harm given extreme values of temperature or water conservation mechanisms in plants in response to extreme osmotic conditions \hyperref[b2]{(Bich et al., 2016;}\hyperref[b40]{Sharp et al., 1999;}\hyperref[b6]{Chaves \& Oliveira, 2004)}. Another example of extreme value control of a biological process is the existence of a minimum light intensity needed for efficient photosynthesis in plants \hyperref[b3]{(Boardman, 1977;}\hyperref[b26]{Madsen \& Sand-Jensen, 1994)}. What is more, in this vein, it is worth mentioning that extreme levels of light intensity or CO2 concentrations can restrict the effectiveness of photosynthesis and, as a result, hamper the capability of plants to create energy \hyperref[b21]{(Jolliffe \& Tregunna, 1968}). Therefore, from a general perspective, comprehending the upper and lower limits of biologically relevant variables delivers an understanding of organisms' underlying limits, adaptive responses, and constraints.\par
In ecological settings, extreme values are often more descriptive of relevant dynamics than standard measures of central tendency \hyperref[b14]{(Gaines \& Denny, 1993;}\hyperref[b27]{Montiel et al., 2004)}. Issues relating to physical stress, such as high or low temperatures, salinity, soil water content, wind velocities, and varying durations of air exposure, serve as examples \hyperref[b9]{(Denny \& Deines, 1990}). Moreover, characterising extreme values not only aids in defining the optimal operational boundaries for ecological processes and contributes to our interpretation of the correlation between organisms and their environment (Ruthsatz, Dausmann, and Peck, 2022). For instance, species interaction dynamics and community formation depend on the maximum and minimum values of different variables \hyperref[b7]{(Checa et al., 2014)}. Furthermore, the availability of particular resources can limit the distribution of species or the sizes of their populations \hyperref[b43]{(Wright, 1983)}, while the sizes of predator populations below or above given edges can impact the distribution and behaviour of prey species \hyperref[b39]{(Schneider, 2001)}. Also, from an ecological perspective, acknowledging the relevance of maximum and minimum values of pertinent variables contributed to conceiving the concept of tolerance bounds \hyperref[b28]{(Niinemets \& Valladares, 2008;}\hyperref[b35]{Pörtner, 2001;}\hyperref[b17]{Goss \& Bunting, 1976)}. For example, the minimum oxygen concentration required for aquatic organisms' survival sets their tolerance lower limit \hyperref[b38]{(Seibel, 2011;}\hyperref[b15]{Gaufin et al., 1974)}. Likewise, the maximum temperature at which an organism can survive or reproduce entails its thermal tolerance upper limit \hyperref[b25]{(Madeira et al., 2012;}\hyperref[b4]{Buckley \& Huey, 2016)}. Ecological niches, characterised by certain variables' upper and lower limits, determine a species' optimal environmental conditions \hyperref[b13]{(Galparsoro et al., 2009)}. Therefore, including maximum and minimum thresholds for factors such as temperature, moisture, or nutrient availability helps to understand how organisms distribute and their ecological requirements \hyperref[b22]{(Kearney, 2006)}  \hyperref[b19]{(Hutchinson, 1957;}\hyperref[b20]{Hutchinson, 1978;}\hyperref[b33]{Polechová \& Storch, 2008)}.\par
In summarising the passage above, it is worth emphasising that to understand better the underlying limits, changes, and necessities of living organisms; it is essential to determine the upper and lower limits that set the intervals of influence of their determining physical and biological variables. This understanding of suitable extreme values assists in setting the boundaries that biological processes must function within, leading to a better comprehension of how organisms work in conjunction with their surroundings to function efficiently. Notwithstanding, when referring to conceiving constructs aimed to model population dynamics, besides a reduced number of papers (e.g. \hyperref[b34]{Polyetayev, 1971} Law by the minimum between the size of the population and that of its feeding resource, ?(?) at a time t, (2) the accompanying natural mortality rate is supposed to be proportional ?(?), solely to population size, and (3) the rate of consumption of the external feeding resource ostensibly varies directly proportional to the natural growth rate of the population. Despite being partially founded on the assumption that mortality depends linearly on population size, the qualitative exploration of the behaviour of the global trajectory associated with the offered LLPM demonstrated a proven capability to mimic the typical s-shaped pattern associated with restricted growth models. The presented fitting results confer the LLPM of excellent reproducibility features and reveal that such a paradigm offers a remarkable interpretative strength. Firstly, the LLPM could identify the suggested form for the resource abatement function on the fly, entailing a feature that the typical logistic growth model of Equation ?(?) (19) lacks. Secondly, also compared to the presently addressed logistic model, the LLPM offers a consistent way to identify a declining pace in population size leading to extinction which the latter model could not suitably achieve. Besides, simplifying complexity has been proven advantageous in finding parameter estimates for consistent reproducibility of real data sets.\par
London Journal of Research in Science: Natural and Formal Nevertheless, performing research on further simplifying the nonlinear parameter estimation tasks deems necessary. 
\section[{V. APPENDIX. ANALYTICAL APPROACH}]{V. APPENDIX. ANALYTICAL APPROACH} 
\section[{Continuity property of the global trajectory ?(?)}]{Continuity property of the global trajectory ?(?)}\par
Equation (  {\ref 12}) states that the global trajectory , associating to the piecewise-defined ODE ? ? ( )\par
given by Equation (  {\ref 9}), expresses such that (A1)\par
where agreeing to Equations (  {\ref 10}) and (  {\ref 11}    towards zero (see Figure  {\ref A1b}).\par
We can summarise what we have explored so far by stating that maintenance of the condition implies the disappearance of the population, regardless of its initial value (also ? < ? ? 0 regardless of whether this value is greater or equal or less than ). ? \begin{figure}[htbp]
\noindent\textbf{45}\includegraphics[]{image-2.png}
\caption{\label{fig_1}Figure 45 .}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4}\includegraphics[]{image-3.png}
\caption{\label{fig_2}Figure 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-4.png}
\caption{\label{fig_3}Figure}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-5.png}
\caption{\label{fig_4}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5}\includegraphics[]{image-6.png}
\caption{\label{fig_5}Figure 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-7.png}
\caption{\label{fig_6}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6}\includegraphics[]{image-8.png}
\caption{\label{fig_7}Figure 6 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{7}\includegraphics[]{image-9.png}
\caption{\label{fig_8}Figure 7 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1513}\includegraphics[]{image-10.png}
\caption{\label{fig_9}15 13 ©}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-11.png}
\caption{\label{fig_10}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-12.png}
\caption{\label{fig_12}Figure}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_4}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.09868913857677902\textwidth}P{0.12734082397003746\textwidth}P{0.04138576779026217\textwidth}P{0.07958801498127341\textwidth}P{0.12097378277153556\textwidth}P{0.04138576779026217\textwidth}P{0.07322097378277154\textwidth}P{0.06048689138576778\textwidth}P{0.1050561797752809\textwidth}P{0.10187265917602996\textwidth}}
Data set\tabcellsep x o\tabcellsep a\tabcellsep b\tabcellsep E\tabcellsep ? 0\tabcellsep ?\tabcellsep ?\tabcellsep ?????\tabcellsep ????\\
Yeast\tabcellsep 1.1\tabcellsep 0.2549\tabcellsep 0.0452\tabcellsep \multicolumn{2}{l}{5.7925 8.1388}\tabcellsep 12.827\tabcellsep 0.5\tabcellsep 99.23\%\tabcellsep 98.19\%\\
Seal\tabcellsep \multicolumn{2}{l}{1634.24 0.3142}\tabcellsep 0.1748\tabcellsep 4345.66\tabcellsep 4350\tabcellsep 7801\tabcellsep 0.0016\tabcellsep 92.97\%\tabcellsep 86.91\%\\
Fruit fly\tabcellsep \multicolumn{2}{l}{13.0039 0.4956}\tabcellsep 0.3616\tabcellsep 235\tabcellsep 279.39\tabcellsep 303.31\tabcellsep 0.2\tabcellsep 99.43\%\tabcellsep 99.43\%\\
Coral\tabcellsep 142.62\tabcellsep 0.1070\tabcellsep 0.2565\tabcellsep \multicolumn{2}{l}{376.49 376.871}\tabcellsep 157.20\tabcellsep 0.0016\tabcellsep 91.43\%\tabcellsep 88.99\%\end{longtable} \par
 
\begin{quote}
8 Volume 23 | Issue 9 | Compilation 1.0 © 2023 Great Britain Journal Press A Liebigs Principle of Limiting Factors based Single-Species Population Growth Model I: Qualitative Study of Trajectories and Fitting Results\end{quote}

\caption{\label{tab_7}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.11590909090909089\textwidth}P{0.11590909090909089\textwidth}P{0.6181818181818182\textwidth}}
? 0\tabcellsep and\tabcellsep , as well as ? 0\end{longtable} \par
 
\begin{quote}
? London Journal of Research in Science: Natural and Formal\end{quote}

\caption{\label{tab_8}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_9}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_10}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.25888324873096447\textwidth}P{0.012944162436548223\textwidth}P{0.05752961082910321\textwidth}P{0.015820642978003382\textwidth}P{0.06472081218274112\textwidth}P{0.010067681895093062\textwidth}P{0.14813874788494077\textwidth}P{0.13519458544839255\textwidth}P{0.1021150592216582\textwidth}P{0.044585448392554995\textwidth}}
Therefore, the\tabcellsep ? 2 ? ( )\tabcellsep \multicolumn{5}{l}{path bears a horizontal asymptote}\tabcellsep ?.\tabcellsep Note also that because\tabcellsep , by ? < ?\\
\multicolumn{6}{l}{inequality (A11), we also have ? < ?.}\tabcellsep Therefore, the limiting value of\tabcellsep ? 2 ? ( )\tabcellsep whenever\tabcellsep will lie ???\\
\multicolumn{4}{l}{below . Then, necessarily the ?}\tabcellsep \multicolumn{2}{l}{? 2 ? ( )}\tabcellsep trajectory keeps on decreasing until it reaches the value , ?\\
\multicolumn{5}{l}{that is, there exists a time value}\tabcellsep \multicolumn{2}{l}{? = ? ?}\tabcellsep as given by Equation (A7) such that\tabcellsep ? 2 ? ? ( ) = ?\tabcellsep and after\\
\multicolumn{2}{l}{that, the dynamics of}\tabcellsep ? ? ( )\tabcellsep \multicolumn{3}{l}{will set by}\tabcellsep ? 1 ? ( ),\tabcellsep that according to Equation (A1) bears a form\\
Then, choosing\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{4}{l}{adds the continuity condition}\tabcellsep \multicolumn{3}{l}{, as much as setting ( ) = ? ? 1 ? ?}\tabcellsep ?(?)\tabcellsep to decrease asymptotically\end{longtable} \par
 
\caption{\label{tab_12}}\end{figure}
 			\label{foot_0}\footnote{\label{foot_0} A Liebigs Principle of Limiting Factors based Single-Species Population Growth Model I: Qualitative Study of Trajectories and Fitting Results} 			\label{foot_1}\footnote{\label{foot_1} Volume 23 | Issue 9 | Compilation 1.0 © 2023 Great Britain Journal Press A Liebigs Principle of Limiting Factors based Single-Species Population Growth Model I: Qualitative Study of Trajectories and Fitting Results} 			\label{foot_2}\footnote{\label{foot_2} ©} 			\label{foot_3}\footnote{\label{foot_3} ©} 			\label{foot_4}\footnote{\label{foot_4} ©} 			\label{foot_5}\footnote{\label{foot_5} ©} 			\label{foot_6}\footnote{\label{foot_6} Volume 23 | Issue 9 | Compilation 1.0 © 2023 Great Britain Journal Press} 			\label{foot_7}\footnote{\label{foot_7} ©} 		 		\backmatter   			 
\subsection[{ACKNOWLEDGEMENTS}]{ACKNOWLEDGEMENTS}\par
The authors would like first to thank CICESE, our honourable and generous institution that this year celebrates its 50th anniversary and whose unrestricted support has allowed our Consolidation as scientists. Hector Echavarria Heras expresses special thanks to Guillermo Gómez Alcaraz for suggesting pursuing this research. We also thank three anonymous reviewers for their valuable and enlightening comments. 			  			 \par
hand, from Equation (A6), we also have that  shall be decreasing and asymptotically approaching as progresses to infinity (Figure  {\ref A3b}). 
\subsection[{? ?}]{? ?}\par
In short, the case entitles a heterogeneous behaviour because if the magnitude of the ? = ? asymptotically approaches the threshold. ?			 			  				\begin{bibitemlist}{1}
\bibitem[Odum ()]{b29}\label{b29} 	 		\textit{},  		 			E P Odum 		.  	 	 		\textit{Ecology. Holt}  		1963. Rine Hart and Winston, Inc.  	 
\bibitem[Lin ()]{b24}\label{b24} 	 		‘A concordance correlation coefficient to evaluate reproducibility’.  		 			L I K Lin 		.  	 	 		\textit{Biometrics}  		1989. 45 p. .  	 
\bibitem[Montiel-Arzate et al. ()]{b27}\label{b27} 	 		‘A functionally diverse Population growth model’.  		 			E Montiel-Arzate 		,  		 			H Echavarr??a-Heras 		,  		 			C Leal-Ram??rez 		.  	 	 		\textit{Mathematical biosciences}  		2004. 187  (1)  p. .  	 
\bibitem[Hutchinson ()]{b20}\label{b20} 	 		\textit{An Introduction to Population Ecology},  		 			G E Hutchinson 		.  		1978. New Haven, CT: Yale Univ Press.  	 
\bibitem[Rizhinashvili ()]{b36}\label{b36} 	 		‘An Outline of the Theory of the Functioning of Aquatic Ecosystems: Nutrient Limitation’.  		 			A L Rizhinashvili 		.  	 	 		\textit{Biology Bulletin Reviews}  		2022. 12  (6)  p. .  	 
\bibitem[Bich et al. ()]{b2}\label{b2} 	 		‘Biological regulation: controlling the system from within’.  		 			L Bich 		,  		 			M Mossio 		,  		 			K Ruiz-Mirazo 		.  	 	 		\textit{Biol Philos}  		2016. 31 p. .  	 
\bibitem[Pörtner ()]{b35}\label{b35} 	 		‘Climate change and temperature-dependent biogeography: oxygen limitation of thermal tolerance in animals’.  		 			H Pörtner 		.  	 	 		\textit{Naturwissenschaften}  		2001. 88 p. .  	 
\bibitem[Boardman ()]{b3}\label{b3} 	 		‘Comparative photosynthesis of sun and shade plants’.  		 			N T Boardman 		.  	 	 		\textit{Annual review of plant physiology}  		1977. 28  (1)  p. .  	 
\bibitem[Seibel ()]{b38}\label{b38} 	 		‘Critical oxygen levels and metabolic suppression in oceanic oxygen minimum zones’.  		 			B A Seibel 		.  	 	 		\textit{Journal of Experimental Biology}  		2011. 214  (2)  p. .  	 
\bibitem[Sprengel ()]{b42}\label{b42} 	 		‘Die Lehre vom Dünger oder Beschreibung aller bei der Land wirth schaft gebräuchlicher vegetabilis cher, animalischer und mineralischer Dünger Materialien, nebst Erklärung ihrer Wirkung Art. Leipzig’.  		 			K Sprengel 		.  	 	 		\textit{London Journal of Research in Science: Natural and Formal}  		1839. 1838. 44 p. .  	 	 (Correspondence mathematique et physique) 
\bibitem[Jolliffe and Tregunna ()]{b21}\label{b21} 	 		‘Effect of temperature, CO2 concentration, and light intensity on oxygen inhibition of photosynthesis in wheat leaves’.  		 			P A Jolliffe 		,  		 			E B Tregunna 		.  	 	 		\textit{Plant physiology}  		1968. 43  (6)  p. .  	 
\bibitem[Echavarría and Gómez ()]{b11}\label{b11} 	 		\textit{El principio de los factores limitantes y el crecimiento de poblaciones. Comunicaciones Internas, Departamento de Matemáticas},  		 			H A Echavarría 		,  		 			A G Gómez 		.  		1979. 1979. Facultad de Ciencias UNAM. p. 13.  	 
\bibitem[Yael et al. ()]{b0}\label{b0} 	 		‘Environmental Limits to Population Growth’.  		 			Avissar Yael 		,  		 			Choi Jung 		,  		 			Desaix Jean 		,  		 			Jurukovski Vladimir 		,  		 			Wise Robert 		,  		 			Rye Connie 		.  	 	 		\textit{Biology}  		2013. 1515.  		 			The OpenStax College, Rice University 		 	 
\bibitem[Schneider ()]{b39}\label{b39} 	 		‘Habitat loss, fragmentation, and predator impact: spatial implications for prey conservation’.  		 			M F Schneider 		.  	 	 		\textit{Journal of Applied Ecology}  		2001. 38  (4)  p. .  	 
\bibitem[Kearney ()]{b22}\label{b22} 	 		‘Habitat, environment, and niche: what are we modelling?’.  		 			M Kearney 		.  	 	 		\textit{Oikos}  		2006. 115  (1)  p. .  	 
\bibitem[Sharp et al. ()]{b40}\label{b40} 	 		‘Heat-shock protein protection’.  		 			F R Sharp 		,  		 			S M Massa 		,  		 			R A Swanson 		.  	 	 		\textit{Trends in neurosciences}  		1999. 22  (3)  p. .  	 
\bibitem[Buckley and Huey ()]{b4}\label{b4} 	 		‘How extreme temperatures impact organisms and the evolution of their thermal tolerance’.  		 			L B Buckley 		,  		 			R B Huey 		.  	 	 		\textit{Integrative and comparative biology}  		2016. 56  (1)  p. .  	 
\bibitem[Hutchinson ()]{b19}\label{b19} 	 		 			G E Hutchinson 		.  		\textit{Concluding remarks. Cold Spring Harbor Symp},  		1957. 22 p. .  	 
\bibitem[Liebig ()]{b23}\label{b23} 	 		 			V J F Liebig 		.  		\textit{Chemistry in its application to agriculture and physiology. (As quoted by E WRussell in Soil Conditions and Plant Growth), 10th Edn},  		 (London)  		1843. Longman.  	 
\bibitem[Peeters and Gardeniers ()]{b32}\label{b32} 	 		‘Logistic regression as a tool for defining habitat requirements of two common gammarids’.  		 			E T Peeters 		,  		 			A J J Gardeniers 		.  	 	 		\textit{Freshwater Biology}  		1998. 39  (4)  p. .  	 
\bibitem[Chaves and Oliveira ()]{b6}\label{b6} 	 		‘Mechanisms underlying plant resilience to water deficits: prospects for water-saving agriculture’.  		 			M M Chaves 		,  		 			M M Oliveira 		.  	 	 		\textit{Journal of experimental botany}  		2004. 55  (407)  p. .  	 
\bibitem[Checa et al. ()]{b7}\label{b7} 	 		‘Microclimate variability significantly affects the composition, abundance, and phenology of butterfly communities in a highly threatened neotropical dry forest’.  		 			M F Checa 		,  		 			J Rodriguez 		,  		 			K R Willmott 		,  		 			B Liger 		.  	 	 		\textit{Florida Entomologist}  		2014. 97  (1)  p. .  	 
\bibitem[Polyetayev ()]{b34}\label{b34} 	 		‘Modeli Volterra, Jishnir-Zhertva y Nekotorye ij obobschenyas. Ispolzovainien Printsipa Liebija’.  		 			I A Polyetayev 		.  	 	 		\textit{Zhurnal Obshei Biologii}  		1971. 34  (1)  p. .  	 
\bibitem[Charlebois and Balázsi ()]{b5}\label{b5} 	 		‘Modeling cell population dynamics’.  		 			D A Charlebois 		,  		 			G Balázsi 		.  	 	 		\textit{In Silico Biology}  		2018. 13  (1-2)  p. .  	 
\bibitem[Niinemets and Valladares ()]{b28}\label{b28} 	 		 			Ü Niinemets 		,  		 			F Valladares 		.  		\textit{Encyclopedia of Ecology Editor(s): Sven Erik Jørgensen, Brian D. Fath},  		2008. Academic Press. p. .  	 
\bibitem[Odum ()]{b30}\label{b30} 	 		 			E P Odum 		.  		\textit{Fundamentals of Ecology},  		1971. W. B. Saunders Co.  	 	 (Third Edition) 
\bibitem[Denny and Deines ()]{b9}\label{b9} 	 		‘On the prediction of maximal intertidal wave forces’.  		 			M W Denny 		,  		 			S O Deines 		.  	 	 		\textit{Limnology and Oceanography}  		1990. 35  (1)  p. .  	 
\bibitem[Yildiz et al. ()]{b45}\label{b45} 	 		‘Organisms live at far-from-equilibrium with their surroundings while maintaining homeostasis, importing exergy, and exporting entropy’.  		 			C Yildiz 		,  		 			V A Bilgin 		,  		 			B Y?lmaz 		,  		 			M Özilgen 		.  	 	 		\textit{London Journal of Research in Science: Natural and Formal}  		2020. 31  (3)  p. .  	 	 (International Journal of Exergy) 
\bibitem[El-Sharkawy ()]{b12}\label{b12} 	 		‘Overview: Early history of crop growth and photosynthesis modeling’.  		 			M A El-Sharkawy 		.  	 	 		\textit{BioSystems}  		2011. 103  (2)  p. .  	 
\bibitem[Polechová and Storch ()]{b33}\label{b33} 	 		 			J Polechová 		,  		 			D Storch 		.  		\textit{Ecological niche. Encyclopedia of ecology},  		2008. 2 p. .  	 
\bibitem[Galparsoro et al. ()]{b13}\label{b13} 	 		‘Predicting suitable habitat for the European lobster (Homarus gammarus) on the Basque continental shelf (Bay of Biscay), using Ecological-Niche Factor Analysis’.  		 			I Galparsoro 		,  		 			Á Borja 		,  		 			J Bald 		,  		 			P Liria 		,  		 			G Chust 		.  	 	 		\textit{Ecological Modelling}  		2009. 220  (4)  p. .  	 
\bibitem[Echavarria-Heras et al. ()]{b10}\label{b10} 	 		‘Principle of Limiting Factors-Driven Piecewise Population Growth Model I: Qualitative Exploration and Study Cases on Continuous-Time Dynamics’.  		 			H A Echavarria-Heras 		,  		 			C Leal-Ramírez 		,  		 			G Gómez 		,  		 			E Montiel-Arzate 		.  	 	 		\textit{Complexity}  		2021. 2021 p. .  	 
\bibitem[Hughes and Tanner ()]{b18}\label{b18} 	 		‘Recruitment failure, life histories and long-term decline of Caribbean corals’.  		 			T P Hughes 		,  		 			J E Tanner 		.  	 	 		\textit{London Journal of Research in Science: Natural and Formal}  		2000. 81  (8)  p. .  	 	 (Ecology) 
\bibitem[Ghaleb et al. ()]{b16}\label{b16} 	 		‘Response surface methodology to optimise methane production from mesophilic anaerobic co-digestion of oily-biological sludge and sugarcane bagasse’.  		 			A A S Ghaleb 		,  		 			S R M Kutty 		,  		 			Y C Ho 		,  		 			A H Jagaba 		,  		 			A Noor 		,  		 			A M Al-Sabaeei 		,  		 			N M Y Almahbashi 		.  	 	 		\textit{Sustainability}  		2020. 12  (5)  p. 2116.  	 
\bibitem[Shelford ()]{b41}\label{b41} 	 		 			V E Shelford 		.  		\textit{Animal Communities in Temperate North America},  		1913. Univ. Chicago Press.  	 
\bibitem[Wright ()]{b43}\label{b43} 	 		\textit{Species-energy theory: an extension of species-area theory},  		 			D H Wright 		.  		1983. Oikos. p. .  	 
\bibitem[Gaufin et al. ()]{b15}\label{b15} 	 		‘Studies on the tolerance of aquatic insects to low oxygen concentrations’.  		 			A R Gaufin 		,  		 			R Clubb 		,  		 			R Newell 		.  	 	 		\textit{The Great Basin Naturalist}  		1974. p. .  	 
\bibitem[Dyson and Noltmann ()]{b8}\label{b8} 	 		‘The effect of pH and temperature on the kinetic parameters of phosphoglucose isomerase: Participation of histidine and lysine in a proposed dual function mechanism’.  		 			J E D Dyson 		,  		 			E A Noltmann 		.  	 	 		\textit{Journal of Biological Chemistry}  		1968. 243  (7)  p. .  	 
\bibitem[Pearl ()]{b31}\label{b31} 	 		‘The growth of populations’.  		 			R Pearl 		.  	 	 		\textit{The Quarterly Review of Biology}  		1927. p. .  	 
\bibitem[Madsen and Sand-Jensen ()]{b26}\label{b26} 	 		‘The interactive effects of light and inorganic carbon on aquatic plant growth’.  		 			T V Madsen 		,  		 			K Sand-Jensen 		.  	 	 		\textit{Plant, Cell \& Environment}  		1994. 17  (8)  p. .  	 
\bibitem[Gaines and Denny ()]{b14}\label{b14} 	 		‘The largest, smallest, highest, lowest, longest and shortest: Extremes in ecology’.  		 			S O Gaines 		,  		 			M W Denny 		.  	 	 		\textit{Ecology}  		1993. 74  (6)  p. .  	 
\bibitem[Anees ()]{b1}\label{b1} 	 		‘The principle of space-for-time substitution in predicting betula spp. Biomass change related to climate shifts’.  		 			S Anees 		.  	 	 		\textit{Applied ecology and environmental research}  		2022. 20  (4)  p. .  	 
\bibitem[Ruthsatz et al. ()]{b37}\label{b37} 	 		‘Thermal tolerance and acclimation capacity in the European common frog (Rana temporaria) change throughout ontogeny’.  		 			K Ruthsatz 		,  		 			K H Dausmann 		,  		 			M A Peck 		,  		 			J Glos 		.  	 	 		\textit{Journal of Experimental Zoology Part A: Ecological and Integrative Physiology}  		2022. 337  (5)  p. .  	 
\bibitem[Madeira et al. ()]{b25}\label{b25} 	 		‘Thermal tolerance and potential impacts of climate change on coastal and estuarine organisms’.  		 			D Madeira 		,  		 			L Narciso 		,  		 			H N Cabral 		,  		 			C Vinagre 		.  	 	 		\textit{Journal of Sea Research}  		2012. 70 p. .  	 
\bibitem[Goss and Bunting ()]{b17}\label{b17} 	 		‘Thermal tolerance of zooplankton’.  		 			L B Goss 		,  		 			D L Bunting 		.  	 	 		\textit{Water Research}  		1976. 10  (5)  p. .  	 
\bibitem[Woodcock and Davis ()]{b44}\label{b44} 	 		 			A E R Woodcock 		,  		 			M Davis 		.  		\textit{Catastrophe Theory},  		 (New York)  		1978. E. P. Dutton.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
