\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={Changing in the use of Buildings; Building use Change, Critical Examinations along some Major Roads in Ikorodu Metropolis, Lagos Megacity},
 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{2020-01-15 (revised: 15 January 2020)}
\def\TheID{\makeatother }
\def\TheDate{2020-01-15}
\title{Changing in the use of Buildings; Building use Change, Critical Examinations along some Major Roads in Ikorodu Metropolis, Lagos Megacity}
\author{}\makeatletter 
\makeatletter
\newcommand*{\cleartoleftpage}{%
  \clearpage
    \if@twoside
    \ifodd\c@page
      \hbox{}\newpage
      \if@twocolumn
        \hbox{}\newpage
      \fi
    \fi
  \fi
}
\makeatother
\makeatletter
\thispagestyle{empty}
\markright{\@title}\markboth{\@title}{\@author}
\renewcommand\small{\@setfontsize\small{9pt}{11pt}\abovedisplayskip 8.5\p@ plus3\p@ minus4\p@
\belowdisplayskip \abovedisplayskip
\abovedisplayshortskip \z@ plus2\p@
\belowdisplayshortskip 4\p@ plus2\p@ minus2\p@
\def\@listi{\leftmargin\leftmargini
               \topsep 2\p@ plus1\p@ minus1\p@
               \parsep 2\p@ plus\p@ minus\p@
               \itemsep 1pt}
}
\makeatother
\fvset{frame=single,numberblanklines=false,xleftmargin=5mm,xrightmargin=5mm}
\fancyhf{} 
\setlength{\headheight}{14pt}
\fancyhead[LE]{\bfseries\leftmark} 
\fancyhead[RO]{\bfseries\rightmark} 
\fancyfoot[RO]{}
\fancyfoot[CO]{\thepage}
\fancyfoot[LO]{\TheID}
\fancyfoot[LE]{}
\fancyfoot[CE]{\thepage}
\fancyfoot[RE]{\TheID}
\hypersetup{citebordercolor=0.75 0.75 0.75,linkbordercolor=0.75 0.75 0.75,urlbordercolor=0.75 0.75 0.75,bookmarksnumbered=true}
\fancypagestyle{plain}{\fancyhead{}\renewcommand{\headrulewidth}{0pt}}

\date{}
\usepackage{authblk}

\providecommand{\keywords}[1]
{
\footnotesize
  \textbf{\textit{Index terms---}} #1
}

\usepackage{graphicx,xcolor}
\definecolor{GJBlue}{HTML}{273B81}
\definecolor{GJLightBlue}{HTML}{0A9DD9}
\definecolor{GJMediumGrey}{HTML}{6D6E70}
\definecolor{GJLightGrey}{HTML}{929497} 

\renewenvironment{abstract}{%
   \setlength{\parindent}{0pt}\raggedright
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
   \textcolor{GJBlue}{\large\bfseries\abstractname\space}
}{%   
   \vskip8pt
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
}

\usepackage[absolute,overlay]{textpos}

\makeatother 
      \usepackage{lineno}
      \linenumbers
      
\begin{document}

             \author[1]{Ogungbemi, Abel  Olayinka}

             \affil[1]{  Lagos State Polytechnic, Ikorodu, Lagos State, Nigeria}

\renewcommand\Authands{ and }

\date{\small \em Received: 11 December 2019 Accepted: 5 January 2020 Published: 15 January 2020}

\maketitle


\begin{abstract}
        


This paper examines the change in the use of buildings along some major roads in Ikorodu metropolis, this was achieved through random sampling administration of a questionnaire to ninety-six (96) respondents. The study found that 79,2% of respondents indicate that there was a change in the use of their building, 47.9% of this changed were based on economic reasons. the study further study that those changes were only towards one direction i.e. commercial uses. Based on the study concludes that town planners should actively monitor growth and development to ensure sustainable built human livable environment.

\end{abstract}


\keywords{buildings, change in use, building use change, critical examinations metropolis}

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

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


