\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={Promotional Strategies of Telecommunication Industries and Customers Perception: A Study on Airtel Bangladesh Limited},
 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{2015-03-15 (revised: 15 March 2015)}
\def\TheID{\makeatother }
\def\TheDate{2015-03-15}
\title{Promotional Strategies of Telecommunication Industries and Customers Perception: A Study on Airtel Bangladesh Limited}
\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]{Md. Zainal  Abedin}

             \affil[1]{  World University of Bangladesh}

\renewcommand\Authands{ and }

\date{\small \em Received: 4 February 2015 Accepted: 2 March 2015 Published: 15 March 2015}

\maketitle


\begin{abstract}
        


Promotions are very significant elements of marketing activities. All over the world, the large multinational corporations to medium and even small firms recognize that there is no best alternative than promotion to communicate with consumers and motivate them to purchase their products or services. The purpose of the study is to determine the impact of promotional activities of Airtel Bangladesh limited. Promotion is a comprehensive terms, and covers the entire gamut of advertising, publicity, public relations, personal selling and sales promotion. In the present competitive world if any business organization has to survive it needs to keep an eye on various forces operating in the market.

\end{abstract}


\keywords{promotion, advertising, publicity, sales promotion, personal selling, direct marketing, customer expectations, customers satisfaction, customer percep}

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

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


