\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={Scan to know paper details and author's profile},
 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{Scan to know paper details and author's profile}
\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
Interest in urban cycling is on the rise and the number of bicycle-sharing system (BSS) has grown rapidly over the last 10 years or so. The BSS have existed for almost 50 years, but the recent change in the technology used and the interest in promoting the practice of physical activity among the population can make cities more sustainable, habitable places and change the activity habits of the local population (Nieuwenhuijsen and Rojas-Rueda, 2020; Soriguera and Jiménez-Meroño, 2020). In this same way, the BSS have been implemented in several cities around the world as policies to mitigate climate change, reduce traffic congestion, promote physical activity, public health \hyperref[b1]{(Bauman et al., 2017}; Clockston and Rojas-Rueda, 2021; Munkácsy and Monzón, 2017; Nieuwenhuijsen and Rojas-Rueda, 2020; Otero et al., 2018; Sanmiguel-Rodríguez, 2015; Sanmiguel-Rodríguez, 2019; Sanmiguel-Rodríguez, 2020; Sanmiguel-Rodríguez, 2022; Sanmiguel-Rodríguez y Arufe Giráldez, 2019; Soriguera and Jiménez-Meroño, 2020; \hyperref[b37]{Zhang et al., 2015)}, are economically profitable and sometimes promote healthy and enjoyable social factors \hyperref[b15]{(Munkácsy and Monzón, 2017;}\hyperref[b37]{Zhang et al., 2015)}. For \hyperref[b1]{Bauman et al. (2017)} the most important health objective is to increase cycling levels in the population, thus contributing to a greater proportion of the population meeting physical activity guidelines and improving population health.\par
Bike sharing is also an emerging topic of research related to urban transport and sustainable mobility. In this way, the BSS acquire a great dimension and relevance as a healthy and economic means of transport that favors a change of approach in the choice of trips within the urban nucleus, in order to develop new policies that promote the development of mobility urban and physical activity as a means of transportation \hyperref[b15]{(Munkácsy and Monzón, 2017)}. In Europe, the urban environment offers options and possibilities to reduce the use of private vehicles \hyperref[b6]{(Dekoster and Schollaert, 2000)}. The bicycle is generally associated with certain countries such as Holland or Denmark. The Netherlands has the highest level of cycling in the developed world.\par
However, the bicycle requires physical effort and it is, therefore, in the flat countries where it is easier to use. In general, the bicycle is used in many European countries regardless of their topography \hyperref[b6]{(Dekoster and Schollaert, 2000;}\hyperref[b7]{DeMaio, 2009)}. Its less use in southern countries is due, in large part, to the social image of this vehicle, often considered an old-fashioned and uncomfortable means of transport (Dekoster and Schollaert, 2000; Ogilvie and Goodman, 2012; Scheiner, 2010; \hyperref[b35]{Unwin, 1995)}. Switzerland is not a flat country and, even so, the bicycle is used in 23\% of all journeys in Basel and 15\% in Bern, where many streets have slopes of 7\% \hyperref[b6]{(Dekoster and Schollaert, 2000)}. The slopes constitute an obstacle to be taken into account by untrained cyclists or those with bicycles in poor condition.\par
But even in such circumstances, there is potential for cycling, as shown in some cities with steep slopes: Trondheim in Norway or San Francisco in the United States \hyperref[b6]{(Dekoster and} {\ref Schollaert, 2000, Pucher, Buehler et al., 2011;}\hyperref[b21]{Pucher et al., 1999;}\hyperref[b34]{Tin et al., 2012)}. Nevertheless, the flat topography facilitates cycling, as well as the absence of steep slopes and the availability of cycling routes, which encourage residents of an urban area to cycle \hyperref[b0]{(Beenackers et al., 2012;}\hyperref[b11]{Hunt and Abraham, 2007;}\hyperref[b13]{Menghini et al., 2010;}\hyperref[b19]{Pucher, Buehler et al., 2011;}\hyperref[b22]{Rietveld and Daniel, 2004;}\hyperref[b36]{Vandenbulcke et al., 2011)}.\par
Therefore, there is a need to analyze the factors that affect the demand for shared bicycles to promote the creation of infrastructures within the urban environment that can favor active displacement, the practice of physical activity, and health to combat in a more efficient way against climate change and the sedentary lifestyle of the population. For all these reasons, the main objective to be achieved with this study was to analyze whether the location of the stations, the routes and the altitudes of the city of Guayaquil have been factors that affect the use of active displacement by its users within the city of Guayaquil of the urban environment. London Journal of Research in Management and Business 
\section[{II. MATERIALS AND METHODS}]{II. MATERIALS AND METHODS} 
\section[{Participants and design}]{Participants and design}\par
A quantitative and longitudinal study has been designed with the collection and analysis of data from the BSS of Guayaquil (Ecuador). These data included the uses of the 3,268 users registered in the Guayaquil BSS. The user's identification is associated with a numerical value, maintaining their anonymity at all times. The number of uses of the Iguana Bike Tours bicycle system of the Guayaquil City Council was counted daily and a total of 84,183 observations were recorded (Men n=59,159; Women n=25,024). The data was provided and authorized by the Guayaquil City Council. 
\section[{Process}]{Process}\par
The variable studied was the minutes of use, whose behavior was determined according to blocks of age, sex and minutes of use. From this information, other variables have been derived that were also the object of study, which were: the journeys between the five stations and the minutes of use (calculated from the start and end dates of the trips). The data was encoded according to the use records by means of the bicycles that are at the five stations, so it was decided to decode the stations of origin and destination to establish the routes and slopes according to a numerical value through a formula from the spreadsheet. Excel calculation so that the statistical program SPSS could correctly identify it. The stations of the system have been categorized as follows (Figure \hyperref[fig_0]{1}):  Iguana Bike Tours has, scattered throughout Guayaquil, five stations with bicycles so that they can be used by users previously registered in the system. The bicycles are anchored in the stations and to use them you need a magnetic card. When the user uses this magnetic card to release the bicycle, a computer system records their data and the starting point of the journey. When the user leaves the bicycle, the computer system records the user's data and the place of destination. In this way, we categorize the service stations as follows: Salado, 3= Parque Samanes, 4= Isla Santay and 5= Chongón. Combining the routes between Iguana Bike Tours stations, we have 25 travel possibilities. 
\section[{Data Analysis and Ethical Aspects}]{Data Analysis and Ethical Aspects}\par
First, the Guayaquil City Council was contacted to obtain an anonymized database of the system and the consent for the transfer of data was signed.\par
Subsequently, the data extracted from the system was collected and statistically analyzed through the IBM SPSS version 21.0 program. A significance value of p < 0.05 has been established. The code of ethics for research in general has been complied with, as well as the commitment to data confidentiality and good research practices. The research conducted is not related to human or animal use. All procedures performed in this manuscript were performed in accordance with ethical research standards. On the other hand, the informed consent of the administration that governs Iguana Bike Tours was obtained. 
\section[{III. RESULTS}]{III. RESULTS}\par
The most used station of origin of Iguana Bike Tours was that of the Malecón 2000, downtown, representing a total of 39\% of the observations, followed by that of the Malecón del Salado (outskirts) with 23.8\% (Figure \hyperref[fig_3]{2} and Table \hyperref[tab_0]{1}). In terms of gender, men used the downtown station with 40.2\%, followed by Parque Samanes (21.2\%), Isla Santay (15.2\%), Malecón del Salado (14.1\%) and Chongón (9.3\%) as shown in Table \hyperref[tab_0]{1}. For their part, women have made use of most of the downtown station (36\%), followed closely by the Parque Samanes station (29 .9\%), as can be seen in Table \hyperref[tab_0]{1}.\par
Regarding the destination station, the most represented station was the one in the center, with a total of 43.7\%, followed by Parque Samanes with 22.2\% (Figure \hyperref[fig_3]{2} and Table \hyperref[tab_0]{1}). Considering the gender according to the destination stations, the downtown station in Guayaquil was the most represented of all, with 43.6\% in men and 43.8\% of the observations in women. Regarding the rest of the stations, Parque Samanes remained second with a representation of 21.1\% in men and 25\% in women (Table \hyperref[tab_0]{1}).  Of the 25 available among the five stations distributed around the town, the most represented route, both in men and women, was the one that corresponds to the downtown station in Malecón 2000 (Figure \hyperref[fig_5]{3} and Table \hyperref[tab_1]{2}), in other words, it was picks up the bike and deposits it at that station. Therefore, route 11, which corresponds to the central station, has had 19\% of the total observations. The path between station 3 (Parque Samanes) and 1 (center), that is, path 31, is quantified with 11.3\% of the total observations, followed by path 13 (which corresponds to the stations in the center and Parque Samanes) with 9.6\%. With respect to gender, routes 11 (Malecón 2000) and 13 (Malecón 2000-Parque Samanes) were the most representative in the male gender, with the percentages being 20.2\%, 9.4\%, 9.1\% and 8.6\%, respectively (Figure \hyperref[fig_5]{3} and Table \hyperref[tab_1]{2}).   9,2-10,0 0,6-0,8 0,4-0,6 5,2-5,7 0,4-0,6 0,3-0,4 5,0-5,5 0,4-0,5 2,0-2,3 0,7-0,9 0,5-0,6 0,6-0,8 2,7-3,1\par
In relation to the altitudes between the routes, no great differences were analyzed between the observations made. The neutral elevation, that is, leaving a station and depositing the bicycle in another with the same altitude, represented 65.5\% of the total records. On the other hand, the decreasing elevation, that is, starting from a higher station of origin to one that is at a lower altitude, has been 17.5\%, while the increasing elevation, that is, leaving a station of departure of lower altitude than in which the journey ends, has been 17\% (Figure \hyperref[fig_6]{4} and Table \hyperref[tab_2]{3}). Regarding gender, men made 63.6\% of trips between stations of the same altitude, 18.3\% with decreasing elevation and 18.1\% with increasing altitude (Figure \hyperref[fig_6]{4} and Table \hyperref[tab_2]{3}). For their part, women performed 69.9\% of the neutral altitude, 15.7\% of the decreasing altitude and 14.4\% of the increasing altitude (Figure \hyperref[fig_6]{4} and Table \hyperref[tab_2]{3}).  
\section[{IV. DISCUSSION}]{IV. DISCUSSION}\par
The results of this investigation showed that most of the records of use of Iguana Bike Tours both at origin and destination were at the station located in the center of the town at the same altitude. In the same way, Sanmiguel-Rodríguez (2015, 2019) pointed out that the greatest number of trips have their origin and end in the city center and on the routes that run along the coast with hardly any slopes. Following these findings,  {\ref Contardo et}  For their part, Talavera-García et al. (  {\ref 2021}) indicated that the cycling flow of frequent users on the BiciMAD in Madrid (Spain) is dispersed, covering more areas than that of occasional users who tend to concentrate their trips in the most touristic areas such as the city center. As for frequent users, they observed that the cyclist flow grows on weekdays around the northern districts of Madrid, which are prominent workplaces.\par
Instead, weekends tend to travel more on the north-south axis, which connects residential areas in the north with tourist and entertainment spots in the south. According to Chen et al. (2020) the characteristics of the built environment: such as population density, bicycle infrastructure and having public transport nearby play a fundamental role in the use of the BSS and the stations of the urban center when it comes to active commuting.\par
The results of \hyperref[b14]{Mix et al. (2022)} in the BSS of Santiago de Chile (Chile) showed a relationship between the urban environment, the presence of bicycle lanes near the stations of the system and the use of public bicycles. This study \hyperref[b14]{(Mix et al., 2022)} confirmed the benefit of integrated commuting modeling and station location in encouraging greater use of public bicycles and promoting more sustainable and active mobility among the population. Following these lines, Buck and Buehler (2012) analyzed the Capital Bikeshare system in Washington DC (United States) and found a significant positive correlation between bicycle lanes, population density and the use of shared bicycles. Similar results have been found by \hyperref[b23]{Rixey (2013)}, who examined three US BSSs and identified significant positive associations between population density, labor density, and the presence of bike lanes in the urban environment. For \hyperref[b32]{Sun et al. (2018)}, users tend to use shared bicycles more in stations that On the other hand, in relation to altitudes, the results of this study have shown that the greatest number of routes between stations have been made at the same altitude. In other words, it has been observed that a large part of the paths has occurred between stations at the same level or between the stations themselves. Likewise, the data indicated that more trips have been made to destinations with stations located in the lower areas, that is, with decreasing slopes. Following these contributions, DeMaio (2009) pointed out that in Vélib de Paris (France) in high-elevation stations there are more trip initiations than returns, because people avoid traveling uphill. As it takes more physical effort and more time to reach the higher altitude stations, the Vélib system successfully offered an extra 15 minutes to access about 100 of these designated uphill stations. Altitudes and elevations could be an impediment to the use of public bicycles, since users normally avoid traveling uphill as much as possible (DeMaio, 2009).\par
Other researchers \hyperref[b5]{(Contardo et al., 2012;}\hyperref[b31]{Midgley, 2009)} have indicated that the topography enhances this effect, since the stations located at higher altitudes are the ones that have the greatest demand at the beginning of the journey, while the stations located in the lower altitude or flat areas were the ones that registered the highest returns. Similarly, the stations that were at a higher altitude have been used less by users \hyperref[b31]{(Midgley, 2009)}  
\section[{V. STUDY LIMITATIONS}]{V. STUDY LIMITATIONS}\par
One of the main limitations of this study is that it has not been possible to measure the exact routes with GPS. On the other hand, pulse meters could also be used to measure heart rate and pulse oximeters to be able to quantify the intensity of the journeys made by the different users of the system. Each ID could also be studied individually on a daily basis to see if city barriers affect the use of the system. In any case, these results can be very useful for health professionals and public bodies, since they will know the profile of bicycle users and their patterns of use in order to improve the urban environment to encourage the practice of physical activity among the population and develop healthy infrastructures and policies to combat sedentary habits in the population. 
\section[{VI. CONCLUSIONS}]{VI. CONCLUSIONS}\par
The data analyzed indicated that the station with the most observations of use was the one in the city center (Malecón 2000), followed by the one in Parque Samanes (outskirts). The data showed that the routes between the stations with the same elevation and low altitude with respect to sea level have been the ones that registered the most use in the Iguana Bike Tours system. However,\par
The demand for shared bicycles is mainly concentrated in the six central districts of the city, with more than 80\% of the total demand \hyperref[b10]{(Hu et al., 2022)}. The advantages of bicycle sharing can be better exploited to promote the sustainable development of active transport in the future \hyperref[b10]{(Hu et al., 2022)}.\par
bicycles to the stations located on the tops of the hills. Talavera-Garcia et al. (2021) analyzed the impact of the topography of the city of Madrid on the use of the BiciMAD system. These authors (Talavera-García et al., 2021) pointed out that the elevation of the city decreases from north to south, with the areas closest to the river being the ones with the lowest elevation and the greatest presence of steep streets. This could affect the cycling flow by making it asymmetric, with a greater number of users descending towards the south, an imbalance already detected by other research (Faghih-Imani et al., 2017) in cities such as Barcelona (Spain).\par
Following these lines, Munkácsy and Monzón (2017) pointed out that topographical factors, such as the unevenness and slopes of the urban center, can make it difficult to promote active trips by bicycle and the use of Madrid's BiciMAD.\par
of physical activity in a healthy way in the population. To do this, different policies that encourage safe spaces and infrastructures should be taken into account, since the largest records of use have occurred in the center (where there are lanes designated for bicycles) and between the center station and the one located in Samanes Park (outskirts) that joins the center of the town by means of a walk separated from motor vehicles. The data indicated that the routes that ran along the coast between the center and Parque Samanes (outskirts) were preferred by women.\begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-2.png}
\caption{\label{fig_0}1 .}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-3.png}
\caption{\label{fig_1}Fig. 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-4.png}
\caption{\label{fig_2}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2}\includegraphics[]{image-5.png}
\caption{\label{fig_3}Fig. 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-6.png}
\caption{\label{fig_4}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3}\includegraphics[]{image-7.png}
\caption{\label{fig_5}Fig. 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4}\includegraphics[]{image-8.png}
\caption{\label{fig_6}Fig. 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-9.png}
\caption{\label{fig_7}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.07589285714285714\textwidth}P{0.04903846153846154\textwidth}P{0.10858516483516482\textwidth}P{0.1004120879120879\textwidth}P{0.04903846153846154\textwidth}P{0.10858516483516482\textwidth}P{0.1004120879120879\textwidth}P{0.04903846153846154\textwidth}P{0.08756868131868131\textwidth}P{0.12142857142857141\textwidth}}
Variable\tabcellsep \tabcellsep \multicolumn{2}{l}{All (n=84183)}\tabcellsep \tabcellsep \multicolumn{2}{l}{Men (n=59159)}\tabcellsep \tabcellsep \multicolumn{2}{l}{Women (n=25024)}\\
Station\textunderscore Origin\tabcellsep \%\tabcellsep \multicolumn{2}{l}{Stat error (95\% IC)}\tabcellsep \%\tabcellsep \multicolumn{2}{l}{Stat error (95\% IC)}\tabcellsep \%\tabcellsep Stat error\tabcellsep (95\% IC)\\
1\tabcellsep 39,0\tabcellsep 0,16\tabcellsep 38,6-39,2\tabcellsep 40,2\tabcellsep 0,20\tabcellsep 39,7-40,5\tabcellsep 36,0\tabcellsep 0,30\tabcellsep 35,3-36,5\\
2\tabcellsep 14,3\tabcellsep 0,12\tabcellsep 14,0-14,5\tabcellsep 14,1\tabcellsep 0,14\tabcellsep 13,9-14,4\tabcellsep 14,6\tabcellsep 0,22\tabcellsep 14,1-15,0\\
3\tabcellsep 23,8\tabcellsep 0,14\tabcellsep 23,4-24,0\tabcellsep 21,2\tabcellsep 0,16\tabcellsep 20,8-21,4\tabcellsep 29,9\tabcellsep 0,28\tabcellsep 29,3-30,4\\
4\tabcellsep 14,2\tabcellsep 0,12\tabcellsep 14,0-14,4\tabcellsep 15,2\tabcellsep 0,14\tabcellsep 14,8-15,3\tabcellsep 12,2\tabcellsep 0,20\tabcellsep 11,8-12,6\\
5\tabcellsep 8,7\tabcellsep 0,09\tabcellsep 8,5-8,9\tabcellsep 9,3\tabcellsep 0,11\tabcellsep 9,1-9,6\tabcellsep 7,3\tabcellsep 0,16\tabcellsep 7,0-7,6\\
Station\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \%\tabcellsep \multicolumn{2}{l}{Stat error (95\% IC)}\tabcellsep \%\tabcellsep \multicolumn{2}{l}{Stat error (95\% IC)}\tabcellsep \%\tabcellsep Stat error\tabcellsep (95\% IC)\\
Destination\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
1\tabcellsep 43,7\tabcellsep 0,17\tabcellsep 43,2-43,9\tabcellsep 43,6\tabcellsep 0,20\tabcellsep 43,1-43,9\tabcellsep 43,8\tabcellsep 0,31\tabcellsep 43,1-44,3\\
2\tabcellsep 12,8\tabcellsep 0,11\tabcellsep 12,5-13,0\tabcellsep 12,4\tabcellsep 0,13\tabcellsep 12,2-12,7\tabcellsep 13,6\tabcellsep 0,21\tabcellsep 13,1-13,9\\
3\tabcellsep 22,2\tabcellsep 0,14\tabcellsep 21,9-22,4\tabcellsep 21,1\tabcellsep 0,16\tabcellsep 20,6-21,3\tabcellsep 25,0\tabcellsep 0,27\tabcellsep 24,4-25,5\\
4\tabcellsep 14,7\tabcellsep 0,12\tabcellsep 14,4-14,9\tabcellsep 15,8\tabcellsep 0,15\tabcellsep 15,5-16,1\tabcellsep 12,2\tabcellsep 0,20\tabcellsep 11,7-12,6\\
5\tabcellsep 6,6\tabcellsep 0,08\tabcellsep 6,4-6,8\tabcellsep 7,1\tabcellsep 0,10\tabcellsep 6,9-7,3\tabcellsep 5,4\tabcellsep 0,14\tabcellsep 5,2-5,7\end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.0481691368788143\textwidth}P{0.058544027898866605\textwidth}P{0.09115082824760244\textwidth}P{0.13931996512641676\textwidth}P{0.057802964254577156\textwidth}P{0.09856146469049695\textwidth}P{0.1311682650392328\textwidth}P{0.05928509154315605\textwidth}P{0.09263295553618134\textwidth}P{0.07336530078465563\textwidth}}
Variable\tabcellsep \tabcellsep \multicolumn{2}{l}{All (n=84183)}\tabcellsep \tabcellsep \multicolumn{2}{l}{Men (n=59159)}\tabcellsep \tabcellsep \multicolumn{2}{l}{Women (n=25024)}\\
Journey\tabcellsep \%\tabcellsep Stat error\tabcellsep (95\% IC)\tabcellsep \%\tabcellsep \multicolumn{2}{l}{Stat error (95\% IC)}\tabcellsep \%\tabcellsep Stat error\tabcellsep (95\% IC)\\
11\tabcellsep 19,0\tabcellsep 0,13\tabcellsep 18,6-19,2\tabcellsep 20,2\tabcellsep 0,16\tabcellsep 19,8-20,4\tabcellsep 16,1\tabcellsep 0,23\tabcellsep 15,6-16,5\\
12\tabcellsep 3,4\tabcellsep 0,06\tabcellsep 3,1-3,4\tabcellsep 3,8\tabcellsep 0,07\tabcellsep 3,5-3,8\tabcellsep 2,4\tabcellsep 0,09\tabcellsep 2,1-2,5\\
13\tabcellsep 9,6\tabcellsep 0,10\tabcellsep 9,3-9,7\tabcellsep 8,6\tabcellsep 0,11\tabcellsep 8,2-8,7\tabcellsep 11,9\tabcellsep 0,20\tabcellsep 11,4-12,2\\
14\tabcellsep 5,6\tabcellsep 0,07\tabcellsep 5,4-5,7\tabcellsep 6,0\tabcellsep 0,09\tabcellsep 5,7-6,1\tabcellsep 4,8\tabcellsep 0,13\tabcellsep 4,4-4,9\\
15\tabcellsep 1,5\tabcellsep 0,04\tabcellsep 1,4-1,6\tabcellsep 1,9\tabcellsep 0,05\tabcellsep 1,7-1,9\tabcellsep 0,9\tabcellsep 0,06\tabcellsep 0,8-1,0\\
21\tabcellsep 4,8\tabcellsep 0,07\tabcellsep 4,6-4,9\tabcellsep 5,4\tabcellsep 0,09\tabcellsep 5,1-5,5\tabcellsep 3,4\tabcellsep 0,11\tabcellsep 3,1-3,6\\
22\tabcellsep 6,4\tabcellsep 0,08\tabcellsep 6,1-6,4\tabcellsep 5,9\tabcellsep 0,09\tabcellsep 5,6-6,0\tabcellsep 7,5\tabcellsep 0,16\tabcellsep 7,1-7,7\\
23\tabcellsep 1,8\tabcellsep 0,04\tabcellsep 1,7-1,9\tabcellsep 1,5\tabcellsep 0,05\tabcellsep 1,4-1,6\tabcellsep 2,5\tabcellsep 0,09\tabcellsep 2,3-2,6\\
24\tabcellsep 0,6\tabcellsep 0,02\tabcellsep 0,6-0,7\tabcellsep 0,6\tabcellsep 0,03\tabcellsep 0,6-0,7\tabcellsep 0,6\tabcellsep 0,05\tabcellsep 0,5-0,7\\
25\tabcellsep 0,6\tabcellsep 0,02\tabcellsep 0,6-0,7\tabcellsep 0,7\tabcellsep 0,03\tabcellsep 0,6-0,8\tabcellsep 0,5\tabcellsep 0,04\tabcellsep 0,4-0,6\\
31\tabcellsep 11,3\tabcellsep 0,10\tabcellsep 11,0-11,4\tabcellsep 9,1\tabcellsep 0,11\tabcellsep 8,8-9,2\tabcellsep 16,6\tabcellsep 0,23\tabcellsep 16,1-17,0\\
32\tabcellsep 1,7\tabcellsep 0,04\tabcellsep 1,6-1,7\tabcellsep 1,4\tabcellsep 0,04\tabcellsep 1,3-1,5\tabcellsep 2,5\tabcellsep 0,09\tabcellsep 2,2-2,6\\
33\tabcellsep 9,5\tabcellsep 0,10\tabcellsep 9,2-9,6\tabcellsep 9,4\tabcellsep 0,11\tabcellsep 9,1-9,5\tabcellsep 9,7\tabcellsep 0,18\tabcellsep \\
34\tabcellsep 0,7\tabcellsep 0,02\tabcellsep 0,6-0,7\tabcellsep 0,6\tabcellsep 0,03\tabcellsep 0,6-0,7\tabcellsep 0,7\tabcellsep 0,05\tabcellsep \\
35\tabcellsep 0,5\tabcellsep 0,02\tabcellsep 0,5-0,6\tabcellsep 0,6\tabcellsep 0,03\tabcellsep 0,5-0,6\tabcellsep 0,5\tabcellsep 0,04\tabcellsep \\
41\tabcellsep 5,7\tabcellsep 0,07\tabcellsep 5,4-5,7\tabcellsep 5,7\tabcellsep 0,09\tabcellsep 5,5-5,8\tabcellsep 5,6\tabcellsep 0,14\tabcellsep \\
42\tabcellsep 0,4\tabcellsep 0,02\tabcellsep 0,3-0,4\tabcellsep 0,3\tabcellsep 0,02\tabcellsep 0,3-0,4\tabcellsep 0,5\tabcellsep 0,04\tabcellsep \\
43\tabcellsep 0,7\tabcellsep 0,02\tabcellsep 0,6-0,7\tabcellsep 0,8\tabcellsep 0,03\tabcellsep 0,7-0,9\tabcellsep 0,3\tabcellsep 0,03\tabcellsep \\
44\tabcellsep 6,9\tabcellsep 0,08\tabcellsep 6,6-6,9\tabcellsep 7,5\tabcellsep 0,10\tabcellsep 7,2-7,6\tabcellsep 5,4\tabcellsep 0,14\tabcellsep \\
45\tabcellsep 0,6\tabcellsep 0,02\tabcellsep 0,5-0,7\tabcellsep 0,7\tabcellsep 0,03\tabcellsep 0,6-0,7\tabcellsep 0,4\tabcellsep 0,04\tabcellsep \\
51\tabcellsep 3,0\tabcellsep 0,05\tabcellsep 2,8-3,1\tabcellsep 3,4\tabcellsep 0,07\tabcellsep 3,1-3,4\tabcellsep 2,2\tabcellsep 0,09\tabcellsep \\
52\tabcellsep 1,0\tabcellsep 0,03\tabcellsep 0,9-1,1\tabcellsep 1,1\tabcellsep 0,04\tabcellsep 1,0-1,2\tabcellsep 0,8\tabcellsep 0,05\tabcellsep \\
53\tabcellsep 0,6\tabcellsep 0,02\tabcellsep 0,6-0,7\tabcellsep 0,6\tabcellsep 0,03\tabcellsep 0,6-0,7\tabcellsep 0,5\tabcellsep 0,04\tabcellsep \\
54\tabcellsep 0,9\tabcellsep 0,03\tabcellsep 0,8-1,0\tabcellsep 1,0\tabcellsep 0,04\tabcellsep 0,9-1,0\tabcellsep 0,7\tabcellsep 0,05\tabcellsep \\
55\tabcellsep 3,2\tabcellsep 0,05\tabcellsep 3,0-3,2\tabcellsep 3,2\tabcellsep 0,07\tabcellsep 3,0-3,3\tabcellsep 3,0\tabcellsep 0,10\tabcellsep \end{longtable} \par
 
