\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={Emerging Retail Formats and It's Attributes: An Insight to Convenient Shopping},
 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{2012-01-23 (revised: 23 January 2012)}
\def\TheID{\makeatother }
\def\TheDate{2012-01-23}
\title{Emerging Retail Formats and It's Attributes: An Insight to Convenient Shopping}
\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]{Deepika  Jhamb}

             \author[2]{r  kiran}

             \affil[1]{  Thapar University}

\renewcommand\Authands{ and }

\date{\small \em Received: 17 December 2011 Accepted: 9 January 2012 Published: 23 January 2012}

\maketitle


\begin{abstract}
        


The present paper tries to understand the improvement in retail sector in India, especially the modern retail formats, its attribute, type of goods and impact of consumers' demography on choice of emerging retail formats.Methodology: A self-structured questionnaire has been used for collecting the data from 100 urban consumers of three major cities of Punjab i.e. Jalandhar, Amritsar and Ludhiana. Stratified random sampling method has been used for the study.

\end{abstract}


\keywords{Retail formats, Attributes, Shopping, Convenience, Products, Consumers? and Demography.}

\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
etail sector witnessed significant development in the past 10 years -from small unorganized family-owned retail formats to organized retailing. Liberalization of the economy, rise in per capita income and growing consumerism have encourage larger business houses and manufactures to set up retail formats; real estate companies and venture capitalist are investing in retail infrastructure. Retail sales in India amount to \$410 billion and account for 10-11 \% of gross domestic product. The Indian retail market has around 14 million outlets and has the largest retail outlet destiny in the world, (A.T. Kearney 2010). The retail sector in India is witnessing a huge revamping exercise as the traditional retailers are making way for new innovative formats. These modern retail formats provide wide variety to customers and offer an ideal shopping experience with an amalgamation of product, entertainment and service, all under a single roof. Malls, Hypermarkets/Supermarkets and Specialty Stores are the emerging retail formats that considered in the present study.\par
The modern Indian consumer is seeking more value in terms of improved availability and quality, pleasant shopping environment, financing option, trial rooms for clothing products, return and exchange policies and competitive prices. This has created a rapid growing opportunity for organized, modern retail formats to emerge in recent years and grow at a fast pace.  {\ref Kar, 2007, Kotler, 2006)}. Customer taste and preferences are changing leading to radical transformation in lifestyles and spending patterns which in turn are giving rise to new business opportunities. There is a change being observed in the shopping pattern of customers, which has resulted in the emergence of big retail chains in most metros; mini metros and towns. \hyperref[b7]{Halepete (2008)} expresses that due to rapid growth in retail sector, global retailers like Wal-Mart, GAP, Tesco, J.C Penney, Sears and Carrefour are trying to establish themselves in Indian market; Infact Wal-Mart and TESCO has already opened their stores with Bharti and TATA in Indian market. In India, there is a need to go in for a study to identify the winning format suited to different segments and preferences of consumers for various goods from emerging retail formats. 
\section[{a) Growth of Organized Retail In Year 2009-2010}]{a) Growth of Organized Retail In Year 2009-2010}\par
According to Talwar (2010) during the past decade, retail industries have built up strong lifestyle brands positioning themselves to cater to the tastes and preferences of their consumers and utilizing the increasing income of the end-users. With the economy recovering faster than anticipated, there is a drastic change in the consumer spending patterns and the year 2010 is the beginning of a deciding decade on how much India will develop in the next 10 years. It is expected that the country will accelerate its GDP growth and will sustain a GDP growth of about 9.6\% by 2020. India is housing about 1.30 billion people and the per capita income of every Indian will be at an average of 8\%, which is double than the current. The number of middle class households will increase from 120 million ebruary F to 170 million with the addition of 50 million people earning US\$ 1692 to US\$ 22,556 a year. 
\section[{II.}]{II.} 
\section[{LITERATURE REVIEW a) Emerging Retail Formats:}]{LITERATURE REVIEW a) Emerging Retail Formats:}\par
According to \hyperref[b24]{Swinyard (1997)}, Shopping patterns of US consumers are more sophisticated, they expect high level of services and merchandise quality. Moreover economic and demographic trends are dramatically affecting the retail industry. Micromarketing, globalization, new formats and age related merchandising changes are the consequences of retailing trends in USA. Aggarwal (2007) and Bhardwaj and Makkar (2007) highlight the emergence of organized retailing in India and view the Catalytic effects of retail on Indian Economy. Employment generation, growth of real estate, increase in disposable income and development of retail ancillary market are the various catalytic effects on Indian economy. The changing Indian retail scenario with the intervention of organized retail in the form of modern retail formats has also seen remarkable shift in the preferences of consumers.  {\ref Gupta et al. (2003)} studied the changing Indian consumer behavior in the past decade due to availability of large assortment of major products leaving an impact on their consumption and consumption structure. The consumer is no longer shopping for clothes/household products from the local market; rather the place of shopping has shifted to the stores in malls. \hyperref[b1]{Arshad et al (2008)} and \hyperref[b4]{Ghosh et al (2010)} highlighting the prospects of retailing in India opined that 47\% of India's population is under the age of 20 and this will further increase to 55\% by 2015 and this young population will immensely contribute to the growth of the retail sector in the country. The study by \hyperref[b2]{Dash et al (2009)} and CII (2008) depict that growing middle class, large number of earning youth customers, increase in spending, and improvement in infrastructure, liberalization of Indian economy and India's booming economy are the various opportunities for organized retailing in India.\par
The consumer has multiple options to chooseranging from the shopkeeper to the most sophisticated supermarkets, departmental stores, plazas and malls which provide the latest and better quality products and it made India the top spot among the favored retail destination as observed by \hyperref[b6]{Gupta (2004)}, \hyperref[b27]{Jasola (2007)} and India Retail Report  {\ref (2009)}. According to \hyperref[b14]{Mishra (2007}\hyperref[b15]{Mishra ( ) \& (2008))}, consumers buy essentially convenience goods with low level of risk from organized outlets and essential products of more involvement from traditional retailers. Further Mishra explores that India is currently in the second phase of evaluation, i.e., consumer demand organized formats. Retailers need to customize retail models as per taste and preferences of Indian consumer. Tusharinani (2007) noted the consumers in the metro cities. \hyperref[b8]{Hino (2010)} shared his observation about the emergence and expansion of supermarkets that gradually decreased the market share of the traditional formats by displacing them and the factors that helped supermarkets in gaining consumers favors over the traditional stores are the 'consumers economic ability' and the 'format output'.  {\ref Kuruvilla and Ganguli (2008)},  {\ref Gopal (2008)} and \hyperref[b23]{Srivastava (2008)} opine that mall development is expected to grow at a frantic pace in metros and mini metros driven by the organized retail sector. Malls comprise of 90\% of the total future retail development. The basic reason behind the growth of malls is that it offers an experience and not just goods. There is a wide range of shopping experience-bargains and discounts, high-end brands for couples, gaming and other amusement facilities for kids and the multiplexes theaters etc.\par
Goyal and Aggarwal (2009) and Ali and Kapoor (2010) opine that in India, a consuming class is emerging as a result of increasing income levels and dual career families with high disposable incomes. With retailers eyeing their presence in the market, it is important to identify the target shoppers as well as the prime factors of enjoyment in shopping. \hyperref[b20]{Shukla (2007)} and \hyperref[b5]{Goyal et al (2009)} described that food and grocery; health and beauty; apparel; jewellery and consumer durables are the fastest growing categories of organized retail and fashion sector in India commands lion's share in the organized retail pie. The most appropriate retail formats for various items are: Food and grocery-Supermarket; Health and beauty care services-Supermarket;\par
Clothing and Apparels'-Mall; Entertainment-Mall; Watches-Hypermarket; Pharmaceuticals-Hypermarket; Mobile, accessories \& Services-Hypermarket; Foot wares-Departmental store. The study by Satish and Raju (2010) throws light on the major Indian retailers which highly contribute to the retail sector in India. Pantaloon, Tata Group, RPG Group, Reliance Group and A V Birla group are some of the major Indian retailers. According to \hyperref[b7]{Halepete (2008)}, India is expanding internationally due to saturation of markets and challenges faced by international retailers. Partnership between Bharti and Wal-Mart is one of the successful expansions of international retail in India. b) Attributes and Choice of Retail Formats: \hyperref[b3]{Erdem et al (1999)} examines the linkage between consumer values and the importance of some salient store attributes. The study indicated that the important judgments for store attributes were influenced by the set of terminal and instrumental values viewed as important by the shoppers. Herpen and Pieters  {\ref (2000)} identify that the attribute-approach captures consumer's ebruary F transformation of traditional formats into new formats, viz., departmental stores, hypermarkets, supermarkets, specialty stores and malls taking the lead in attracting perception of assortment variety better than the productbased approach and that it offers new insights into assortment variety. \hyperref[b31]{Urbonavicius et al (2005)} methodology is based on the three latent factors that integrate multiple retailers' image attributes and explain interrelationships among them. These factors are: 1) additional value and image, 2) store, and 3) products. These factors aggregate numerous attributes of multiple retailers, and allow comparing positions of the chain stores. \hyperref[b17]{Popkowski et al (2001)} observed that the changing retail structure has provided the consumers with more options in the form of formats and services such as less travel time, large variety of products and quality products etc. \hyperref[b26]{Thang et al (2003)} and Dalwadi et al (2010) supported that consumers' choice of shopping malls over traditional market stores is influenced by various factors like ambience, assortment, sales promotion schemes and in-store services. The facility of one stop-shop had a positive response from the consumers, who found it more convenient, time saving and satisfactory. The study by  {\ref Jackson et al (2006)} demonstrates that consumer choice between stores can be understood in terms of accessibility and convenience, whereas choice within stores involves notions of value, price, and quality. Another study by \hyperref[b10]{Jackson et al (2011)} investigates the extent to which attitudes toward mall attributes and shopping value derived from a mall visit differ across gender and generational cohorts. Analysis of results show that there are no differences in hedonic and utilitarian shopping values by generational cohort, but generational differences in attitude toward mall hygiene factors, location convenience and entertainment features did exist. \hyperref[b13]{Lather et al (2006)} and  {\ref Gupta (2007)} study uncovered six main indicators: viz., price, sales personnel, quality of merchandise, assortment of merchandise, advertising services and convenience services that play key role for retailers in choosing the type of retail formats that may help them to cope up with the changing preferences of consumers. \hyperref[b16]{Mittal et al (2008)} suggest that the retailers marketing strategy will have to take into account two sets of attributes: (1) loyalty drivers and (2) shopping experience enhancers. These attributes will have to be integrated into the retail format. For apparel shopping the loyalty drivers are merchandise mix, sales promotions, price, and recommendation/relationship whereas the shopping experience enhancers are store reputation/advertisements, temperature (air conditioning), return/guarantee, and ambient conditions. Enjoyable pleasant and attractive in store shopping environment increases the chances of impulsive buying among consumers, Crispen et al  {\ref (2009)}. According to Gopal (2006), Jain and Bagdare (2009), Jacobs et al (2010) layout, ambience, display, self service, value added services, technology based operations and many more dimensions with modern outlook and practices are the major determinants of modern retail formats. Crossmerchandise, private-label brands, fun and entertainment, effective sales personnel and technology adoption are the various strategies recommended for retailers by \hyperref[b4]{Ghosh and Tripathi (2010)}. \hyperref[b18]{Robinson (1998)} and Herper et al (2000) mentioned a need for consumer orientation rather than product orientation for future developments in retailing. Tripathi et al (  {\ref 2008}) is of the view that the household size of a family has a positive effect on the likelihood of a shopping trip. Similarly high family income levels, may lead to higher consumption levels, which would imply larger aggregate shopping. According to \hyperref[b21]{Singh (2007)} the degree of brand awareness of various food products among urban respondents is more in comparison to rural households. Post-graduate rural and urban respondents have high degree of brand awareness for many food products in comparison to other educational levels of the households. The young consumer seeks more and more information about the new products available and retailers need to communicate them more effectively is emphasized by \hyperref[b29]{Kaur et al (2007)}. According to Benito et al (  {\ref 2006}) the households that patronize supermarkets are more advanced in the cycle of their family life, have higher educational levels, and work in more professional activities; Discount stores are preferred by older households, those with less education, and those employed in less qualified professional activities and finally, the hypermarket seems to attract the grocery spending of the youngest households with small children, lower educational levels, and more basic professional activities. 
\section[{III.}]{III.}\par
Objective of the study ? To study the major products and store attributes influencing consumers' towards innovative retail formats. ? To study the product-wise preferences of consumers towards innovative retail formats. ? To study the impact of demography factors (gender, age and income) on consumers' preferences' towards innovative retail formats. 
\section[{IV. RESEARCH METHODOLOGY}]{IV. RESEARCH METHODOLOGY}\par
The present study is based upon the primary and secondary data. A self-structured questionnaire has been used for collecting the primary data from consumers of Punjab. The questionnaire has been tested for reliability and content validity. The overall reliability of the questionnaire as depicted by Cronbach alpha is .936. Data has been collected from 100 urban consumers of three major cities of Punjab i.e. Jalandhar, Amritsar and Ludhiana. Stratified random sampling method has been used for the study. Two types of goods have been taken up for the study. These are:   The above table shows the basic characteristics of the consumer households surveyed. Out of the 100 respondents surveyed, 68 per cent were female. Age compositions of the sampled respondents indicate that the surveyed group is young enough to respond about various emerging retail formats and its attributes. Out of the total surveyed consumers, more than 64 per cent of the respondents were between 18 to 30 years of age. Educational profile of the respondents shows that most of them have postgraduate or graduate level qualifications. Only 17 per cent of the respondents are from the undergraduate level. Most of the sample consumers' i.e. 49 percent belong to service class followed by business men and others. It is important to note that about 54 per cent of the respondents have two or three working members in their families. Sample households falling between the yearly income group of more than Rs 5 Lac to 10 Lac dominated, with a 65 per cent share followed by 27 per cent share of 2 Lac to 5Lac. 
\section[{RESULTS AND ANALYSIS}]{RESULTS AND ANALYSIS} 
\section[{b) Product type and consumers' preferences for different retail formats}]{b) Product type and consumers' preferences for different retail formats}\par
Section 2 covers the consumers' preferences of shopping goods and convenience goods from different retail formats in detail. Moreover the various attributes via product attributes and store attributes that affecting the consumers' preferences from emerging retail formats have also been considered in this section. The results as shown in table 2 highlight that from the above eight products, consumers prefer to purchase clothing (highest average score of 4.02) from malls; this was followed by Footwear, bags and Baggage's and electronics. Furniture and jewellery are the least preferred products purchased by consumers from malls. From the table 2.2, the result clearly highlight that from the above eight convenience products, consumers prefer to purchase Food and Grocery (highest average score of 4.02) from malls; this was followed by gift items and beverages. Confectionary and personal care products are other preferred products. On the other hand Stationary and toys are given the least priority for purchasing from malls. The highly preferred convenience products from Hypermarkets/Supermarkets are Food and Grocery, Confectionary and Beverages. Consumers give equal importance to purchase of Stationary and Magazines and toys are the least preferred products to be purchased from Hypermarkets/Supermarkets. As shown in above table, there is a high deviation of results for this retail format. Clothing, Footwear and Jewellery are rank 1st, 2nd and 3rd in preference of purchase from specialty store. Furniture and Electronics are other highly preferred items purchased from specialty store. On the other hand consumers don't prefer to visit specialty store for items like Home Furnishing and Bags and Baggage's. The table  {\ref 8}.1 represents the various product attributes that influence consumers' preferences to shop from emerging retail formats. The results depict that Quality, Availability of brands and assortment of merchandise are the major product attributes which attract towards emerging retail formats. On the other hand, Exchange facilities and bundling offers have given least importance by consumers.  VII. 
\section[{CONCLUSION}]{CONCLUSION}\par
The present research examines the emergence of modern retail formats in India. The major emphasizes of the study is on consumers preferences of shopping goods and convenience goods from modern retail formats. The findings of the paper reveal that consumers prefer modern retail formats due to quality, variety of brands, parking facility, trained sales personnel and for security purpose. Consumers' prefer malls and specialty store to purchase various shopping goods like clothing, Footwear and Jewellery more as compared to convenience goods. The paper further explores that higher income consumers and younger generation visit modern retail formats more as compared to older once with low income.\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}ebruaryF}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.4467441860465116\textwidth}P{0.15813953488372093\textwidth}P{0.19767441860465115\textwidth}P{0.047441860465116274\textwidth}}
Shopping Goods\tabcellsep Mean\tabcellsep Std. Deviation\tabcellsep Rank\\
Clothing\tabcellsep 4.02\tabcellsep 1.16\tabcellsep 1\\
Footwear\tabcellsep 3.61\tabcellsep 1.04\tabcellsep 2\\
Jewellery\tabcellsep 2.10\tabcellsep 1.14\tabcellsep 8\\
Furniture\tabcellsep 2.43\tabcellsep 1.28\tabcellsep 7\\
Home Appliance\tabcellsep 2.86\tabcellsep 1.15\tabcellsep 5\\
Home furnishing\tabcellsep 3.80\tabcellsep 1.11\tabcellsep 6\\
Bags and Baggage's\tabcellsep 3.27\tabcellsep 1.13\tabcellsep 3\\
Electronics\tabcellsep 3.12\tabcellsep 1.16\tabcellsep 4\\
Average\tabcellsep 3.57\tabcellsep 1.15\tabcellsep \end{longtable} \par
 
