\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={Customer Satisfaction and Service Quality Perception of Technology Based Banking Services: A Study on Selected Public Sector Banks in India},
 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{Customer Satisfaction and Service Quality Perception of Technology Based Banking Services: A Study on Selected Public Sector Banks in India}
\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]{Rajeev  Kumar}

             \affil[1]{  University School of Management, Kurukshetra University, Kurukshetra India}

\renewcommand\Authands{ and }

\date{\small \em Received: 8 February 2015 Accepted: 3 March 2015 Published: 15 March 2015}

\maketitle


\begin{abstract}
        


In recent time, we have witnessed that the World Economy is passing through some intricate circumstances as bankruptcy of banking & financial institutions, debt crisis in major economies of the world and euro zone crisis. This poses some serious questions about the survival, growth and maintaining the sustainable development. The tempo of development for the Indian banking industry has been remarkable over the past decade. Indian banking industry has been striving hard to gain Business Excellence through Technology Based Banking Services (TBBS) from the use of computerisation in early 90?s to Ru-pay card in 2013. Even, India has witnessed the rapid growth of ATMs and use of other tools of E- banking (RBI, 2013).

\end{abstract}


\keywords{customer service quality perception, business excellence, customer satisfaction, TBBS.}

\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[{Customer Satisfaction and Service Quality Perception of Technology Based Banking Services: A Study on Selected Public Sector Banks in India}]{Customer Satisfaction and Service Quality Perception of Technology Based Banking Services: A Study on Selected Public Sector Banks in India}\par
Abstract-In recent time, we have witnessed that the World Economy is passing through some intricate circumstances as bankruptcy of banking \& financial institutions, debt crisis in major economies of the world and euro zone crisis. This poses some serious questions about the survival, growth and maintaining the sustainable development. The tempo of development for the Indian banking industry has been remarkable over the past decade. Indian banking industry has been striving hard to gain Business Excellence through Technology Based Banking Services (TBBS) from the use of computerisation in early 90's to Ru-pay card in 2013. Even, India has witnessed the rapid growth of ATMs and use of other tools of E-banking (RBI, 2013). The Indian government is keen to implement the direct benefit transfer using Aadhaar card. The bank accounts are being linked to the Aadhaar card and the transfer of subsidies will be facilitated by the TBBS. So it is necessary to know the Customer Service quality perception of the existing TBBS and its customer satisfaction so that the necessary improvement if any can be suggested to bankers. This is an empirical study where primary data has been collected through SSTQUAL the scale of \hyperref[b14]{Lin and Hsieh (2006)}.\par
The scale has been administered on 250 customers of selected public sector banks from Indian Banking Industry, chosen on a convenient basis. The purpose of this paper is to evaluate the service quality of selected government owned banks, based on different levels of 'customers' perception regarding service quality. The study provides a practical application to measure service quality perception within TBBS in India. The current study includes an assessment model that might help bankers and researchers investigate customer perceptions of TBBS in India.\par
Keywords: Customer service quality perception, business excellence, Customer satisfaction, TBBS.  
\section[{II. Review of the Literature}]{II. Review of the Literature}\par
A review of the literature revealed extensive research regarding the nature of services, service quality dimensions influencing customer perceptions, SAT, and BI \hyperref[b21]{(Parasuraman, Zeithaml, \& Berry, 1988;}\hyperref[b26]{Seth, Deshmukh, \& Vrat, 2005)}, although limited research exists on understanding customer perceptions of TBBS \hyperref[b27]{(Shamdasani, Mukherjee, \& Malhotra, 2008)}.\par
The conceptualization and measurement of service quality perceptions have been the most debated and controversial topics in the service marketing literature to date according to \hyperref[b3]{Brady and Cronin (2001)}. Brady and Cronin posited a multi-hierarchical model where service quality consists of dimensions and sub-dimensions. Brady and Cronin's suggested model combined previous models in service quality including SERVQUAL \hyperref[b21]{(Parasuraman et al., 1988)}, the Nordic model (functional, technical, and image) by \hyperref[b11]{Gronroos (1984)}, the three component model \hyperref[b24]{(Rust \& Oliver, 1994)}, and the multilevel model \hyperref[b9]{(Dabholkar, Thorpe, \& Rentz, 1996)}. Cronin was also a coauthor of the SERVPERF with Taylor \hyperref[b6]{(Cronin \& Taylor, 1992)}. According to \hyperref[b3]{Brady and Cronin (2001)}  interactions might concentrate only on a subset of the dimensions. The final hierarchical model included many aspects of service quality to cover a wide range of service industries and contexts. Hence, the original SERVQUAL remained a relevant research domain \hyperref[b25]{(Saravanan \& Rao, 2007)} and many researchers continued to use it \hyperref[b4]{(Chang, 2007)}.\par
The development of technology-based services (TBS) has triggered further research on what constitutes better service quality in TBS \hyperref[b8]{(Dabholkar, 1994}  \hyperref[b14]{Lin and Hsieh (2006)} provided a model and a survey instrument to examine service quality within TBS and indicated that functionality, enjoyment, security, assurance, design, convenience, and customization constitute service quality dimensions within self-service technologies dimensions are general to TBS across industries, no research has included an evaluation of the service quality of TBS in the banking industry. Lin and Hsieh called for further research in the area of service quality of TBS in the banking industry. \hyperref[b14]{Lin and Hsieh (2006)} described seven dimensions (functionality, enjoyment, security, assurance, design, convenience, and customization) that constitute customer expectations of service quality within self-service technologies. The current quantitative correlational research design involved an examination into whether a relationship exists between perceived service quality as employed in TBBS within Indian public sector banks and customer 
\section[{III. Significance of the Study}]{III. Significance of the Study}\par
The research study provided original contributions to fill two main knowledge gaps. First, the study contributed to current and future research by comparing and contrasting related literature. Second, the study provided a practical application to measure service quality within TBBS in India. The current study included an assessment model that might help bankers and researchers investigate customer perceptions of TBBS.\par
Previously researchers have operationalized service quality by developing assessment scales such as SERVQUAL \hyperref[b21]{(Parasuraman et al., 1988)}, WebQual \hyperref[b15]{(Loiacono, Watson, \& Goodhue, 2002)}, SITEQUAL \hyperref[b28]{(Yoo \& Donthu, 2001)}, and E-S-QUAL \hyperref[b22]{(Parasuraman et al., 2005)}. The current study confirmed a TBBSQUAL model to help bankers in India to monitor and assess TBBS. The research findings from the study made it feasible for public sector bankers in India to be able to identify shortfalls of service quality and allocate resources to prevent and improve customer perceptions and behaviors toward TBBS. 
\section[{IV. Research Objectives}]{IV. Research Objectives}\par
1) To measure which public sector bank has highest level of customer satisfaction among selected banks. 2) To establish a relationship between customer satisfaction and TBBS quality dimensions. 3) To establish a relationship between TBBS quality dimensions, customer satisfaction and customer's behavioral intentions. 
\section[{V. Research Methodology}]{V. Research Methodology}\par
This is a descriptive empirical study. The data collection instrument was a structured questionnaire as suggested by \hyperref[b14]{Lin and Hsieh (2006)}. ). \hyperref[b14]{Lin and Hsieh (2006)} provided a model and a survey instrument to examine service quality within TBBS and indicated that functionality, enjoyment, security, assurance, design, convenience, and customization constitute service quality dimensions within self-service technologies a) Sample and data collection 
\section[{VI. Analysis and Findings}]{VI. Analysis and Findings}\par
The collected data has been analyzed by using SPSS version 21. The survey asked the respondents about their demographics such as age, gender, years with current bank and awareness level of TBBS. Over 50\% of the sample is under the age of 40 years, and only 13\% of the sample is over the age of 60 years. Data was collected through personally administered survey from 250 customers of five banks selected from public sectors on the basis of number of ATMs and branches from banking industry in India. 50 customers from each bank were included through convenience sampling method. The selection of the customers depended upon two conditions, first the customer should have a debit/credit/smart card and second, he has used any one of the TBBS in last 30 days. The data was collected using survey instrument developed by Lin and Hsieh (2006) on 7-point liker scale from ATMs, branches of selected banks and from malls in NCR region in India.  \hyperref[tab_7]{3}. shows customer's years of experience in using TBBS of selected banks. Over 55\% of the respondents from the sample have been using services of the selected banks for more than 5 years. And 13.2 \% from the sample have been using services of the selected banks for more than 15 years. This shows the interest and suitability or trust of customers for public sector banks.  
\section[{a) Customer satisfaction}]{a) Customer satisfaction}\par
Respondents were asked three questions pertaining to the CSAT (customer satisfaction). 
\section[{Global Journal of Management and Business Research}]{Global Journal of Management and Business Research}\par
Volume XV Issue V Version I Year ( ) As shown in Table \hyperref[tab_11]{5}, the survey results reflected that at least 90 \% of the respondents were in agreement with "Overall, I am satisfied with the TBBS offered by the bank." As per the analysis using arithmetic mean of all three statements of CSAT it was found that Canara Bank's customer are the most satisfied with TBBS offered by the said bank than the other four public sector banks, followed by Union Bank of India (Table \hyperref[tab_11]{5}).\par
A linear multiple regression analysis with stepwise method was used to analyze the relationship  The Table \hyperref[tab_13]{7} includes the beta weights (slope) of India. The result of the regression model indicated a low level of multicollinearity (Table \hyperref[tab_13]{7}). The bank leader in public sector banks might use the following formula to estimate the CSAT: CSAT = 0.51+ 0.31 Enjoyment + 0.27 Customization + 0.16 Design + 0.17 Functionality + error When predicting CSAT, assurance did not add to the combined model because service provider's higher reputation might increase customer expectations of the service provider, making the gap between service expectations and service perception very high. Expectation-Disconfirmation theory indicates that a high gap between perceptions and expectations might lead to a decrease in customer satisfaction \hyperref[b19]{(Oliver, 1980)}. 
\section[{Global Journal of Management and Business Research}]{Global Journal of Management and Business Research}\par
Volume XV Issue V Version I Year ( )E 2015 © 2015 Global Journals Inc. (US)\textbf{1}\par
b) Predicting customer satisfaction using TBBS dimensions among customer satisfaction (CSAT), and customer service quality perception (CSQP). The multiple regression analysis indicated that the service quality dimensions of Enjoyment, Customization, Design and Functionality (independent variables) combined together appear to explain CSAT with r = 0.712, r-square = 0.506 and adjusted r-square = 0.50. The regression model fit the data with an F test = 62.850 that is significant at the p<0.01 level (Table \hyperref[tab_12]{6}).\par
each variable and a constant (intercept) of the service quality dimensions associated with TBBS. The independent variables in combination can predict CSAT of TBBS offered by selected Public Sector Banks in Customer behavioral intentions (CBI) refer to customer feeling towards TBBS for repeat purchase and to recommend the TBBS to use. A linear regression analysis was conducted to predict customer behavioral intentions (CBI) towards TBBS in terms of service quality dimensions. The multiple regression analysis seemed to indicate that service quality dimensions of Customization, Design, Assurance and functionality combined together significantly explained CBI towards TBBS with r = 0.7, r-square = 0.47 and adjusted rsquare = 0.46. The regression model and each of the independent variables mentioned appeared to be significant at the p<0.01 level (Table \hyperref[tab_14]{8}). The regression model fit the data with an F-test = 55.241 that is significant at the p<0.01 level. Service security, enjoyment and convenience did not seem to contribute to the fitness of the model so they are not included in regression results. Table-9 includes the beta weights (slope) of each variable and a constant (intercept) of service quality dimensions associated with TBBS.\par
The regression analysis results indicate that when combining service quality dimensions, four dimensions might operate positively together to predict CBI towards TBBS of selected PSB in India. These dimensions accounted for only 46\% of the variability in CBI. Bank leaders in PSB might use the following formula to estimate CBI: CBI= 0.20 + 0.30 Customization + 0.26 Design + 0.22 Assurance + 0.20 Functionality + error this reason, the regression model was conducted to address CBI as a function of CSAT and TBBSQUAL dimensions. The results generated a better fit model that explained customer behavioral intentions with r = 0.766, r-square = 0.587 and adjusted r-square= 0.588 and Ftest = 116.6 at p<0.01(Table \hyperref[tab_15]{10}). \hyperref[b0]{Ajzen (2005)} indicated a customer's attitude towards a behavior determined customer intentions. Because a customer has a positive attitude toward a service, the customer's intentions would be positive. For d) Predicting customer behavioral intentions using CSAT and TBBS dimensions  
\section[{Conclusion}]{Conclusion}\par
TBBS have been a critical component of service delivery in the banking industry \hyperref[b9]{(Dabholkar, 1996;} {\ref Meuter et al., 2000)}. As per the analysis it can be said that all the selected public sector banks are competing each other on providing the better TBBS. From the current research it is found that Canara Bank's customer are most satisfied with TBBS offered by the said bank than the other four public sector banks, followed by Union Bank of India. The research indicated that the service quality dimensions of Enjoyment, Customization, Design and Functionality combined together appear to explain customer satisfaction in selected public sector banks India. The service Security, Convenience and Assurance did not contribute to the fitness of the model. So bank leaders are suggested to work hard on Enjoyment, Customization, Design and Functionality aspects of the services to make customers satisfied.\par
The current research seemed to indicate that service quality dimensions of Customization, Design, Assurance and functionality combined together to explain customer behavioral intentions towards TBBS. Ajzen (2005) indicated a customer's attitude toward a behavior determined customer intentions. Because a customer has a positive attitude toward a service, the customer's intentions would be positive.\par
For this reason, the regression model was conducted to address CBI as a function of SAT and TBBSQUAL dimensions. These findings seemed to validate the literature that service quality is an antecedent of CSAT and CBI. The model indicates that Customer Satisfaction and service quality dimensions are able to explain 60\% of variability of Customer Behavioral Intentions. That is why customer satisfaction (CSAT) shapes customer's attitude, which determines the behavioral intentions in selected PSBs. Service assurance, which represents the bank's reputation, shapes the subjective norms that determine Customer Behavioral Intentions towards TBBS. 
\section[{VIII. Limitations of the Study}]{VIII. Limitations of the Study}\par
The current research study was limited to customers of selected public sector banks in Indian banking industry which constitutes public, private and foreign sector banks, who agreed to participate voluntarily within the time available to conduct the study. The examination included customer perceptions of TBBS service quality, CSAT, and CBI.\par
The use of non-probability sampling was a limitation. Because of the inability to access customer databases to perform a probability sampling, a convenience sampling technique was necessary.\par
The sampling procedure included the application of a quota sampling technique to add an element of control to the generalizability of the findings over the population. According to \hyperref[b18]{Neuman (2006)}, quota sampling is an enhanced form of convenience sampling. Convenience sampling helped to ensure that qualified participants were among the target population \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
   \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_3}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.12142857142857141\textwidth}P{0.15785714285714286\textwidth}P{0.20642857142857143\textwidth}P{0.19428571428571428\textwidth}P{0.17\textwidth}}