\let\tabcellsep& 	 	 		 
\section[{Introduction}]{Introduction}\par
romotion is an integrated and comprehensive terms, and covers the entire gamut of advertising, publicity, public relations, personal selling and sales promotion. In the present competitive world if any business organization has to survive it needs to keep an eye on various forces operating in the market.\par
Today, it would be difficult to find a company that does not proudly claim to be a customer-oriented, customer-focused, or even-customer driven enterprise. Increasing competition (whether for-profit or nonprofit) is forcing businesses to pay much more attention to satisfy customers. The state of satisfaction depends on a number of both psychological and physical variables, which correlate with satisfaction behaviors and by communicating values and innovative services of the company. The level of satisfaction can also vary depending on other options the customer may have and other products against which the customer can compare the organization's product. Customers" satisfaction has now become major concern of the mobile service providers in our country. The objective of this study is to provide a more comprehensive understanding of the process of communicating customer values and innovative services provided by the company.\par
Airtel Bangladesh Limited is one of the fastest growing mobile services providers in Bangladesh and is a concern of Bharti Airtel Limited, a leading global telecommunications services provider. The company offers a wide array of innovative mobile services, including voice, value added services, data and mcommerce products and is focused on expanding its state-of-the-art mobile network both for coverage and capacity.\par
With a customer base of more than 8 million, Airtel Bangladesh is the most preferred youth brand of the country that thrives on excellent data service. And data experience with Airtel will only be better when the company will introduce its array of 3G services. To make customers' lives easier Airtel Bangladesh has Doorstep Service by which customers can enjoy all kinds of service at their preferred place. M-Commerce opened a new horizon in money transfer that gives Airtel customers the freedom to send money to their dear ones instantly from their mobile. Through M-health, customers can now reach professional doctors over phone 24/7 and get basic treatment.\par
[Source: www. Airtelbd.com] a) Mobile Phone Subscribers in Bangladesh January 2015\par
The total number of Mobile Phone subscriptions has reached 121.860 million at the end of January 2015. Telecom News: Biggest mobile phone operator Grameenphone (GP) offers worst service to its customers according to a survey conducted by the telecom regulator recently for scrutinizing the quality service parameter of the telcos.\par
Sources said the survey has found that the GP has the highest call drop rate with 8.7 per cent followed by Banglalink 2.63 per cent and Robi 2.13 per cent. However, the call drop data of other two private operators Airtel and Citycell was not available. GP`s position is also lowest in terms of call success rate. The data showed that call success rate of the big operator is 91.30 per cent, which is 92.11 per cent for Banglalink, 91.49 per cent for Robi and 97.22 per cent for Airtel. However, state owned operator teletalk`s call success rate is only 81.13 per cent.\par
The Bangladesh Telecommunication regulatory Commission (BTRC) made the survey report by collecting data of voice service of the operators in some areas of the capital city, where the regulator set up voice data collection machines. Farmgate, Shahbagh, Dhaka University, Engineers Institute of Bangladesh (IEB) and Panthapath were under the survey. As per the quality standard parameter of the BTRC, the call success rate should be above 95 per cent and call drop rate should not be more than 3 per cent. In both parameters, GP`s position is lowest among the private operators.  If you activated your airtel sim before 1st april' 11 and don't any activity (activity will be considered in terms of any incoming, outgoing and recharge activities) are eligible for this offer.\par
You can check eligibility status by sending MSISDN SMS to short-code "9000" (Format: MSISDN: 016XXXXXXXX). Checking by 9000 will be free. >  
\section[{Year ( ) b) Advertising}]{Year ( ) b) Advertising}\par
Advertising is one of the best known and most discussed form of promotional mix. Advertising is very important tools for companies whose products and services are targeted at mass consumer markets. Advertising is the most cost effective for the company to reach large audiences  {\ref (Belch \& Belch, 2009,pp.18-19)}. The residential broadband internet market is one of the largest consumer markets for ISP firms.\par
According to (Jobber, 2007) Advertising is "any paid form of non-personal communication of ideas or products in the prime media, i.e. television, the press, outdoor, cinema and radio." The nature and purposes of advertising differ from one industry to another and across the situation of the market. Advertising can be base on the consumers markets and also business and professional markets  {\ref (Belch \& Belch, 2009, p. 19)}.\par
TV advertisement can influence consumer´s taste and perception is pervasive.TV advertisement can reach large audience in a cost effective manner. For example, according to Aaker \& Myers, (1982) as cited in (Ramalingam, Palaniappan, Panchanatham \& Palanivel, 2005,p.159) one million dollar is huge money for one product advertisement, but when advertisers are reaching over 250 million people, the cost is not so extreme.\par
Through TV advertisement, advertiser can present their product with proof in front of consumer.\par
According to Richard Vaughan, (1986) as cited in Ramalingam, Palaniappan, Panchanatham \& Palanivel (2005) "Clients expect proof, and, for the most part, that proof must lead to or actually produce sales" National newspapers advertisements are effective tools to spread the product or service information quickly to a large audience (Altstiel \& Grow, 2006, p.210). 
\section[{c) Direct Marketing}]{c) Direct Marketing}\par
In recent years direct marketing one of the major components of the promotional mix. Direct marketing is used to target the consumers and influence them to get response quickly. Through using direct marketing techniques, marketers can gain and keep customer without the use an intermediary (Jobber, 2007,pp.592-593).\par
According to Jobber (2007) direct marketing can be defined as "The distribution of products, information and promotional benefits to target consumers through interactive communication in a way that allows response to be measured." Direct marketing is a valuable tool for service and product marketing where immediate response is required and in mass competitive market (Belch \& Belch, 2009,p.458). Direct marketing covers a wide range of methods. Figure \hyperref[fig_3]{2-2} shows some of them in brief. Direct mail information sent through postal service to recipient´s address for promote a product or service or to keep an ongoing relationships. Quality of the mailing list is one of the key factors for effectiveness of direct mail. Direct mail is also one of the cost effective way to communicate with present and potential consumers  {\ref (Jobber, 2007)} Direct marketing activities are one of the most valuable promotional tools for marketers. For example: In 2004 American companies spent more than USD 200 billon on direct marketing activities for B2B and B2C products/Services and, this generate sales around USD 2 trillion (Altstiel \& Grow, 2006,p.229).\par
Telemarketing becomes more effective if other direct response media can combined. For example, one experience shows, when telemarketing is combined with direct mail then usually minimum 10 percent response increase-often a lot (Arens, Schaefer \& Weigold, 2009, p.445).\par
Direct response advertising includes the prime media like; television, newspapers and magazines. Direct advertising is designed to obtain a direct response such as an order, enquiry or request for a visit (Jobber, 2007) Sale of products through catalogues distributed to agents and customers, usually by mail is called catalogue marketing. Catalogue marketing helps consumers to take decision after discussion with their family members in relax time and avoid crowed shops and streets (Jobber, 2007, p.617).\par
In mobile advertising "Short messaging services" (SMS) is most effective buzz-phrase businessto-consumer markets. Many companies add text message numbers to capture the interest of the consumers through their marketing massages. Mobile advertising is using to enhance customer relationships and to carry out the direct marketing and promotional activities. This kind of text message is very successful for B2C marketing (Jobber, 2007, p.743). Sales promotion is one type of stimulus that provides an extra incentive to buy product or service. Sales promotion can be defined as "a direct inducement that offers an extra value or incentive for the product to the sales force, distributors, or the ultimate consumer with the primary objective of creating an immediate sale." According to Laroche et al.,  {\ref (2003)} sales promotion is ""an action-focused marketing event whose purpose is to have an impact on the behavior of the firm"s customers."" Sales promotion is designed to speed up the selling process and create maximize sales volume through providing extra incentives (Belch \& Belch, 2009, p.509). 
\section[{i. Event Marketing}]{i. Event Marketing}\par
The purpose of event marketing is to create experiences for consumers and promote the product/service through linked to an event (Belch \& Belch, 2009, p.522-539).\par
Consumer-oriented advertising encourage consumers to purchase specific brand and create demand for it like pull strategy, but on the other hands trade-oriented sales advertising motivate wholesalers and retailers to push the customers to carry a product or service (Jobber, 2007,p.643).\par
Sales promotion techniques are designed to produce outcome quickly as a result accelerates the selling process and brings maximizes sales  {\ref (} According to Jobber (2007) public relations can be defined as "the management of communications and relationships to establish goodwill and mutual understanding between an organization and its public."\par
Public relations activities build a favorable company image with firm's publications through publicity (Zeithaml, Bitner \& Gremler, 2006, p.498). "Publicity represents one of the most visible elements of public relations and as such draws a lot of attention from both within and outside the profession" (Vercic, Vercic,\& Laco, 2008,p.381).\par
Publicity is a subset of the public relations. "Publicity refers to the generation of news about a person, product, or service that appears in broadcast or print media". Publicity is so much more powerful than advertising or sales promotion because publicity is highly credible for its news value and the frequency of exposure of product or service (Belch \& Belch, 2009, p.574). 
\section[{f) Personal Selling}]{f) Personal Selling}\par
In personal selling, sales persons are directly involved with potential buyer and get feedback swiftly. In personal selling, company promotes their products directly to consumers through advertising and promotions or indirectly through resellers or salespeople. For example: Sales people of the insurance industry and real estate sales people  {\ref (} In various way companies can promote their products and services through internet. According to Belch \& Belch (2009) in many ways advertising on the internet can forms as interactive marketing. Figure \hyperref[fig_4]{2-3} showing how marketer can provide information of their services through various channels of interactive marketing: h) Advertising on the Internet i. Banners\par
The most familiar form of advertising on web is banner ads. Banner ads generally used for creating awareness, entering viewers into contests and sweepstakes.\par
ii. Sponsorships Sponsorship are divided in regular sponsorships where a company pays to sponsor a section of a site and another is the content sponsorship, in which sponsor not only provides money in return for name association but participates in providing the content itself.\par
iii. Pop-Ups/Pop-Under This ad is almost similar to banner ads but here user will see some ads when he/she access some sites. Pop-Under are ads appear underneath the web page and visible when user leaves the sites. 
\section[{iv. Interstitials}]{iv. Interstitials}\par
Interstitials are ads that appear on screen while user waiting for site´s content to download. 
\section[{v. Push Technologies}]{v. Push Technologies}\par
Marketers use web casting or push technologies for dispatch web pages and news updates and video geared to specific audiences or individuals. Links: Links appears when users search specific links then automatically provide users additional links or related topics. 
\section[{vi. Paid Search}]{vi. Paid Search}\par
Marketers paid for each consumer's clicks on their ads or links from a search engine page. 
\section[{vii. Behavioral Targeting}]{vii. Behavioral Targeting}\par
Marketers use behavioral targeting advertising for target consumers through their web site surfing behaviors. 
\section[{viii. Contextual Ads}]{viii. Contextual Ads}\par
Advertisers who target their ads based on the content of the web page are using. 
\section[{ix. Rich Media}]{ix. Rich Media}\par
A broad range of interactive digital that exhibit dynamic motion, taking advantage of enhanced sensory features such as video, audio and animation. Online commercials, video on demand and webisodes are the main types of rich media. The increased penetration of broadband into households has increased the attention given to streaming video. 
\section[{IV. Analysis and Findings of the Study}]{IV. Analysis and Findings of the Study}\par
After completing the research survey, I started the data preparation for the project. As soon as I received the questionnaires from the field I kept all the information in Microsoft Excel program. Since, this is a descriptive research and the data analysis should be done quantitatively. For this reason, I used MS Excel software.\par
This information is analyzed collectively rather than individually. Here, no statistical tools have been used. 
\section[{a) Statements analysis}]{a) Statements analysis}\par
The statements are analyzed by summing up total scores of each statement of 44 respondents. Then I calculate the arithmetic mean of the each statement to figure out the central limit tendency and also compute the standard deviation to get the dispersion of the values. 
\section[{i. Advertising}]{i. Advertising}\par
Statement 1: Our advertisements are easy to understand.\par
Depending on the customer's participation on my question wither our advertisements are easy to understand or not. 5 respondents are highly disagree on this statement 3 are disagree, 7 shows neutral opinion and 10 customers are agree others 19 respondents are highly agree on this statement. So it is clear to us that our advertisement is easy to understand for the customers. Depending on the customer's participation on my question wither our advertising quality is good or not. 6 respondents are highly disagree on this statement 4 are disagree, 7 shows neutral opinion and 10 customers are agree others 17 respondents are highly agree on this statement. So it is clear to us that our advertising quality is good for the customers. Depending on the customer's participation on my question wither our advertising is standard or not. 5 respondents are highly disagree on this statement 5 are disagree, 10 shows neutral opinion and 10 customers are agree others 14 respondents are highly agree on this statement. So it is clear to us that our advertising is standard for the customers.   
\section[{Our quality is good}]{Our quality is good}\par
Our advertising quality is good0 2 4 6 1 2 3 4 5\par
Our advertising is standard.\par
Our advertising is standard. Depending on the customer's participation on my question wither our advertising maintains Bangladesh social and cultural values or not. 8 respondents are highly disagree on this statement 4 are disagree, 8 shows neutral opinion and 9 customers are agree others 15 respondents are highly agree on this statement. So it is clear to us that our advertising maintains Bangladesh social and cultural values. Publicity Statement 1 : Our publicity system is appropriate.\par
Depending on the customer's participation on my question wither our publicity system is appropriate or not. 5 respondents are highly disagree on this statement 5 are disagree, 8 shows neutral opinion and 7 customers are agree others 19 respondents are highly agree on this statement. So it is clear to us that our publicity system is appropriate. Statement 2 : Aggressive publicity is helpful for you.\par
Depending on the customer's participation on my question wither aggressive publicity is helpful for you or not. 6 respondents are highly disagree on this statement 4 are disagree, 7 shows neutral opinion and 10 customers are agree others 17 respondents are highly agree on this statement. So it is clear to us that aggressive publicity is helpful for you. Our publicity system is appropriate.\par
Our publicity system is appropriate. Aggressive publicity is helpful for you.\par
Aggressive publicity is helpful for you. 
\section[{b) Sales Promotion}]{b) Sales Promotion}\par
Statement 1: The price of prepaid and postpaid connection is affordable.\par
Depending on the customer's participation on my question wither the price of prepaid and postpaid connection is affordable or not. 8 respondents are highly disagree on this statement 4 are disagree, 8\par
shows neutral opinion and 9 customers are agree others 15 respondents are highly agree on this statement. So it is clear to us that the price of prepaid and postpaid connection is affordable.\par
Statement 2 : Our call rate is agreeable. Depending on the customer's participation on my question wither our call rate is agreeable or not. 10 respondents are highly disagree on this statement 4 are disagree, 6 shows neutral opinion and 8 customers are agree others 16 respondents are highly agree on this statement. So it is clear to us that our call rate is agreeable. Statement 3 : Our network is strong.\par
Depending on the customer's participation on my question wither our network is strong or not. 6 respondents are highly disagree on this statement 4 are disagree, 8 shows neutral opinion and 10 customers are agree others 16 respondents are highly agree on this statement. So it is clear to us that our network is strong. The price of prepaid and postpaid connection is affordable.\par
The price of prepaid and postpaid connection is affordable.0 2 4 6 1 2 3 4 5\par
Our call is agreeable.\par
Our call rate is agreeable. Our network is strong. Depending on the customer's participation on my question wither our service is standard or not. 8 respondents are highly disagree on this statement 4 are disagree, 8 shows neutral opinion and 10 customers are agree others 14 respondents are highly agree on this statement. So it is clear to us that service is standard.\par
Statement 5 : Airtel recharge stores are located at convenient places; therefore, I can easily top up this credit whenever I need.\par
Depending on the customer's participation on my question wither Airtel recharge stores are located at convenient places; therefore, I can easily top up this credit whenever I need or not. 10 respondents are highly disagree on this statement 4 are disagree, 8 shows neutral opinion and 10 customers are agree others 12 respondents are highly agree on this statement. So it is clear to us that Airtel recharge stores are located at convenient places; therefore, I can easily top up this credit whenever I need. Online Promotion Statement 1 : You are Happy with our online promotional activities system.\par
Depending on the customer's participation on my question wither you are Happy with our online promotional activities system or not. 4 respondents are highly disagree on this statement 8 are disagree, 6 shows neutral opinion and 12 customers are agree others 14 respondents are highly agree on this statement. So it is clear to us that you are Happy with our online promotional activities system. Our service is standard.\par
Our service is standard. Depending on the customer's participation on my question wither you are Happy with our e-portal services or not. 6 respondents are highly disagree on this statement 9 are disagree, 6 shows neutral opinion and 8 customers are agree others 15 respondents are highly agree on this statement. So it is clear to us that you are Happy with our e-portal services.\par
Statement 4 : Airtel internet service is standard.\par
Depending on the customer's participation on my question wither Airtel internet service is standard or not. 6 respondents are highly disagree on this statement 4 are disagree, 6 shows neutral opinion and 8 customers are agree others 20 respondents are highly agree on this statement. So it is clear to us that Airtel internet service is standard. Depending on the customer's participation on my question wither Customer department of Airtel Company is sincere to respond quickly or not. 5 respondents are highly disagree on this statement 6 are disagree, 4 shows neutral opinion and 9 customers are agree others 20 respondents are highly agree on this statement. So it is clear to us that Customer department of Airtel Company is sincere to respond quickly.\par
Statement 2 : You are satisfied with our customer care center service.\par
Depending on the customer's participation on my question wither you are satisfied with our customer care center service or not. 7 respondents are highly disagree on this statement 5 are disagree, 9 shows neutral opinion and 4 customers are agree others 19 respondents are highly agree on this statement. So it is clear to us that you are satisfied with our customer care center service. You are satisfied with our customer care center service.\par
Statement 3 : Airtel properly notify by SMS to their customer regarding different promotion.\par
Depending on the customer's participation on my question wither Airtel properly notify by SMS to their customer regarding different promotion or not. 10 respondents are highly disagree on this statement 5 are disagree, 5 shows neutral opinion and 10 customers are agree others 14 respondents are highly agree on this statement. So it is clear to us that Airtel properly notify by SMS to their customer regarding different promotion.\par
Statement 4 : Airtel is able to help their customer.\par
Depending on the customer's participation on my question wither Airtel is able to help their customer or not. 8 respondents are highly disagree on this statement 8 are disagree, 4 shows neutral opinion and 10 customers are agree others 14 respondents are highly agree on this statement. So it is clear to us that Airtel is able to help their customer.\par
V.\par
Summary of Findings, Recommendations and Conclusions a) Summary of Findings 1. Internet Service of Airtel is not so good. For example; when we use Airtel internet then we find that internet connection is disconnected suddenly. 2. Airtel sends many unnecessary SMS to the subscribers. It makes customers boring. When an unnecessary SMS is received during working hours then it makes them annoyed. 3. Advertisements of Airtel are not so good. Because this are not so attractive than those of others like Grammenphone, Banglalink and Robi. If it offers the lower priced packages, the middle Income level customers may be increased. 4. Airtel does not offer handset bundle package. 5. Airtel is not active participant of charity events to establish a good corporate image. 6. Airtel offers bonus talk time or SMS to the prepaid and postpaid customers for short time period. But it is expired before we use this offer. 7. The network system of Airtel is not so good. We find that when we talk to others then the phone call is disconnected all of a sudden. 8. The publication of Airtel is not so good. 9. Airtel gives us eight FNF which helps us to talk to others with less call rate. Among eight FNF one is super FNF. 10. The SIM price of Airtel is so cheap. So the people can easily buy Airtel SIM. 
\section[{b) Recommendations}]{b) Recommendations}\par
The recommendation part of the project is prepared based on the research findings. By following those recommendations, Airtel can decrease the dissatisfactions of the customers and thus earn a sustainable, distinct competitive advantage to achieve more market share.\par
? Airtel must upgrade the network coverage as early as possible. Since, the network up gradation has not been finished yet Airtel should offer Miscall Alert service for free. Customers understand that network Airtel is able to help their customer.\par
Airtel is able to help their customer. 
\section[{Global Journal of Management and Business Research}]{Global Journal of Management and Business Research}\par
Volume XV Issue III Version I Year ( )\par
improvement cannot be done overnight. But if miscall alert service is offered at free of cost the existing customers may compromise with the current situation and new customers may also wish to join Airtel. Thus, dissatisfaction may reduce regarding network problem.\par
? Airtel should not send unnecessary SMS to the subscribers. It makes the customers annoyed when a SMS is received during working hours. SMS can be sent on weekend, holidays, or in off-peak hour so that it does not make the customers dissatisfied.\par
? Internet is now an integral part of our life. Airtel internet service must be developed reasonably so that people can use more of it.\par
? Airtel must use advanced technology to improve the phone call quality.\par
? The tariffs of the value added service (VAS) can be reduced so that more people can use VAS to enrich their moments.\par
? Airtel offers enormous bonus talk time or SMS to the prepaid and postpaid customers usable for short time period. Customers get dissatisfied when they find that validity of using bonus offer expires before it is consumed. Therefore, Airtel should increase the validity date for the bonus talk time and SMS to enhance the satisfaction level.\par
? Airtel can offer attractive handset bundle package with low price so that low income people can afford to buy an airtel connection with handset.\par
? Airtel must not only be sponsor of recreational programs at TV channels but they should be an active participant of charity events to establish a good corporate image. 
\section[{c) Conclusion}]{c) Conclusion}\par
Airtel is one of the leading telecom service providing company where customer satisfaction is the in main goal and marketing tool. Today's customers in the telecom industry, where lots of offers are available, are harder to satisfy. They are smarter, more price conscious, more demanding, less forgiving and they are approached by many more companies with equal or better offers. The challenge is not only to produce satisfied customers but also to produce loyal and delighted customer. This is competitive and customer driven market. It is high time for Airtel to satisfy and retain its existing customers. As the mobile connection price, call charge, even the price of the handset have been reduced due to technological advancement people of all income level are started using cell phone. Nowadays, most of the students and the low income people are deeply relying on Airtel because of the cheap cost. Hence, it has become inevitable for Airtel to expand the network coverage soon for a sustainable future. This note is to inform you that your information will be kept confidential and will be used for this research only, and the information that will be collected on the research will be used collectively and no individual's information will be given out to any third party. I heartily thank you for your cooperation. \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}[}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{:}\includegraphics[]{image-3.png}
\caption{\label{fig_1}Figure :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2}\includegraphics[]{image-4.png}
\caption{\label{fig_3}Statement 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3}\includegraphics[]{image-5.png}
\caption{\label{fig_4}Statement 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4}\includegraphics[]{image-6.png}
\caption{\label{fig_5}Statement 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5}\includegraphics[]{image-7.png}
\caption{\label{fig_7}Statement 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4}\includegraphics[]{image-8.png}
\caption{\label{fig_11}Statement 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5}\includegraphics[]{image-9.png}
\caption{\label{fig_13}Statement 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.85\textwidth}}
g) Online Promotional Activities /Interactive / Internet\\
Marketing\\
One of the newest forms of direct marketing is\\
internet marketing. The internet provides opportunity for\\
both consumers and marketers to interact more and\\
individualization. This is two way communication\\
channels marketing where consumers can reply after\\
receiving the message from marketers. Now the world is\\
age of information. "Customers will define what\\
information they need, what offerings they are interested\\
in, and what prices they are willing to pay" (Kotler \&\\
Keller, 2006, p.612).\end{longtable} \par
 
\caption{\label{tab_4}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_6}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.04513274336283186\textwidth}P{0.6458997050147492\textwidth}P{0.014542772861356931\textwidth}P{0.014542772861356931\textwidth}P{0.019056047197640116\textwidth}P{0.03510324483775811\textwidth}P{0.030589970501474925\textwidth}P{0.04513274336283186\textwidth}}
\tabcellsep Online Promotion\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep You are Happy with our online\tabcellsep 1\tabcellsep 2\tabcellsep 3\tabcellsep 4\tabcellsep 5\tabcellsep \\
\tabcellsep promotional activities system.\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep Promotional activities by SMS are\tabcellsep 1\tabcellsep 2\tabcellsep 3\tabcellsep 4\tabcellsep 5\tabcellsep \\
\tabcellsep helpful for you.\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep You are Happy with our e-portal\tabcellsep 1\tabcellsep 2\tabcellsep 3\tabcellsep 4\tabcellsep 5\tabcellsep \\
\tabcellsep services.\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep Airtel internet service is standard.\tabcellsep 1\tabcellsep 2\tabcellsep 3\tabcellsep 4\tabcellsep 5\tabcellsep \\
\tabcellsep You are Satisfied with our door to\tabcellsep 1\tabcellsep 2\tabcellsep 3\tabcellsep 4\tabcellsep 5\tabcellsep \\
\tabcellsep door promotion.\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep Public Relation\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep Customer department of Airtel\tabcellsep 1\tabcellsep 2\tabcellsep 3\tabcellsep 4\tabcellsep 5\tabcellsep \\
\tabcellsep company is sincere to respond\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep quickly.\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep You are satisfied with our customer\tabcellsep 1\tabcellsep 2\tabcellsep 3\tabcellsep 4\tabcellsep 5\tabcellsep \\
Year\tabcellsep Section A care center service. Airtel properly notify by SMS to their\tabcellsep 1\tabcellsep 2\tabcellsep 3\tabcellsep 4\tabcellsep 5\tabcellsep Year\\
90 Volume XV Issue III Version I ( )\tabcellsep \multicolumn{3}{l}{customer Your Airtel Number (optional): ??????????????? regarding different Male Female Age: ???. promotion. ????..Year/Month. Airtel is able to help their customer. 1 2 a) Statements Highly disagree Disagree}\tabcellsep 3 Neutral\tabcellsep \multicolumn{2}{l}{Duration of Usage: 4 5 Agree Highly agree}\tabcellsep 91 Volume XV Issue III Version I ( )\\
Global Journal of Management and Business Research\tabcellsep Advertising Our advertisement are easy to understand. Our advertising quality is good. Our advertising is standard. Our advertising is much clear \& meaning full. Our advertising maintains Bangladesh social and cultural values. Publicity Our publicity system is appropriate. Aggressive publicity is helpful for you. Airtel gives some unusual publicity. Sales Promotion The price of prepaid and postpaid connection is affordable.\tabcellsep 1 1 1 1 1 1 1 1 1\tabcellsep 2 2 2 2 2 2 2 2 2\tabcellsep 3 3 3 3 3 3 3 3 3\tabcellsep 4 4 4 4 4 4 4 4 4\tabcellsep 5 5 5 5 5 5 5 5 5\tabcellsep Global Journal of Management and Business Research\\
\tabcellsep Our call rate is agreeable.\tabcellsep 1\tabcellsep 2\tabcellsep 3\tabcellsep 4\tabcellsep 5\tabcellsep \\
\tabcellsep Our network is strong.\tabcellsep 1\tabcellsep 2\tabcellsep 3\tabcellsep 4\tabcellsep 5\tabcellsep \\
\tabcellsep Our service is standard.\tabcellsep 1\tabcellsep 2\tabcellsep 3\tabcellsep 4\tabcellsep 5\tabcellsep \\
\tabcellsep Airtel recharge stores are located at\tabcellsep 1\tabcellsep 2\tabcellsep 3\tabcellsep 4\tabcellsep 5\tabcellsep \\
\tabcellsep convenient places, therefore, I can\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep easily top up my credit whenever I\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep need.\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep © 2015 Global Journals Inc. (US) 1\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep © 2015 Global Journals Inc. (US)\tabcellsep \end{longtable} \par
 
\caption{\label{tab_7}}\end{figure}
 			\footnote{© 2015 Global Journals Inc. (US)} 			\footnote{Promotional Strategies of Telecommunication Industries and Customers Perception: A Study on AirtelBangladesh Limited} 			\footnote{© 2015 Global Journals Inc. (US) 1} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Kisg5c9 and Dpuf]{b11}\label{b11} 	 		\textit{},  		 			Kisg5c9 		,  		 			Dpuf 		.  		 	 
\bibitem[Kotler et al. ()]{b5}\label{b5} 	 		\textit{},  		 			Philip \& Kotler 		,  		 			Kevin L Keller 		,  		 			; Marketing Management 		.  		2010. India): Pearson Education.  	 	 (13th Edition) 
\bibitem[India ()]{b4}\label{b4} 	 		\textit{},  		 			Prentice-Hall Of India 		.  	 	 		\textit{Belch \& Belch}  		2011. 2009.  	 
\bibitem[Malhotra and Research]{b3}\label{b3} 	 		\textit{An Applied Orientation},  		 			Naresh K Malhotra 		,  		 			; Marketing Research 		.  		 	 	 (5th Edition) 
\bibitem[Website et al. ()]{b8}\label{b8} 	 		\textit{Delivering quality service; Balancing customer perceptions and expectations},  		 			Zeithaml Website 		,  		 			V A Parasuraman 		,  		 			A Berry 		,  		 			LL 		.  		1990. New York, NY: The Free Press.  	 
\bibitem[Valarie et al. ()]{b7}\label{b7} 	 		\textit{International Edition 2006.-Service Marketing. Exclusive rights by McGraw-Hill Education (Asia)},  		 			A Valarie 		,  		 			Jo Mary 		,  		 			Bitner 		.  		2009. Inc. New York; Singapore.  	 	 (Published by The McGraw-Hill Companies. Printed in) 
\bibitem[Islam ()]{b2}\label{b2} 	 		 			M Islam 		.  		\textit{Research Methods, Second Edition: Published by Mullick \& Brothers},  				 (Dhaka New Market, Bangladesh)  		2011.  	 
\bibitem[Kotler and Armstrong ()]{b1}\label{b1} 	 		\textit{Principle of Marketing 13 Edition: Copyright by Pearson Education International},  		 			P Kotler 		,  		 			G Armstrong 		.  		2010.  	 	 (Printed in Upper Saddle River, New Jerssy) 
\bibitem[Stauss and Weinlich ()]{b12}\label{b12} 	 		\textit{Processoriented measurement of service quality by applying the sequential incident technique},  		 			B Stauss 		,  		 			B Weinlich 		.  		1995.  	 	 (paper presented at the Fifth Workshop on Quality Management in Services, EIASM, Tilburg. -See) 
\bibitem[Parasuraman et al. ()]{b6}\label{b6} 	 		\textit{SERVAQUAL: A multiple item scale for measuring service quality and customer satisfaction},  		 			A Parasuraman 		,  		 			Zeithamal 		,  		 			L L Va 		,  		 			Berry 		.  		2000.  	 
\bibitem[Lovelock and Wirtz ()]{b0}\label{b0} 	 		\textit{Service Marketing Sixth Edition: Copyright by Pearson Education International. Printed in the United States of America},  		 			C Lovelock 		,  		 			J Wirtz 		.  		2007.  	 
\bibitem[Ma. Parasuraman et al. ()]{b9}\label{b9} 	 		‘SERVQUAL: a multi-item scale for measuring consumer perceptions of the service quality’.  		 			A Ma. Parasuraman 		,  		 			V A Zeithaml 		,  		 			L L Berry 		.  	 	 		\textit{Journal of Retailing}  		1988. 64  (1)  p. .  	 
\bibitem[Baron and Kenny ()]{b10}\label{b10} 	 		‘The moderator-mediator variable distinction in social psychological research’.  		 			R M Baron 		,  		 			D A Kenny 		.  		 \url{http://www.emeraldgrouppublishing.com/-authors/guides/write/harvard.htm?part=2\#sthash.4}  	 	 		\textit{Journal of Personality and Social Psychology}  		1986. 51 p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