\caption{\label{tab_1}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.047357142857142855\textwidth}P{0.051\textwidth}P{0.10321428571428572\textwidth}P{0.11292857142857143\textwidth}P{0.051\textwidth}P{0.09107142857142857\textwidth}P{0.12385714285714285\textwidth}P{0.051\textwidth}P{0.10564285714285715\textwidth}P{0.11292857142857143\textwidth}}
Variable\tabcellsep \tabcellsep \multicolumn{2}{l}{All (n=84183)}\tabcellsep \tabcellsep \multicolumn{2}{l}{Men (n=59159)}\tabcellsep \tabcellsep \multicolumn{2}{l}{Women (n=25024)}\\
Altitude\tabcellsep \%\tabcellsep \multicolumn{2}{l}{Stat error (95\% IC)}\tabcellsep \%\tabcellsep Stat error\tabcellsep (95\% IC)\tabcellsep \%\tabcellsep \multicolumn{2}{l}{Stat error (95\% IC)}\\
-17\tabcellsep 1,0\tabcellsep 0,03\tabcellsep 0,9-1,1\tabcellsep 1,1\tabcellsep 0,04\tabcellsep 1,0-1,2\tabcellsep 0,9\tabcellsep 0,05\tabcellsep 0,7-0,9\\
-15\tabcellsep 3,7\tabcellsep 0,06\tabcellsep 3,5-3,7\tabcellsep 4,1\tabcellsep 0,08\tabcellsep 3,8-4,1\tabcellsep 2,8\tabcellsep 0,10\tabcellsep 2,5-3,0\\
-9\tabcellsep 0,4\tabcellsep 0,02\tabcellsep 0,3-0,4\tabcellsep 0,3\tabcellsep 0,02\tabcellsep 0,3-0,4\tabcellsep 0,5\tabcellsep 0,04\tabcellsep 0,4-0,6\\
-8\tabcellsep 0,9\tabcellsep 0,03\tabcellsep 0,8-1,0\tabcellsep 1,0\tabcellsep 0,04\tabcellsep 0,9-1,0\tabcellsep 0,8\tabcellsep 0,05\tabcellsep 0,6-0,8\\
-7\tabcellsep 6,4\tabcellsep 0,08\tabcellsep 6,1-6,5\tabcellsep 6,6\tabcellsep 0,10\tabcellsep 6,3-6,7\tabcellsep 5,9\tabcellsep 0,14\tabcellsep 5,6-6,1\\
-2\tabcellsep 5,1\tabcellsep 0,07\tabcellsep 4,8-5,1\tabcellsep 5,2\tabcellsep 0,09\tabcellsep 4,9-5,3\tabcellsep 4,8\tabcellsep 0,13\tabcellsep 4,4-5,0\\
0\tabcellsep 65,5\tabcellsep 0,16\tabcellsep 65,1-65,7\tabcellsep 63,6\tabcellsep 0,19\tabcellsep 63,1-63,9\tabcellsep 69,9\tabcellsep 0,29\tabcellsep 69,2-70,4\\
2\tabcellsep 6,7\tabcellsep 0,08\tabcellsep 6,4-6,7\tabcellsep 7,0\tabcellsep 0,10\tabcellsep 6,7-7,1\tabcellsep 5,9\tabcellsep 0,14\tabcellsep 5,5-6,1\\
7\tabcellsep 6,3\tabcellsep 0,08\tabcellsep 6,1-6,4\tabcellsep 6,7\tabcellsep 0,10\tabcellsep 6,4-6,8\tabcellsep 5,5\tabcellsep 0,14\tabcellsep 5,1-5,7\\
8\tabcellsep 0,6\tabcellsep 0,02\tabcellsep 0,5-0,7\tabcellsep 0,7\tabcellsep 0,03\tabcellsep 0,6-0,7\tabcellsep 0,4\tabcellsep 0,04\tabcellsep 0,4-0,5\\
9\tabcellsep 0,6\tabcellsep 0,02\tabcellsep 0,6-0,7\tabcellsep 0,6\tabcellsep 0,03\tabcellsep 0,6-0,7\tabcellsep 0,6\tabcellsep 0,05\tabcellsep 0,5-0,7\\
15\tabcellsep 2,2\tabcellsep 0,05\tabcellsep 2,0-2,2\tabcellsep 2,4\tabcellsep 0,06\tabcellsep 2,3-2,5\tabcellsep 1,5\tabcellsep 0,07\tabcellsep 1,3-1,6\\
17\tabcellsep 0,6\tabcellsep 0,02\tabcellsep 0,6-0,7\tabcellsep 0,7\tabcellsep 0,03\tabcellsep 0,6-0,8\tabcellsep 0,5\tabcellsep 0,04\tabcellsep 0,4-0,6\end{longtable} \par
 
