\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={Significance of Exponential uses of Mobile Financial Services (MFS) 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{2014-01-15 (revised: 15 January 2014)}
\def\TheID{\makeatother }
\def\TheDate{2014-01-15}
\title{Significance of Exponential uses of Mobile Financial Services (MFS) 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]{Priyanka Das  Dona}

             \affil[1]{  World University of Bangladesh}

\renewcommand\Authands{ and }

\date{\small \em Received: 6 December 2013 Accepted: 2 January 2014 Published: 15 January 2014}

\maketitle


\begin{abstract}
        


The financial services delivered via mobile networks that performed through mobile phone or personal digital assistance allows customers to conduct a number of financial transactions without the access to traditional banks. The study explores the trend of the uses of Mobile Financial Services as a new service offered by the commercial banks in Bangladesh with its competitive market position through the utilizations of the both method of qualitative and quantitative techniques. MFS has started its work gradually from 2011 in Bangladesh. The research found that though MFS is a first-hand but has upwards trends in demand especially to the students with the limited age groups and incomes. Most of the transactions are made from the big cities like capital and metropolitan cities. It was observed that the MFS contributes in profits of the banks. The research also found that though the customers are satisfied about getting money through MFS but insecurity also can arises due to the networking problems, telecommunications services and unconsciousness of the agents. At the same time the research suggests that as MFS has great potentiality and demand in all respects whatever it is in money transactions or employment scope in Bangladesh, so with the joint collaboration of the MFS providers banks and telecommunications company if they implement the strategies to overcome the users limitations in the common groups of people and can provide the transactions in more secured way then MFS will play a significance role to generate profit for commercial banks in Bangladesh.

\end{abstract}


\keywords{e-banking, mobile financial service (MFS), customers demand, mobile banking, bkash, technology.}

\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 and Historical}]{Introduction and Historical}\par
Evaluation of MFS -business has been continuously growing as a new industry during the last decade  {\ref (Van Hoeck, 2001}). The banking industry has been leading this trend in recent years, and now all banking transactions completing through internet applications is sometimes called e-banking  {\ref (Boss et al., 2000;} {\ref Smith, 2006;} {\ref Hwang et al., 2007;} {\ref Shin, 2008)}. E-banking relies heavily on information and communication technologies (ICT) to achieve its promise of 24 hours availability, low error rates, and quicker delivery of financial services. When considering e-banking, bank websites usually come to mind first, but e-banking requires much more than just a good website. It needs back end applications such as account systems, support applications such as Customer Relationship Management (CRM systems), communication technologies to link e-banking to the payment systems such as LINK, and middleware to integrate all these often different type of systems.  {\ref (Shah \& Clarke,2009)}. Consumers are attracted to these technologies because of convenience, increasing ease of use, and in some instances cost savings  {\ref (Anguelov et al., 2004}). E-banking has been viewed as an upgrading from previous electronic delivery systems to open new business opportunities for the banking industry  {\ref (Ebling, 2001)}.\par
In modern age Mobile Banking or M-Payment is the appreciable technological services of the commercial banks through which customers can get different banking services like checking account balances, fund transferring, receiving alert, pay bills, deposits and withdraw money and so on with the support of telecommunication devices and personal digital assistance. The Cellular telephone (commonly "mobile phone" or "cell phone" or "hand phone") is a long-range, portable electronic device used for mobile communication. (www.wikipedia.com).The telecommunications industry worldwide has scrambled to bring what is available to networked computers to mobile devices  {\ref (Schofield \& Kubin 2002)}.\par
In broad sense different types of hand held devices and movable objects that provide mobile banking services can be considered as mobile financial services. In this respect Automated Taller Machine (ATM), Online Banking, Debit or Credit card can also be considered as mobile banking services. But mobile banking services generally refers to the financial services delivered via Mobile networks and performed on a mobile phone or personal digital assistance that allows customers of a financial institutions to conduct a number of financial transactions.\par
The introduction of mobile banking (m-banking) services in both high and low-income countries has revolutionized traditional notions of 'banking' in lowincome countries in particular m-banking is regarded as an opportunity to bring financial services to the unbanked poor who are not a profitable target for commercial banks. The promise of m-banking lies in the fact that access to these services requires no more than access to a widely available and inexpensive technology such as mobile telephony, even for poor uneducated individuals who are typically marginalized by traditional banking providers. This promise has been materialized most successfully in Kenya, where Safaricom's M-PESA started in March 2007 and, by September of 2009, over 8.5 million Kenyans had registered to use the service and US\$3.7 billion (10 percent of Kenya's GDP) had been transferred over the system. This policy brief describes the current international experience regulating the provision of m-banking services. (www.theigc.org)\par
The spread of mobile phones across the developing world is one of the most remarkable technology stories of the past decade. Buoyed by prepaid cards and inexpensive handsets, hundreds of millions of first-time telephone owners have made voice calls and text messages part of their daily lives. However, many of these same new mobile users live in informal and/or cash economies, without access to financial services that others take for granted. Indeed, across the developing world, there are probably more people with mobile handsets than with bank accounts  {\ref (Porteous, 2006)}. Various initiatives use mobile phones to provide financial services to "the unbanked." These services take a variety of forms-including long-distance remittances, micropayments, and informal airtime bartering schemes-and go by various names, including mobile banking, mobile transfers, and mobile payments. Taken together, they are no longer merely pilots; in the Philippines, South Africa, Kenya, and elsewhere, these services are broadly available and increasingly popular.\par
Across the developing countries, millions of people rely on informal economic activity and local level networks to earn their living. Most of these populations are from bottom of pyramid and they don't have access to basic financial services/banks as access to them is costly and very limited. However, the outstanding growth of mobile sector worldwide has created a unique opportunity to provide social and financial services over the mobile network. With over 4 billion mobile cellular subscriptions worldwide, mobile network has the ability to immediately offer mobile banking to 61\% of the world population  {\ref (Sultana, 2009)}.\par
It is now a burning issue in banking services. It is a systematic set of process that enable bank customers to have bank services through mobile phone starting from a simple mobile handset to personal digital assistance. Now a day mobile banking services has increasingly becomes necessary components of doing business and implementing business strategy for economic development.\par
Some banks are making significant investments in mobile systems to deliver a range of types of business value, from increased efficiency and cost reduction, to improved operational effectiveness and customer service to provide a competitive advantage. A factor that has contributed to this development has been the extended availability and capacity of mobile communications infrastructure around the world. The number of types of mobile devices has been increasing rapidly and the functionality available has also improved. The shrinking costs of data transmission and, due to the intense competition from suppliers, the reduced costs of devices have catalyzed the distribution of mobile technologies and amplified the growth of the worldwide mobile market. In those countries where traditional telecommunication infrastructure is not well developed, mobile technologies is transforming accessibility to the Internet based services. Mobile banking may be described as the newest channel in electronic banking to provide a convenient way of performing banking transaction using mobile phones or other mobile devices. The potential for mobile banking may be far greater than typical desk-top access, as there are several times more mobile phone users than online PC users. Increasingly "mobile life styles" may also fuel the growth of anywhere, anytime applications. \hyperref[b2]{(Shah \& Clarke, 2009)} Low fees, less time consumption, privacy, freedom from time and place and easy communication are the variables that determinants tend of the using technology. Mobile phone has faced some greater influence of inhibitors in using mobile for banking purpose, perceived credibility and security issues (Luarn and Lin, 2005). Mobile banking isn't as fully functional as online banking. We offer things you can do every day, such as looking at account activity and paying bills. (Thomas Trebilcock, vice president of e-business and payments at PNC Bank.) Mobile wallet usage has struggled in the mainstream primarily due to concerns around security, technologies and confusion over what is a mobile wallet exactly. The key to mobile wallet growth will be adding value to both consumers and merchants while addressing concerns around fraud and security. Convenience features such as making it easier to organize consumer loyalty programs, location based offers, the ability to skip long checkout lines and rewards for using mobile will begin to spur user adoption.  {\ref (Bob Graham, 2014)} Mobile banking is gaining ground among the people in Bangladesh within a short span of time for facilitating its easy transaction services. Some 3.0 million people make now the use of different services under mobile banking. There are about 70,000 outlets of mobile banking service-providers, making the services available to the users. The government, in tandem with the country's central bank, is giving a greater focus now than ever before on supportive efforts to bring a large number of people under the banking channel by using mobile banking service as only a quarter of the country's population has now access to the formal banking sector. (http://www.thefinancialexpress-bd.com/old/index) Santus et.al (2011) in their study "The Dimensions Affecting the Adoption of Mobile Banking in Bangladesh" have shown that some factors make the adoption of mobile banking service easy for the customers and those are convenience, cost, security, confidentiality, handset operability, procedure and knowledge, network.\par
The central bank issued guidelines on "Mobile Financial Services for Banks" in September 2011 clearly stating a choice to make the market bank-led. It has provided 10 licenses to banks to offer the full range of mobile financial services. (http://www.cgap.org/blog/gr owth-mobile-financial-services-bangladesers.) The guidelines on mobile financial services for the banks were amended by the Bangladesh Bank with the directive issued in December, 2011 to all banks to follow the same. (http://www.thefinancialexpress-bd.com/old/inde x) Bangladesh Bank has fixed the transaction limit for the account holders of mobile financial services at maximum Tk. 10,000 daily and a total of Tk. 25,000 on monthly basis vide DCMPS Circular No. -10/2011 December 14, 2011. (http://www.bb.org.bd) .The limit is applicable for any number of transactions The Bangladesh Telecommunication Regulatory Commission (BTRC) has set the charge at 2.0 per cent for each transaction for 'cash-in' and 'cash-out' purposes and Tk 5.0 for the lowest amount of transactions for mobile banking. Among the mobile banking service-providers, 'bKash' has set its charge at 1.85 per cent for remitting money, Dutch-Bangla Bank, at 2.0 per cent and Islami Bank, at 1.5 per cent, under mobile banking services. The transaction limit is Tk 25,000 per day by one person.\par
The Brac Bank-initiated mobile banking service, 'bKash', is at present the country's leading serviceprovider in mobile banking. Dutch-Bangla Bank and Islami Bank Cash are next in line, after 'bKash', as the service-providers in mobile banking, in terms of volume of transactions, clientele coverage and number of personnel, directly or indirectly, involved in the process of making such services available to the people. (http://www.thefinancialexpress-bd.com/old/index)\par
The mobile financial services market is at an early stage of development as providers are working to stabilize their technology build agent networks and acquire new customers. This involves finding and training agents, marketing, helping customers transact and acquiring customers by using know-your-customer (KYC) and account opening processes. A survey conducted by Bangladesh's central bank found that the new services are reaching multiple parts of Bangladesh and that most clients and agents express cautious optimism about mobile financial services being valuable to them. These developments offer promising signs that mobile financial services could develop in time. Bangladesh has a large population in a small geography. It is also home to one of the most deeply penetrated microfinance markets. Indeed, Bangladesh's overall access to accounts for adults of nearly 40\% is higher than South Asia's average of 33\% and the global low-income country average of 27\% (source). Nevertheless, most banks, mobile operators and microfinance institutions agree that mobile financial services are likely to focus initially on domestic personto-person transfers that are very scarce among formal provide. Bangladesh Bank's aim is to ensure that the market develops with several providers, and diverse technologies are tested and used, different kinds of agent networks deployed, and a range of products available so that the consumer is empowered with a full range of choices. It is an exciting time in Bangladesh for mobile financial services and much will be learned in the coming months.  
\section[{Objectives of the Study}]{Objectives of the Study}\par
The basic objective of this study is to specifically focus on the exponential trend for the uses of Mobile Financial Services (MFS) in Bangladesh and also to evaluate the competitive market position of Mobile banking services provider commercial banks with the customer demand. Finally the objectives include findings out some scopes for further research in this field. 
\section[{III.}]{III.} 
\section[{Methodology}]{Methodology}\par
This research includes both qualitative and quantitative techniques and collected data were classified in primary and secondary sources. Primary data were collected through field level study and a questionnaire with pertinent questions to analyze the upward trend of the uses of mobile banking at different regions in Bangladesh as a newly established service of some commercial banks and to assume its potentiality.\par
The sample size is 300. By using suitable sampling method, 300 respondents who are mobile financial services customers and the agents are interviewed with direct conversations and for analysis purpose those data were segmented on the basis of various dimensions like-income groups, professions, age limit, relevant products, safety, demanding groups, etc. Data have been collected from the five different regions across the country. Among the banks that provide mobile financial services, 5 banks have been taken as sample of the research. Of those 5 banks, 2 pioneer bank's information regarding mobile financial services is used to show the competitive growth. And for secondary data firstly, the maximum exploratory part of the article obtained through secondary sources likedifferent search engine, books and related journals, different publications, Bangladesh Bank guideline, etc. Secondly, survey questionnaire was overseen to empirically evaluate the level of acceptance and customer demand of m-banking in Bangladesh. 
\section[{IV.}]{IV.} 
\section[{Findings and Analysis a) Nature of the Customer}]{Findings and Analysis a) Nature of the Customer}\par
The study shows that among 300 respondents, the highest portion (97\%) was regular customer of MFS while only 3\% are irregular customers. (Figure \hyperref[fig_1]{-01})  From the survey it was observed that among 300 respondents 28\% that was the highest portion and 22\% the second largest portion are belonging in the income level of 10000-15000 and 5000-10000 respectively. But the income levels of 45000-50000 and above are belonging in the lowest portion with 2 \% .That means the higher income groups are detached from the MFS at present. (Figure \hyperref[fig_3]{-03}) After analysis of 300 respondents collected randomly, we found that the majority portion of MFS users were students i.e. 50\% and earlier it showed that the age group of 18-25 were the highest users of MFS might be the students in profession. And the second largest portion belongs to the businessmen which is 31\%. But the other professionals were in so negligent stage by their uses of MFS. (Figure  {\ref -}     
\section[{g) E-banking system uses best by the customers}]{g) E-banking system uses best by the customers}\par
After collected of 300 respondents randomly, we found that of different E-Banking services, 78\% of the respondents use mobile financial services for their money transactions. Beside these ATM stands in second choice with 12\%. (Figure  {\ref -}  It is observed that among the same 300 respondents, near about 50\% were strongly agreed that transaction is very much safe through mobile phone. The second highest portion i.e. 21\% was also agreed with the statement stated above. Where as among the respondents the portion of disagree and strongly disagree were 12\% and 17\% respectively. (Figure \hyperref[fig_8]{-08})  
\section[{i) Available Agent and branch for M-Banking}]{i) Available Agent and branch for M-Banking}\par
Among 300 respondents it was measured that, the highest 58\% respondents strongly agreed and 29\% agreed that there are available agents and branches of DBBL mobile banking, Bkash, mCash and so on. On the other hand, in the following figure it is shown that about 11\% respondents disagreed with the available agent and branches of DBBL mobile banking, Bkash, mCash. (Figure \hyperref[fig_9]{-9})  [Note: Stated data has been collected from the annual reports of DBBL and Brac Bank. But the specific earnings of mobile banking has not mentioned in DBBL annual reports like specific information of bKash in the annual reports of Brac Bank. That's why the DBBL's mobile banking amounts have taken from the consolidated other operating incomes and it can be assumed that the earnings from mobile banking are included here.] 
\section[{Source: Annual Reports of DBBL (2011-2013) and Annual Report Brac Bank (2011-2013)}]{Source: Annual Reports of DBBL (2011-2013) and Annual Report Brac Bank (2011-2013)}\par
V. 
\section[{Mobile Financial Services}]{Mobile Financial Services}\par
Beside those two pioneers banks some of other commercial banks in Bangladesh getting interested in MFS and have launched services all over the country with the enrolment of new advancement of technology. mCash from IBBL, uCash from UCBL, EasyCash from Prime Bank Ltd and so on have already focused their figures in the MFS market in Bangladesh. Islami Bank Bangladesh Limited was inaugurated their Mobile Banking Service of on December 27, 2012 on the name of mCash with the aim of to bring all the people under its services. IBBL Mobile Banking mCash is highly secured as it uses USSD or SMS+IVR as its communication channel. In case of USSD, both the instructions and PIN are communicated using USSD while in case of SMS+IVR, instructions are sent via SMS and PIN via IVR (voice channel), both the USSD and IVR are secured for transmission of PIN. Customer's money is safe as none can withdraw his/her money without taking possession of Mobile set, PIN and Check digit together. None will be able to deposit unwanted money into a Mobile Account without knowing the check digit (although the mobile number is publicly known).account is fully registered; you will get an SMS notification. (http://bdloan.net) United Commercial Bank launched their Mobile Financial Services "UCash" on 23rd Nov'2013. UCB has more then 100 00 agents all over the country to make available their service "UCash". Mobile Account holders (savings) of "UCash" will get daily Interest on the deposit in mobile wallet from the very first day. Initially the service of UCash will be available through 'Robi' and 'Airtel' Network. It will be accessible through all the mobile network operators very soon.  
\section[{Recommendations and Conclusion}]{Recommendations and Conclusion}\par
The results of this study showed that there is a positive acceptability of MFS in Bangladesh. How-ever as a new product the permitted banks should enhance several strategies those can overcome the limitations of MFS, to be an easy accessible financial services near future. The MFS providers must introduce effective and attractive strategies so that the number of customers should not be in the limit of the age group of 18-25 who are basically stand in the education level of HSC and Graduate belonging in the highest level of the respondent in the age and education group respecttively. The banks should specifically clear the idea and systems about the MFS through the buzz marketing process in order to spread the Mobile Financial Services in different age groups, income holders and professions who are not that much familiar with the money transaction system of MFS. MFS providers should increase the transaction limit in order to motivate the corporate clients in MFS and this the formal way for the banks to get higher earnings through MFS. Due to facilitate huge employment the Banks should increase the commissions of the agents. The banks and telecommunication companies should develop secured and easy understandable software with highly confidential PIN code and system so that the agents or the customers cannot send the money in other numbers by mistake or intentionally and if happen so, can recover the money back. At the same time telecommunication companies and cellular service providers should be more conscious about their network coverage in order to facilitate the transaction and communication of mbanking more faster. Finally the government should provide appropriate law and conditional financial support to cellular service providers and the banks to extend the MFS more regular to the people of Bangladesh.\par
At present the modern financial transactional facilities through mobile phone are much more attractive than those of traditional banking system. Mobile Financial Services provides customers available access to their banks. For low income people MFS is a newest approach may make possible to use such kind of banking where banking facilities cannot reach till now. The cost of using MFS is comparatively low. So the Mpayment will be very much effective for the customers of rural area in Bangladesh who are relatively attached with the different family and business activities with the different corner of Bangladesh. M-payment is almost new approach in Bangladesh with high response from the MFS agents and customers, but Bangladesh Bank permitted 17 commercial banks to do such kind of mobile banking business in Bangladesh.   {\ref -------------------------} \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-3.png}
\caption{\label{fig_1}Figure 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2}\includegraphics[]{image-4.png}
\caption{\label{fig_2}Figure 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3}\includegraphics[]{image-5.png}
\caption{\label{fig_3}Figure 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4}\includegraphics[]{image-6.png}
\caption{\label{fig_4}Figure 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5}\includegraphics[]{image-7.png}
\caption{\label{fig_5}Figure 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6}\includegraphics[]{image-8.png}
\caption{\label{fig_6}Figure 6 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{7}\includegraphics[]{image-9.png}
\caption{\label{fig_7}Figure 7 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{8}\includegraphics[]{image-10.png}
\caption{\label{fig_8}Figure 8 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{9}\includegraphics[]{image-11.png}
\caption{\label{fig_9}Figure 9 :}\end{figure}
    \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.12112499999999998\textwidth}P{0.116875\textwidth}P{0.036125000000000004\textwidth}P{0.371875\textwidth}P{0.104125\textwidth}P{0.09987499999999999\textwidth}}
\tabcellsep \multicolumn{2}{l}{Nature of the Customers}\tabcellsep No. of Respondents\tabcellsep Percentage\\
\tabcellsep \tabcellsep Yes\tabcellsep 97\tabcellsep 97\%\\
\tabcellsep \tabcellsep No\tabcellsep 3\tabcellsep 3\%\\
\multicolumn{2}{l}{No. of customers}\tabcellsep 3\%\tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep Income groups\tabcellsep No. of\tabcellsep Percentage\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep Respondents\\
\tabcellsep \tabcellsep \tabcellsep Below 3000\tabcellsep 14\tabcellsep 14\%\\
\tabcellsep \tabcellsep \tabcellsep 3000-5000\tabcellsep 17\tabcellsep 17\%\\
\tabcellsep \tabcellsep \tabcellsep 10000-15000\tabcellsep 22\tabcellsep 22\%\\
\tabcellsep \tabcellsep 97\%\tabcellsep 15000-20000\tabcellsep 28\tabcellsep 28\%\\
\tabcellsep \tabcellsep \tabcellsep 20000-25000\tabcellsep 0\tabcellsep 0\%\\
\tabcellsep \tabcellsep \tabcellsep 25000-30000\tabcellsep 0\tabcellsep 0\%\\
\tabcellsep \tabcellsep \tabcellsep 30000-35000\tabcellsep 0\tabcellsep 0\%\\
\tabcellsep \tabcellsep \tabcellsep 35000-40000\tabcellsep 3\tabcellsep 3\%\\
\tabcellsep \tabcellsep \tabcellsep 40000-45000\tabcellsep 0\tabcellsep 0\%\\
\tabcellsep \tabcellsep \tabcellsep 45000-50000\tabcellsep 2\tabcellsep 2\%\\
\tabcellsep \tabcellsep \tabcellsep Above 50000\tabcellsep 2\tabcellsep 2\%\\
Age\tabcellsep \multicolumn{3}{l}{No.of Respondents Percentage}\\
18-25\tabcellsep \multicolumn{2}{l}{61}\tabcellsep 61\%\\
25-30\tabcellsep \multicolumn{2}{l}{23}\tabcellsep 23\%\\
30-35\tabcellsep \tabcellsep 4\tabcellsep 4\%\\
35-40\tabcellsep \tabcellsep 3\tabcellsep 3\%\\
40-45\tabcellsep \tabcellsep 4\tabcellsep 4\%\\
45-50\tabcellsep \tabcellsep 2\tabcellsep 2\%\\
Above 50\tabcellsep \tabcellsep 3\tabcellsep 3\%\end{longtable} \par
 
\caption{\label{tab_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.22368421052631576\textwidth}P{0.056937799043062204\textwidth}P{0.32129186602870813\textwidth}P{0.15657894736842104\textwidth}P{0.09150717703349283\textwidth}}
\tabcellsep \tabcellsep Regions\tabcellsep No. of Respondents Percentage\\
\tabcellsep \tabcellsep Divisions\tabcellsep 5\tabcellsep 5\%\\
\tabcellsep \tabcellsep Districts\tabcellsep 9\tabcellsep 9\%\\
\tabcellsep \tabcellsep Upozilas\tabcellsep 11\tabcellsep 11\%\\
\tabcellsep \tabcellsep Villages\tabcellsep 13\tabcellsep 13\%\\
\tabcellsep \tabcellsep Capital City\tabcellsep 62\tabcellsep 62\%\\
Year 2014\tabcellsep \tabcellsep \\
Professions\tabcellsep No. of\tabcellsep Percentage\\
\tabcellsep Respondents\tabcellsep \\
Labors\tabcellsep 4\tabcellsep 4\%\\
Students\tabcellsep 50\tabcellsep 50\%\\
Businessmen\tabcellsep 31\tabcellsep 31\%\\
Officials\tabcellsep 7\tabcellsep 7\%\\
Employees\tabcellsep 2\tabcellsep 2\%\\
NRB\tabcellsep 0\tabcellsep 0\%\\
Services oriented\tabcellsep 4\tabcellsep 4\%\\
personnel\tabcellsep \tabcellsep \\
Bankers\tabcellsep 1\tabcellsep 1\%\\
others\tabcellsep 1\tabcellsep 1\%\\
( ) C\tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep Education\tabcellsep No. of Respondents Percentage\\
\tabcellsep \tabcellsep Illiterate\tabcellsep 5\tabcellsep 5\%\\
\tabcellsep \tabcellsep Primary education\tabcellsep 3\tabcellsep 3\%\\
\tabcellsep \tabcellsep SSC\tabcellsep 9\tabcellsep 9\%\\
\tabcellsep \tabcellsep HSC\tabcellsep 36\tabcellsep 36\%\\
\tabcellsep \tabcellsep Graduate\tabcellsep 31\tabcellsep 31\%\\
\tabcellsep \tabcellsep Masters\tabcellsep 13\tabcellsep 13\%\\
\tabcellsep \tabcellsep Phd\tabcellsep 0\tabcellsep 0\%\\
\tabcellsep \tabcellsep Others\tabcellsep 3\tabcellsep 3\%\end{longtable} \par
 
\caption{\label{tab_1}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.2335353535353535\textwidth}P{0.09444444444444444\textwidth}P{0.10303030303030303\textwidth}P{0.2197979797979798\textwidth}P{0.027474747474747475\textwidth}P{0.013737373737373737\textwidth}P{0.04636363636363636\textwidth}P{0.11161616161616163\textwidth}}
\tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{E-banking system}\tabcellsep No. of\tabcellsep Percentage\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{uses best}\tabcellsep respondent\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{ATM users}\tabcellsep \tabcellsep 12\tabcellsep 12\%\\
\tabcellsep \tabcellsep \tabcellsep P2P\tabcellsep \tabcellsep \tabcellsep 0\tabcellsep 0\%\\
\tabcellsep \tabcellsep \tabcellsep Money\tabcellsep \multicolumn{2}{l}{transections}\tabcellsep 78\tabcellsep 78\%\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{through Mobile Phone}\tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{Withdraw}\tabcellsep money\tabcellsep 9\tabcellsep 9\%\\
Natures of users Strongly Agree\tabcellsep No. of Respondents 58\tabcellsep Percentage 58\%\tabcellsep \multicolumn{3}{l}{through Agents of MBS (SMS) others}\tabcellsep 1\tabcellsep 1\%\\
Agree Neutral Disagree\tabcellsep 29 2 11\tabcellsep 29\% 2\% 11\%\tabcellsep \multicolumn{5}{l}{Available Stongly}\\
Strongly Disagree\tabcellsep 0\tabcellsep 0\%\tabcellsep 2\%\tabcellsep 11\%\tabcellsep 0\%\tabcellsep \tabcellsep Agree agree\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Neutral\\
\tabcellsep \tabcellsep \tabcellsep 29\%\tabcellsep \tabcellsep \tabcellsep 58\%\tabcellsep Disagree\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Stongly\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep agree\\
Natures of\tabcellsep No. of\tabcellsep Percentage\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
users\tabcellsep Respondents\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Strongly Agree\tabcellsep 50\tabcellsep 50\%\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Agree\tabcellsep 21\tabcellsep 21\%\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Neutral\tabcellsep 0\tabcellsep 0\%\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Disagree\tabcellsep 12\tabcellsep 12\%\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Strongly Disagree\tabcellsep 17\tabcellsep 17\%\tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
  {\small\itshape [Note: spread]} 
