\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={The Proliferation of the Urban Microfinance and its Problems and Prospects in Bangladesh},
 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{2018-01-15 (revised: 15 January 2018)}
\def\TheID{\makeatother }
\def\TheDate{2018-01-15}
\title{The Proliferation of the Urban Microfinance and its Problems and Prospects in Bangladesh}
\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]{Basharat  Hossain}

             \author[2]{Dr. Syed Naimul  Wadood}

\renewcommand\Authands{ and }

\date{\small \em Received: 12 December 2017 Accepted: 31 December 2017 Published: 15 January 2018}

\maketitle


\begin{abstract}
        


The goal of this article is to inspect the current status, problems and, prospects of urban microfinance in Bangladesh. This article employs the descriptive research methods based on secondary data. This paper Illustrates the present scenario of urban microfinance by using tables, graphs and the trend analysis. This paper finds that the urban microfinance in Bangladesh has been growing tremendously during the last decades. During the 2006-2017 period, the number of members within the urban microfinance program has increased by 110.69%. Besides the amount of loan amount disbursed in the urban microfinance program has increased by 110.54 % during the last four years (2014-2017). Also, the rate of increases of the total net savings of the urban microfinance members (373.33%) was higher than the rate of increases of the total net savings of the rural microfinance members (152.36%) during the 2009-2017 period. The loan Interest rate varies in between 15% and 30%. With regards to recovering the loan amount, 95% of the microfinance institutions (MFIs) apply the flat interest rate while the remaining 5% of the MFIs use the declining method. The loan recovery rate varied from 94.27 to 98.61 per cent during the 2006-2016 period. Finally, this paper inspires the urban microfinance institutions (urban MFIs) and recommends to concentrate more on the urban poor people to make them economically as well as socially empowered.

\end{abstract}


\keywords{urban microfinance, problems and prospects, bangladesh.}