\begin{quote}
Disadvantages and Stimulants of Mobility in a Shared bicycle System in Guayaquil, Ecuador\end{quote}

\caption{\label{tab_2}Table 3 :}\end{figure}
 			\label{foot_0}\footnote{\label{foot_0} Disadvantages and Stimulants of Mobility in a Shared bicycle System in Guayaquil, Ecuador © 2023 Great ] Britain Journals Press Volume 23 | Issue 5 | Compilation 1.0} 			\label{foot_1}\footnote{\label{foot_1} © 2023 Great ] Britain Journals Press Volume 23 | Issue 5 | Compilation 1.0} 			\label{foot_2}\footnote{\label{foot_2} Soriguera, F. y Jiménez-Meroño, E. (2020). A © 2023 Great ] Britain Journals Press Volume 23 | Issue 5 | Compilation 1.0} 		 		\backmatter  			 \par
Disadvantages and Stimulants of Mobility in a Shared bicycle System in Guayaquil, Ecuador Surely this is due to the greater sense of security. In addition, the city of Guayaquil has some favorable topographical characteristics to be a profitable service that promotes healthy habits as a means of active transportation in the urban environment. 
\subsection[{REFERENCIAS (APA 6TA EDICIÃ?"N)}]{REFERENCIAS (APA 6TA EDICIÃ?"N)}			 			  				\begin{bibitemlist}{1}
\bibitem[Recreación]{b26}\label{b26} 	 		\textit{},  		 			Recreación 		.  		 \xref{http://dx.doi.org/10.47197/retos}{10.47197/retos}.  		 \url{https://doi.org/10.47197/retos}  		35 p. 35.  	 
\bibitem[Sanmiguel-Rodríguez ()]{b25}\label{b25} 	 		\textit{},  		 			A Sanmiguel-Rodríguez 		.  		2019.  	 
\bibitem[Sanmiguel-Rodríguez ()]{b27}\label{b27} 	 		\textit{},  		 			A Sanmiguel-Rodríguez 		.  		 \url{http://www.revhabanera.sld.cu/index.php/rhab/article/view/2955}  		2020. 19 p. 2955.  	 
\bibitem[Faghih -Imani et al. ()]{b8}\label{b8} 	 		‘An empirical analysis of bike sharing usage and rebalancing: Evidence from Barcelona and Seville’.  		 			A Faghih -Imani 		,  		 			R Hampshire 		,  		 			L Marla 		,  		 			N Eluru 		.  		 \xref{http://dx.doi.org/10.1016/j.ypmed.2007.07.010}{10.1016/j.ypmed.2007.07.010}.  		 \url{https://doi.org/10.1016/j.tra.2016.12.007}  	 	 		\textit{Transportation Research Part A: Policy and Practice}  		2017. 97 p. .  	 
\bibitem[Contardo et al. ()]{b5}\label{b5} 	 		\textit{Balancing a dynamic public bikesharing system},  		 			C Contardo 		,  		 			C Morency 		,  		 			L M Rousseau 		.  		2012. CIRRELT.  	 
\bibitem[Pucher et al. ()]{b19}\label{b19} 	 		‘Bicycling renaissance in North America? An update and re-appraisal of cycling trends and policies’.  		 			J Pucher 		,  		 			R Buehler 		,  		 			M Seinen 		.  		 \xref{http://dx.doi.org/10.1016/j.jtrangeo.2010.02.007}{10.1016/j.jtrangeo.2010.02.007}.  		 \url{https://doi.org/10.1016/j.tra.2011.03.001}  	 	 		\textit{Transportation Research Part A: Policy and Practice}  		2011. 45  (6)  p. .  	 
\bibitem[Buck and Buehler ()]{b2}\label{b2} 	 		‘Bike lanes and other determinants of capital bikeshare trips’.  		 			D Buck 		,  		 			R Buehler 		.  		 \xref{http://dx.doi.org/10.1080/01441647.2019.1710306}{10.1080/01441647.2019.1710306}.  		 \url{https://nacto.org/wp-content/uploads/2012/02/Bike-Lanes-and-Other-Determinants-of-Capital-Bikeshare-Trips-Buck-et-al-12-3539.pdf}  	 	 		\textit{Proceedings of the Transportation Research Board 91st Annual Meeting},  		 (the Transportation Research Board 91st Annual MeetingWashington, DC, USA)  		22-26 de enero de 2012.  	 
\bibitem[Nieuwenhuijsen et al. ()]{b16}\label{b16} 	 		‘Bike-sharing systems and health’.  		 			M J Nieuwenhuijsen 		,  		 			D Rojas-Rueda 		,  		 			Nieuwenhuijsen Mj 		,  		 			H 		,  		 			Khreis 		.  		 \xref{http://dx.doi.org/10.1016/j.ypmed.2012.05.002}{10.1016/j.ypmed.2012.05.002}.  		 \url{https://doi.org/10.1016/B978-0-12-819136-1.00010-3}  	 	 		\textit{Advances in Transportation and Health},  		2020. Elsevier. p. .  	 
\bibitem[Sanmiguel-Rodríguez ()]{b28}\label{b28} 	 		‘Bike-sharing systems: Effects on physical activity in a Spanish municipality’.  		 			A Sanmiguel-Rodríguez 		.  		 \xref{http://dx.doi.org/10.16926/par.2022.10.22}{10.16926/par.2022.10.22}.  		 \url{https://doi.org/10.16926/par.2022.10.22}  	 	 		\textit{Physical Activity Review}  		2022. 10  (2)  p. .  	 
\bibitem[Demaio ()]{b7}\label{b7} 	 		‘Bike-sharing: History, impacts, models of provision, and future’.  		 			P Demaio 		.  		 \xref{http://dx.doi.org/10.1016/j.tra.2016.12.007}{10.1016/j.tra.2016.12.007}.  		 \url{https://doi.org/10.5038/2375-0901.12.4.3}  	 	 		\textit{Journal of Public Transportation}  		2009. 12  (4)  p. .  	 
\bibitem[Vandenbulcke et al. ()]{b36}\label{b36} 	 		‘Cycle commuting in Belgium: spatial determinants and 're-cycling' strategies’.  		 			G Vandenbulcke 		,  		 			C Dujardin 		,  		 			I Thomas 		,  		 			B De Geus 		,  		 			B Degraeuwe 		,  		 			R Meeusen 		,  		 			L I Panis 		.  		 \xref{http://dx.doi.org/10.1016/j.jclepro.2014.04.006}{10.1016/j.jclepro.2014.04.006}.  		 \url{https://doi.org/10.1016/j.tra.2010.11.004}  	 	 		\textit{Transportation Research Part A: Policy and Practice}  		2011. 45  (2)  p. .  	 
\bibitem[Pucher et al. ()]{b20}\label{b20} 	 		‘Cycling down under: a comparative analysis of bicycling trends and policies in Sydney and Melbourne’.  		 			J Pucher 		,  		 			J Garrard 		,  		 			S Greaves 		.  		 \xref{http://dx.doi.org/10.1016/S0965-8564(99)00010-5}{10.1016/S0965-8564(99)00010-5}.  		 \url{https://doi.org/10.1016/j.jtrangeo.2010.02.007}  	 	 		\textit{Journal of Transport Geography}  		2011. 19  (2)  p. .  	 
\bibitem[Rietveld and Daniel ()]{b22}\label{b22} 	 		‘Determinants of bicycle use: Do municipal policies matter?’.  		 			P Rietveld 		,  		 			V Daniel 		.  		 \xref{http://dx.doi.org/10.3141/2387-06}{10.3141/2387-06}.  		 05.003.  		 \url{https://doi.org/10.1016/j.tra}  	 	 		\textit{Transportation Research Part A: Policy and Practice}  		2004. 2004. 38  (7)  p. .  	 
\bibitem[Menghini et al. ()]{b13}\label{b13} 	 		‘Disadvantages and Stimulants of Mobility in a Shared bicycle System in Guayaquil, Ecuador bike-sharing systems in urban mobility’.  		 			G Menghini 		,  		 			N Carrasco 		,  		 			N Schüssler 		,  		 			K W Axhausen 		.  		 \xref{http://dx.doi.org/10.1016/j.tra.2022.03.022}{10.1016/j.tra.2022.03.022}.  		 \url{https://www.gtkp.com/assets/uploads/20091127-144837-7443-IS02-p23\%20Bike-sharing.pdf}  	 	 		\textit{Transportation Research Part A: Policy and Practice}  		2010. 44  (9)  p. .  	 	 (Journeys) 
\bibitem[Midgley ()]{b31}\label{b31} 	 		‘Disadvantages and Stimulants of Mobility in a Shared bicycle System in Guayaquil, Ecuador cont i nuous approx i mat i on mo d e l f or t h e optimal design of public bike-sharing systems’.  		 			P Midgley 		.  		 \xref{http://dx.doi.org/10.1016/j.trd.2018.06.021}{10.1016/j.trd.2018.06.021}.  		 \url{https://doi.org/10.1016/j.scs.2019.101826}  	 	 		\textit{Journal of Transport Geography}  		2009. 18  (1)  p. 101826.  	 	 (Sustainable Cities and Society) 
\bibitem[Chen et al. ()]{b3}\label{b3} 	 		‘Dockless bike-sharing systems: what are the implications?’.  		 			Z Chen 		,  		 			D Van Lierop 		,  		 			D Ettema 		.  		 \xref{http://dx.doi.org/10.1016/j.envres.2021.111709}{10.1016/j.envres.2021.111709}.  		 \url{https://doi.org/10.1080/01441647.2019.1710306}  	 	 		\textit{Transport Reviews}  		2020. 40  (3)  p. .  	 
\bibitem[Dekoster and Schollaert ()]{b6}\label{b6} 	 		\textit{En bici, hacia ciudades sin malos humos},  		 			J Dekoster 		,  		 			U Schollaert 		.  		 \xref{http://dx.doi.org/10.5038/2375-0901.12.4.3}{10.5038/2375-0901.12.4.3}.  		2000. Oficina de Publicaciones Oficiales de las Comunidades Europeas.  	 
\bibitem[Talavera-García et al. ()]{b33}\label{b33} 	 		‘Examining spatiotemporal mobility patterns of bike-sharing systems: the case of BiciMAD (Madrid)’.  		 			R Talavera-García 		,  		 			G Romanillos 		,  		 			D Arias-Molinares 		.  		 \xref{http://dx.doi.org/10.1186/1476-069X-11-12}{10.1186/1476-069X-11-12}.  		 \url{https://doi.org/10.1080/17445647.2020.1866697}  	 	 		\textit{Journal of Maps}  		2021. 17  (1)  p. .  	 
\bibitem[Otero et al. ()]{b18}\label{b18} 	 		‘Health impacts of bike sharing systems in Europe’.  		 			I Otero 		,  		 			M J Nieuwenhuijsen 		,  		 			D Rojas-Rueda 		.  		 \xref{http://dx.doi.org/10.1016/j.tra.2011.03.001}{10.1016/j.tra.2011.03.001}.  		 \url{https://doi.org/10.1016/j.envint.2018.04.014}  	 	 		\textit{Environment International}  		2018. 115 p. .  	 
\bibitem[Clockston and Rojas-Rueda ()]{b4}\label{b4} 	 		‘Health impacts of bike-sharing systems in the US’.  		 			R L M Clockston 		,  		 			D Rojas-Rueda 		.  		 \xref{http://dx.doi.org/10.1016/j.envres.2021.111709}{10.1016/j.envres.2021.111709}.  		 \url{https://doi.org/10.1016/j.envres.2021.111709}  	 	 		\textit{Environmental Research}  		2021. 202 p. 111709.  	 
\bibitem[Mateo-Babiano et al. ()]{b12}\label{b12} 	 		‘How does our natural and built environment affect the use of bicycle sharing?’.  		 			I Mateo-Babiano 		,  		 			R Bean 		,  		 			J Corcoran 		,  		 			D Pojani 		.  		 \xref{http://dx.doi.org/10.1016/j.tra.2010.07.008}{10.1016/j.tra.2010.07.008}.  		 \url{https://doi.org/10.1016/j.tra.2016.09.015}  	 	 		\textit{Transportation Research Part A: Policy and Practice}  		2016. 94 p. .  	 
\bibitem[Sanmiguel-Rodríguez and Giráldez ()]{b29}\label{b29} 	 		‘Impact of climate on a bike-sharing system. Minutes of use depending on day of the week, month and season of the year’.  		 			A Sanmiguel-Rodríguez 		,  		 			Arufe Giráldez 		,  		 			V 		.  		 \xref{http://dx.doi.org/10.1016/j.jtrangeo.2009.01.001}{10.1016/j.jtrangeo.2009.01.001}.  		 \url{https://doi.org/10.6018/cpd.338441}  	 	 		\textit{Cuadernos de Psicología del Deporte},  		2019. 19 p. .  	 
\bibitem[Ogilvie and Goodman ()]{b17}\label{b17} 	 		‘Inequalities in usage of a public bicycle sharing scheme: Socio-demographic predictors of uptake and usage of the London (UK) cycle hire scheme’.  		 			F Ogilvie 		,  		 			A Goodman 		.  		 \xref{http://dx.doi.org/10.1016/j.envint.2018.04.014}{10.1016/j.envint.2018.04.014}.  		 \url{https://doi.org/10.1016/j.ypmed.2012.05.002}  	 	 		\textit{Preventive Medicine}  		2012. 55  (1)  p. .  	 
\bibitem[Hunt and Abraham ()]{b11}\label{b11} 	 		‘Influences on bicycle use’.  		 			J D Hunt 		,  		 			J E Abraham 		.  		 \xref{http://dx.doi.org/10.1007/s11116-006-9109-1}{10.1007/s11116-006-9109-1}.  		 \url{https://doi.org/10.1007/s11116-006-9109-1}  	 	 		\textit{Transportation}  		2007. 34  (4)  p. .  	 
\bibitem[Scheiner ()]{b30}\label{b30} 	 		‘Interrelations between travel mode choice and trip distance: trends in promote bicycling’.  		 			J Scheiner 		.  		 \xref{http://dx.doi.org/10.1016/j.scs.2019.101826}{10.1016/j.scs.2019.101826}.  	 	 		\textit{Transportation Research Part A: Policy and Practice}  		2010. 33  (7)  p. .  	 
\bibitem[Mix et al. ()]{b14}\label{b14} 	 		‘Optimal location of bike-sharing stations: A built environment and accessibility approach’.  		 			R Mix 		,  		 			R Hurtubia 		,  		 			S Raveau 		.  		 \xref{http://dx.doi.org/10.11175/eastsats.4.621}{10.11175/eastsats.4.621}.  		 \url{https://doi.org/10.1016/j.tra.2022.03.022}  	 	 		\textit{Transportation Research Part A: Policy and Practice}  		2022. 160 p. .  	 
\bibitem[Munkácsy and Monzón ()]{b15}\label{b15} 	 		‘Potential user profiles of innovative bike-sharing systems: the case of BiciMAD’.  		 			A Munkácsy 		,  		 			A Monzón 		.  		 \xref{http://dx.doi.org/10.1016/B978-0-12-819136-1.00010-3}{10.1016/B978-0-12-819136-1.00010-3}.  		 \url{https://doi.org/10.11175/eastsats.4.621}  	 	 		\textit{Asian Transport Studies},  		 (Madrid, Spain)  		2017. 4 p. .  	 
\bibitem[Sun et al. ()]{b32}\label{b32} 	 		‘Promoting public bike-sharing: A lesson from the unsuccessful Pronto system’.  		 			F Sun 		,  		 			P Chen 		,  		 			J Jiao 		.  		 \xref{http://dx.doi.org/10.1080/17445647.2020.1866697}{10.1080/17445647.2020.1866697}.  		 \url{https://doi.org/10.1016/j.trd.2018.06.021}  	 	 		\textit{Transportation Research Part D: Transport and Environment}  		2018. 63 p. .  	 
\bibitem[Unwin ()]{b35}\label{b35} 	 		‘Promoting the public health benefits of cycling’.  		 			N C Unwin 		.  		 \xref{http://dx.doi.org/10.1016/S0033-3506}{10.1016/S0033-3506}.  		 \url{https://doi.org/10.1016/S0033-3506}  	 	 		\textit{Public Health}  		1995. 109  (1)  p. .  	 
\bibitem[Garrard et al. ()]{b9}\label{b9} 	 		‘Promoting transportation cycling for women. The role of bicycle infrastructure’.  		 			J Garrard 		,  		 			G Rose 		,  		 			S K Lo 		.  		 \xref{http://dx.doi.org/10.1016/j.ypmed.2007.07.010}{10.1016/j.ypmed.2007.07.010}.  		 \url{https://doi.org/10.1016/j.ypmed.2007.07.010}  	 	 		\textit{Preventive Medicine}  		2008. 46 p. .  	 
\bibitem[Pucher et al. ()]{b21}\label{b21} 	 		 			J Pucher 		,  		 			C Komanoff 		,  		 			P Schimek 		.  		 \xref{http://dx.doi.org/10.1016/S0965-8564(99)0001}{10.1016/S0965-8564(99)0001}.  		 \url{https://doi.org/10.1016/S0965-8564(99)0001}  		\textit{Bicycling renaissance in North America? Recent trends and alternative policies to},  		1999.  	 
\bibitem[Sanmiguel-Rodríguez ()]{b24}\label{b24} 	 		 			A Sanmiguel-Rodríguez 		.  		 \xref{http://dx.doi.org/10.47197/retos.v0i35.66470}{10.47197/retos.v0i35.66470}.  		 \url{http://www.investigo.biblio-teca.uvigo.es/xmlui/handle/11093/381}  		\textit{Ambiente urbano y bicicletas compartidas: efectos sobre la actividad física},  		2015.  		 			Tesis Doctoral]. Universidad de Vigo 		 	 
\bibitem[Rixey ()]{b23}\label{b23} 	 		‘Station-level forecasting of bikesharing ridership: Station network effects in three US systems’.  		 			R A Rixey 		.  		 \xref{http://dx.doi.org/10.3141/2387-06}{10.3141/2387-06}.  		 \url{https://doi.org/10.3141/2387-06}  	 	 		\textit{Transportation research record}  		2013. 2387  (1)  p. .  	 
\bibitem[Zhang et al. ()]{b37}\label{b37} 	 		‘Sustainable bike-sharing systems: characteristics and commonalities across cases in urban China’.  		 			L Zhang 		,  		 			J Zhang 		,  		 			Z Y Duan 		,  		 			D Bryde 		.  		 \xref{http://dx.doi.org/10.1016/j.jclepro.2014.04.006}{10.1016/j.jclepro.2014.04.006}.  		 \url{https://doi.org/10.1016/j.jclepro.2014.04.006}  	 	 		\textit{Journal of Cleaner Production}  		2015. 97 p. .  	 
\bibitem[Beenackers et al. ()]{b0}\label{b0} 	 		‘Taking up cycling after residential relocation: built environment factors’.  		 			M A Beenackers 		,  		 			S Foster 		,  		 			C Kamphuis 		,  		 			S Titze 		,  		 			M Divitini 		,  		 			M Knuiman 		,  		 			F J Van Lenthe 		,  		 			B Giles-Corti 		.  		 \xref{http://dx.doi.org/10.1016/j.amepre.2012.02.021}{10.1016/j.amepre.2012.02.021}.  		 \url{https://doi.org/10.1016/j.amepre.2012.02.021}  	 	 		\textit{American Journal of Preventive Medicine}  		2012. 42  (6)  p. .  	 
\bibitem[Tin et al. ()]{b34}\label{b34} 	 		‘Temporal, seasonal and weather effects on cycle volume: an ecological study’.  		 			S T Tin 		,  		 			A Woodward 		,  		 			E Robinson 		,  		 			S Ameratunga 		.  		 \xref{http://dx.doi.org/10.1016/S0033-3506(95)80074-3}{10.1016/S0033-3506(95)80074-3}.  		 \url{https://doi.org/10.1186/1476-069X-11-12}  	 	 		\textit{Environmental Health}  		2012. 11  (12)  p. .  	 
\bibitem[Bauman et al. ()]{b1}\label{b1} 	 		‘The unrealised potential of bike share schemes to influence population physical activity levels-A narrative review’.  		 			A Bauman 		,  		 			M Crane 		,  		 			B A Drayton 		,  		 			S Titze 		.  		 \xref{http://dx.doi.org/10.1016/j.ypmed.2017.02.015}{10.1016/j.ypmed.2017.02.015}.  		 \url{https://doi.org/10.1016/j.ypmed.2017.02.015}  	 	 		\textit{Preventive Medicine}  		2017. 103 p. .  	 
\bibitem[Hu et al. ()]{b10}\label{b10} 	 		‘Understanding the influencing factors of bicycle-sharing demand based on residents' trips’.  		 			B Hu 		,  		 			Z Zhong 		,  		 			Y Zhang 		,  		 			Y Sun 		,  		 			L Jiang 		,  		 			X Dong 		,  		 			H Sun 		.  		 \xref{http://dx.doi.org/10.1007/s11116-006-9109-1}{10.1007/s11116-006-9109-1}.  		 \url{https://doi.org/10.1016/j.physa.2021.126472}  	 	 		\textit{Physica A: Statistical Mechanics and its Applications}  		2022. 586 p. 126472.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