\caption{\label{tab_2}agents and Branches No. of respondent}\end{figure}
 			\footnote{© 2014 Global Journals Inc. (US)} 			\footnote{Significance of Exponential Uses of Mobile Financial Services (MFS) in Bangladesh© 2014 Global Journals Inc. (US)} 			\footnote{© 2014 Global Journals Inc. (US)Global Journal of Management and Business Research} 		 		\backmatter  			 
\subsection[{Appendix}]{Appendix}\par
Research Questionnaire Sub: Significance of Mobile services and its usage. Scenario: Bangladesh [In the context of Bangladesh significance of Mobile banking services in banking sector. For personal research the necessary information searching. According to you the most appropriate correct answer / please mark Tick (?) for most appropriate answer.]			 			  				\begin{bibitemlist}{1}
\bibitem[=events&menu_id=14&sm_id=40 Prime Bank Limited launched its Mobile Banking Service Easy Cash ()]{b14}\label{b14} 	 		\textit{=events\&menu\textunderscore id=14\&sm\textunderscore id=40 Prime Bank Limited launched its Mobile Banking Service Easy Cash},  		 \url{http://semiconbd.com/semicon/index.php?pagetitle}  		2012.  	 
\bibitem[Islam and Nurul (ed.) ()]{b9}\label{b9} 	 		\textit{An introduction to RESEARCH METHODS},  		 			M Islam 		,  		 			Nurul 		.  		Mullick \& Brothers (ed.)  		2011. Dhaka.  	 	 (nd edition) 
\bibitem[Annual Report of Brac Bank Ltd ()]{b12}\label{b12} 	 		\textit{Annual Report of Brac Bank Ltd},  		2011-2013.  	 
\bibitem[Annual Report of Dutch Bangla Bank Ltd ()]{b11}\label{b11} 	 		\textit{Annual Report of Dutch Bangla Bank Ltd},  		2011-2013.  	 
\bibitem[ched-its-mobile-banking-service-easy-cash Mohammad Golam Faruque ()]{b15}\label{b15} 	 		\textit{ched-its-mobile-banking-service-easy-cash Mohammad Golam Faruque},  		 \url{http://bankinfobd.com/blog/prime-bank-limited-laun}  		2012.  	 	 (How to get Mobile Banking Facility from Islami Bank mCash) 
\bibitem[Shah and Clarke ()]{b2}\label{b2} 	 		\textit{E-BANKING MANAGEMENT, Issues, Solutions and Strategy},  		 			Muhmood Shah 		,  		 			\& Steve Clarke 		.  		2009. New York, USA.  	 	 (1 St Edition. Published by Information Science Reference) 
\bibitem[Hassan Mohammad Masudul et al. ()]{b8}\label{b8} 	 		‘Factors Influencing the Adoption of Mobile Banking Services in Bangladesh: An Empirical Analysis’.  		 			Rahman Hassan Mohammad Masudul 		,  		 			Afrin Airin 		,  		 			Rabbany Sharmin 		,  		 			Md 		,  		 			Gulam 		.  		 \xref{http://dx.doi.org/10.12966/irj-m.02.02.2014©Attribution3.0}{10.12966/irj-m.02.02.2014©Attribution3.0}.  	 	 		\textit{International Research Journal of Marketing}  		2014. 2014  (1)  p. .  	 	 (Sciknow Publications Ltd. IRJM. Unported (CC BY 3.0)) 
\bibitem[Rahman ()]{b18}\label{b18} 	 		\textit{governor of Bangladesh Bank, speaks at the launch of a "mobile financial service survey conducted by pi Strategy Consulting in partnership with the World Bank's Consultative Group to Assist the Poor},  		 			Atiur Rahman 		.  		 \url{http://www.thedailystar.net/}  		2013.  	 	 (business/48pc-mobile-money-users-in-urban-areasstudy-10226 Mobile banking service expanding in Bangladesh. The Daily Financial Express) 
\bibitem[Khan Muhmmad Zeeshan Ahmad & Khan Shahzad ()]{b5}\label{b5} 	 		‘Internet versus Mobile Banking: A Study of Peshawar City (Pakistan)’.  	 	 		\textit{Journal of Internet Banking and Commerce}  		Khan Muhmmad Zeeshan Ahmad \& Khan Shahzad (ed.)  		2012. 17  (3) .  	 
\bibitem[Donner and Tellez ()]{b3}\label{b3} 	 		‘Mobile banking and economic development: Linking adoption, impact, and use’.  		 			Jonathan Donner 		,  		 			Camilo Tellez 		.  	 	 		\textit{Asian Journal of Communication}  		2008. 18  (4)  p. .  	 
\bibitem[Mobile banking: Overview of Regulatory framework in emerging markets ()]{b4}\label{b4} 	 		\textit{Mobile banking: Overview of Regulatory framework in emerging markets},  		2009. p. .  		 			Sultana Rasheda 		 	 
\bibitem[Mobile Financial Services (2011)]{b19}\label{b19} 	 		 \url{http://www.thefinancialexpressbd.com/old/index.php}  		\textit{Mobile Financial Services},  				 (Bangladesh Bank)  		10/2011 December 14, 2011. p. .  	 
\bibitem[Mobile_phon The Growth of Mobile Financial Services in Bangladesh ()]{b17}\label{b17} 	 		\textit{Mobile\textunderscore phon The Growth of Mobile Financial Services in Bangladesh},  		 \url{http://en.wikipedia.org/wiki/}  		2012.  	 
\bibitem[Heffernan (ed.) ()]{b6}\label{b6} 	 		\textit{Modern Banking},  		 			Shelagh Heffernan 		.  		Jhon Wiley \&sons Ltd (ed.)  		2005. Chic ester, England.  	 
\bibitem[//bdloan.net Amelia Sharman. (ed.) ()]{b16}\label{b16} 	 		\textit{omized-impact-evaluation-introduction-mobile-banki ng-mozambique From Wikipedia, the free encyclopedia},  		 \url{http://www.theigc.org/publications/policy-brief/rand}  		//bdloan.net Amelia Sharman. (ed.)  		2012. 18.  	 	 (A Randomized Impact Evaluation of the Introduction of Mobile Banking in Mozambique. Mobile Phone) 
\bibitem[Ahmed et al. ()]{b0}\label{b0} 	 		‘Problems and prospects of mobile banking in Bangladesh’.  		 			S M Ahmed 		,  		 			Rayhan Sohel 		,  		 			Islam Shah Johir 		,  		 			Md 		.  		 ISSN 2224-896X.  	 	 		\textit{Journal of Information Engineering and Applications},  				2011. 1.  	 	 (online)) 
\bibitem[Published by The Chairman, Department of Business, Faculty of Business Studies Journal of Banking & Financial Services ()]{b10}\label{b10} 	 		‘Published by The Chairman, Department of Business, Faculty of Business Studies’.  	 	 		\textit{Journal of Banking \& Financial Services}  		2011. 5  (1) .  	 	 (University of Dhaka.) 
\bibitem[Jiaqin and Tanveer ()]{b1}\label{b1} 	 		‘Recent trends and developments in e-banking in an underdeveloped nation -an empirical study’.  		 			Yang Jiaqin 		,  		 			Ahmed Kh Tanveer 		.  	 	 		\textit{Int. J. Electronic Finance}  		2009. 3  (2) .  	 
\bibitem[Bob Graham ()]{b7}\label{b7} 	 		‘Senior Vice President -Banking and Financial Services’.  	 	 		\textit{Virtusa @banktech}  		Bob Graham (ed.)  		2014.  	 	 (Mobile Banking Trends For) 
\bibitem[The Grand Launching of UCash (Mobile Financial Services) of United Commercial Bank Ltd -2013) Chairman of UCBL, Mr. M. A. Hasem inaugurated the launching of ()]{b13}\label{b13} 	 		‘The Grand Launching of UCash (Mobile Financial Services) of United Commercial Bank Ltd’.  	 	 		\textit{-2013) Chairman of UCBL, Mr. M. A. Hasem inaugurated the launching of},  				2012. 2013.  	 	 (UCash.) 
\end{bibitemlist}
 			 		 	 
\end{document}