\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
The Proliferation of the Urban Microfinance and its Problems and Prospects in Bangladesh Basharat Hossain ? \& Dr. Syed Naimul Wadood ?\par
Abstract-The goal of this article is to inspect the current status, problems and, prospects of urban microfinance in Bangladesh. This article employs the descriptive research methods based on secondary data. This paper Illustrates the present scenario of urban microfinance by using tables, graphs and the trend analysis. This paper finds that the urban microfinance in Bangladesh has been growing tremendously during the last decades. Source: UNDP (2016), \hyperref[b33]{Khan and Phibbs (2005)} and \hyperref[b54]{Worldometers (2018)}, ? Projected Value Given this background, the urban microfinance program was initiated by the microfinance institutions (MFIs) to mitigate the problem of the urban poor living in the urban slums. This paper is an initiative to give an Background of the Study angladesh has a long urban history, although its level of urbanization remains low, in recent decades, it has been experiencing a rapid rate of urbanization. The percentage of population in the urban areas of Bangladesh has raised from 7.9 per cent in 1971 to  {\ref 35.30}  Consequently, this pressure of urban population has put a severe burden on the housing accommodations, environment and utility services of the cities of Bangladesh. As a result, these new entrants into the city, especially who have a low income are compelled to live in the urban slums  {\ref (Hossain 2008a}). In addition to the tremendous growth of urban population, the cities are experiencing the problems of poverty, social vulnerability, unplanned and inadequate overview of the coverage, functions, problems and, prospects of the urban microfinance program in Bangladesh. 
\section[{II.}]{II.} 
\section[{The Objective of the Study}]{The Objective of the Study}\par
The main aim of this article is to examine the latest status of the urban microfinance program in Bangladesh and to identify the problems and prospects of urban microfinance in Bangladesh. 
\section[{III.}]{III.} 
\section[{Overview of the Literature}]{Overview of the Literature}\par
In summary, some above-mentioned studies highlighted the issues of urban microfinance and urban poverty, one other study scrutinizes the nexus between urban microcredit and women empowerment and yet one more study examined the potentials of urban microfinance. In contrast, our paper has presented a complete overview on the proliferation of urban microfinance that incorporates the data on the members, amount of disbursement, savings, loan and savings interest rates, recovery and funding issues. No previous research studies have covered these issues in a single research paper. 
\section[{IV.}]{IV.} 
\section[{Study Methodology}]{Study Methodology}\par
This paper is quantitative research that has been done by collecting and examining secondary data. The background data were compiled from reliable secondary sources including different survey reports, research articles, brochures and, newspaper articles.\par
V. Status of the Urban Microfinance in Bangladesh a) Origins and Evolution of Urban Microfinance in Bangladesh Bangladesh has eight administrative divisions. These are Dhaka, Chittagong (recently renamed as Chattogram), Khulna, Sylhet, Barishal, Rajshahi, Rangpur and Mymenshing (Map 1 presents the map of these eight divisions and maps of divisional cities are in the Appendix). In the divisional cities of Bangladesh, the services of urban microfinance were started between the late 1980s and the early 1990s and increased rapidly since 2005 (InM, 2010). Manabik Shahajya Sangstha (MSS), one of the oldest MFIs, initiated the urban microfinance operation in 1984 through an integrated saving and credit program for the urban poor in the Dhaka city (MSS, 2018).\par
Source: \hyperref[b53]{Wikipedia, 2018} Moreover, out of 705 registered MFIs, about 39\% MFIs are operating in the Dhaka division followed by the Rajshahi (17\%), Khulna (15\%), Chittagong (13\%), Rangpur (6\%), Barishal (5\%), Mymensingh (3\%) and Sylhet (2\%) division respectively (MRA, 2018). Figure  {\ref 1} reveals the Break-up total MFIs among 8 Divisions of Bangladesh. 
\section[{Figure-1: Break-up of the origin of MFIs among 8}]{Figure-1: Break-up of the origin of MFIs among 8}\par
Divisions of Bangladesh  \hyperref[b18]{Das and Pulla (2014)} in their research findings revealed that microcredit could not reduce the poverty of its borrowers, because there were limitations in the current approach of the system. Micro-credit did not reveal the potential of the poor borrower and could not empower the poor. The Dhaka, the 3 rd largest division of Bangladesh by the area that has 13 administrative districts and 49.72 million population. However, Dhaka, the capital city (excluding the district area) is the most populous and largest city of Bangladesh with 18.237 million population that has been facing the tremendous growth of urbanization and its population is forecast to reach at 27.37 million by 2030 (WPR,2018a), United Nations World Urbanization Prospects (the 2014 revision). Table \hyperref[tab_3]{-2}   However, among the 18.237 million urban population of the Dhaka city, 2.23 million people live in the low-cost slum and shanty  {\ref (BBS, 2015)}. They are the target group of the MFIs in the Dhaka city. Currently, about 274 MFIs are working in the Dhaka division while 157 MFIs are providing their services in the Dhaka district (MRA, 2018). The Manabik Shahajya Sangstha (MSS) first started urban microfinance in the Dhaka city way back in 1984. Table  {\ref 3} highlights the initiators of the urban microfinance program in the Dhaka city. After that, the SAJIDA Foundation, another renowned MFI, started its urban microfinance program in 1987 through a small family-funded school for underprivileged children in Dhaka city. In 1993, it disbursed formal micro-credit to some urban poor women in the Old Dhaka .   
\section[{c) Status of Urban Microfinance in Bangladesh}]{c) Status of Urban Microfinance in Bangladesh}\par
The urban micro-finance programs have been flourishing day by day in Bangladesh. According to the statistics of Microcredit Regulatory Authority (MRA), among the 705 registered MFIs, 220 MFIs are working in cities, and 84 MFIs are working only in the urban areas  {\ref Rashid, 2012, MRA, 2018)}. To note that BRAC is the largest MFI in Bangladesh but its operation is highly concentrated in the rural area. Recently it has widened services in urban areas. BRAC and TMSS both have 244,766 and 120,081 active borrowers in the urban areas respectively (Bashar and Rashid, 2012). However, in Bangladesh, commercial banks and two specialized banks (BKB, Bangladesh Krishi Bank and RAKUB, Rajshahi Krishi Unnauan Bank) also offer microfinance services. Before the appearance of the modern microfinance sector, these banks would provide microcredit in agriculture and trade sector. Besides Bangladesh Small Industries and Commerce Bank Limited, BASIC Bank provides microcredit to the urban poor through linkages with NGOs (BASIC, 2018). The amount of the disbursed loan in the Rural Microfinance sector was BDT1031385 million that was 485.50 \% higher than the total loan of the urban microfinance program. Though the loan in the urban microfinance program increased by 110.54 \% during the last four years (2014-2017) compared to the rural microfinance loan (83.01\%), but the gap in the loan amount between the rural and the urban microfinance program is also widening by 78.21\% in the same period. The Figure-4 illustrates this scenario.\par
Furthermore, urban MFIs offered a wider loan range for urban members compared the case with the rural members. For example, in ASA, loan range for urban members (BDT 6,000 to BDT 20,000) was higher than that of the rural members (BDT 4,000 to BDT 6,000) (ASA, 2003). 
\section[{f) Savings}]{f) Savings}\par
Moreover, during the last nine years, the rate of increases of the total net savings of the urban microfinance members (373.33\%) was higher than the rate of increases of the savings of the rural microfinance members (152.36\%). Similarly, the growth rate of the net saving per MFI in the urban microfinance (372.72\%) was higher compared to the rural areas (192.72\%). The probable cause of higher growth in the total savings amounts of urban microfinance is the rapid increase in the coverage of MFIs in urban areas. But the average yearly savings of the rural microfinance program stood at BDT 199,969.88, that is higher than the savings of urban microfinance program (BDT18,957) during 2009-2017 period. A large number of members of the rural microfinance accumulate an amount of savings whereas the members of urban microfinance are smaller in number compared to the rural microfinance. 
\section[{g) Sectoral Coverage}]{g) Sectoral Coverage}\par
However, diversification of using urban microfinance has been expanded day by day. Most common businesses or areas of using urban microfinance are cosmetics business, handy craft, pottery, fish selling, furniture shop, hotel/restaurant, iron shop, rice selling, electric shop, selling chatpati, tea stall, vegetable business, wood-fuel business, cloth/saree business, fruit selling, petty shop keeping, tailoring, scrap material business, rickshaw and garage business etc. (InM field survey 2009). 
\section[{h) Loan Price: the Interest Rate}]{h) Loan Price: the Interest Rate}\par
However, the reducing balance and the flat model is applied to determine the loan interest rate of MFIs. The flat method is costly for the borrowers compared to the reducing balance technique.\par
Consequently, the declining balance method is beneficial for the borrowers whereas it generates lower profit for MFIs than that of the flat methods (Water field and Duval (1996), \hyperref[b44]{Rosenberg (2002)}).\par
According to Bangladesh Microfinance Statistics (2007 and 2018), 95\% of the MFIs follow the flat mode while only 5\% of the MFIs implement the reducing balance technique including Grameen Bank and RDS (IBBL). Moreover, PKSF-one of the top domestic financiers of MFIs in Bangladesh, charges the 12.5 per cent flat rate on its follower MFIs and declining balance method as 25 per cent. The Microfinance Regulatory Authority set a ceiling of 27\% declining interest rate for MFIs \hyperref[b5]{(Badruddoza, 2011}; CDF, 2016a). Besides, several microfinance institutions impose different fees, for instance, processing charges, operation cost, etc. on its borrowers \hyperref[b7]{(Bashar and Rashid, 2012)}. However, the Microcredit Regulatory Authority (MRA) has also fixed the minimum savings interest rate at 6\% per annum. Moreover, it varies from 6 to 10\% per annum among MFIs in Bangladesh (CDF, 2016a). 
\section[{i) Loan Recovery}]{i) Loan Recovery}\par
In the case of loan recovery, the average recovery rate was 99. Moreover, climate change is another cause of suffering, displacement, and migration of rural people that increase the urban population. There is a possibility of the dislodgment of about 20 million people from the villages and expected to migrate to the town areas. It also threatens the urban Microfinance program \hyperref[b25]{(Hermes, 2011)}.\par
Furthermore, urban members of MFIs face higher interest rates due to a gap between demand and supply. On the other hand, the extremely poor people cannot enter into the coverage of MFIs because of their level of poverty. The most important point is that several MFIs are functioning in the same urban slums while many areas are untouched by the MFIs  {\ref (Bashar and} Volume XVIII Issue VII Version I Furthermore, A BRAC's research finds that cash and food provided by MFIs are consumed by the recipient because of extreme poverty. So, training and capacity building program is essential to building up their livelihoods by strengthening materials and social assets. BRAC urges the MFIs to provide both cash payments and an asset, such as a cow, along with functional education, health-support services, social protection schemes, and rights awareness building" \hyperref[b34]{(Lewis, 2011}\hyperref[b51]{, Sharma, 2018)}.\par
Another problem is that most of the urban members reside in the slum and most of them have no adequate literacy and numerical competence. Besides, they have no stable home due to frequent slum ejections; that further jeopardizes the recovery of loans (MFIRB, 2009).\par
Hulme and Aron (2009) mentioned in their research that, "the poor can save, do save, and want to save money." But insufficient financial services in the urban slums make it difficult for the poor to save money in a safe place.\par
Besides, Bangladesh has not taken full advantage of the potential of urban microfinance. Microfinance institutions have the potential to build social capital and to implement both national and local level programs. It may further make an innovative change in the urban poverty policy. It needs investment in infrastructure and housing, informal sector labor and nursing education .\par
Also, demand and supply gap is higher in urban areas that further increase the interest rate of the loan. The demand is at least three times greater than the supply of credit. The study of \hyperref[b43]{Rashid (2012)} shows that around 72.9\% borrowers want more credit than they received.\par
The threat is that many members and borrowers spend the loaned money in unproductive or nonincome-generating purposes, for instance, food and non-food consumption, entertainment, buying cloth, home materials, TV, mobile phone set, furniture, jewelry, and in medical treatment and house repairing purposes, etc. 
\section[{b) Prospects of Urban Microfinance in Bangladesh}]{b) Prospects of Urban Microfinance in Bangladesh}\par
Urban micro-finance institutions has many advantages compared to rural areas such as lower transaction costs of services, large number of women's participation rate, high recovery rate, higher level of net saving growth compared to borrowing rate, urban economic environment, and urban informal sectors and diversified economic opportunities for urban people .\par
Due to the activities of MFIs in urban areas, average numbers of borrowers per institution (ABI) and average loan size (ALS) in Bangladesh have increased day by day. Moreover, Bangladesh has 18 MFIs (including both rural and urban) in the list of most influential and active MFIs in South Asia that ranks South Asia as the 4 th biggest Microfinance region in the world \hyperref[b24]{(Harmincova and Janda, 2014)}.\par
We note that the MFIs build social capital, that is an asset capable of producing further products and services. Social capital makes the poor, capable to get urban services. Besides, it increases the income, asset, entrepreneurship development, employment creation, social well-being and low rates of vulnerability  {\ref (Prema, 2010, Bashar and}.\par
It is the matter of great hope that recently many programs were developed by the national and international MFIs to make the microfinance program more effective. The Sajida foundation adopted such a program named, OPTIX, Optimizing Performance through Improved Cross (X)-Sell, to provide support for the MFIs and cooperatives in four countries-Bangladesh, Mexico, Colombia, and Vietnam. Met-life foundation, USA funded this program .\par
The sector activities of the rural Microfinance program are confined to agriculture, poultry, and livestock, handy craft, etc., but the potentials of an urban microfinance program regarding employment creation, expansions of unregistered business are higher than the rural Microfinance program. Besides, women's participation in urban Microfinance is also higher because of having better access to financial and non-financial resources and the labor market, better influence in the family and more freedom of movement, etc. (PKSF, 2015).\par
Finally, the average loan size is increasing day by day for expanding businesses or to start a new micro-enterprise in the urban microfinance program. It is the sign of improvement of economic conditions of the borrowers by using the urban microfinance (InM field survey 2009). 
\section[{VII.}]{VII.} 
\section[{Conclusion and Policy Recommendations}]{Conclusion and Policy Recommendations}\par
Finally, we note that, though the size of the urban microfinance program is small compared to the rural microfinance program, actually it has potential. This is the case because the growth of the urban microfinance program is higher than the rural microfinance program for a large number of indicators such as the number of members, loan amount disbursed, members' savings, increasing coverage and recovering the loan. This paper recommends the The MFIs should reduce the gap between the loan and the savings interest rates. 4. The inherent goal of the microfinance program is to empower the marginal people and reduce poverty, through informal financing, but not the only profit earning. Therefore, in addition to microcredit, the MFIs should also increase the nonfinancial services. 5. The MFIs should apply the declining method instead of the flat method in collecting the loan. In Bangladesh, more than 90\% of the MFIs apply flat method. From loan receivers, this flat method does not protect their interests. 6. Funding of the MFIs is still a problem that affects the loan interest rate. The MRA may create a fund with the help of the donor agencies and supports from other offices of the Government.\begin{figure}[htbp]
\noindent\textbf{201761}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Huque ( 2017 ) 61 The}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-3.png}
\caption{\label{fig_1}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{63}\includegraphics[]{image-4.png}
\caption{\label{fig_2}63 The}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{23}\includegraphics[]{image-5.png}
\caption{\label{fig_3}Figure- 2 :Figure- 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-6.png}
\caption{\label{fig_4}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-7.png}
\caption{\label{fig_5}0}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-8.png}
\caption{\label{figure8}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.18040816326530612\textwidth}P{0.17346938775510204\textwidth}P{0.1873469387755102\textwidth}P{0.30877551020408167\textwidth}}
Year\tabcellsep \multicolumn{2}{l}{total urban population (as \% of total population)}\tabcellsep total urban population (in million)\\
1971\tabcellsep \tabcellsep 7.90\tabcellsep 5.34\\
1981\tabcellsep \tabcellsep 15.80\tabcellsep 13.39\\
1991\tabcellsep \tabcellsep 20.26\tabcellsep 22.26\\
2001\tabcellsep \tabcellsep 24.10\tabcellsep 32.46\\
2011\tabcellsep \tabcellsep 31.23\tabcellsep 47.73\\
2013\tabcellsep \tabcellsep 32.75\tabcellsep 51.28\\
2016\tabcellsep \tabcellsep 34.90\tabcellsep 56.85\\
2017\tabcellsep \tabcellsep 35.70\tabcellsep 58.74\\
2018\tabcellsep \tabcellsep 35.30\tabcellsep 60.64\\
\multicolumn{2}{l}{2030 ?}\tabcellsep 45.00\tabcellsep 83.20\\
\multicolumn{2}{l}{2050 ?}\tabcellsep 56.00\tabcellsep 112.4\end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.85\textwidth}}
B\\
housing facilities, infrastructure problem, social services,\\
contaminated environment, and low quality of physical\\
and social surroundings, political clashes and inefficient\\
urban management (Siddiqui et al., 2000, World Bank,\\
2007, Hossain, 2010).\end{longtable} \par
 