\caption{\label{tab_1}Table 2 .}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.4541095890410959\textwidth}P{0.1552511415525114\textwidth}P{0.19406392694063926\textwidth}P{0.04657534246575342\textwidth}}
Convenience Goods\tabcellsep Mean\tabcellsep Std. Deviation\tabcellsep Rank\\
Food and Grocery\tabcellsep 3.57\tabcellsep 1.35\tabcellsep 1\\
Beverages\tabcellsep 3.33\tabcellsep 1.14\tabcellsep 3\\
Confectionary\tabcellsep 3.25\tabcellsep 1.20\tabcellsep 4\\
Personal care products\tabcellsep 3.22\tabcellsep 1.15\tabcellsep 5\\
Stationary\tabcellsep 2.78\tabcellsep 1.22\tabcellsep 7\\
Magazines\tabcellsep 3.00\tabcellsep 1.25\tabcellsep 6\\
Gift Items\tabcellsep 3.41\tabcellsep 1.17\tabcellsep 2\\
Toys\tabcellsep 2.73\tabcellsep 1.43\tabcellsep 8\\
Average\tabcellsep 3.16\tabcellsep 1.24\tabcellsep \end{longtable} \par
 
\caption{\label{tab_2}Table 2 .}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.43858447488584473\textwidth}P{0.1552511415525114\textwidth}P{0.19406392694063926\textwidth}P{0.06210045662100456\textwidth}}
Shopping Goods\tabcellsep Mean\tabcellsep Std. Deviation\tabcellsep Rank\\
Clothing\tabcellsep 3.10\tabcellsep 1.24\tabcellsep 3\\
Footwear\tabcellsep 2.96\tabcellsep 1.04\tabcellsep 6\\
Jewellery\tabcellsep 2.61\tabcellsep 1.37\tabcellsep 8\\
Furniture\tabcellsep 2.67\tabcellsep 1.21\tabcellsep 7\\
Home Appliance\tabcellsep 3.18\tabcellsep 1.13\tabcellsep 1\\
Home furnishing\tabcellsep 3.06\tabcellsep 1.21\tabcellsep 4.5\\
Bags and Baggage's\tabcellsep 3.06\tabcellsep 1.43\tabcellsep 4.5\\
Electronics\tabcellsep 3.14\tabcellsep 1.31\tabcellsep 2\\
Average\tabcellsep 2.97\tabcellsep 1.24\tabcellsep \end{longtable} \par
 