Age\tabcellsep <20\tabcellsep 20-40\tabcellsep 40-60\tabcellsep >60\\
\tabcellsep Years\tabcellsep Years\tabcellsep Years\tabcellsep Years\\
Count\tabcellsep 24\tabcellsep 116\tabcellsep 77\tabcellsep 33\\
\%\tabcellsep 9.6\tabcellsep 46.4\tabcellsep 30.8\tabcellsep 13.2\end{longtable} \par
 
\caption{\label{tab_4}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_5}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.29565217391304344\textwidth}P{0.18478260869565216\textwidth}P{0.17554347826086955\textwidth}P{0.19402173913043477\textwidth}}
Name of\tabcellsep Female\tabcellsep Male\tabcellsep Total\\
Bank\tabcellsep \tabcellsep \tabcellsep \\
SBI\tabcellsep 20\tabcellsep 30\tabcellsep 50\\
PNB\tabcellsep 14\tabcellsep 36\tabcellsep 50\\
CB\tabcellsep 20\tabcellsep 30\tabcellsep 50\\
UBI\tabcellsep 22\tabcellsep 28\tabcellsep 50\\
BOB\tabcellsep 14\tabcellsep 36\tabcellsep 50\\
Count\tabcellsep 90\tabcellsep 160\tabcellsep 250\\
\%\tabcellsep 36\tabcellsep 64\tabcellsep 100\end{longtable} \par
 