\caption{\label{tab_1}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.7925974025974025\textwidth}P{0.018766233766233768\textwidth}P{0.012142857142857143\textwidth}P{0.026493506493506493\textwidth}}
microcredit on women's empowerment and found that it\tabcellsep \tabcellsep \\
fulfills the basic needs of the borrowers but, fails to\tabcellsep \tabcellsep \\
empower the women in developing the entrepreneurship\tabcellsep \tabcellsep \\
skills. Nargis and Rahman (2016) examined the effect of\tabcellsep \tabcellsep \\
microcredit on the consumption patterns of the\tabcellsep \tabcellsep \\
borrowers within the Dhaka city. Their observation is that\tabcellsep \tabcellsep \\
it did not significantly improve the consumption patterns\tabcellsep \tabcellsep \\
of its borrowers. They proposed to increase the size of\tabcellsep \tabcellsep \\
the loan amount. Bashar and Rashid (2015) explored\tabcellsep \tabcellsep \\
the potential of the urban microfinance program. They\tabcellsep \tabcellsep \\
emphasized the issues of enhancing education,\tabcellsep \tabcellsep \\
development of infrastructure and the informal labour\tabcellsep \tabcellsep \\
market.\tabcellsep \tabcellsep \\
\multicolumn{4}{l}{Map 1: The Eight Divisions of Bangladesh}\\
\tabcellsep \multicolumn{2}{l}{Rajshahi}\\
\multicolumn{3}{l}{ingh Mymensh 17\%}\tabcellsep 39\% Dhaka\\
\multicolumn{2}{l}{3\%}\tabcellsep \\
\multicolumn{2}{l}{khulna}\tabcellsep \\
\multicolumn{2}{l}{15\%}\tabcellsep \\
\multicolumn{2}{l}{Rangpur}\tabcellsep \\
6\%\tabcellsep Sylhet\tabcellsep \tabcellsep Chittagon\\
\tabcellsep 2\%\tabcellsep Barishal\tabcellsep g\\
\tabcellsep \tabcellsep 5\%\tabcellsep 13\%\end{longtable} \par
 
