\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={Attaining Millenium Development Goals (Mdg) Through Bus Rapid Transit (Brt) System (A Case of Brt Ticketing System in Lagos State, Nigeria)},
 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{2012-01-15 (revised: 15 January 2012)}
\def\TheID{\makeatother }
\def\TheDate{2012-01-15}
\title{Attaining Millenium Development Goals (Mdg) Through Bus Rapid Transit (Brt) System (A Case of Brt Ticketing System in Lagos State, Nigeria)}
\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]{  Joseph Ayo Babalola University, Osun state, Nigeria.}

\renewcommand\Authands{ and }

\date{\small \em Received: 9 December 2011 Accepted: 1 January 2012 Published: 15 January 2012}

\maketitle


\begin{abstract}
        


Transportation in Lagos State, Nigeria is a major challenge that over the years had called for serious attention. Every attempt at solution seems to compound it. We conducted a review of the literature in the area of BRT systems to identify and subsequently classify their major aspects, and determine their linkages and trade-offs. Also, we developed from a theoretical point of view the basis of the BRT deployment planning framework, followed by collecting the necessary data to exercise the framework in the context of a site-specific case study (Lagos State). We adopted a system optimization approach in order to assist transit agency to decide on optimal deployment strategy to employ. The study reveals that the deployment of BRT systems relative to an array of factors ranging from large, small and sitespecific cases among other things do not only ameliorate the challenge of transportation but also in a way attempted to do justice to the first MDG agenda of attainment of low-pollution Green House Gases (GHG). Also, reveals that ticketing system needs a radical approach to curb timeloss occasioned by validation of purchased tickets.

\end{abstract}


\keywords{BRT system, decision-making, MDG, }

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

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