\caption{\label{tab_6}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.24791666666666667\textwidth}P{0.12395833333333334\textwidth}P{0.1328125\textwidth}P{0.12395833333333334\textwidth}P{0.12395833333333334\textwidth}P{0.09739583333333332\textwidth}}
Years\tabcellsep <5\tabcellsep 5-10\tabcellsep 10-15\tabcellsep >15\tabcellsep Total\\
with\tabcellsep years\tabcellsep years\tabcellsep years\tabcellsep Years\tabcellsep \\
selected\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
bank\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Count\tabcellsep 106\tabcellsep 66\tabcellsep 45\tabcellsep 33\tabcellsep 250\\
\%\tabcellsep 42.4\tabcellsep 26.4\tabcellsep 18\tabcellsep 13.2\tabcellsep 100\end{longtable} \par
 
\caption{\label{tab_7}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_8}Table}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.769047619047619\textwidth}P{0.08095238095238094\textwidth}}
ONLY ATM\tabcellsep 99\\
ATM \& NET BANKING\tabcellsep 021\\
ATM \& MOBILE BANKING\tabcellsep 08\\
ATM \& NET BANKING \& MOBILE BANKING\tabcellsep 019\\
ATM \& USE OF CARD FOR PAYMENT\tabcellsep 007\\
ATM \& NET BANKING \& USE OF CARD FOR PAYMENT\tabcellsep 018\\
ATM \& MOBILE BANKING \& USE OF CARD FOR PAYMENT\tabcellsep 03\\
USAGE OF ALL TBBS\tabcellsep 075\\
TOTAL\tabcellsep 250\end{longtable} \par
 