\let\tabcellsep& 	 	 		 
\section[{Introduction}]{Introduction}\par
he speedy rate of urbanization in the third worldcountries worldwide has specifically brought an unregulated change of use and values of buildings globally \hyperref[b5]{(Ezema, Ediae, \& Ekhaese, 2016)}. This has led to physical development related characterized by haphazard development and physical expansion of cities manifesting both within and outside its administrative jurisdiction and change of use and un-regulated change of use((DCLG) Department for Communities and Local Government, 2011).Changing the use of a property (e.g. from a beauty salon to a restaurant, or from a shop to a commercial school or from residential apartment to a commercial building \hyperref[b4]{(Esteban, 2003)}.\par
Ogungbemi, (2012) see, change of use, as the use of land or buildings thereon for a purpose which is different from that for which the land or building was originally zoned and intended for. malfunctioning of any of the city elements lead to overwhelming and increasing pressure, imbalances and other disastrous consequences on the growth of the city. Man, the creator and a major recipient of the growth will not be left out from the magnitudes of any of its actions that could be harmful to its biological organism (Adedire, 2017; \hyperref[b7]{Oduwaye, 2009;} {\ref Onokerhoraye \& Omuta, 1986)}.This has led to several factors, which can broadly be group into two, those originating from natural factors and human factors, the size and growth of the human population play a large, but it is not the only underlying human cause of change in the use of a building.\par
A particular building use can change into another use as a piece of land can change from its natural use as a forest to being used as farmland before it becomes space to build residential uses thus having a regime of a succession of building uses \hyperref[b1]{(Barlowe, 1978)}. The theory of invasion succession is based on the principle of which a particular building use invades an area and dominates it, thereby succeeding the existing building use. Olusina,  {\ref (2008)} affirmed that conversation of one use to another is due to non-proper enforcement of the existing planning regulations. it could be said that development is in the realization of the principle of highest and best use thus, ascertaining the relevance of the theory (Louise, 2017 ).\par
The existing planning laws have struggled to survive in the face of soaring demand for economic activities but because of the inevitable factor of obsolescence of existing buildings which have about the stagnation or depreciation, invading prospective economic activities with higher returns succeed existing use and the influence of planning laws thus resulting in property conversion  {\ref (Barau \& Bashayi, 2013;}\hyperref[b7]{Oduwaye, 2009)}. It is only by though property conversion will lead to a sound economic adjustment that seeks to allocate building to its highest and best use and which identifies issues of rents and property management as reasons for such conversion, it should be regarded as an illegal activity (Ukor, Ogbole, \& Alaga, 2016).\par
The analysis of change in the use of buildings has been the focus of numerous studies and scholars  {\ref (}   {\ref Esteban, 2004)}. Some of the earlier studies returned positive relationship between change in use and property values while others showed a negative relationship. \hyperref[b8]{Ogungbemi (2012)}, examining the factors influencing change in use and its attendant problems; Yaya Abatan Ogba, Lagos, the result of the finding T This paper examines the change in the use of buildings along some major roads in Ikorodu metropolis, this was achieved through random sampling administration of a questionnaire to ninety-six (96) respondents. The study found that 79,2\% of respondents indicate that there was a change in the use of their building, 47.9\% of this changed were based on economic reasons. the study further study that those changes were only towards one direction i.e. commercial uses. Based on the study concludes that town planners should actively monitor growth and development to ensure sustainable built human livable environment.\par
revealed that finding was that the property owners responded mainly to demand but the effects of this trend are far-reaching and recommend that government should be more proactive in ensuring strict compliance with planning codes. This study will, therefore, analyze the change in the use of buildings along some major roads in Ikorodu. 
\section[{II.}]{II.} 
\section[{Methods and Data}]{Methods and Data}\par
Data sources for this study were categorized into two primary sources and secondary. The sampling frame for this study consist of resident, house owner and occupier whose houses or property were within the selected major roads. A pilot survey to the study area as shown on table 2.1 gives further classifications of houses per road within the studies area. It is from these 382 buildings that the sample was selected for further processes. Purposive sampling method was used to identify buildings by selecting at randomly administered questionnaires among the respondents in the study area. The result was analysed and presented with a chart and table. 
\section[{III.}]{III.} 
\section[{Major Findings}]{Major Findings}\par
This section presents the result of finding carried out in January 2020. All chart and table in the section were resulting from the fieldwork, 2020, except otherwise stated. The study on figure  {\ref 3}.1 established that 79.2\% of respondents' sampled indicated that change in the use of a building, while 20.8\% \% of the respondents disclaimed any change in residential use. The study reviewed that 47.9\% of the respondents' confirmed that change in the use of the building was driven by demand for commercial buildings, 21.9\% confirmed that the changing was done to meet up with the latest trend in the study area. 18.8\% of respondents confirmed that changing was due to returned in investment, 9.4\% were as a result of increased in family size, 2.1\% were due to upgrade the property.   
\section[{Conclusion}]{Conclusion}\par
Due to the level of unregulated change of use without considering physical planning laws and regulation, in terms of its aesthetics, balance and the proportionality effects on the built environment and general health and safety of the people. The change of use of a building is common within the activity core, central business district and along the transportation corridors route. The study had established that this was fueled by the highest and best use \hyperref[b9]{(Owei, Obinna, \& Ede, 2010)}. This is needs for active participation of physical planning and planners in different government parastatals to come up with means of regulating the positive and negatives consequences change in use without adequate Planning provisions and planners should implement various zoning ordinances and regulations within their prerogative for a sustainable built human livable environment.   
\section[{References Références Referencias}]{References Références Referencias}\begin{figure}[htbp]
\noindent\textbf{31}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Figure 3 . 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-3.png}
\caption{\label{fig_1}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{33}\includegraphics[]{image-4.png}
\caption{\label{fig_2}Figure 3 . 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-5.png}
\caption{\label{fig_3}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.019172932330827067\textwidth}P{0.5176691729323308\textwidth}P{0.07669172932330827\textwidth}P{0.23646616541353382\textwidth}}
\tabcellsep \multicolumn{3}{l}{.1: Questionnaire Distribution along each major road in the Study Area}\\
S/N\tabcellsep Name\tabcellsep No. Buildings\tabcellsep Questionnaire (25\% of Building)\\
1\tabcellsep Lagos-Ikorodu road (Agric B/S to Roundabout)\tabcellsep 191\tabcellsep 48\\
2\tabcellsep Ikorodu-Sagamu road\tabcellsep 152\tabcellsep 38\\
3\tabcellsep Ikorodu-Itoikin road\tabcellsep 39\tabcellsep 10\\
\tabcellsep Total\tabcellsep 382\tabcellsep 96\\
\tabcellsep \tabcellsep \tabcellsep Source: Field Survey, January 2020\end{longtable} \par
 