\let\tabcellsep& 	 	 		 \par
innovations in vehicle design, including environmentally clean or green vehicles, such as diesel-electric vehicles and compressed natural gas-fueled vehicles, dual mode operations in particular environments such as tunnels, low-floor buses, additional as well as wider doors, and use of distinctive and dedicated bus rapid transit vehicles. Service innovations include fare collection procedures, station design and location, and more attractive vehicle designs. Intelligent transportation systems range from existing and more customary automatic vehicle locations systems, transit signal priority systems, and passenger information systems to more advanced systems including collision warning systems (frontal, side, and rear), and automation technologies including lane assist systems -precision docking and automatic steering systems -and automatic speed and spacing control systems. E-mail : kunle.magbagbeola@gmail.com ccording to \hyperref[b7]{Miller et al (2004)}, in U.S.A the transit industry nationwide has developed significant interest in BRT as currently there are in excess of 200 transit agencies that at least considering BRT alternatives and a few dozen properties are conducting planning exercises, utilizing planning methods such as Major Investment Studies (MIS). Fares should be integrated with the rest of the bus system, but they may not necessarily be the same.  asserted that running ways for BRT include mixed traffic lanes, curbside bus lanes, and median bus ways on city streets; reserved lanes on freeways; and bus-only roadways, tunnels, and bridges. Most stations are located curbside or on the outside of bus-only roadways and arterial median busways. Similarly, BRT stations have low platforms since many are already or will A ntroduction II. 
\section[{Materials and Method}]{Materials and Method}\par
Source: World Bank Transport Forum: March 30th -April 1st 2009, "Transport: Invisible Force -Visible Impacts" -A Presentation By Babatunde Raji Fashola (SAN) Executive Governor, Lagos State, Nigeria BRT elements should be included in the system from the seven elements of any BRT systems namely Exclusivity of Running Way, Advanced Bus Technologies, Improved Fleet Management Technology, Distinctive Aesthetics or Amenities, Faster Fare Collection and Boarding, Integrating Transit Development with Land-Use Policy and Innovative Project Delivery Methods. Subject to budgetary, institutional and other constraints associated with the corridor, transit agencies have to cost-effectively configure their BRT systems, which must be tailored to site-specific characteristics. To achieve this goal, we adopted systems optimization approach with adequate and realistic objectives and constraints. A planning framework, reflecting this approach, was used to assist transit agencies with this task. 
\section[{a) The Physical Environment}]{a) The Physical Environment}\par
The physical presence of a BRT system may also raise institutional challenges. Many project areas, especially in older city centres, may simply lack the physical space to easily accommodate certain BRT implementation strategies. Bus rapid transit projects may also find themselves competing with other interests for high value real estate, which may not only inflate costs, but also complicate institutional dealings. Thus, availability and acquisition of right-of-way or physical space may be an issue. Image is also a strong marketing tool for BRT. While station area improvements are a popular BRT strategy, these improvements are typically being inserted into the existing urban design. \hyperref[b1]{Deng \& Nelson (2010)} in their findings that a high-quality BRT systen can offer accessibility advantage (specifically travel time saving) to adjacent properties, and thus increase their attractiveness. Interviews with stakeholders, including government officials, developers and real estate agents, and longitudinal analysis reveals that BRT line has positive development effects on adjacent properties, reflected by higher property values and accelerated development. The results further suggests that the housing near BRT stations enjoy a value premium, and develoment has been stimulated by the BRT opening. The findings also provide evidence that accessibility enhancement, rather than the type of transit system, is a far more important reason to influence land development. Organizations may find it a challenge to reach agreement or consensus to develop station improvements that promote a strong image, while being acceptable to numerous local interests.\par
In the domain of environmental management or policy, it is probably safe to say that most developers of eco-informatics tools or information hope that their work will be utilized in some form of rational decision-making processes or that at the very least, their tools and information are used to help inform incremental decision-making processes. For example, \hyperref[b9]{Tonn, et al. (2000)} provide a framework to guide environmental decision-making in which goals and values are agreed upon, planning is pursued, and then decisions are developed and implemented.\par
The proposed deployment-planning framework is depicted in Figure \hyperref[fig_0]{1}.2-1,\par
The activities and corresponding methodology for each step are described below. There are several combination of BRT elements, this of course tells on the need for each cost. For this purpose, it must be borne in mind that costs of BRT elements may vary based on the specific technology being used, integrated deployment of BRT elements may save significantly and that operating and maintenance cost must be considered. We focused on four aggregate performance measures and objective functions that may be used by agencies seeking to improve overall level of service. The objective functions are relatively easy to quantify and represent the combined views of passengers, the operator/transit agency and the community, which are the three primary stakeholders. However, these objective functions are only concerned with cost-efficiency of BRT-element combinations for an existing (known) passenger demand. In order to evaluate the cost-effectiveness, changes in ridership with respect to the implementation of selected BRT elements should be forecasted. This can be achieved either by a "learning curve" of an existing similar BRT system in operations, or via market research including potential system customers and nonusers. 
\section[{Global Journal of Human Social Science}]{Global Journal of Human Social Science} 
\section[{b) ABMS and Traditional M\&S Techniques}]{b) ABMS and Traditional M\&S Techniques}\par
According to Oyatoye \& Magbagbeola (2010), Agent-based modelling system (ABMS) can provide an overarching framework for model based on other modelling techniques. For example, models may be composed of agents whose decision-making behaviors are represented by formal optimization problems or by informal heuristics decision. According to Tonn et al  {\ref (2000)}, heuristic decision, mean strategies that help produce correct solution. Heuristics don't always produce a correct answer, sometimes they are the reason why people make wrong decisions. Another example is agent behaviors represented as statistical models deriving agent behaviors from the agents' input information. Agent-based modelling can also be used as a complement to other modeling techniques: for example, an agent model that builds system behavior from the behaviors of the individual agents can be "docked" (used in conjunction) with a more aggregate Systems Dynamics model of the system, to see whether the two approaches yield similar results over a range of test cases. The goal of this study is to model a many-tomany demand responsive transit service without predefined itineraries and schedules. In this case, the fleet has to be dispatched exclusively on the basis of the list of requests, like in taxicab systems, the difference being the possibility of serving customers with some detours in order to share the ride. We believe that this kind of service is of particular interest for the possibility of offering a high quality service with an efficient allocation of the resources. To achieve this, we have modelled a service in which time windows are associated with each pickup and delivery point. The definition of time window is different from the notion of "time deadline" that can be found in previous works, for 
\section[{Determine combinations of BRT elements}]{Determine combinations of BRT elements} 
\section[{Assess cost for each combination}]{Assess cost for each combination} 
\section[{Derive feasible and budget-compliant combinations}]{Derive feasible and budget-compliant combinations} 
\section[{Evaluate all feasible combinations}]{Evaluate all feasible combinations}\par
Conduct sensitivity analyses w.r.t. available budget, travel demand, cost, etc. 
\section[{Recommend optimal combinations}]{Recommend optimal combinations}\par
example concerning hauling services \hyperref[b2]{Hall (1996)}. Although \hyperref[b0]{Daganzo (1987)} modelled a distribution problem considering time windows associated with each delivery point, the suggested methodology is not suitable when temporal constraints are tight as in the case we are considering. Thus, we need a procedure that is not easily derivable from existing methodologies. For example, comparing our problem to the previously discussed ones, it can be observed that in our case, it is impossible to model it as a fixed-line service since we cannot define a "path" or a "headway" between the vehicles. On the other hand, the joint need of avoiding transfers for any pair of pickup and delivery points and of limiting the maximum ride time for every customer prevents us from dividing the area into several service zones served by a single vehicle, hence, a "cluster-first, route-second" model is not appropriate. This work may not include all the detailed procedures of deficit function theory and will concentrate rather on estimating the minimum fleet size required for a fixed schedule (shifting of departure times is not allowed), which will bring to focus the identified challenge of timeloss during ticketing and validation to departure time of any trip in our case study (Lagos state). (SDM) under the background of BRT system to realize "bus priority" by setting passing order of traffic streams at a cross. This was intended to allow for buses to go through the cross much quickly than before, and congestion is avoided. In our case study, the delay as expressed has other components as the ticketing is still manually handled. The validation of the tickets is left to the checkers attached to the drivers of the BRT. This alone is envisiaged to be bedeviled by several ills ranging from the use of fake tickets to continuous delay in checking same and other attending vices. Our work shows this disconnect and we thus proposed the use of our Modified Stopping-time Delay Model (MSD model) based on the work of \hyperref[b11]{Zhuo et al (2009)}. To prevent the bus delay caused by the initial congestion of getting on and off at bus station and its additional time-loss through ticket checking as validation, we builld a model about the number of passengers getting on and off to control the stopping time. Our newly introduced variable t wt (Time occassioned by ticket checking and validation) to the adapted model explains in clear term the otherwise laten time-loss unaccounted for in our case study. Our study reveals attempt at addressing this abnormallity through deployment of relevant and timely model deployment and necessary suggestion(s) to ammeliorate this lacuna occassioned by the choice of partial deployment of the BRT system in Lagos state. Data presented in line with real situation as obtainable in our case study (Lagos state), but based on successful experience of foreign countries, the average stopping time of BRT system is 40 seconds according to Jun \& Kangming (2007). So for the existing public transport system, the stopping time is far too long, it will amount to inefficiency of this system. By using t st = t w + t wt + t p + t oc + t c then (t st1 + t st2 + .... + t stm )/m ? 40 seconds (m is the number of stations for a route) Hence, we plugged in the related data to calculate stopping time and control the number of passengers, and hence make the buses run more quickly and conveniently. 
\section[{III.}]{III.} 
\section[{Result and Discussion}]{Result and Discussion} 
\section[{c) Institutional and Policy Issues}]{c) Institutional and Policy Issues}\par
This section has thus far focused on the more technical, design, and operational aspects of bus rapid transit systems, ranging from system requirements, available technologies and practices, system architecture, and simulation tools for system testing to evaluation. \hyperref[b4]{Miller (2001)} and  stated that the implementation of bus rapid transit systems traverses numerous stages of system design, development, testing (simulation and field), evaluation, and deployment culminating in a completed and fully operational system. Moreover, all these activities take place in a context with organizational stakeholders participating at various levels. As each stage of BRT implementation proceeds through its more technological, design, and operational aspects, questions may arise concerning the impacts of actions to be taken or decisions to be made. These impacts are often of a non-technical nature and are referred to as institutional issues. Such less technical or operational questions and issues resulting from them need to be IV. 
\section[{Conclusion and Recommendation}]{Conclusion and Recommendation}\par
Fare collection system should facilitate multiple door boarding, at least at major stops during busy periods. Off-board collection (preferred) or on-board multipoint payment should be encouraged to alleviate the challenge occasioned by poor ticketing option currently adopted in our case study. Even the recently proposed newly introduced e-ticketing payment system into the public BRT, which is supposed to put end to the current use of paper payment system will not help to put to abeyance this challenge of time-loss occasioned by validation of tickets. Marketing should emphasize the unique features of BRT such as speed, reliability, service frequency and span, and comfort. We therefore recommend that the adopted deployment which is partial in nature should be revisited with a view to revisit the ticketing regime. We hereby recommend as a way out of the time-loss challenge the need for deployment and full implementation of e-ticketing that allows for the tickets to be obtained without stress to the commuters and also reduce drastically the queue generated by this exercise and the need for checking officers on board to carry out their traditional role of inspection of the tickets to ascertain if valid for the trip or not.\begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-2.png}
\caption{\label{fig_0}VolumeFigure 1}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-3.png}
\caption{\label{fig_1}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-4.png}
\caption{\label{fig_2}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.85\textwidth}}
Volume XII Issue IX Version I\\
D D D D) F\\
(\\
Global Journal of Human Social Science\end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 			\footnote{© 2012 Global Journals Inc. (US)} 			\footnote{© 2012 Global Journals Inc. (US) Observed Data.} 		 		\backmatter  			 \par
(N be is the number of people at this station when this bus is there, N af is the number of people at the station after this bus leave this station, N in is the number We collected some data,			 			  				\begin{bibitemlist}{1}
\bibitem[Tonn et al. ()]{b9}\label{b9} 	 		‘A Framework for understanding and Improving Environmental Decision Making’.  		 			B Tonn 		,  		 			M \& English 		,  		 			C Travis 		.  	 	 		\textit{Journal of Environmental Planning and Management}  		2000. 43  (2)  p. .  	 
\bibitem[Oyatoye and Magbagbeola ()]{b8}\label{b8} 	 		‘A Transportation Model for Demand Responsive Fleet Operation in a Manufacturing Firm’.  		 			E O Oyatoye 		,  		 			J A O Magbagbeola 		.  	 	 		\textit{International Business \& Economics Research Journal}  		2010. 9  (8)  p. .  		 			The Clute Institute 		 	 
\bibitem[Miller and Buckley ()]{b6}\label{b6} 	 		‘Bus Rapid Transit Institutional Issues: The Route from Research to Experience’.  		 			M A Miller 		,  		 			S M Buckley 		.  		 No. 1760.  	 	 		\textit{Transit: Bus Transit and Maintenance, Paratransit, and New Technology},  				 (Washington, D.C)  		2001. 2001. National Academy Press. p. .  		 			Transportation Research Board National Research Council 		 	 
\bibitem[Miller (2001)]{b4}\label{b4} 	 		‘Bus Rapid Transit: Institutional Issues and Strategies for Resolution’.  		 			M A Miller 		.  	 	 		\textit{Proceedings of the 8th World Congress on Intelligent Transport Systems},  				 (the 8th World Congress on Intelligent Transport SystemsSydney, Australia)  		2001. October 2001.  	 
\bibitem[Deng and Nelson (2010)]{b1}\label{b1} 	 		‘Can BRT Stimulate Land Development? Evidence from Beijing Southern axis BRT line 1’.  		 			T \& Deng 		,  		 			J Nelson 		.  	 	 		\textit{European Transport Conference}  		2010. 2010. 25/07/2011.  	 	 (paper presentation on sustainable land use and transport. www.etcproceedings.org/paper/ canabu) 
\bibitem[Daganzo ()]{b0}\label{b0} 	 		 			C F Daganzo 		.  		\textit{Modeling distribution problems with time windows"; Part I. Transportation Science},  				1987. 21 p. .  	 
\bibitem[Miller et al. ()]{b7}\label{b7} 	 		\textit{Framework for BRT Development and Deployment Planning, California path program institute of Transports Studies},  		 			M A Miller 		,  		 			Y Yafeng 		,  		 			T Balvanyos 		,  		 			A Ceder 		.  		2004. p. .  		 			University of California, Berkeley 		 	 
\bibitem[Miller and Buckley (2001)]{b5}\label{b5} 	 		‘Institutional Aspects of Bus Rapid Transit Operation’.  		 			M A Miller 		,  		 			S M Buckley 		.  		 UCB-ITS-PRR-2001-09.  	 	 		\textit{California PATH Research Report}  		2001. April 2001.  		 			California PATH Program, University of California, Berkeley 		 	 
\bibitem[Zhuo et al. ()]{b11}\label{b11} 	 		\textit{Mathematical Model of Solving Urban Traffic Congestion},  		 			X Zhuo 		,  		 			Z \& Liao 		,  		 			J Xu 		.  		2009. p. .  	 
\bibitem[On calculation method of capacity of Bus Rapid Transit system, urban transport Jun Feng & Kangming Xu ()]{b3}\label{b3} 	 		‘On calculation method of capacity of Bus Rapid Transit system, urban transport’.  	 	 		\textit{Jun Feng \& Kangming Xu}  		2007. p. 9.  	 
\bibitem[Hall ()]{b2}\label{b2} 	 		‘Pickup and delivery systems for overnight carriers’.  		 			R W Hall 		.  	 	 		\textit{Transportation Research A}  		1996. 30 p. .  	 
\bibitem[Transport: Invisible Force -Visible Impacts" -A Presentation By Babatunde Raji Fashola (SAN) Executive Governor (2009)]{b10}\label{b10} 	 		\textit{Transport: Invisible Force -Visible Impacts" -A Presentation By Babatunde Raji Fashola (SAN) Executive Governor},  		March 30th -April 1st 2009. Lagos State, Nigeria.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