\caption{\label{tab_9}Table 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_10}Table 4}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.6401234567901235\textwidth}P{0.20987654320987653\textwidth}}
OF THE BANK\tabcellsep CUSTOMER\\
\tabcellsep SATISFACTION\\
STATE BANK OF INDIA (SBI)\tabcellsep 5.45\\
PUNJAB NATIONAL BANK\tabcellsep 5.15\\
(PNB)\tabcellsep \\
UNION BANK OF INDIA (UBI)\tabcellsep 5.64\\
CANARA BANK (CB)\tabcellsep 5.66\\
BANK OF BARODA (BOB)\tabcellsep 5.55\end{longtable} \par
 
\caption{\label{tab_11}Table 5 NAME}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6} \par 
\begin{longtable}{P{0.6158163265306122\textwidth}P{0.10119047619047618\textwidth}P{0.026020408163265306\textwidth}P{0.06071428571428571\textwidth}P{0.03469387755102041\textwidth}P{0.011564625850340135\textwidth}}
Model\tabcellsep Sum of Squares\tabcellsep df\tabcellsep Mean Square\tabcellsep F\tabcellsep Sig.\\
Regression\tabcellsep 105.274\tabcellsep 4\tabcellsep 26.318\tabcellsep \multicolumn{2}{l}{62.850 .000}\\
Residual\tabcellsep 102.594\tabcellsep 245\tabcellsep .419\tabcellsep \tabcellsep \\
Total\tabcellsep 207.868\tabcellsep 249\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{4}{l}{Predictors: (Constant), ENJ, CUS, DES, FUN}\tabcellsep \tabcellsep \\
\multicolumn{2}{l}{The service Security, Convenience and}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{2}{l}{Assurance did not contribute to the fitness of the model,}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{2}{l}{so it was not included in the regression results.}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_12}Table 6 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{7} \par 
\begin{longtable}{P{0.10337837837837838\textwidth}P{0.1837837837837838\textwidth}P{0.11486486486486487\textwidth}P{0.16846846846846847\textwidth}P{0.09954954954954955\textwidth}P{0.0918918918918919\textwidth}P{0.08806306306306305\textwidth}}
Model\tabcellsep \multicolumn{2}{l}{Unstandardized Coefficients}\tabcellsep Standardized\tabcellsep t\tabcellsep Sig.\tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep Coefficients\tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep B\tabcellsep Std. Error\tabcellsep Beta\tabcellsep \tabcellsep \tabcellsep VIF\\
(Constant)\tabcellsep .510\tabcellsep .321\tabcellsep \tabcellsep 1.588\tabcellsep .114\tabcellsep \\
ENJ\tabcellsep .314\tabcellsep .070\tabcellsep .286\tabcellsep 4.496\tabcellsep .000\tabcellsep 2.006\\
CUS\tabcellsep .268\tabcellsep .067\tabcellsep .259\tabcellsep 4.008\tabcellsep .000\tabcellsep 2.076\\
DES\tabcellsep .159\tabcellsep .058\tabcellsep .162\tabcellsep 2.745\tabcellsep .007\tabcellsep 1.732\\
FUN\tabcellsep .171\tabcellsep .067\tabcellsep .152\tabcellsep 2.543\tabcellsep .012\tabcellsep 1.775\end{longtable} \par
 