\caption{\label{tab_3}Table 3 .}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.4467441860465116\textwidth}P{0.15813953488372093\textwidth}P{0.19767441860465115\textwidth}P{0.047441860465116274\textwidth}}
Shopping Goods\tabcellsep Mean\tabcellsep Std. Deviation\tabcellsep Rank\\
Clothing\tabcellsep 3.90\tabcellsep 1.19\tabcellsep 1\\
Footwear\tabcellsep 3.76\tabcellsep 1.16\tabcellsep 2\\
Jewellery\tabcellsep 3.67\tabcellsep 1.34\tabcellsep 3\\
Furniture\tabcellsep 3.65\tabcellsep 1.21\tabcellsep 4\\
Home Appliance\tabcellsep 3.57\tabcellsep 1.30\tabcellsep 6\\
Home furnishing\tabcellsep 3.43\tabcellsep 1.28\tabcellsep 7\\
Bags and Baggage's\tabcellsep 3.41\tabcellsep 1.28\tabcellsep 8\\
Electronics\tabcellsep 3.61\tabcellsep 1.36\tabcellsep 5\\
Average\tabcellsep 3.63\tabcellsep 1.27\tabcellsep \end{longtable} \par
 
\caption{\label{tab_4}Table 4 .}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.48172866520787744\textwidth}P{0.07439824945295405\textwidth}P{0.26411378555798687\textwidth}P{0.02975929978118162\textwidth}}
Convenience Goods\tabcellsep Mean\tabcellsep Std. Deviation\tabcellsep Rank\\
Food and Grocery\tabcellsep 3.31\tabcellsep 1.33\tabcellsep 5\\
Beverages\tabcellsep 3.27\tabcellsep 1.33\tabcellsep 6\\
Confectionary\tabcellsep 3.33\tabcellsep 1.13\tabcellsep 3.5\\
Personal care products\tabcellsep 3.43\tabcellsep 1.24\tabcellsep 2\\
Stationary\tabcellsep 3.33\tabcellsep 1.40\tabcellsep 3.5\\
Magazines\tabcellsep 3.53\tabcellsep 1.30\tabcellsep 1\\
Gift Items\tabcellsep 3.25\tabcellsep 1.26\tabcellsep 7\\
Toys\tabcellsep 2.90\tabcellsep 1.46\tabcellsep 8\\
Average\tabcellsep 3.30\tabcellsep 1.31\tabcellsep \\
\multicolumn{2}{l}{For purchasing Convenience goods from}\tabcellsep \multicolumn{2}{l}{On the other hand, Gift items and toys are least}\\
\multicolumn{2}{l}{specialty stores, consumers prefer to buy Magazines,}\tabcellsep \multicolumn{2}{l}{ranked lower in priority of Specialty}\\
\multicolumn{2}{l}{Personal Care Products, stationary and Confectionary.}\tabcellsep stores.\tabcellsep \end{longtable} \par
 