\caption{\label{tab_1}Table 3}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.7472292191435768\textwidth}P{0.044962216624685136\textwidth}P{0.019269521410579343\textwidth}P{0.004282115869017632\textwidth}P{0.034256926952141054\textwidth}}
\multicolumn{5}{l}{1. (DCLG) Department for Communities and Local}\\
\multicolumn{5}{l}{Government. (2011). Relaxation of planning rules for}\\
\multicolumn{5}{l}{change of use from commercial to residential.}\\
\multicolumn{5}{l}{London: DCLG Publications, Eland House}\\
\multicolumn{2}{l}{Bressenden Place.}\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{5}{l}{2. Adedire, F. M., \& Adegbile, M. B. (2017). Factors}\\
\multicolumn{5}{l}{Influencing Housing Characteristics in Lagos}\\
Peripheral\tabcellsep Settlements:\tabcellsep Case\tabcellsep of\tabcellsep Ikorodu.\\
Architecture\tabcellsep Research,\tabcellsep 7(5),\tabcellsep \tabcellsep 191-200.\\
\multicolumn{3}{l}{doi:10.5923/j.arch.20170705.01}\tabcellsep \tabcellsep \\
3.\tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_2}}\end{figure}
 			\footnote{( )F © 2020 Global Journals} 			\footnote{© 2020 Global Journals} 			\footnote{( )F} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[ Technology International Journal of Industrial and Systems Engineering]{b0}\label{b0} 	 		\textit{},  	 	 		\textit{Technology International Journal of Industrial and Systems Engineering}  		7  (3)  p. .  	 