\caption{\label{tab_13}Table 7}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{8} \par 
\begin{longtable}{P{0.15233766233766233\textwidth}P{0.1677922077922078\textwidth}P{0.1435064935064935\textwidth}P{0.10376623376623376\textwidth}P{0.09051948051948051\textwidth}P{0.07064935064935064\textwidth}P{0.07064935064935064\textwidth}P{0.05077922077922078\textwidth}}
\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{: ANOVA}\tabcellsep \tabcellsep \\
\tabcellsep Model\tabcellsep Sum of Squares\tabcellsep df\tabcellsep Mean Square\tabcellsep F\tabcellsep Sig.\\
\tabcellsep Regression\tabcellsep 120.695\tabcellsep 4\tabcellsep 30.174\tabcellsep 55.241\tabcellsep .000\\
\tabcellsep Residual\tabcellsep 133.825\tabcellsep 245\tabcellsep .546\tabcellsep \tabcellsep \\
\tabcellsep Total\tabcellsep 254.520\tabcellsep 249\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{5}{l}{Predictors: (Constant), CUS, DES, ASS, FUN}\tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep Table 9\tabcellsep \tabcellsep \tabcellsep \\
Model\tabcellsep \multicolumn{2}{l}{Unstandardized Coefficients}\tabcellsep \multicolumn{2}{l}{Standardized}\tabcellsep t\tabcellsep Sig.\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{Coefficients}\tabcellsep \tabcellsep \\
\tabcellsep B\tabcellsep Std. Error\tabcellsep \tabcellsep Beta\tabcellsep \tabcellsep \tabcellsep VIF\\
(Constant)\tabcellsep .198\tabcellsep .370\tabcellsep \tabcellsep \tabcellsep .534\tabcellsep .594\\
CUS\tabcellsep .291\tabcellsep .072\tabcellsep \tabcellsep .255\tabcellsep 4.029\tabcellsep .000\tabcellsep 1.861\\
DES\tabcellsep .257\tabcellsep .069\tabcellsep \tabcellsep .236\tabcellsep 3.730\tabcellsep .000\tabcellsep 1.862\\
ASS\tabcellsep .219\tabcellsep .069\tabcellsep \tabcellsep .193\tabcellsep 3.193\tabcellsep .002\tabcellsep 1.698\\
FUN\tabcellsep .201\tabcellsep .072\tabcellsep \tabcellsep .161\tabcellsep 2.769\tabcellsep .006\tabcellsep 1.585\end{longtable} \par
 