\caption{\label{tab_5}Table 4 .}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.55\textwidth}P{0.11578947368421051\textwidth}P{0.13421052631578947\textwidth}P{0.049999999999999996\textwidth}}
Product Attributes\tabcellsep Mean\tabcellsep Std. Deviation\tabcellsep Rank\\
Improved quality\tabcellsep 4.31\tabcellsep 1.26\tabcellsep 1\\
Reasonable price\tabcellsep 3.82\tabcellsep 1.21\tabcellsep 6\\
Availability of Brands\tabcellsep 4.04\tabcellsep .98\tabcellsep 2\\
Assortment of merchandise\tabcellsep 3.92\tabcellsep 1.13\tabcellsep 3\\
Availability of products\tabcellsep 4.14\tabcellsep .92\tabcellsep 5\\
Display of products\tabcellsep 4.00\tabcellsep 1.04\tabcellsep 4\\
Warrantee of products\tabcellsep 3.73\tabcellsep 1.15\tabcellsep 7.5\\
Proper packaging\tabcellsep 3.73\tabcellsep .96\tabcellsep 7.5\\
Exchange facility\tabcellsep 3.37\tabcellsep 1.31\tabcellsep 9\\
Bundling offers\tabcellsep 2.94\tabcellsep 1.35\tabcellsep 10\end{longtable} \par
 