\bibitem[Ukor et al. ()]{b13}\label{b13} 	 		‘Analysis of Land Use Land Cover Change in Ikeja, Lagose State. Nigeria Using Remote Sensing and Gis Techniques’.  		 			C D Ukor 		,  		 			J Ogbole 		,  		 			A Alaga 		.  	 	 		\textit{International Journal of Science and Technology}  		2016. 5  (10)  p. .  	 
\bibitem[Oduwaye ()]{b7}\label{b7} 	 		‘Challenges of Sustainable Physical Planning and Development in Metropolitan Lagos’.  		 			L Oduwaye 		.  	 	 		\textit{Journal of Sustainable Development}  		2009. 2  (1)  p. .  	 
\bibitem[Changing in the use of Buildings; Building use Change, Critical Examinations along some Major Roads]{b14}\label{b14} 	 		\textit{Changing in the use of Buildings; Building use Change, Critical Examinations along some Major Roads},  		Ikorodu Metropolis, Lagos Megacity.  	 
\bibitem[Siti Rashidah et al. ()]{b10}\label{b10} 	 		‘Classification of High-Rise Residential Building Facilities: A Descriptive Survey on 170 Housing Scheme in Klang Valley’.  		 			H A Siti Rashidah 		,  		 			C A Adi Irfan 		,  		 			S Ahmad 		,  		 			M T Norngainy 		,  		 			M T Norngainy 		.  	 	 		\textit{MATEC Web of Conferences}  		2016. 66 p. .  	 
\bibitem[Development Act 1993: Information Sheet. South Australian: South Australian planning system ()]{b11}\label{b11} 	 		\textit{Development Act 1993: Information Sheet. South Australian: South Australian planning system},  		2005.  	 
\bibitem[Ogungbemi ()]{b8}\label{b8} 	 		‘Factors Influencing Change of Use and Its Attendant Problems: Case Study of Yaya Abatan Ogba’.  		 			O A Ogungbemi 		.  	 	 		\textit{Journal of Emerging Trends in Economics and Management Sciences (JETEMS)}  		2012. 3  (6)  p. .  	 
\bibitem[Barlowe ()]{b1}\label{b1} 	 		\textit{Land Resources Economics, The Economics of Real Estate},  		 			R Barlowe 		.  		1978. England: Prentice. Hall.  	 
\bibitem[Sui and Zeng ()]{b12}\label{b12} 	 		‘Modelling the dynamics of landscape structure in Asia's emerging desakota regions: A case study in Shenzen’.  		 			D Z Sui 		,  		 			H Zeng 		.  	 	 		\textit{Landscape and Urban Planning}  		2001. 53 p. .  	 
\bibitem[Esteban ()]{b4}\label{b4} 	 		‘Optimal urban land use and zoning’.  		 			R.-H Esteban 		.  	 	 		\textit{Review of Economic Dynamics}  		2003.  (7)  p. .  	 
\bibitem[Ezema et al. ()]{b5}\label{b5} 	 		‘Prospects, Barriers and Development Control Implications in the use of Green Roofs in Lagos State’.  		 			I C Ezema 		,  		 			O J Ediae 		,  		 			E N Ekhaese 		.  	 	 		\textit{Nigeria. Covenant Journal in Research \& Built Environment (CJRBE)}  		2016. 4  (2)  p. .  	 
\bibitem[Enaruvbe and Atedhor ()]{b3}\label{b3} 	 		‘Spatial Analysis of Agricultural Landuse Change in Asaba, Southern Nigeria’.  		 			G O Enaruvbe 		,  		 			G O Atedhor 		.  	 	 		\textit{Ife Journal of Science}  		2015. 17  (1)  p. .  	 
\bibitem[Braimoh ()]{b2}\label{b2} 	 		\textit{Spatial Analysis of Residential Land Use Change},  		 			A K Braimoh 		.  		 \url{https://www.researchgate.net/publication/237370396:UNU-IASWorkingPaperNo.144}  		2006.  	 
\bibitem[Owei et al. ()]{b9}\label{b9} 	 		\textit{The Challenges of Sustainable Land Use Planning In Nigerian Cities: The Case of Port Harcourt},  		 			O B Owei 		,  		 			V C Obinna 		,  		 			P N Ede 		.  		2010. 2010. p. .  	 	 (46th ISOCARP Congress) 
\bibitem[Lubowski et al. ()]{b6}\label{b6} 	 		\textit{What Drives Land-Use Change in the United States? A National Analysis of Landowner Decisions},  		 			R N Lubowski 		,  		 			A J Plantinga 		,  		 			R N Stavins 		.  		2007. Cambridge, MA 02138.  		 			National Bureau of Economic Research 		 	 
\end{bibitemlist}
 			 		 	 
\end{document}