\caption{\label{tab_14}Table 8}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{10} \par 
\begin{longtable}{P{0.4186755952380953\textwidth}P{0.09233630952380953\textwidth}P{0.012648809523809522\textwidth}P{0.14672619047619048\textwidth}P{0.011383928571428571\textwidth}P{0.051860119047619044\textwidth}P{0.11636904761904762\textwidth}}
\multicolumn{6}{l}{Customer Satisfaction and Service Quality Perception of Technology Based Banking Services: A Study on}\tabcellsep \\
\tabcellsep \multicolumn{3}{l}{Selected Public Sector Banks in India}\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{3}{l}{c) Predicting customer behavioral intentions using}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
tbbs dimensions\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 2015\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Year\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 43\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Volume XV Issue V Version I\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep ( ) E\\
Model Regression\tabcellsep Sum of Squares 149.436\tabcellsep df 3\tabcellsep : ANOVA Mean Square 49.812\tabcellsep F 116.609\tabcellsep Sig. .000\tabcellsep Global Journal of Management and Business Research\\
Residual\tabcellsep 105.084\tabcellsep 246\tabcellsep .427\tabcellsep \tabcellsep \tabcellsep \\
Total\tabcellsep 254.520\tabcellsep 249\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{4}{l}{Predictors: (Constant), CSAT, ASS, DES}\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{3}{l}{The model included CSAT, Service Assurance}\tabcellsep \multicolumn{3}{l}{significantly related with model. Table 11 includes the}\tabcellsep \\
\multicolumn{3}{l}{and Design. All other service quality dimensions are not}\tabcellsep \multicolumn{2}{l}{beta co-efficient of the model.}\tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep © 2015 Global Journals Inc. (US)\tabcellsep \end{longtable} \par
 