\caption{\label{tab_6}Table 5 .}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.40865384615384615\textwidth}P{0.16346153846153846\textwidth}P{0.2125\textwidth}P{0.06538461538461539\textwidth}}
Store Attributes\tabcellsep Mean\tabcellsep Std. Deviation\tabcellsep Rank\\
Ambience\tabcellsep 3.94\tabcellsep .99\tabcellsep 6\\
Location\tabcellsep 3.92\tabcellsep .96\tabcellsep 7\\
Security\tabcellsep 3.76\tabcellsep .91\tabcellsep 3\\
Promotions\tabcellsep 3.45\tabcellsep .94\tabcellsep 9\end{longtable} \par
 
\caption{\label{tab_7}Table 5 .}\end{figure}
 			\footnote{© 2012 Global Journals Inc. (US)} 			\footnote{Emerging Retail Formats and It's Attributes: An Insight to Convenient Shopping} 		 		\backmatter  			 			 			  				\begin{bibitemlist}{1}
\bibitem[ Retailing and Consumer Services]{b32}\label{b32} 	 		\textit{},  	 	 		\textit{Retailing and Consumer Services}  		17 p. .  	 
\bibitem[Arshad and Hisam ()]{b1}\label{b1} 	 		\textit{},  		 			S A Arshad 		,  		 			M W Hisam 		.  		2008.  	 	 (Issues in Retailing) 
\bibitem[Dash and Chandy ()]{b2}\label{b2} 	 		\textit{A study on the challenges and opportunities faced by organized retail players in Bangalore},  		 			Dash 		,  		 			S Chandy 		.  		 \url{http://ssrn.com/abstract=1435218}  		2009.  	 
\bibitem[An empirical assessment of the multi-attributes of store image Journal of Retailing and Consumer Services]{b28}\label{b28} 	 		‘An empirical assessment of the multi-attributes of store image’.  	 	 		\textit{Journal of Retailing and Consumer Services}  		10  (4)  p. .  	 
\bibitem[Hino ()]{b8}\label{b8} 	 		‘Antecedents of supermarket formats` Adoption and usage: A study in context of nonwestern customers’.  		 			Hino 		.  	 	 		\textit{Journal of Retailing and Consumer Services}  		2010. 17  (1)  p. .  	 
\bibitem[Gupta (2004)]{b6}\label{b6} 	 		‘Brand Position of General Store From Consumer's Perspective-A comparative Study on Departmental Store and Traditional Shop’.  		 			M Gupta 		.  	 	 		\textit{Proceedings of Conference on IPR},  				 (Conference on IPRPatiala)  		2004. March 25-26, 2004.  		 			Thapar University 		 	 
\bibitem[Ali et al. ()]{b0}\label{b0} 	 		‘Buying behavior of consumers for food products in an emerging economy’.  		 			J Ali 		,  		 			S Kapoor 		,  		 			J Moorthy 		.  	 	 		\textit{British Food Journal}  		2010. 112  (2)  p. .  	 
\bibitem[Srivastava ()]{b23}\label{b23} 	 		‘Changing retail scene in India’.  		 			R K Srivastava 		.  	 	 		\textit{International Journal of Retail and Distribution Management}  		2008. 36  (9)  p. .  	 
\bibitem[Singh ()]{b21}\label{b21} 	 		‘Consumer Awareness and Consumption Pattern of Food products in Haryana’.  		 			H Singh 		.  	 	 		\textit{Journal of IMS group}  		2007. 3  (1)  p. .  	 
\bibitem[Erdem et al. ()]{b3}\label{b3} 	 		‘Consumer values and the importance of store attributes’.  		 			O Erdem 		,  		 			A B Oumlil 		,  		 			S Tuncalp 		.  	 	 		\textit{International Journal of Retail and Distribution Management}  		1999. 27  (4)  p. .  	 
\bibitem[Ghosh et al. ()]{b4}\label{b4} 	 		‘Customer expectations of store attributes: A study of organized retail outlets in India’.  		 			P Ghosh 		,  		 			V Tripathi 		,  		 			A Kumar 		.  	 	 		\textit{Journal of Retail \& Leisure Property}  		2010. 9  (1)  p. .  	 
\bibitem[Jain and Bagdare ()]{b12}\label{b12} 	 		‘Determinants of Customer Experience in New Format Retail Stores’.  		 			R Jain 		,  		 			S Bagdare 		.  	 	 		\textit{Journal of Marketing \& Communication}  		2009. 5  (2)  p. .  	 
\bibitem[Jasola ()]{b27}\label{b27} 	 		‘Emerging Trends in Retail Sector’.  		 			M Jasola 		.  	 	 		\textit{Journal of IMS Group}  		2007. 4  (2)  p. .  	 
\bibitem[Urbonavicius and Ivanauskas ()]{b31}\label{b31} 	 		‘Evaluation of multiple retailers market positions on the basis of image attributes measurement’.  		 			S Urbonavicius 		,  		 			R Ivanauskas 		.  	 	 		\textit{Journal of Business Economics and Management}  		2005. VI  (4)  p. .  	 
\bibitem[Popkowski et al. ()]{b17}\label{b17} 	 		‘Experimental choice analysis of shopping strategies’.  		 			L Popkowski 		,  		 			T Peter 		,  		 			H Timmermans 		.  	 	 		\textit{Journal of retailing}  		2001. 77  (4)  p. .  	 
\bibitem[Jacobs et al. ()]{b11}\label{b11} 	 		‘Exploring consumers' preferences with regard to department and specialist food stores’.  		 			S Jacobs 		,  		 			D V Merwe 		,  		 			E Lomard 		,  		 			N Kruger 		.  	 	 		\textit{International Journal of Consumer Studies}  		2010. 34 p. .  	 
\bibitem[Kuruvilla et al. ()]{b30}\label{b30} 	 		‘Influence of demographics, psychographics, shopping orientation, mall shopping attitude and purchase patterns on mall patronage in India’.  		 			S J Kuruvilla 		,  		 			N Joshi 		,  		 			S Tripathi 		,  		 			P K Sinha 		.  		 2008-04-03: 1-22.  	 	 		\textit{Journal of 35}  		2010. 2008.  		 			Indian Institute of Management Ahmadabad 		 	 	 (Choice of a Retail Store and Retail Store Format: A Hierarchical Logit Model) 
\bibitem[Thang and Tan ()]{b26}\label{b26} 	 		\textit{Linking consumer perception to preference of retail stores},  		 			D C L Thang 		,  		 			B L B Tan 		.  		2003.  	 
\bibitem[Jackson et al. ()]{b10}\label{b10} 	 		‘Mall attributes and shopping value: Differences by gender and generational cohort’.  		 			V Jackson 		,  		 			S Stoel 		,  		 			A Brantley 		.  	 	 		\textit{Journal of Retailing and Consumer Services}  		2011. 18  (5)  p. .  	 
\bibitem[Mishra ()]{b15}\label{b15} 	 		‘New Retail Models in India: Strategic Perspective Analysis’.  		 			S Mishra 		.  	 	 		\textit{Journal of Marketing \& Communication}  		2008. 4  (2)  p. .  	 
\bibitem[Talwar ()]{b25}\label{b25} 	 		‘Organized Retail in Northern and Western States’.  		 			S L Talwar 		.  	 	 		\textit{Retailer Magazine}  		2010. 5  (7) .  	 
\bibitem[Goyal and Aggarwal ()]{b5}\label{b5} 	 		‘Organized retailing in India-An empirical study of appropriate formats and expected trends’.  		 			B Goyal 		,  		 			M Aggarwal 		.  	 	 		\textit{Global journal of Business Research}  		2009. 3  (2)  p. .  	 
\bibitem[Shukla and Jain ()]{b20}\label{b20} 	 		‘Paradigm shift of Indian Retailing: A Global Perspective’.  		 			Shukla 		,  		 			V Jain 		.  	 	 		\textit{Journal of IMS Group}  		2007. 4  (2)  p. .  	 
\bibitem[Swinyard ()]{b24}\label{b24} 	 		‘Retailing trends in the USA: competition, consumers, technology and the economy’.  		 			W R Swinyard 		.  	 	 		\textit{International Journal of Retail and Distribution Management}  		1997. 25 p. .  	 
\bibitem[Lather and Kaur ()]{b13}\label{b13} 	 		‘Shopping Malls: New Retail Formats keeping pace with the shoppers mood’.  		 			A S Lather 		,  		 			T Kaur 		.  	 	 		\textit{the journal of Indian Management and Strategy}  		2006. 11  (4) .  	 
\bibitem[Sinha and Uniyal ()]{b22}\label{b22} 	 		 			P K Sinha 		,  		 			D P Uniyal 		.  		\textit{Managing Retailing},  				 (New Delhi)  		2007. Oxford University Press.  	 
\bibitem[Mittal and Mittal ()]{b16}\label{b16} 	 		‘Store Choice in the Emerging Indian Apparel Retail Market: An Empirical Analysis’.  		 			A Mittal 		,  		 			R Mittal 		.  	 	 		\textit{IBSU Scientific Journal}  		2008. 2  (2)  p. .  	 
\bibitem[Mishra ()]{b14}\label{b14} 	 		\textit{The consumption pattern of Indian Consumers: choice between traditional and organized Retail},  		 			M S Mishra 		.  		 \url{http://ssrn.com/abstract=994238}  		2007.  	 
\bibitem[Satish and Raju ()]{b19}\label{b19} 	 		‘The Growth of Indian Retail Industry’.  		 			D Satish 		,  		 			V Raju 		.  	 	 		\textit{Advances in Management}  		2010. 3  (7)  p. .  	 
\bibitem[The India Retail Story India Retail Report ()]{b9}\label{b9} 	 		‘The India Retail Story’.  		 \url{www.indiaretailing.com/india-retail-report-2009-detailed-summary.pdf}  	 	 		\textit{India Retail Report}  		2009.  	 
\bibitem[Robinson ()]{b18}\label{b18} 	 		‘The role of retailing in a Russian Consumer Society’.  		 			T Robinson 		.  	 	 		\textit{European Business Review}  		1998. 98  (5)  p. .  	 
\bibitem[Kaur and Singh ()]{b29}\label{b29} 	 		‘Uncovering retail shopping motives of Indian youth’.  		 			P Kaur 		,  		 			R Singh 		.  	 	 		\textit{Young Consumers}  		2007. 8  (2)  p. .  	 
\bibitem[Halepete et al. ()]{b7}\label{b7} 	 		‘Wal-Mart in India: a success or failure?’.  		 			J Halepete 		,  		 			K V Seshadri 		,  		 			S C Park 		.  	 	 		\textit{International Journal of Retail and Distribution Management}  		2008. 36  (9)  p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