\caption{\label{tab_2}Figure-1: Break-up of the origin of MFIs among 8 Divisions of Bangladesh}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.07794759825327512\textwidth}P{0.22270742358078602\textwidth}P{0.4676855895196506\textwidth}P{0.055676855895196505\textwidth}P{0.025982532751091702\textwidth}}
\tabcellsep \tabcellsep 2014\tabcellsep 16.98\tabcellsep -\\
\tabcellsep \tabcellsep 2016\tabcellsep 18.23\tabcellsep 33.16\\
\tabcellsep \tabcellsep 2030\tabcellsep 27.37\tabcellsep -\\
\tabcellsep \tabcellsep \multicolumn{2}{l}{Source: (BBS, 2003, 2011) United Nations (2014), WPR}\\
\tabcellsep \tabcellsep (2018a)\\
Years\tabcellsep Total population\tabcellsep Percentage of the\\
\tabcellsep (in million) of Dhaka city\tabcellsep total urban population\\
1975\tabcellsep 2.20\tabcellsep -\\
1991\tabcellsep 6.48\tabcellsep 29.11\\
2001\tabcellsep 10.07\tabcellsep 31.02\\
2011\tabcellsep 14.54\tabcellsep 30.46\end{longtable} \par
 
\caption{\label{tab_3}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{:} \par 
\begin{longtable}{P{0.6032803180914512\textwidth}P{0.020278330019880716\textwidth}P{0.04393638170974155\textwidth}P{0.03548707753479125\textwidth}P{0.0028164347249834327\textwidth}P{0.05576540755467197\textwidth}P{0.08843605036447978\textwidth}}
\multicolumn{5}{l}{success in the individual lending model in the urban}\\
\multicolumn{5}{l}{Dhaka since 1996 (MFIRB, 2009). Furthermore, the}\\
\multicolumn{5}{l}{SEEP (Social and Economic Enhancement Program)}\\
\multicolumn{5}{l}{started its urban microfinance program in 1995 for the}\\
\multicolumn{5}{l}{slum children in Mirpur-11 of Dhaka. Besides, it offered}\\
\multicolumn{5}{l}{different programs for the hard-core child laborers at}\\
\multicolumn{5}{l}{Ward-5 in Mirpur who were employed in handlooms and}\\
\multicolumn{5}{l}{embroidery activities (SEEP, 2018). In 1999, PKSF (Palli}\\
\multicolumn{5}{l}{Karma Sahayak Foundation (PKSF) -a specialized}\\
\multicolumn{5}{l}{government organization, expanded its coverage in the}\\
\multicolumn{5}{l}{urban areas by starting urban microcredit (UMC)}\\
\multicolumn{5}{l}{program for the urban poor (PKSF, 2018). In the same}\\
\multicolumn{5}{l}{year, the Intervida, a Spain based international NGO has}\\
\multicolumn{5}{l}{begun its operation in the urban slums of Bangladesh.}\\
Additionally,\tabcellsep since\tabcellsep 2004,\tabcellsep the\tabcellsep 'BURO\\
\multicolumn{5}{l}{Bangladesh' has been providing Microfinance services}\\
\multicolumn{5}{l}{in urban areas of Dhaka (Uttar Khan, Dakkhin Khan,}\\
Turag,\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{2}{l}{Name of MFIs}\tabcellsep \tabcellsep \multicolumn{2}{l}{Established}\tabcellsep Initiated Urban MF\tabcellsep City/Urban area\\
\multicolumn{3}{l}{Manabik Shahajya Sangstha (MSS)}\tabcellsep \multicolumn{2}{l}{1977}\tabcellsep 1984\tabcellsep Urban Dhaka\\
\multicolumn{3}{l}{Sajida Foundation}\tabcellsep \multicolumn{2}{l}{1987}\tabcellsep 1987\tabcellsep Dhaka\\
\tabcellsep PROSHIKA\tabcellsep \tabcellsep \multicolumn{2}{l}{1975}\tabcellsep 1990\tabcellsep Urban Dhaka\\
\multicolumn{3}{l}{Shakti Foundation}\tabcellsep \multicolumn{2}{l}{1992}\tabcellsep 1992\tabcellsep Dhaka, Urban slums\\
\tabcellsep DSK\tabcellsep \tabcellsep \multicolumn{2}{l}{1988}\tabcellsep 1992\tabcellsep Dhaka\\
\multicolumn{3}{l}{Social and Economic}\tabcellsep \tabcellsep \tabcellsep Dhaka,\\
\multicolumn{2}{l}{Enhancement}\tabcellsep \tabcellsep \multicolumn{2}{l}{1985}\tabcellsep 1995\tabcellsep Urban slums,\\
\multicolumn{3}{l}{Program-SEEP}\tabcellsep \tabcellsep \tabcellsep Mirpur\\
\tabcellsep Safe Save\tabcellsep \tabcellsep -\tabcellsep \tabcellsep 1996\tabcellsep Dhaka\\
\tabcellsep PKSF\tabcellsep \tabcellsep \multicolumn{2}{l}{1990}\tabcellsep 1999\tabcellsep Dhaka\\
\multicolumn{3}{l}{Intervida (Spain based) 1994, in Bangladesh}\tabcellsep \multicolumn{2}{l}{1999}\tabcellsep 1999\tabcellsep Urban Dhaka\\
\multicolumn{3}{l}{BURO Bangladesh}\tabcellsep \multicolumn{2}{l}{1990}\tabcellsep 2004\tabcellsep Uttara, Dhaka\\
\multicolumn{3}{l}{BASA -Bangladesh}\tabcellsep \tabcellsep \tabcellsep Taltala slum of Mirpur,\\
\multicolumn{3}{l}{Association for Social}\tabcellsep \multicolumn{2}{l}{1991}\tabcellsep 2007\tabcellsep Dhaka\\
\multicolumn{2}{l}{Advancement}\tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep BRAC\tabcellsep \tabcellsep \multicolumn{2}{l}{1972}\tabcellsep -\tabcellsep Urban Slum in divisional cities\\
\tabcellsep ASA\tabcellsep \tabcellsep \multicolumn{2}{l}{1978}\tabcellsep -\tabcellsep Urban Slum\\
\tabcellsep \tabcellsep \multicolumn{4}{l}{Source: websites of the above MFIs. Collected and formatted by the author}\end{longtable} \par
 
\caption{\label{tab_4}Table : 3}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.7474999999999999\textwidth}P{0.07083333333333333\textwidth}P{0.03166666666666666\textwidth}}
City\tabcellsep 2011\tabcellsep 2018\\
Dhaka\tabcellsep \multicolumn{2}{l}{about 9 million 18.237 million}\\
Chittagong\tabcellsep 2,592,439\tabcellsep 3,920,222\\
Khulna\tabcellsep 664,728\tabcellsep 1,342,339\\
Rajshahi\tabcellsep 449,756\tabcellsep 700,133\\
Barishal\tabcellsep 328,278\tabcellsep 400000\\
Rangpur\tabcellsep 796,556\tabcellsep -\\
Sylhet\tabcellsep 485,138\tabcellsep -\\
Mymensingh\tabcellsep 225,126\tabcellsep -\\
\multicolumn{3}{l}{Source: compiled by the author from BBS (2011), WPR (2018)}\\
\multicolumn{3}{l}{Barishal is the 6 th largest city of Bangladesh by}\\
\multicolumn{3}{l}{the population that has a population of 0.32 million}\\
\multicolumn{3}{l}{(BBS, 2011). More than 20 MFIs are providing their}\\
\multicolumn{3}{l}{services in this city; of which 16 MFIs are local (MRA,}\\
\multicolumn{3}{l}{2018), they provide services mainly for 0.038 million}\\
\multicolumn{2}{l}{urban slum population (BBS, 2015).}\tabcellsep \\
\multicolumn{3}{l}{Sylhet city has a population of 0.23 million, and}\\
\multicolumn{3}{l}{it is the 7 th largest city of Bangladesh by population}\\
\multicolumn{3}{l}{(WPR, 2018). Currently, about ten MFIs including three}\\
\multicolumn{3}{l}{local MFIs are working in the Sylhet city among the}\\
\multicolumn{3}{l}{0.050 million urban slum population (MRA, 2018, BBS,}\\
2015).\tabcellsep \tabcellsep \\
\multicolumn{3}{l}{Finally, Mymensingh is the 8 th largest city of}\\
\multicolumn{3}{l}{Bangladesh by population and it has 0.22 million}\\
\multicolumn{3}{l}{population (WPR, 2018). Currently, about 15 MFIs}\\
\multicolumn{3}{l}{including ten local MFIs are working in the Mymensingh}\\
city (MRA, 2018).\tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_5}Table 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.85\textwidth}}
following steps to strengthen the urban microfinance\\
program.\\
1.\\
Volume XVIII Issue VII Version I\\
E )\\
(\end{longtable} \par
 
\caption{\label{tab_6}}\end{figure}
 			\footnote{© 2018 Global Journals} 			\footnote{The Proliferation of the Urban Microfinance and Its Problems and Prospects in Bangladesh} 		 		\backmatter  			 
\subsection[{Appendix}]{Appendix}\par
Source: Media Bangladesh  {\ref (2018)} 			 			  				\begin{bibitemlist}{1}
\bibitem[ Daffodil International University Journal of Business and Economics]{b39}\label{b39} 	 		\textit{},  	 	 		\textit{Daffodil International University Journal of Business and Economics}  		10  (2)  p. .  	 
\bibitem[Basic and Bank (2018)]{b6}\label{b6} 	 		\textit{},  		 			Basic 		,  		 			Bank 		.  		 \url{http://www.basicbanklimited.com/about\textunderscore us.php?about\textunderscore us=1}  		2018. 19 October 2018.  	 
\bibitem[??? ?? ?-???? (2018)]{b49}\label{b49} 	 		\textit{},  		 			??? ?? ?-???? 		.  		 \url{https://scc.gov.bd/??????-????/}  	 	 		\textit{SCC}  		2018. 19 October 2018.  	 
\bibitem[-19), trends and growth of Microfinance programs of MFIs CDF Statistics ()]{b15}\label{b15} 	 		‘-19), trends and growth of Microfinance programs of MFIs’.  		 \url{http://www.cdfbd.org/new/Chapter\%202.doc}  	 	 		\textit{CDF Statistics},  				2016b. 2015 \& 2016. 19 October 2018.  	 
\bibitem[Annual Report, Various Years (2018)]{b0}\label{b0} 	 		 \url{http://asa.org.bd/report-archives/}  	 	 		\textit{Annual Report, Various Years},  				 (Dhaka)  		19 October 2018. ASA.  	 
\bibitem[Sharma and Feor ()]{b51}\label{b51} 	 		‘Asia -Pacific Human Development Report, shaping the future: how changing demographics can power human development, TABLE 15: Trends and share of the Urban population’.  		 			Prof ; Sharma 		,  		 			Brittany Feor 		.  		 \url{http://www.sonalibank.com.bd/micro\textunderscore credit.php57.UNDP}  	 	 		\textit{Eradicating Poverty in Bangladesh: Surveying Microfinance Initiatives in Bangladesh, DVM},  				 (Dhaka)  		2018. 19 October 2018. 2018. 19 October 2018. 2016. 1950-2050. p. 239.  	 	 (: the United Nations Development Program (UNDP) Map-1: Dhaka City Corporation) 
\bibitem[Nusrat and Shah-Noor ()]{b38}\label{b38} 	 		‘Assessing the Impact on Consumption Pattern due to of Micro Credit: A Case Study on Dhaka City’.  		 			Rahman; Nusrat 		,  		 			Shah-Noor 		.  		 \url{http://mssbd.org/?page\textunderscore id=9643}  	 	 		\textit{MSS}  		2018. 19 October 2018. 2016.  	 	 (Manabik Shahajya Sangstha, Background of the Organization) 
\bibitem[Bangladesh Microfinance Statistics Dhaka: Credit and Development Forum (CDF) & Institute of Microfinance ()]{b16}\label{b16} 	 		‘Bangladesh Microfinance Statistics’.  	 	 		\textit{Dhaka: Credit and Development Forum (CDF) \& Institute of Microfinance},  				2010. p. .  	 	 (CDF \& In M (2010). InM) 
\bibitem[Lewis ()]{b34}\label{b34} 	 		‘Bangladesh: Politics, Economy and Civil Society’.  		 			David Lewis 		.  		 \url{http://www.mediabangladesh.net/dhaka-city-map-south-and-north-city-corporation/}  	 	 		\textit{Map of Dhaka city},  				 (New York; Bangladesh)  		2011. 2018. 19 October 2018. Cambridge University Press Media. p. 120.  	 
\bibitem[BCC maps (2018)]{b4}\label{b4} 	 		 \url{http://baris-alcity.gov.bd/pages/view/bcc\textunderscore maps}  	 	 		\textit{BCC maps},  				2018. 19 October 2018.  	 	 (BCC) 
\bibitem[Bivagio Shohor Rajshahi RCC (2018)]{b42}\label{b42} 	 		‘Bivagio Shohor Rajshahi’.  		 \url{https://erajshahi.portal.gov.bd/site/page/d111d49a-1f23-46fd-a540-6cb11e2e482e/???????-???-???????}  	 	 		\textit{RCC}  		2018. 19 October 2018.  	 	 (Map in Bangla font) 
\bibitem[Banglapedia (2018)]{b1}\label{b1} 	 		\textit{Chittagong City Corporation},  		 			Banglapedia 		.  		 \url{http://en.banglapedia.org/index.php?title=Chittagong\textunderscore City\textunderscore Corporation}  		2018. 19 October 2018.  	 
\bibitem[Hossain ()]{b26}\label{b26} 	 		‘Credit for Alleviation of Rural Poverty: The Experience of Grameen Bank in Bangladesh’.  		 			Mahbub Hossain 		.  	 	 		\textit{Early Impact of Grameen: A Multi-Dimensional Analysis: Outcome of a BIDS Research Study. Grameen Trust},  				 			A Rahman,  			R I Rahman,  			M Hossain,  			S M Hossain 		 (ed.)  		 (Dhaka)  		2002.  	 
\bibitem[Development of Microfinance Sector CDF Statistics ()]{b14}\label{b14} 	 		‘Development of Microfinance Sector’.  		 \url{http://www.cdfbd.org/new/Chapter\%201.doc}  	 	 		\textit{CDF Statistics},  				2016a. 2015 \& 2016. 19 October 2018.  	 
\bibitem[Dhaka: Ministry of Planning, Government of the People's Republic of Bangladesh Preliminary Report on the Census of Slum Areas and Floating Population (2014)]{b12}\label{b12} 	 		‘Dhaka: Ministry of Planning, Government of the People's Republic of Bangladesh’.  		 \url{http://203.112.218.65/WebTestApplication/userfiles/Image/Slum/Preli\textunderscore Slum\textunderscore Census.pdf}  	 	 		\textit{Preliminary Report on the Census of Slum Areas and Floating Population},  				2015. 2014. 18 January 2017. p. .  	 
\bibitem[Dhaka: The Banking with the Poor Network in collaboration with the SEEP Network Microfinance Industry Report (2009)]{b37}\label{b37} 	 		‘Dhaka: The Banking with the Poor Network in collaboration with the SEEP Network’.  		 \url{http://www.bwtp.org/files/MF\textunderscore Industry\textunderscore Report\textunderscore Bangladesh\textunderscore ELECTRONIC.pdf}  	 	 		\textit{Microfinance Industry Report},  				2009. Bangladesh-2009. 19 October 2018. p. .  	 
\bibitem[Buro (2018)]{b13}\label{b13} 	 		‘Donor funded Project operation’.  		 			Bangladesh Buro 		.  		 \url{http://www.burobd.org/?p=231andhttp://www.burobd.org}  	 	 		\textit{BURO}  		2018. 19 October 2018.  	 
\bibitem[Educate A Child: BRAC Urban Slums Schools (2015)]{b20}\label{b20} 	 		 \url{http://educateachild.org/our-partners-projects/projects/brac-urban-slums-schools}  	 	 		\textit{Educate A Child: BRAC Urban Slums Schools},  				2015. 19 October 2018.  	 
\bibitem[Huque ()]{b23}\label{b23} 	 		‘Effectiveness of Micro-Credit on Urban Poor Women in Dhaka City: An Empirical Study’.  		 			Marjan Huque 		.  	 	 		\textit{International Journal of Research in Humanities and Social Studies}  		2017. 2017. 4 p. .  	 
\bibitem[Bassar et al. ()]{b3}\label{b3} 	 		‘Environmental Crisis of Rangpur City Corporation: A Case Study in Radhakrishnapur and South Binnatari Village’.  		 			A T M Bassar 		,  		 			Zinnatul 		,  		 			Md Habib 		,  		 			Ahoshan 		.  		 \xref{http://dx.doi.org/10.11648/j.ijepp.20170501.12}{10.11648/j.ijepp.20170501.12}.  	 	 		\textit{International Journal of Environmental Protection and Policy}  		2017. 2017. 5  (1)  p. .  	 
\bibitem[files/CGAP-Occasional-Paper-Microcredit-Interest-Rates (2002)]{b45}\label{b45} 	 		 \url{https://www.cgap.org/sites/default/}  		\textit{files/CGAP-Occasional-Paper-Microcredit-Interest-Rates},  				19 October 2018. -Nov-2002.  	 
\bibitem[Grameen Foundation, Where we work GF (2018)]{b22}\label{b22} 	 		‘Grameen Foundation, Where we work’.  		 \url{http://www.grameenfoundation.org/where-we-work/}  	 	 		\textit{GF}  		2018. 19 October 2018.  	 
\bibitem[Khan and Phibbs ()]{b33}\label{b33} 	 		‘Housing and Education: An Example of a Non-shelter Outcome’.  		 			A Khan 		,  		 			P Phibbs 		.  	 	 		\textit{The Refereed 46 th Annual Conference of American Collegiate Schools of Planning (ACSP)},  				 (Kansas City, MO)  		2005. p. .  	 
\bibitem[In ()]{b29}\label{b29} 	 		 			M In 		.  		 \url{http://www.uplbooks.com/book/bangladesh-Micro-finance-statistics}  		\textit{Bangladesh Microfinance Statistics},  				2008-2013. 2008-2012. 19 October 2018. p. .  	 	 (Dhaka: Institute of Microfinance) 
\bibitem[Inm (2010)]{b30}\label{b30} 	 		 			Inm 		.  		 \url{http://inm.org.bd/wp-content/uploads/2016/01/ATFS-Brochure.pdf}  		\textit{access to financial services (ATFS) in},  				 (Bangladesh, Dhaka)  		2010. 19 October 2018.  		 			Institute of Microfinance 		 	 
\bibitem[Introduction, Grameen Bank GB (2018)]{b21}\label{b21} 	 		‘Introduction, Grameen Bank’.  		 \url{http://www.grameen.com/introduction/}  	 	 		\textit{GB}  		2018. 19 October 2018.  	 
\bibitem[Das et al. ()]{b18}\label{b18} 	 		‘Is Micro Credit in Urban Poverty Making a Difference? A Review from Bangladesh’.  		 			Tulshi Das 		,  		 			Kumar 		,  		 			Venkat Pulla 		.  	 	 		\textit{International Journal of Social Work and Human Services Practice}  		2014. 2  (2)  p. .  	 	 (Horizon Research) 
\bibitem[List of Licensed MFIs as of MRA (2018)]{b35}\label{b35} 	 		‘List of Licensed MFIs as of’.  		 \url{http://mra.gov.bd/images/Licensed\textunderscore NGO\textunderscore MFIs/lic25092018en.pdf}  	 	 		\textit{MRA}  		2018. Sep 18. 2018. 19 October 2018.  	 
\bibitem[Manoshi and Brac (2018)]{b36}\label{b36} 	 		 			- Manoshi 		,  		 			Brac 		.  		 \url{http://health.brac.net/manoshi}  		\textit{Manoshi},  				2018. 19 October 2018.  	 
\bibitem[Map of Khulna city KCC (2018)]{b32}\label{b32} 	 		‘Map of Khulna city’.  		 \url{http://www.khulnacity.org/Content/index.php?page=About\textunderscore KCC\&ZWg\&pid=30}  	 	 		\textit{KCC}  		2018. 19 October 2018.  	 
\bibitem[Prema ()]{b41}\label{b41} 	 		‘Measuring Effectiveness of Social Capital in Microfinance: A Case Study of the Urban Microfinance Program in India’.  		 			B Prema 		.  	 	 		\textit{International Journal of Social Inquiry}  		2010. 3  (2)  p. .  	 
\bibitem[Hossain and Kamal ()]{b27}\label{b27} 	 		‘Measuring the Impact of BRAC Microfinance Operations: A Case Study of a Village’.  		 			Mohammad Hossain 		,  		 			Kamal 		.  		 \xref{http://dx.doi.org/10.5539/ibr.v5n4p112}{10.5539/ibr.v5n4p112}.  		 \url{http://dx.doi.org/10.5539/ibr.v5n4p112}  	 	 		\textit{International business Research}  		2012. 5  (4)  p. .  	 
\bibitem[Rashid ()]{b43}\label{b43} 	 		\textit{Microfinance and the Poor, An Overview of the Sector in},  		 			Harun Rashid 		.  		2012. Bangladesh, Care INCOME, Frank Matsaert-DFID Bangladesh.  	 
\bibitem[Harmincova and Janda (2014)]{b24}\label{b24} 	 		\textit{Microfinance around the world: regional SWOT analysis by Munich Personal RePEc Archive, (Munich Personal RePEc Archive (MPRA) Paper No. 58171},  		 			Zuzana Harmincova 		,  		 			Karel Janda 		.  		 \url{http://mpra.ub.uni-muenchen.de/58171/}  		2014. 19 October 2018.  	 
\bibitem[Badruddoza ()]{b5}\label{b5} 	 		\textit{Microfinance in Bangladesh: Red and Green Lights},  		 			S Badruddoza 		.  		2011.  		 			University of Dhaka 		 	 	 (paper presented at the Department of International Relations) 
\bibitem[Hulme and Arun ()]{b28}\label{b28} 	 		‘Microfinance: A Reader’.  		 			David Hulme 		,  		 			Thankom Arun 		.  		 \url{http://www.indexmundi.com/facts/bangladesh/urban-population}  	 	 		\textit{Finance for the Poor: The way forward? p. (7-16)},  				 			Routledge 32. Index,  			Mundi 		 (ed.)  		 (New York)  		2009. 2015. 19 October 2018.  	 	 (Bangladesh -Urban population) 
\bibitem[Hermes ()]{b25}\label{b25} 	 		‘Microfinance: Its Impact, Outreach, and Sustainability’.  		 			Niels Hermes 		.  	 	 		\textit{World Development Journal}  		2011. 39  (6)  p. .  	 
\bibitem[Sajida (2018)]{b46}\label{b46} 	 		\textit{OPTIX-Optimizing Performance through Improved Cross (X), Sajida Foundation},  		 			Sajida 		.  		 \url{http://www.sajidafoundation.org/index.php?option=com\textunderscore content\&view=article\&id=269\&Itemid=43}  		2018a. 19 October 2018.  	 
\bibitem[Population Census 2011, Preliminary Report (Population and Housing Census ()]{b9}\label{b9} 	 		 \url{http://bbs.portal.gov.bd/sites/default/files/files/bbs.portal.gov.bd/page/7b7b171a\textunderscore 731a\textunderscore 4854\textunderscore 8e0a\textunderscore f8f7dede4a4a/PHC2011PreliminaryReport.pdf11.BBS}  	 	 		\textit{Population Census 2011, Preliminary Report (Population and Housing Census},  				 (Bangladesh)  		2001-2011. 2011. 19 October 2018. 2011b. p. .  	 	 (Dhaka: Ministry of planning) 
\bibitem[Worldometers ()]{b54}\label{b54} 	 		‘Population of Bangladesh’.  		 			Worldometers 		.  		 \url{http://www.worldometers.info/world-population/bangladesh-population/}  	 	 		\textit{Retrieved October 5},  				2018. 2018. 2018.  	 	 (and historical) 
\bibitem[Pricing for Microfinance, The Russia Microfinance Project, Document No.55, a U.S. Department of State/NISCUP Funded Partnership among the University of Washington-Evans school of Public Affairs, The Siberian Academy of Public Administration, and the Irkutsk State University CARE Savings and Credit Sourcebook (1996)]{b52}\label{b52} 	 		‘Pricing for Microfinance, The Russia Microfinance Project, Document No.55, a U.S. Department of State/NISCUP Funded Partnership among the University of Washington-Evans school of Public Affairs, The Siberian Academy of Public Administration, and the Irkutsk State University’.  		 ST/ESA/SER.A/352.  		 \url{http://depts.washington.edu/mfinance/eng/curriculum/docs/55\textunderscore pricing.pdf}  	 	 		\textit{CARE Savings and Credit Sourcebook},  				 (Ann)  		2014. 2014. 19 October 2018. 1996. 19 October 2018from.  		 			Charles and Duval 		 	 	 (Department of Economic and Social Affairs, Population Division. new York: United Nations) 
\bibitem[Retrieved References Références Referencias Dhaka: Credit and Development Forum (CDF)CUS (2005)]{b17}\label{b17} 	 		‘Retrieved References Références Referencias’.  		 18-35.  		 \url{https://www.measureevaluation.org/resources/publications/tr-06-35/at\textunderscore download/document}  	 	 		\textit{Dhaka: Credit and Development Forum (CDF)CUS},  				 (Bangladesh)  		2006-2015. October 2018. 2017. 2005. 2005. 19 October 2018from. p. .  	 	 (Dhaka: Centre for Urban Studies (CUS). Retrieved) 
\bibitem[Rosenberg ()]{b44}\label{b44} 	 		 			Richard Rosenberg 		.  	 	 		\textit{Microcredit Interest Rates by CGAP},  				2002.  	 
\bibitem[Sajida (2016)]{b48}\label{b48} 	 		\textit{Sajida Annual report (12-30},  		 			Sajida 		.  		 \url{http://www.sajidafoundation.org/wp-content/uploads/annual-report-2016.pdf}  		2016. 19 October 2018.  	 
\bibitem[Social and Economic Enhancement Programme SEEP (2018)]{b50}\label{b50} 	 		‘Social and Economic Enhancement Programme’.  		 \url{http://www.seep.org.bd}  	 	 		\textit{SEEP}  		2018. 19 October 2018.  	 
\bibitem[Bashar and Rashid ()]{b2}\label{b2} 	 		‘The Potential of Urban Microfinance: Illustrations from Bangladesh’.  		 			Toriqul Bashar 		,  		 			Salim Rashid 		.  	 	 		\textit{British Journal of Education}  		2015. 5  (2)  p. .  	 	 (Society \&Behavioural Science) 
\bibitem[Bashar and Rashid ()]{b8}\label{b8} 	 		‘The Potential of Urban Microfinance: Illustrations from Bangladesh’.  		 			Toriqul Bashar 		,  		 			Salim Rashid 		.  	 	 		\textit{Society \& Behavioural Science}  		2015. 5  (2)  p. .  	 	 (British Journal of Education) 
\bibitem[Urban Microcredit, Palli Karma Sahayak Foundation (PKSF) PKSF (2018)]{b40}\label{b40} 	 		‘Urban Microcredit, Palli Karma Sahayak Foundation (PKSF)’.  		 \url{http://www.pksf-bd.org/?page\textunderscore id=108}  	 	 		\textit{PKSF}  		2018. 19 October 2018.  	 
\bibitem[Bashar and Rashid ()]{b7}\label{b7} 	 		‘Urban Microfinance and Urban Poverty in Bangladesh’.  		 			Toriqul Bashar 		,  		 			Salim Rashid 		.  	 	 		\textit{Journal of the Asia Pacific Economy}  		2012. 17  (1)  p. .  	 
\bibitem[Inm ()]{b31}\label{b31} 	 		\textit{Urban Microfinance State, Impact, and Potential for Income Generation and Employment},  		 			Inm 		.  		2012. Dhaka: Institute of Microfinance.  	 
\bibitem[Sajida (2018)]{b47}\label{b47} 	 		\textit{Where we started},  		 			Sajida 		.  		 \url{http://www.sajidafoundation.org/index.php?option=com\textunderscore content\&view=article\&id=279\&Itemid=3}  		2018b. 19 October 2018.  	 
\bibitem[Working Area, Dushtha Shasthya Kendra, DSK DSK Micro Finance, Executive Summary, DSK (Dushtha Shasthya Kendra) (2018)]{b19}\label{b19} 	 		‘Working Area, Dushtha Shasthya Kendra, DSK’.  		 \url{http://www.dskbang-ladesh.org/?s=WorkingArea\&submit=Search}  	 	 		\textit{DSK Micro Finance, Executive Summary, DSK (Dushtha Shasthya Kendra)},  				2018. 19 October 2018. 2018. 19 October 2018.  	 	 (Retrieved) 
\bibitem[Wikipedia (2012)]{b53}\label{b53} 	 		\textit{World Bank population estimates},  		 			Wikipedia 		.  		 \url{http://www.tradingeconomics.com/bangladesh/urban-population-wb-data.html}  		2018. 19 October 2018. 2012. 19 October 2018.  	 	 (Division of Bangladesh) 
\bibitem[Wpr (2016)]{b55}\label{b55} 	 		\textit{World Population Review-Dhaka Population},  		 			Wpr 		.  		 \url{http://worldpopulationreview.com/world-cities/dhaka-population/}  		2018a. 2016. October 2018.  	 
\bibitem[Wpr (2018)]{b56}\label{b56} 	 		 			Wpr 		.  		 \url{http://worldpopulationreview.com/countries/bangladesh-population/cities/}  		\textit{Population of Cities in},  				 (Bangladesh)  		2018b. 2018. 5 October 2018.  	 
\bibitem[ZILA REPORT : KHULNA; Retrieved (2011)]{b11}\label{b11} 	 		 \url{http://203.112.218.65:8008/WebTestApplication/userfiles/Image/PopCenZilz2011/Zila-Khulna.pdf}  	 	 		\textit{ZILA REPORT : KHULNA; Retrieved},  				2011. 19 October 2018.  	 
\bibitem[ZILA REPORT :Chittagong; Retrieved (2011)]{b10}\label{b10} 	 		 \url{http://203.112.218.65:8008/WebTestApplication/userfiles/Image/PopCen2011/Com\textunderscore Chittagong.pdf12.BBS}  	 	 		\textit{ZILA REPORT :Chittagong; Retrieved},  				2011. 19 October 2018. 2011c.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