\caption{\label{tab_15}Table 10}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{11} \par 
\begin{longtable}{P{0.5000679347826087\textwidth}P{0.06236413043478261\textwidth}P{0.015013586956521737\textwidth}P{0.2379076086956522\textwidth}P{0.012703804347826086\textwidth}P{0.01154891304347826\textwidth}P{0.010394021739130435\textwidth}}
Model\tabcellsep \multicolumn{2}{l}{Unstandardized Coefficients}\tabcellsep Standardized\tabcellsep t\tabcellsep Sig.\tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep Coefficients\tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep B\tabcellsep Std. Error\tabcellsep Beta\tabcellsep \tabcellsep \tabcellsep VIF\\
(Constant)\tabcellsep -.157\tabcellsep .316\tabcellsep \tabcellsep -.497\tabcellsep .620\tabcellsep \\
CSAT\tabcellsep .562\tabcellsep .054\tabcellsep .508\tabcellsep 10.322\tabcellsep .000\tabcellsep 1.441\\
ASS\tabcellsep .270\tabcellsep .057\tabcellsep .238\tabcellsep 4.764\tabcellsep .000\tabcellsep 1.484\\
DES\tabcellsep .192\tabcellsep .059\tabcellsep .176\tabcellsep 3.276\tabcellsep .001\tabcellsep 1.728\\
\multicolumn{3}{l}{These findings seemed to agree with the}\tabcellsep \multicolumn{4}{l}{That's why customer satisfaction (CSAT)}\\
\multicolumn{3}{l}{literature that service quality is an antecedent of CSAT}\tabcellsep \multicolumn{4}{l}{shapes customer's attitude, which determines the}\\
\multicolumn{3}{l}{and CBI. When CSAT is added to the regression model}\tabcellsep \multicolumn{4}{l}{behavioral intentions in selected PSBs. Service}\\
\multicolumn{3}{l}{of predicting CBI in terms of TBBSQUAL, CSAT}\tabcellsep \multicolumn{4}{l}{assurance, which represents the bank's reputation,}\\
\multicolumn{3}{l}{accounted 0.50 while the next predictor was}\tabcellsep \multicolumn{4}{l}{shapes the subjective norms that determine CBI. Public}\\
\multicolumn{3}{l}{approximately 0.23 in standardized terms. The model}\tabcellsep \multicolumn{4}{l}{Sector Bank leaders might use the following formula to}\\
\multicolumn{3}{l}{indicates that CSAT and service quality dimensions are}\tabcellsep \multicolumn{4}{l}{estimate CBI in terms of CSAT and service quality}\\
\multicolumn{3}{l}{able to explain 60\% of variability of CBI (Strong}\tabcellsep \multicolumn{3}{l}{dimension associated with TBBS.}\tabcellsep \\
\multicolumn{3}{l}{Relationship) where as service quality dimensions alone}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{3}{l}{are able to explain only 47\% of CBI variability (medium}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{2}{l}{relationship; creswell 2008)}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \multicolumn{5}{l}{CBI = -0.15 + 0.56 CSAT + 0.27 Assurance + 0.22 Design + error.}\tabcellsep \\
\multicolumn{3}{l}{Customer satisfaction seems to be the major}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{3}{l}{determinate of CBI. This finding seemed to confirm a}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{3}{l}{path relationship similar to the original research on the}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{3}{l}{relationship between service quality, CSAT and CBI}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{3}{l}{discussed in literature (Alkibsi 2011, Cronin \& Taylor,}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{3}{l}{1992; Lin \& Hsieh, 2006; Parasuraman et al., 1988).}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
VII.\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_16}Table 11}\end{figure}
 			\footnote{© 2015 Global Journals Inc. (US) 1} 			\footnote{© 2015 Global Journals Inc. (US)} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[
			Yemen
		]{b2}\label{b2} 	 		\textit{},  		 			Yemen 		.  	 	 		\textit{Dissertation Abstracts International}  		 (04)  p. 72.  	 
\bibitem[Kaynak ()]{b12}\label{b12} 	 		\textit{},  		 			E Kaynak 		.  	 	 		\textit{Editorial. Journal of International Consumer Marketing}  		2005. 17  (4)  p. .  	 
\bibitem[Oliver ()]{b19}\label{b19} 	 		‘A cognitive model of the antecedents and consequences of satisfaction decisions’.  		 			R L Oliver 		.  	 	 		\textit{Journal of Marketing Research}  		1980. 17 p. .  	 
\bibitem[Dabholkar et al. ()]{b9}\label{b9} 	 		‘A measure of service quality for retail stores: Scale development and validation’.  		 			P Dabholkar 		,  		 			D Thorpe 		,  		 			J Rentz 		.  	 	 		\textit{Journal of the Academy of Marketing Science}  		1996. 24 p. .  	 
\bibitem[Gronroos ()]{b11}\label{b11} 	 		‘A service quality model and its marketing implications’.  		 			C Gronroos 		.  	 	 		\textit{European Journal of Marketing}  		1984. 18  (4)  p. .  	 
\bibitem[Padhy and Swar (2009)]{b20}\label{b20} 	 		‘A study on Customer Satisfaction \& Service Gaps in Selected Private, Public \& Foreign Banks’.  		 			P Padhy 		,  		 			B Swar 		.  	 	 		\textit{3rd IIMA Conference},  				2009. December.  		 			Marketing Paradigms for Emerging Economies, Indian Institute of Management 		 	 
\bibitem[Ajzen ()]{b0}\label{b0} 	 		 			I Ajzen 		.  		\textit{Attitudes, personality and behavior},  				 (New York, NY)  		2005. Open University Press.  	 	 (2nd ed.) 
\bibitem[American Marketing Association Conference Proceedings]{b16}\label{b16} 	 		\textit{American Marketing Association Conference Proceedings},  				13 p. 432.  	 
\bibitem[Shamdasani et al. ()]{b27}\label{b27} 	 		‘Antecedents and consequences of service quality in consumer evaluation of self-service internet technologies’.  		 			P Shamdasani 		,  		 			A Mukherjee 		,  		 			N Malhotra 		.  	 	 		\textit{The Service Industries Journal}  		2008. 28 p. .  	 
\bibitem[Meuter et al. ()]{b17}\label{b17} 	 		‘Choosing among alternative service delivery modes: An investigation of customer trial of self-service technologies’.  		 			M L Meuter 		,  		 			M J Bitner 		,  		 			A L Ostrom 		,  		 			S W Brown 		.  	 	 		\textit{Journal of Marketing}  		2005. 69  (2)  p. 61.  	 
\bibitem[Creswell ()]{b5}\label{b5} 	 		 			J W Creswell 		.  		\textit{Educational research: Planning, conducting, and evaluating quantitative and qualitative research},  				 (Upper Saddle River, NJ)  		2008. Pearson.  	 	 (3rd ed.) 
\bibitem[Chang ()]{b4}\label{b4} 	 		‘Customer expectations of the Taiwan banking industry’.  		 			C Chang 		.  	 	 		\textit{Dissertation Abstracts International}  		2007. 68  (11)  p. .  	 
\bibitem[Alkibsi and Lind ()]{b1}\label{b1} 	 		\textit{Customer perceptions of technology-based banking service quality provided by banks operating in},  		 			S M Alkibsi 		,  		 			M Lind 		.  		2010.  	 
\bibitem[Yoo and Donthu ()]{b28}\label{b28} 	 		‘Developing and validating multidimensional consumer-based brand equity scale’.  		 			B Yoo 		,  		 			N Donthu 		.  	 	 		\textit{Journal of Business Research}  		2001. 52 p. .  	 
\bibitem[Dimitriadis and Kyrezis ()]{b10}\label{b10} 	 		‘Does trust in the bank build trust in its technology-based channels’.  		 			S Dimitriadis 		,  		 			N Kyrezis 		.  	 	 		\textit{Journal of Financial Services Marketing}  		2008. 13 p. .  	 
\bibitem[Parasuraman et al. ()]{b22}\label{b22} 	 		‘E-S-QUAL: A multiple-item scale for assessing electronic service quality’.  		 			A Parasuraman 		,  		 			V A Zeithaml 		,  		 			A Malhotra 		.  	 	 		\textit{Journal of Service Research}  		2005. 7  (3)  p. .  	 
\bibitem[Dabholkar ()]{b8}\label{b8} 	 		‘Incorporating choice into an attitudinal framework: Analyzing models of mental comparison processes’.  		 			P A Dabholkar 		.  	 	 		\textit{Journal of Consumer Research}  		1994. 21 p. .  	 
\bibitem[Zhu et al. ()]{b29}\label{b29} 	 		‘IT-based services and service quality in consumer banking’.  		 			F Zhu 		,  		 			W Wymer 		,  		 			I Chen 		.  	 	 		\textit{International Journal of Service Industry Management}  		2002. 13 p. .  	 
\bibitem[Saravanan and Rao ()]{b25}\label{b25} 	 		‘Measurement of service quality from the customer's perspective: An empirical study’.  		 			R Saravanan 		,  		 			K Rao 		.  	 	 		\textit{Total Quality Management \& Business Excellence}  		2007. 18 p. .  	 
\bibitem[Cronin and Taylor ()]{b6}\label{b6} 	 		‘Measuring service quality: A reexamination and extension’.  		 			J Cronin 		,  		 			S Taylor 		.  	 	 		\textit{Journal of Marketing}  		1992. 56 p. .  	 
\bibitem[Neuman ()]{b18}\label{b18} 	 		 			W L Neuman 		.  		\textit{Social research methods: Qualitative and quantitative approaches},  				 (Boston, MA)  		2006. Allyn \& Bacon.  	 	 (6th ed.) 
\bibitem[Reserve Bank of India]{b23}\label{b23} 	 		\textit{Reserve Bank of India},  		p. .  	 	 (Annual Report) 
\bibitem[Curran and Meuter ()]{b7}\label{b7} 	 		‘Self-service technology adoption: comparing three technologies’.  		 			J M Curran 		,  		 			M L Meuter 		.  	 	 		\textit{Journal of Services Marketing}  		2005. 19 p. .  	 
\bibitem[Seth et al. ()]{b26}\label{b26} 	 		‘Service quality models: A review’.  		 			N Seth 		,  		 			S Deshmukh 		,  		 			P Vrat 		.  	 	 		\textit{International Journal of Quality and Reliability Management}  		2005. 22 p. .  	 
\bibitem[Rust and Oliver ()]{b24}\label{b24} 	 		\textit{Service quality: New directions in theory and practice},  		 			R T Rust 		,  		 			R L Oliver 		.  		1994. Thousand Oaks, CA: Sage.  	 
\bibitem[Parasuraman et al. ()]{b21}\label{b21} 	 		‘SERVQUAL: A multi-item scale for measuring consumer perceptions of service quality’.  		 			A Parasuraman 		,  		 			V A Zeithaml 		,  		 			L L Berry 		.  	 	 		\textit{Journal of Retailing}  		1988. 64 p. .  	 
\bibitem[Brady and Cronin ()]{b3}\label{b3} 	 		‘Some new thoughts on conceptualizing perceived service quality: A hierarchical approach’.  		 			M K Brady 		,  		 			J J Cronin 		.  	 	 		\textit{Journal of Marketing}  		2001. 65 p. .  	 
\bibitem[Kumar ()]{b13}\label{b13} 	 		\textit{Technology-Based Banking Services Prevailing In Indian Banking Industry -An Overview and Recent Trends},  		 			Rajeev Kumar 		.  		 RJSSM: Volume: 03.  		2014. p. .  	 
\bibitem[Lin and Hsieh ()]{b14}\label{b14} 	 		‘The role of technology readiness in customers' perception and adoption of self-service technologies’.  		 			J Lin 		,  		 			P Hsieh 		.  	 	 		\textit{International Journal of Service Industry Management}  		2006. 17 p. .  	 
\bibitem[Loiacono et al. ()]{b15}\label{b15} 	 		\textit{WebQual: A measure of website quality},  		 			E T Loiacono 		,  		 			R T Watson 		,  		 			D L Goodhue 		.  		2002.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
