\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={Establishing Linkages between Materialism and Social Pressure and its Contributors},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

	 \paperwidth210mm
	 \paperheight297mm
              
\def\@pnumwidth{1.55em}
\def\@tocrmarg {2.55em}
\def\@dotsep{4.5}
\setcounter{tocdepth}{3}
\clubpenalty=8000
\emergencystretch 3em
\hbadness=4000
\hyphenpenalty=400
\pretolerance=750
\tolerance=2000
\vbadness=4000
\widowpenalty=10000

\renewcommand\section{\@startsection {section}{1}{\z@}%
     {-1.75ex \@plus -0.5ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large\bfseries}}
\renewcommand\subsection{\@startsection{subsection}{2}{\z@}%
     {-1.75ex\@plus -0.5ex \@minus- .2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large}}
\renewcommand\subsubsection{\@startsection{subsubsection}{3}{\z@}%
     {-1.5ex\@plus -0.35ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\large}}
\renewcommand\paragraph{\@startsection{paragraph}{4}{\z@}%
     {-1ex \@plus-0.35ex \@minus -0.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\normalsize}}
\renewcommand\subparagraph{\@startsection{subparagraph}{5}{\parindent}%
     {1.5ex \@plus1ex \@minus .2ex}%
     {-1em}%
     {\reset@font\normalsize\bfseries}}


\def\l@section#1#2{\addpenalty{\@secpenalty} \addvspace{1.0em plus 1pt}
 \@tempdima 1.5em \begingroup
 \parindent \z@ \rightskip \@pnumwidth 
 \parfillskip -\@pnumwidth 
 \bfseries \leavevmode #1\hfil \hbox to\@pnumwidth{\hss #2}\par
 \endgroup}
\def\l@subsection{\@dottedtocline{2}{1.5em}{2.3em}}
\def\l@subsubsection{\@dottedtocline{3}{3.8em}{3.2em}}
\def\l@paragraph{\@dottedtocline{4}{7.0em}{4.1em}}
\def\l@subparagraph{\@dottedtocline{5}{10em}{5em}}
\@ifundefined{c@section}{\newcounter{section}}{}
\@ifundefined{c@chapter}{\newcounter{chapter}}{}
\newif\if@mainmatter 
\@mainmattertrue
\def\chaptername{Chapter}
\def\frontmatter{%
  \pagenumbering{roman}
  \def\thechapter{\@roman\c@chapter}
  \def\theHchapter{\roman{chapter}}
  \def\thesection{\@roman\c@section}
  \def\theHsection{\roman{section}}
  \def\@chapapp{}%
}
\def\mainmatter{%
  \cleardoublepage
  \def\thechapter{\@arabic\c@chapter}
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \pagenumbering{arabic}
  \setcounter{secnumdepth}{6}
  \def\@chapapp{\chaptername}%
  \def\theHchapter{\arabic{chapter}}
  \def\thesection{\@arabic\c@section}
  \def\theHsection{\arabic{section}}
}
\def\backmatter{%
  \cleardoublepage
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \setcounter{secnumdepth}{2}
  \def\@chapapp{\appendixname}%
  \def\thechapter{\@Alph\c@chapter}
  \def\theHchapter{\Alph{chapter}}
  \appendix
}
\newenvironment{bibitemlist}[1]{%
   \list{\@biblabel{\@arabic\c@enumiv}}%
       {\settowidth\labelwidth{\@biblabel{#1}}%
        \leftmargin\labelwidth
        \advance\leftmargin\labelsep
        \@openbib@code
        \usecounter{enumiv}%
        \let\p@enumiv\@empty
        \renewcommand\theenumiv{\@arabic\c@enumiv}%
	}%
  \sloppy
  \clubpenalty4000
  \@clubpenalty \clubpenalty
  \widowpenalty4000%
  \sfcode`\.\@m}%
  {\def\@noitemerr
    {\@latex@warning{Empty `bibitemlist' environment}}%
    \endlist}

\def\tableofcontents{\section*{\contentsname}\@starttoc{toc}}
\parskip0pt
\parindent1em
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\newenvironment{reflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemsep}{0pt}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\itshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{sansreflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\itemsep}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\upshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{specHead}[2]%
 {\vspace{20pt}\hrule\vspace{10pt}%
  \phantomsection\label{#1}\markright{#2}%

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2018-01-15 (revised: 15 January 2018)}
\def\TheID{\makeatother }
\def\TheDate{2018-01-15}
\title{Establishing Linkages between Materialism and Social Pressure and its Contributors}
\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]{Dr. Saju Eapen  Thomas}

             \affil[1]{  Marketing, City University College Ajman, UAE}

\renewcommand\Authands{ and }

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

\maketitle


\begin{abstract}
        


between low self-esteem and materialism, it has not been able to explain the co-existence of materialism and high self- esteem as noticed in Indian environments. Though exploratory in nature, this study looks at the linkages between materialism and, social pressure and its contributory factors which are considered as a major cause of materialism even among high esteem individuals. Social pressure construct includes all socialization factors which include media, peer group, family, social comparison with referents and attitude to debt, which creates a strong urge in individuals to enter into status consumption behavior. A quantitative survey was used to collect data from executives in three major cities of south India basis which the social pressure-materialism model is developed using structural equation modeling. This study supports the premise that social pressure and its contributory factors are associated with materialism. In this study, the confirmatory factor analysis, indicate the prominence of ?possession defined success?, in comparison to ?acquisition centrality? and ?acquisition for pursuit of happiness?. This is indicative of the fact that individuals in their attempt to fulfill their inherent need to appear successful engage in buying of status related products. 

\end{abstract}


\keywords{materialism, social pressure.}

\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
t resale stores I have seen brand new clothes with original price tag still hanging from the sleeve. Some children have so many toys that they stay frustrated, not knowing which one to pick up for their next amusement. Presumably sensible adults trade in perfectly good cars just to have something shinier and newer. Didn't us once live productive normal lives, without all these gadgets" [Cunningham (2005)].\par
Nearly forty-four percent of the participants, who took part in a consumer survey conducted in the US, responded positively to the question "My closets are filled with still unopened items" \hyperref[b41]{[Faber and O'Guinn (1988)}]. \hyperref[b44]{Fournier and Richins (1991)}, \hyperref[b94]{Richins (1994)}, and  have established that individuals who engage in excessive consumption habits have high materialistic values. High consumption cultures are seen across most developed western countries \hyperref[b36]{(Durning, 1994;} {\ref Csiksmenmihalyi and Rochberg-Halton, 1978)}. There exists enough evidence linking high consumption habits with materialism. It is generally accepted that majority of people, who show high propensity to consume, score high on materialism scales and low on self-esteem scales (Rassauli and Hollander, 1986; Richins and \hyperref[b91]{Dawson, 1992 and}\hyperref[b93]{Richins, 1991)}. Rich western nations are most associated with the culture of consumption, but now there are ample evidences of this phenomenon building up as a global phenomenon \hyperref[b72]{(Leary, 2004;}\hyperref[b56]{Kasser and Ryan, 1993)}.\par
Globalization along with factors such as rising income levels, changes in consumption pattern of upper and middle class and increase in the number of working women are making India an attractive market for status and luxury products \hyperref[b48]{(Handa and Khare, 2011}; \hyperref[b65]{Khare et al., 2012)}.\par
This effectively is leading to the transformation of the Indian consumer, who was considered to be more conservative, religious and culture oriented, compared to their western counterparts \hyperref[b2]{(Banerjee, 2008;}\hyperref[b68]{Kumar and Gupta, 2003;}\hyperref[b35]{Dumont, 1970)}.\par
Research has come out with substantial evidences to show that most people, who show such high consumption behavior, also have high materialistic values. This study looks at the linkages between materialism and, social pressure and its contributory factors which are considered as a major cause of materialism in India and South Asian regions. 
\section[{II.}]{II.} 
\section[{Literature Review a) Materialism}]{Literature Review a) Materialism}\par
Oxford English Dictionary (2017) defines materialism as "a tendency to consider material possessions and physical comfort as more important than spiritual values". It is a way of life, opinion or tendency based entirely upon material interests. The prevalent notion is that people become materialistic in their efforts to compensate for the feelings of insecurity and inadequacy \hyperref[b61]{(Kasser et al. 2004}). Most materialistic people believe that acquisition will bring them happiness, and possession in turn is considered as the sign of success \hyperref[b10]{(Belk, 1984}\hyperref[b11]{(Belk, , 1985))}. \hyperref[b88]{Rassuli and Hollander (1986)} saw materialism as a mindset, which is oriented towards acquisition of things and spending. \hyperref[b10]{Belk (1984)} defined materialism as the consumer orientation where they attach high importance to their worldly possessions. At the highest levels of materialism such possessions assume a central place in a person's life and are believed to provide the greatest source of satisfaction and dissatisfaction in life. This embodies the persistent belief of materialistic consumers that the acquisition of things will lead to greater happiness and satisfaction in life.\par
There exist two major conceptualizations of materialism which finds general acceptance. They are Richard \hyperref[b11]{Belk's (1985)} view of materialism as a set of personality traits and Richins and Dawson's (1992) view of materialism as a value or value system. Richins and \hyperref[b90]{Dawson (1990)} considered traits as something formed at an early age and remained relatively unchanged over a lifespan. This is because the underlying trait itself is generally impervious to environment stimuli. It is this belief that led the authors to propose the concept of materialism as a set of social values, because over a lifetime values change, whereas traits remain constant. They drew supporting evidences from the observation made by Csikszentmihalyi and Rochberg-Halton (1981) that variety and depth of relationship with objects can change over a lifetime.\par
Based on this argument, Richins and Dawson (1992) defined the construct of materialism as the importance people ascribe to the acquisition and ownership of material goods, as a means to achieve their life goals and desires. They tried to explain the concept based on the following three constructs. The first is 'acquisition centrality', according to which materialistic individuals will make the process of acquiring material possessions the main focus of their lives. Second construct is 'acquisition as the pursuit of happiness', which states that materialistic people believe that acquiring things will fetch them happiness and satisfaction in life. The third one is 'possession defined success', according to which materialists monitor their achievements and successes by regularly comparing the quality of their possessions with what others have. 
\section[{b) Materialism -The Causal Factors}]{b) Materialism -The Causal Factors}\par
The generally accepted belief is that people become materialistic in their efforts to compensate for the feelings of insecurity and inadequacy, and individuals try to fill up such void in their lives by acquiring possessions \hyperref[b11]{(Belk, 1985;}\hyperref[b33]{Diener et al., 1993;}\hyperref[b61]{Kasser et al., 2004)}. It is this belief that links materialism to the concept of self-esteem \hyperref[b96]{(Rosenberg, 1989)}. Literature shows us that a number of studies support the low self-esteem materialism-pathway proposition \hyperref[b1]{Ahuvia and Wong, 2002;}\hyperref[b89]{Reindfleisch et al., 1997;}\hyperref[b27]{Cohen and Cohen, 1996;} {\ref Kassser et al., 1995;}\hyperref[b5]{Baumrind, 1967)}. Low self-esteem develops in individuals due to feelings of insecurity and inadequacy \hyperref[b96]{(Rosenberg 1989}).Authoritarian and permissive parenting \hyperref[b3]{(Baumrind, 1972)}, non-intact or broken families \hyperref[b17]{(Burroughs and Reindfleisch, 2002)}, economic deprivation \hyperref[b0]{(Abramson and Inglehart, 1995)} and unmet safety or security needs \hyperref[b64]{, Kasser, 2002)}, are childhood related factors that build low self-esteem in an individual as they move to adulthood. This low selfesteem driven pathway of materialism is termed as insecurity-inadequacy pathway.\par
The socialization pathway theory put forward by Kasseret al. (  {\ref 2004}) is an alternate pathway of materialism and according to this, socialization factors such as television media, peers, family and social comparison with remote referents can create materialistic values in individuals. They were of the opinion that insecurity-inadequacy and socialization pathways of materialism interact, leading to the development of materialistic tendencies. Authors feel that the primary reason for the development of alternate pathway proposition is the inability of the insecurityinadequacy pathway to substantiate the causes for materialism in different socio-cultural environments. c) Social Pressure as a contributor of materialism Authors did a quick search of the results from recent studies published by different researchers across the world, who have tried to empirically establish the link between low self-esteem and materialism. It was noticed that none of them could achieve substantial evidence to prove that low self-esteem is the major causative factor of materialism. Two studies by \hyperref[b80]{Mick (1996)} saw the existence of significant but very low negative correlations (r = -0.19, p < 0.01 and r = -0.14, p < 0.05). Studies by Chancellor (2003) (r = -0.12, p > 0.05) and by Meek (2007) (r = -0.09, p > 0.05) found lack of any significant relationship between materialism and self-esteem. Benmoyal-Bouzaglo and Moschis's (2010) study in France, too showed no significant correlation (r = 0.039, p > 0.05).The prevalent belief that materialism is caused by low self-esteem, where childhood related factors play a role is getting questioned here. A major problem posed to the researchers is about the coexistence of high self-esteem and materialism among individuals  {\ref Wilson, 2011, 2016)}, which forces to enquire whether materialism seen in Asian environment is due to the interaction of socialization factors creating social pressure in individual.\par
Peer influence and social comparisons were observed as the two predominant factors contributing to such high consumption behavior. It was observed that easy availability of finance also play an important role in fueling such purchases \hyperref[b41]{(Faber and O'Guinn, 1988;}\hyperref[b76]{Lyons, 2003)}. Hence, attitude to debt is included as a contributing factor. 'Social pressure to consume' construct is defined as a combination of all factors that build up pressure on individuals to conform to opinions, attitudes or behavior of others and acts as a moderator of materialism \hyperref[b111]{(Thomas and Wilson, 2016)}. The construct explains the influence of socialization factors which include media, peer group, family, social comparison with referents \hyperref[b61]{(Kasser et al., 2004}) and attitude to debt, which creates a strong urge in individuals to enter into consumption acts, so as to conform to prevalent social norms or attitude, or opinion and behavior of leading personalities. This study is taken-up to verify the role of social pressure as a contributor of materialism as suggested earlier. 
\section[{III. Research Objectives and Hypotheses Development}]{III. Research Objectives and Hypotheses Development}\par
Many earlier studies indicated the lack of association between materialism and self-esteem. Recent studies provide evidence to show the roleplayed by social pressure factors in triggering materialism and related status consumption tendencies. Peers or reference groups are the actual social groups, with whom an individual or group interact with and compare themselves with \hyperref[b7]{(Bearden and Etzel, 1982)}. Consumer susceptibility to interpersonal influence is due to the need to identify with or enhance one's image in the opinion of significant others by the acquisition and use of products and brands, which confirm to their expectation \hyperref[b6]{(Bearden et al., 1989)}. \hyperref[b43]{Ford and Ellis (1980)} show that peer pressure do play a significant role in influencing shopping and purchasing patterns of their members. \hyperref[b74]{Lewin (1965)}, \hyperref[b117]{Venketesan (1966)},  {\ref Burnkrant and Cousineau (1975)} showed that peer influence can bring changed attitudes and behaviors of individuals and can induce consumption of status products to conform to their attitude.\par
The social comparison theory \hyperref[b42]{(Festinger, 1954}) proposed that individuals have the need for self-evaluation and they use references, against which they assess their attitudes and opinions. This aspect of social comparisons becomes the primary characteristic of the variable, we are considering in this study. Social comparisons can be both in upward or downward directions \hyperref[b102]{(Schiffman and Kanuk, 2004)}. Upward comparisons with celebrities or idealized media images end up in building an inflated and unrealistically high estimation of the standard of living. In a society where people generally maintain high consumption habits, others also will be pressurized to follow suit. \hyperref[b46]{Frank (2005)} and \hyperref[b99]{Royo (2007)} showed that people who make upward comparisons end up in consuming more status products. Bloss (1967) asserts that the post-adolescent identity crisis make people search for peer affiliations and upward social comparisons. Research work by \hyperref[b107]{Tabin (1992)} and \hyperref[b95]{Rochberg-Halton (1984)} supports this view point.\par
The consumer attitude to debt is concerned about an individual's propensity to avail credit facility offered by various financial institutions or marketers, to fulfill his or her desire for consuming more or acquiring more status items. This can be seen as an external factor acting in tandem with the influence of television media, peer group pressure and upward social comparisons in creating social pressure and in turn materialism. The aggressive strategies by financial companies to target the marginal borrowers in the last two decades or the attempts which made credit easily available to most consumers in the most countries  {\ref (Black and Morgan, 1999;}\hyperref[b21]{Canner et al., 1998;}\hyperref[b22]{Canner et al., 1999;}\hyperref[b75]{Lindsay, 1997)}. Faber and O'Guinn (1988), \hyperref[b81]{Mundis (1986)}, \hyperref[b76]{Lyons (2003)} provide factual support to the fact that there has been dramatic increase in consumer lending and higher debt burden among individuals. There exists enough evidence to show that easy availability of loans makes the consumers spend more on purchasing status and luxury items in India also \hyperref[b47]{(Gupta and Agarwal, 2003;}\hyperref[b83]{Nair, 2005)}. \hyperref[b87]{Rao (2006)}, \hyperref[b84]{Narasimhan (2008)},  {\ref Sarangpani and Mamata (2008)} have shown that credit card availability and use has increased rapidly in India in the last three decades. The greater reliance that individuals show to debt financing play an important role in the cultural shift towards higher consumption behavior and associated financial distress  {\ref (Richins and Rudwin, 1994;} {\ref Lea et al., 1995;}\hyperref[b57]{Kasser and Ryan, 1996;}\hyperref[b85]{and Nickerson et al., 2003)}.\par
Thomas and Wilson (2016) summarized the concept of social pressure as: "today's society people make inferences of others on the basis of items they own and use \hyperref[b8]{(Belk, 1980;} {\ref Rosenfeld and Holeman, 1977)}. This builds peer-pressure on individuals and leads them to get into upward social comparisons. This ultimately compels them to buy and use such products, which will fetch them social status \hyperref[b19]{(Calder and Burnkrant, 1977;}\hyperref[b104]{Solomon, 1983)}. Such induced desire for more and more material items is bringing in a cultural shift towards higher consumption standards, driving individuals to have greater reliance on debt financing  {\ref (Richins and Rudwin, 1994;}\hyperref[b70]{Leah et al., 1995)}". This led to the formulation of the hypothesis that materialism was linked to attitude to television, peer pressure, social comparison and attitude to debt.\par
Hypothesis 1: Attitude to television, peer influence, upward social comparisons and attitude to debt are contributors of social pressure.\par
Hypothesis 2: Social Pressure is associated with materialism.\par
IV. 
\section[{Methodology and Data Analysis a) Data Collection}]{Methodology and Data Analysis a) Data Collection}\par
A structured questionnaire based survey for data collection was used here. Data was collected from Bangalore, Hyderabad and Kochi, three major cities in southern part of India. The target population for this study was working executives from the corporate sector, professionally qualified persons working in middle and lower level of management. We used a multistage sampling procedure and selected fifteen companies each from these cities. The corporate firms were selected randomly from a list of companies, which carried out campus placements in leading business schools in these cities. Survey covered five hundred and thirty respondents, which included two hundred and ten from Kochi, one hundred and eighty eight from Bangalore and, one hundred and thirty two from Hyderabad. Nearly fifty-seven percent of the sample belonged to the age group 20-30 years, while thirty-two percent were from 30-40 years age group. Majority of the respondents were male (67\%) and fifty eight percent were married. 
\section[{b) Instruments Used}]{b) Instruments Used}\par
Authors used Richins and Dawson's (1992) materialism scale to measure materialism values of our respondents. The alpha reliability coefficient obtained for this study for the overall materialism scale was 0.777. Individual component Cronbach alpha values were 0.739, 0.648 and 0.707 for success, centrality and happiness factors respectively. The mean value of scores were 17.31 (SD = 4.41) for success factor, 19.55 (SD = 4.36) for centrality factor and 14.58 (SD = 3.85) for happiness factor and 51.43 (SD = 10.51) for overall materialism score and all these results are well within acceptable limits.\par
Social pressure was measured using a five-item scale, developed to measure the level of social pressure of the respondents due to the cumulative effects of factors such as attitude to television, interpersonal and peer influence, upward social comparisons and attitude to debt.\par
The five item scale used to measure of social pressure is: ? Models that come in TV commercials are all beautiful and I wish I was like them. ? I am more concerned about the utility of a product and not much bothered whether it creates an impression on other people. ? "I always voice my opinion even if it is against the opinion of the majority of the group members". ? I celebrate birthdays, anniversaries and such other events just because it is common practice. Membership in prestigious clubs or social groups is important for a person like me. ? There is nothing wrong in borrowing money to celebrate festivals (Diwali/ Ramzan/ Navaratri/ Christmas).\par
This scale had a reliability alpha value of 0.80.\par
Attitude towards TV programs and advertising were measured using a seven-item scale adopted from \hyperref[b98]{Rossiter's (1977)} scale, to check 'Children's Attitude to TV Advertising Testing', which was used in similar studies \hyperref[b111]{(Thomas and Wilson 2016)}. This scale was pretested by the researchers and had an alpha value of 0.86. Interpersonal and peer group influence was measured using an adapted five-item scale developed (Thomas and Wilson 2016) from 'Consumer Susceptibility to Interpersonal Influence' scale of  {\ref Bearden et.al. (1989)}. The reliability alpha value for this scale was 0.79. The social comparison was measured using a four-item scale (Thomas and Wilson 2016) compiled from 'Attention to Social comparison' scale of \hyperref[b73]{Lennox and Wolfe (1984)}. This scale showed a reliability value of 0.731. Finally for measuring attitude to debt, the researchers used an adapted scale (Thomas and Wilson 2016) from the one developed by  {\ref Leah et.al. (1995)} and the reliability alpha value for this measurement scale was 0.80. 
\section[{c) Confirmatory Factor Analysis for Materialism -Social}]{c) Confirmatory Factor Analysis for Materialism -Social}\par
Pressure Two Factor Model\par
Researchers carried out a confirmatory factor analysis for both establishing the relationship between the measured values of social pressure and materialism, and also to check on the validity of the instruments. A fundamental feature of confirmatory factor analysis is that it is hypothesis driven. In this study, the hypothesized model is shown in fig. 1, where we try to estimate the relation between social pressure and its contributing factors such as attitude to television, peer pressure, social comparison and attitude to debt with materialism and its component factors such as success, acquisition centrality and happiness. The table 1 below gives the details of model fit for the confirmatory factor analysis. Chi-square value of 21,286 with P > 0.058 is within the acceptable limit.  Root mean square error of approximation (RMSEA) is 0.042 and is in the acceptable limits of < 0.05 \hyperref[b49]{[Hu and Bentler (1999)}, \hyperref[b115]{Thompson (2004)}]. Root mean square residual (RMR) value obtained was 0.319 which is well within the <0.8 limit \hyperref[b49]{[Hu and Bentler (1999)}]. Comparative fit index (CFI) according to \hyperref[b49]{Hu and Bentler (1999)} and \hyperref[b115]{Thompson (2004)} is recommended to be >0.95.The value, we got from this exercise is 0.973 and hence acceptable. \hyperref[b49]{Hu and Bentler (1999)} had stated that Tucker-Lewis index value in any confirmatory factor analysis should be> 0.95 and the value obtained in this exercise was 0.973. Normed fit index (NFI) should be above 0.95 \hyperref[b115]{[Thompson (2004)}] and the value recorded here is 0.96 and hence within the acceptable limits.    \par
.57\par
V. 
\section[{Discussions on Materialism and Status Consumption}]{Discussions on Materialism and Status Consumption}\par
This model confirms the association between materialism and social pressure (r = 0.57) as hypothesized in the beginning of this study. This supports our hypothesis H1. From table 2, we can infer that 'Attitude to TV', 'Peer Pressure', 'Social Comparison' and 'Attitude to Debt' all have a contributory role in the formation of 'Social Pressure', inturn supporting hypothesis H2.\par
It is also evident from table-2 that social comparisons (r = 0.87) and peer pressure (0.77) play a larger role in the development of social pressure as they have higher regression factor loadings. Attitude to debt (r = 0.51) and attitude to television (r = 0.45) also play significant roles in the development of social pressure. On the materialism side, it can be inferred that possession defined success is much more prominent than acquisition centrality or possession as source of happiness for this study.\par
The confirmatory factor analysis indicates the prominence of 'possession defined success' (success) with a regression factor loading of 0.698, in comparison to 'acquisition centrality' (r = 0.46) and 'acquisition for pursuit of happiness' (r = 0.36). The high dominance of 'success' factor in this study clearly indicates the incidence of status consumption involved in social pressure driven materialism. Supportive evidence for this can be seen in the studies by , \hyperref[b38]{Eastman et al. (1997}\hyperref[b39]{Eastman et al. ( , 1999))}, \hyperref[b67]{Kim (1998)} and \hyperref[b118]{Wan-Jusoh et al. (2001)} which establish the strong association between status consumption and 'success' factor of materialism across many nations. Individuals in their attempt to fulfill their inherent need to appear successful in the eyes of others do get into buying of status related products. This matches with the findings of \hyperref[b86]{Packard (1959)} and \hyperref[b32]{Dawson and Cavell (1986)} that people consume products to demonstrate their superior status level. Thus people under social pressure end up being materialistic and indulge in high status consumption behavior.\par
The structural equation modeling shown in fig. 1 provides factual evidence to prove that social comparison and peer pressure (regression factor loadings of 0.87 and 0.77) play a larger influential role among the factors of social pressure in the development of materialism. The observed predominance of 'success' factor of materialism and the prominence of social comparison and peer pressure among the social pressure components can be easily linked. \hyperref[b8]{Belk (1980)}, \hyperref[b97]{Rosenfeld and Holman (1977)} have established the fact that in today's society people make inferences about others based on the products that they own. Upward social comparisons force people to compare what they own with what others own \hyperref[b45]{(Frank, 1985)}. Studies by \hyperref[b19]{Calder and Burnkrant (1977)}, \hyperref[b101]{Schenk and Holman (1980)} and \hyperref[b104]{Solomon (1983)} have shown that more and more people buy such products which could fetch them the success tag. Thus it can be concluded that our target population do engage in high status consumption behavior driven by their materialistic need to appear successful in the eyes of their peers and others.\par
Works by \hyperref[b55]{Josselson (1991)} and Clarke (2001) have proved that the influence by social comparison and peer pressure leads individuals to acquire and display status possession in-front of others and all such instances point towards an individual's need to develop a favorable identity. Acquisition of products or brands endorsed by celebrities in the hope of gaining a favorable identity is well established in the works by Woodruff-Burton and Elliot (2005), Swann et al.  {\ref (1992)} and \hyperref[b40]{Erickson (1968)}. Thus it can be deduced that social pressure creates 'possession defined success materialism' leading individuals to high status consumption behavior developing out of an individual's need for overcoming the identity crisis. The concept of second individuation process put forward by Bloss (1967) and studies by Rochberg-Halton (1984), \hyperref[b40]{Erickson (1968)}, \hyperref[b107]{Tabin (1992)} and \hyperref[b15]{Blos (1967)} support this finding. 
\section[{VI.}]{VI.} 
\section[{Conclusion}]{Conclusion}\par
Primarily this study examined the relationship between materialism and social pressure factors such as attitude to TV, peer pressure', social comparison and attitude to debt. The study has helped in establishing the strong association between these factors and social pressure which in turn drives individuals to materialism, as envisaged. The confirmatory factor analysis, indicate the prominence of 'possession defined success' with a regression factor loading of 0.698, in comparison to 'acquisition centrality' and 'acquisition for pursuit of happiness' with regression factor loading of 0.46 and 0.36 respectively. The high dominance of 'success' factor in this study clearly indicates the incidence of status consumption involved in social pressure driven materialism. Individuals in their attempt to fulfill their inherent need to appear successful in the eyes of others do get into buying of status related products. Thus people under social pressure end up being materialistic and indulge in high status consumption behavior. 
\section[{a) Theoretical and Social Implications}]{a) Theoretical and Social Implications}\par
The findings from this study are indicative of the existence of another pathway of materialism which is not linked to the generally accepted self-esteem based pathways of materialism. It establishes the social pressure driven pathway of materialism caused by factors such as attitude to television, peer pressure and social comparison, which were common to the socialization pathway. Attitude to debt is an additional factor the role of which in the development of social pressure is established through this study and hence considered as part of the social pressure pathway. There exists little evidence in the body of literature to show the link that attitude to debt has with materialism. This study provides the required initiative in establishing the role of attitude to debt as a causative factor of social pressure and materialism.\par
The notable finding of this study is that materialistic values seen in environments similar to India is not caused by insecurity-inadequacy pathway related to low self-esteem, rather it is a set of social factors that lead individuals with high self-esteem to be materialistic. Another crucial finding from this study is the strong relationship of success factor of materialism with the social pressure components, social comparison and peer pressure. This provide with insights on why people with materialistic tendencies develop status consumption behavior. To control such tendencies, efforts should be taken up by educating children at early school days not to attach life success with worldly material possessions alone. 
\section[{b) Limitations and Scope for Future Research}]{b) Limitations and Scope for Future Research}\par
The social pressure construct used here consists of socialization factors which include media, peer group, family, social comparison with referents and attitude to debt. The combined effect of these factors is termed as social pressure. The premises for this study are based on the situations prevalent in South India. Authors feel that due considerations should be given to socio-cultural and economic environment factors before extending the findings from this study on another population base. Further, there are limitations arising due to the survey method and lengthy questionnaires.\par
Focus of this study was limited to establishing the relationship between materialism and social pressure, and in identifying the contributors of social pressure and materialism. Future research can be taken up to establish the forward linkages, which is to test the role of social pressure factors in development of materialism among individuals leading them to high status consumption behavior. Such research should target on building more empirical evidence on the role of social pressure in triggering status consumption and high consumption behavior. Similar studies could be extended to the lower socio-economic groups where some of the children may be deprived of all those niceties that children from middle and upper classes have. 
\section[{References Références Referencias}]{References Références Referencias}\par
Establishing Linkages between Materialism and Social Pressure and its Contributors © 2018 Global Journals     \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.17845303867403314\textwidth}P{0.3475138121546961\textwidth}P{0.32403314917127074\textwidth}}
\tabcellsep Recommended Level of Fit\tabcellsep Model fit values\\
?2\tabcellsep \tabcellsep 21.286\\
DF\tabcellsep \tabcellsep 13\\
P\tabcellsep > 0.05\tabcellsep 0.058\\
Normed ?2\tabcellsep < 3\tabcellsep 1.679\\
GFI\tabcellsep > 0.90\tabcellsep 0.984\\
AGFI\tabcellsep > 0.91\tabcellsep 0.965\\
NFI\tabcellsep > 0.92\tabcellsep 0.960\\
TLI\tabcellsep > 0.95\tabcellsep 0.973\\
CFI\tabcellsep > 0.94\tabcellsep 0.983\\
RMR\tabcellsep < 0.8\tabcellsep 0.319\\
RMSEA\tabcellsep < 0.05\tabcellsep 0.042\end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.85\textwidth}}
Estimate\end{longtable} \par
 
\caption{\label{tab_1}Table 2 :}\end{figure}
 			\footnote{© 2018 Global Journals} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Dushkin]{b4}\label{b4} 	 		\textit{},  		 			Guilford Dushkin 		.  		p. .  	 
\bibitem[Cambridge]{b30}\label{b30} 	 		\textit{},  		 			Cambridge 		.  		Cambridge University Press.  	 
\bibitem[ Social Indicators Research]{b34}\label{b34} 	 		\textit{},  	 	 		\textit{Social Indicators Research}  		28 p. .  	 
\bibitem[London]{b37}\label{b37} 	 		\textit{},  		 			London 		.  		Earthscan Publications.  	 
\bibitem[ American Political Science Review]{b52}\label{b52} 	 		\textit{},  	 	 		\textit{American Political Science Review}  		p. .  	 
\bibitem[ American Political Science Review]{b54}\label{b54} 	 		\textit{},  	 	 		\textit{American Political Science Review}  		p. .  	 
\bibitem[ Development Psychology; v]{b60}\label{b60} 	 		\textit{},  	 	 		\textit{Development Psychology; v}  		 (4)  p. .  	 
\bibitem[Washington]{b63}\label{b63} 	 		\textit{},  		 			D C Washington 		.  		American Psychological Association. p. .  	 
\bibitem[ Asia Pacific Journal of Economics and Business]{b69}\label{b69} 	 		\textit{},  	 	 		\textit{Asia Pacific Journal of Economics and Business}  		 (7) .  	 
\bibitem[ Proquest Information & Learning Company]{b79}\label{b79} 	 		\textit{},  	 	 		\textit{Proquest Information \& Learning Company}  		 	 
\bibitem[ Ch]{b103}\label{b103} 	 		\textit{},  	 	 		\textit{Ch}  		 (5)  p. .  	 
\bibitem[ Bulletin of the Meninger Clinic]{b108}\label{b108} 	 		\textit{},  	 	 		\textit{Bulletin of the Meninger Clinic}  		p. .  	 	 (v. 56(2); p.) 
\bibitem[ The IUP Journal of Management Research]{b112}\label{b112} 	 		\textit{},  	 	 		\textit{The IUP Journal of Management Research}  		 (2) .  	 
\bibitem[Washington]{b116}\label{b116} 	 		\textit{},  		 			D C Washington 		.  		American Psychological Association.  	 
\bibitem[Erickson ()]{b40}\label{b40} 	 		\textit{},  		 			E Erickson 		.  	 	 		\textit{Identity Youth Crisis}  		1968. W. W. Norton \& Company.  	 
\bibitem[Inglehart ()]{b51}\label{b51} 	 		\textit{},  		 			R Inglehart 		.  	 	 		\textit{The Silent Revolution in Europe: Intergenerational Change in Post-Industrial Societies}  		1971.  	 
\bibitem[Inglehart ()]{b53}\label{b53} 	 		\textit{},  		 			R Inglehart 		.  	 	 		\textit{The Silent Revolution in Europe: Intergenerational Change in Post-Industrial Societies}  		1971.  	 
\bibitem[Calder and Burnkrant ()]{b19}\label{b19} 	 		\textit{},  		 			B J Calder 		,  		 			R E Burnkrant 		.  		1977.  	 
\bibitem[Bearden and Etzel ()]{b7}\label{b7} 	 		\textit{},  		 			W O Bearden 		,  		 			M J Etzel 		.  	 	 		\textit{Reference Group Influence on Product and Brand Purchase Decisions}  		1982.  	 	 (Journal of consumer research. v. 9) 
\bibitem[Belk ()]{b11}\label{b11} 	 		\textit{},  		 			R W Belk 		.  	 	 		\textit{Materialism: Trait Aspects of Living in a Materialistic World}  		1985.  (3)  p. 12.  	 	 (Journal of Consumer Research; v .) 
\bibitem[Faber and O'guinn ()]{b41}\label{b41} 	 		\textit{},  		 			R J Faber 		,  		 			T C O'guinn 		.  	 	 		\textit{Compulsive Consumption \& Credit Abuse}  		1988.  (1)  p. .  	 	 (Journal of Consumer Policy; v.) 
\bibitem[Swann et al. ()]{b105}\label{b105} 	 		\textit{},  		 			W J Swann 		,  		 			A L Sernossi 		,  		 			R B Giesler 		.  		1992.  	 
\bibitem[Durning ()]{b36}\label{b36} 	 		\textit{},  		 			A T Durning 		.  	 	 		\textit{How Much is enough}  		1994.  	 
\bibitem[Richins and Rudmin ()]{b92}\label{b92} 	 		\textit{},  		 			M L Richins 		,  		 			F W Rudmin 		.  	 	 		\textit{Materialism \& Economic Psychology}  		1994. p. .  	 	 (Journal of Economic Psychology) 
\bibitem[Kasser et al. ()]{b58}\label{b58} 	 		\textit{},  		 			T Kasser 		,  		 			R Ryan 		,  		 			M Zax 		,  		 			A J Sameroff 		.  		1995.  	 
\bibitem[Leah et al. ()]{b70}\label{b70} 	 		\textit{},  		 			S E G Leah 		,  		 			P Webley 		,  		 			C M Walker 		.  		1995.  	 
\bibitem[Reindfleisch et al. ()]{b89}\label{b89} 	 		\textit{},  		 			A Reindfleisch 		,  		 			J E Burroughs 		,  		 			F Denton 		.  	 	 		\textit{Family Structure, Materialism and Compulsive Consumption}  		1997.  (23)  p. .  	 	 (Journal of Consumer Research) 
\bibitem[Canner et al. ()]{b22}\label{b22} 	 		\textit{},  		 			G Canner 		,  		 			W Passmore 		,  		 			E Ladermann 		.  		1999.  	 
\bibitem[Burroughs and Reindfleisch ()]{b17}\label{b17} 	 		\textit{},  		 			J E Burroughs 		,  		 			A Reindfleisch 		.  		2002.  	 
\bibitem[Nickerson et al. ()]{b85}\label{b85} 	 		\textit{},  		 			C Nickerson 		,  		 			N Schwarz 		,  		 			E Diener 		,  		 			D Kahneman 		.  		2003.  	 	 (Zeroing in on the Dark Side of the American Dream: A closer Look at the Negative Consequences of the Goal for Financial Services) 
\bibitem[Woodruff-Burton and Elliot ()]{b121}\label{b121} 	 		\textit{},  		 			H Woodruff-Burton 		,  		 			R Elliot 		.  		2005.  	 
\bibitem[Clarke ()]{b25}\label{b25} 	 		\textit{},  		 			W G Clarke 		.  		2007.  	 
\bibitem[Meek and David ()]{b77}\label{b77} 	 		\textit{},  		 			William Meek 		,  		 			David 		.  	 	 		\textit{Pathways to Materialism: Examining Self-Esteem as a Moderator}  		2007.  	 
\bibitem[Benmoyal-Bouzaglo and Moschis ()]{b12}\label{b12} 	 		\textit{},  		 			S Benmoyal-Bouzaglo 		,  		 			G P Moschis 		.  		2010.  	 
\bibitem[Thomas et al. ()]{b113}\label{b113} 	 		\textit{},  		 			S E Thomas 		,  		 			V Menon 		,  		 			P R Wilson 		.  		2011.  	 
\bibitem[Khare et al. ()]{b65}\label{b65} 	 		\textit{},  		 			A Khare 		,  		 			A Mishra 		,  		 			C Praveen 		.  		2012.  	 
\bibitem[ Kansas City; UMI No (3280865)]{b78}\label{b78} 	 		\textit{},  	 	 		\textit{Kansas City; UMI No}  		3280865.  		 			A Dissertation Submitted to University of Missouri 		 	 
\bibitem[ New York Times magazine (January 5)]{b82}\label{b82} 	 		\textit{},  	 	 		\textit{New York Times magazine}  		January 5. p. .  	 
\bibitem[Kasser and Ryan ()]{b56}\label{b56} 	 		‘A Dark Side of The American Dream: Correlates of Financial Success as a Central Life Aspiration’.  		 			T Kasser 		,  		 			R M Ryan 		.  	 	 		\textit{Journal of Personality \& Social Psychology}  		1993. p. .  	 	 (v. 65(2); pp.) 
\bibitem[A Psychology of Materialism: Contributors of Development and Culture to our Material Longing"; A Clinical Dissertation Submitted to The California School of Professional Psychology]{b26}\label{b26} 	 		\textit{A Psychology of Materialism: Contributors of Development and Culture to our Material Longing"; A Clinical Dissertation Submitted to The California School of Professional Psychology},  		 UMI no. 32882273.  		San Francisco: Proquest Information \& Learning Co.  	 
\bibitem[Ford et al. ()]{b43}\label{b43} 	 		‘A Reexamination of Group Influence on Member Brand Preferences"’.  		 			Jeffrey D Ford 		,  		 			Ellis 		,  		 			A Elwood 		.  	 	 		\textit{Journal of Marketing Research}  		1980. p. 17.  	 
\bibitem[Schenk and Holman ()]{b101}\label{b101} 	 		‘A Sociological Approach to Brand Choice: The Concept of Situational Self Image’.  		 			C T Schenk 		,  		 			R H Holman 		.  	 	 		\textit{Advances in Consumer Research},  				 			J C Olsen 		 (ed.)  		 (Ann Arbor, MI)  		1980.  	 	 (Association for Consumer Research; v. 7) 
\bibitem[Thomas and Wilson ()]{b109}\label{b109} 	 		‘A Study to Establish Linkages Between Social Pressure \& Consumption of Status Goods and the Impact of Easy Availability of Finances in Fuelling such Consumption’.  		 			S E Thomas 		,  		 			P R Wilson 		.  	 	 		\textit{Proceedings of The V th International Conference on Management Research-Athenaeum},  				 (The V th International Conference on Management Research-Athenaeum)  		2011. 2011.  	 
\bibitem[Abramson and Inglehart ()]{b0}\label{b0} 	 		 			P R Abramson 		,  		 			R Inglehart 		.  		\textit{Value Change in Global Perspective},  				1995.  	 
\bibitem[Mick ()]{b80}\label{b80} 	 		‘Are Studies of Dark Side Variables Confounded by Socially Desirable Responding? The Case of Materialism"’.  		 			D G Mick 		.  	 	 		\textit{Journal of Consumer Research}  		1996.  (23)  p. .  	 
\bibitem[Kim ()]{b67}\label{b67} 	 		\textit{Assessing the Causal Relationships Among Materialism, Reference Group and Conspicuous Consumption of Korean Adolescents},  		 			J S Kim 		.  		1998.  	 	 (Consumer Interests Annual; v. 44) 
\bibitem[Bearden et al. ()]{b6}\label{b6} 	 		 			W O Bearden 		,  		 			R G Netemeyer 		,  		 			J E Teel 		.  	 	 		\textit{Measurement of Consumer Susceptibility to Interpersonal Influence},  				1989.  	 	 (v.15 (4)) 
\bibitem[Black and Donald (1999)]{b14}\label{b14} 	 		 			S Black 		,  		 			M Donald 		.  		\textit{Meet the New Borrowers"; Current Issues in Economics \& Finance},  				1999. February 1999.  	 
\bibitem[Blos ()]{b15}\label{b15} 	 		 			P Blos 		.  		\textit{The Second Individuation Process of Adolescence"; The Psychoanalytic of the Child; v. 22; p},  				1967. p. .  	 
\bibitem[Canner et al. ()]{b21}\label{b21} 	 		 			G Canner 		,  		 			T Durkin 		,  		 			C Luckett 		.  		\textit{Recent Developments in Home Equity Lending"; US Federal Reserve Bulletin; v. 84},  				1998. p. .  	 
\bibitem[Chancellor ()]{b24}\label{b24} 	 		 			S Chancellor 		.  	 	 		\textit{Parenting Style, Self-Esteem\& Differences in the Attribution of Success \& Failure"; A Thesis Submitted in the Department of Psychology},  				 (University of Alabama, Alabama; Ann Arbor, MI)  		2003. 1416510.  	 
\bibitem[Baumrind ()]{b5}\label{b5} 	 		\textit{Child Care Practices Anteceding Three Patterns of Pre-school Behavior"; Genetic Psychology Monographs},  		 			D Baumrind 		.  		1967.  	 	 (v.75) 
\bibitem[Childhood Factors & Materialism: Role of Childhood Factors as a Major Contributor to Materialism Proceedings of International Conference on Management -ICM 2011 (2011)]{b114}\label{b114} 	 		‘Childhood Factors \& Materialism: Role of Childhood Factors as a Major Contributor to Materialism’.  	 	 		\textit{Proceedings of International Conference on Management -ICM 2011},  				 (International Conference on Management -ICM 2011Penang, Malayasia)  		June 2011.  	 
\bibitem[Rosenfeld and Holman ()]{b97}\label{b97} 	 		‘Clothing as Communication"’.  		 			L B Rosenfeld 		,  		 			R H Holman 		.  	 	 		\textit{Journal of Communication; v}  		1977. p. 27.  	 
\bibitem[Cohen and Cohen ()]{b27}\label{b27} 	 		 			P Cohen 		,  		 			J Cohen 		.  		\textit{Life Values and Adolescent Mental Health"; Mahwah; NJ: Erlbaum},  				1996.  	 
\bibitem[Menon and Rao]{b122}\label{b122} 	 		‘Compensatory Consumption and Narrative Identity Theory’.  		 			G Menon 		,  		 			A R Rao 		.  	 	 		\textit{Consumer Research; Association of Consumer Research; Dulth, MN; v. 32; p},  				p. .  	 
\bibitem[Schiffman and Kanuk (ed.) ()]{b102}\label{b102} 	 		\textit{Consumer Behavior},  		 			L Schiffman 		,  		 			L L Kanuk 		.  		New Delhi -2004 (ed.)  		2004. Prentice Hall of India.  	 
\bibitem[Consumer Culture: The Struggle for Good Life in A Materialistic World Psychology]{b62}\label{b62} 	 		‘Consumer Culture: The Struggle for Good Life in A Materialistic World’.  	 	 		\textit{Psychology}  		 	 
\bibitem[Nair (2005)]{b83}\label{b83} 	 		\textit{Consumer Finance a Major Growth Area},  		 			Priya Nair 		.  		December, 2005.  	 	 (The Hindu Business Line, 02. www.thehindubusiness line.com) 
\bibitem[Richins and Dawson ()]{b91}\label{b91} 	 		‘Consumer Values Orientation for Materialism: Scale Development \& Validation"’.  		 			M L Richins 		,  		 			S Dawson 		.  	 	 		\textit{Journal of Consumer Research; v}  		1992. 19. p. .  	 
\bibitem[Narasimhan (2008)]{b84}\label{b84} 	 		‘Credit cards the next problem area? Banks Issue Credit Cards Freely without an Appraisal of the Credit Standing of the Prospective Card Holder’.  		 			C R L Narasimhan 		.  	 	 		\textit{Hindu -Business Review}  		2008. November 2008.  	 
\bibitem[Csikszentmhalyi and Rochberg-Halton ()]{b28}\label{b28} 	 		 			Mihaly \& Csikszentmhalyi 		,  		 			E Rochberg-Halton 		.  		\textit{Reflection on Materialism},  				1978. p. .  		 			The University of Chicago Magazine 		 	 
\bibitem[Csikszentmhalyi and Rochberg-Halton ()]{b29}\label{b29} 	 		 			Mihaly \& Csikszentmhalyi 		,  		 			E Rochberg-Halton 		.  		\textit{The Meaning of Things: Domestic Symbols and The Self},  				1981.  	 
\bibitem[Cunningham ()]{b31}\label{b31} 	 		 			Gail Cunningham 		.  		 \url{http:://www.singlerose.com}  		\textit{Consumerism vs. Quality of Life"; Single Rose.com Articles},  				2005.  	 
\bibitem[Dawson and Cavell ()]{b32}\label{b32} 	 		 			S A Dawson 		,  		 			J Cavell 		.  		\textit{Status Recognition in the 1980's"; Invidious Distinction Revisited; Advances in Consumer Research},  				1986.  	 
\bibitem[Diener et al. ()]{b33}\label{b33} 	 		 			E Diener 		,  		 			E Sandvik 		,  		 			L Seidlitz 		,  		 			M Diener 		.  		\textit{The Relationship Between Income and Subjective Well Being: Relative or Absolute},  				1993.  	 
\bibitem[Banerjee ()]{b2}\label{b2} 	 		‘Dimensions of Indian Culture, Core Cultural Values, Marketing Implications -An Analysis"; Cross Cultural Management’.  		 			S Banerjee 		.  	 	 		\textit{an International Journal; v}  		2008.  (4)  p. .  	 
\bibitem[Dumont ()]{b35}\label{b35} 	 		 			L Dumont 		.  		\textit{Homo Hierarchichus: The Caste System and its Implications},  				 (Chicago)  		1970. University of Chicago Press.  	 
\bibitem[Eastman et al. ()]{b38}\label{b38} 	 		 			J K Eastman 		,  		 			B Fredenberger 		,  		 			D Campbell 		,  		 			S Caivert 		.  		\textit{The Relationship between Status Consumption \& Materialism: A Cross Cultural Comparison of Chinese, Mexican \& American Students"; Journal of Marketing Theory \& Practice},  				1997.  	 
\bibitem[Eastman et al. ()]{b39}\label{b39} 	 		 			J K Eastman 		,  		 			R E Goldsmith 		,  		 			L R Flynn 		.  		\textit{Status Consumption in Consumer Behavior: Scale Development \& Validation"; Journal of Marketing Theory \& Practice; p},  				1999. p. .  	 
\bibitem[Belk ()]{b8}\label{b8} 	 		‘Effects of Consistency of Visible Consumption Patterns on Impression Formation’.  		 			R W Belk 		.  	 	 		\textit{Advances in Consumer Research},  				 			J C Olson 		 (ed.)  		1980.  	 
\bibitem[Effects of Family Structure and Socialization on Materialism: Life Course Study Journal of Marketing Theory and Practice; v. 18 (1); p]{b13}\label{b13} 	 		‘Effects of Family Structure and Socialization on Materialism: Life Course Study’.  	 	 		\textit{Journal of Marketing Theory and Practice; v. 18 (1); p},  				p. .  	 
\bibitem[Festinger ()]{b42}\label{b42} 	 		 			L Festinger 		.  		\textit{A Theory of Social Comparison Process},  				1954.  	 	 (Human Relations; v. 7(3)) 
\bibitem[Frank ()]{b45}\label{b45} 	 		 			R H Frank 		.  		\textit{The Demand for Unobservable and Other Non-Positional Goods"; the American Economic Review; v. 75 (1); p},  				1985. p. .  	 
\bibitem[Frank ()]{b46}\label{b46} 	 		 			R H Frank 		.  		\textit{The Mysterious Disappearance of James Dusenberry"; The New York Times, Business Section},  				2005.  	 
\bibitem[Handa and Khare ()]{b48}\label{b48} 	 		‘Gender as the Moderator of the Relationship Between Materialism and Fashion Clothing Involvement among Indian Youth’.  		 			M Handa 		,  		 			A Khare 		.  	 	 		\textit{International Journal of Consumer Studies}  		2011.  	 
\bibitem[Lewin ()]{b74}\label{b74} 	 		‘Group Decision \& Social Change’.  		 			Kurt Lewin 		.  	 	 		\textit{Basic Studies in Social Psychology}  		Harold Proshansky \& Bernard Seidenberg (ed.)  		1965. p. .  	 
\bibitem[Gupta and Agarwal ()]{b47}\label{b47} 	 		 			Akash \& Gupta 		,  		 			Rahul Agarwal 		.  		 \url{http://129.3.20.41/eps/mac/papers/0411/0411010.pdf}  		\textit{The Consumer Financing Business in India -Building blocks For the Future},  				2003.  	 
\bibitem[Lyons ()]{b76}\label{b76} 	 		‘How Credit Access has Changed Over Time for US Households’.  		 			A C Lyons 		.  	 	 		\textit{The Journal of Consumer Affairs; v}  		2003.  (2)  p. .  	 
\bibitem[Hu and Bentler ()]{b49}\label{b49} 	 		 			L Hu 		,  		 			P M Bentler 		.  		\textit{Cutoff criteria for fit indices in covariance structure analysis: Conventional criteria versus new alternatives},  				1999.  	 
\bibitem[Influence of Collective Self-Esteem on Fashion Clothing Involvement Among Indian Women Journal of Fashion Marketing & Management; v]{b66}\label{b66} 	 		‘Influence of Collective Self-Esteem on Fashion Clothing Involvement Among Indian Women’.  	 	 		\textit{Journal of Fashion Marketing \& Management; v}  		 (1)  p. .  	 
\bibitem[Burnkrunt and Cousineau (1975)]{b16}\label{b16} 	 		‘Informational and Normative Social Influence in Buyer Behavior’.  		 			R E Burnkrunt 		,  		 			A Cousineau 		.  	 	 		\textit{Journal of Consumer Research}  		1975. Dec.  (2)  p. .  	 
\bibitem[Interpersonal Influence in Consumer Behavior: An © Global Journals Attribution Theory Approach ()]{b20}\label{b20} 	 		‘Interpersonal Influence in Consumer Behavior: An ©’.  	 	 		\textit{Global Journals Attribution Theory Approach}  		2018. p. .  	 	 (Journal of Consumer Research) 
\bibitem[Josselson ()]{b55}\label{b55} 	 		 			A Josselson 		.  		\textit{Finding Herself: Pathways to Identify Development in Women},  				 (San Francisco, CA)  		1991. Jossey -Bass.  	 
\bibitem[Rassuli and Hollander ()]{b88}\label{b88} 	 		\textit{Journal of Consumer Macro Marketing; v. 69 -fall},  		 			K M Rassuli 		,  		 			S C Hollander 		.  		1986. p. .  	 	 (Desire -Indeed, Innate, Insatiable?) 
\bibitem[Kasser and Ryan ()]{b57}\label{b57} 	 		 			T Kasser 		,  		 			R M Ryan 		.  	 	 		\textit{Further Examining the American Dream: Differential Correlates of Intrinsic and Extrinsic Goals},  				1996. p. .  	 
\bibitem[Kasser ()]{b64}\label{b64} 	 		 			Tim Kasser 		.  		\textit{The High Price of Materialism},  				2002.  	 
\bibitem[Kasser et al. (ed.) ()]{b61}\label{b61} 	 		 			T Kasser 		,  		 			R M Ryan 		,  		 			C E Couchman 		,  		 			K M Sheldon 		.  		\textit{Materialistic Values: Their Causes \& Consequences},  				 			T D Kasser \& A,  			Kanner 		 (ed.)  		2004.  	 
\bibitem[Kumar and Gupta ()]{b68}\label{b68} 	 		 			S R Kumar 		,  		 			V Gupta 		.  		\textit{Repositioning Western Brands in the Asian Culture: Insights from the Indian Context},  				2003.  	 
\bibitem[Lindsay ()]{b75}\label{b75} 	 		 			Lawrence Lindsay 		.  		\textit{Point/Counterpoint"; Journal of Lending \& Credit Risk Management; v. 20; p},  				1997. p. .  	 
\bibitem[Materialism & Well Being: A Conflicting Values Perspective Journal of Consumer Research]{b18}\label{b18} 	 		‘Materialism \& Well Being: A Conflicting Values Perspective’.  	 	 		\textit{Journal of Consumer Research}  		 (3)  p. .  	 
\bibitem[Richins and Dawson ()]{b90}\label{b90} 	 		‘Measuring Material Values: A Preliminary Report of Scale Development’.  		 			M Richins 		,  		 			S Dawson 		.  	 	 		\textit{Journal of Consumer Research}  		1990. p. .  	 
\bibitem[Arbour]{b9}\label{b9} 	 		\textit{MI: Association for Consumer Research},  		 			Ann Arbour 		.  		p. .  	 
\bibitem[Mundis ()]{b81}\label{b81} 	 		 			J Mundis 		.  		\textit{A Way back from Deep Debt},  				1986.  	 
\bibitem[Rochberg -Halton ()]{b95}\label{b95} 	 		\textit{Object Relations, Role Models and Cultivation of The Self},  		 			E Rochberg -Halton 		.  		1984.  	 	 (Environment \& Behavior; v. 16(3) 
\bibitem[Packard ()]{b86}\label{b86} 	 		 			V Packard 		.  		\textit{The Status Seeker"},  				 (New York)  		1959. Simon Schuster.  	 
\bibitem[Ahuvia and Wong ()]{b1}\label{b1} 	 		‘Personality \& Values Based Materialism: Their Relationship \&’.  		 			A C Ahuvia 		,  		 			N Y Wong 		.  	 	 		\textit{Journal of Consumer Psychology; v}  		2002.  (4)  p. .  	 	 (Origins) 
\bibitem[Psychological Factors in Consumer Debt: Money management, Economic Socialization and Credit Use" Journal of Economic Psychology; v]{b71}\label{b71} 	 		‘Psychological Factors in Consumer Debt: Money management, Economic Socialization and Credit Use"’.  	 	 		\textit{Journal of Economic Psychology; v}  		p. 16.  	 
\bibitem[Rao and Narasimha (2006)]{b87}\label{b87} 	 		 			A V Rao 		,  		 			Narasimha 		.  		\textit{Deleterious Impact of Credit Cards on Consumers-Regulatory Responses"; Professional Banker},  				2006. May 2006.  	 
\bibitem[Baumrind ()]{b3}\label{b3} 	 		‘Reciprocal Rights and Responsibilities in Parent Child Relations’.  		 			D Baumrind 		.  	 	 		\textit{Taking Sides: Clashing Views on Controversial Issues},  				 			J Rubusters,  			B Slife 		 (ed.)  		1972.  	 
\bibitem[Rossiter ()]{b98}\label{b98} 	 		‘Reliability of a Short Test Measuring Children's Attitude toward TV’.  		 			J R Rossiter 		.  	 	 		\textit{Journal of Consumer Research}  		1977.  	 	 (Commercials) 
\bibitem[Lennox and Wolfe ()]{b73}\label{b73} 	 		‘Revision of the Self Monitoring Scale’.  		 			R D Lennox 		,  		 			R N Wolfe 		.  	 	 		\textit{Journal of Personality \& Social Psychology; v}  		1984.  (46)  p. .  	 
\bibitem[Rosenberg ()]{b96}\label{b96} 	 		 			M Rosenberg 		.  		\textit{Conceiving The Self"; New York: Business Books},  				1989.  	 
\bibitem[Jusoh et al. ()]{b118}\label{b118} 	 		\textit{Self Ratings of Materialism and Status Consumption in Malaysian Sample: Effects of Answering During an Assumed Recession versus Economic Growth},  		 			Wan Jusoh 		,  		 			W J Heaney 		,  		 			J G Goldsmith 		,  		 			RE 		.  		2001.  	 	 (Psychological Reports; v. 88(3) 
\bibitem[Leary ()]{b72}\label{b72} 	 		‘Self-esteem and the Regulation of Interpersonal Behavior’.  		 			M R Leary 		.  	 	 		\textit{Handbook of Self-regulations: Research, Theory and Applications},  				 			R F Baumeister,  			K Vohs 		 (ed.)  		 (New York)  		2004. Guilford Press. p. .  	 	 (The Sociometer) 
\bibitem[Richins (1991)]{b93}\label{b93} 	 		‘Social Comparison and the Idealized Images of Advertising"’.  		 			M L Richins 		.  	 	 		\textit{Journal of Consumer Research}  		1991. June 1991. 18 p. .  	 
\bibitem[Solomon ()]{b104}\label{b104} 	 		 			M R Solomon 		.  	 	 		\textit{The Role of Products as Social Stimuli: A Symbolic Interaction Perspective},  				1983. p. .  	 
\bibitem[Fournier and Richins ()]{b44}\label{b44} 	 		‘Some Theoretical \& Popular Notions Concerning Materialism’.  		 			S Fournier 		,  		 			M L Richins 		.  	 	 		\textit{Journal of Social Behavior \& Personality; v}  		1991.  (6)  p. .  	 
\bibitem[Structural Equation Modeling]{b50}\label{b50} 	 		\textit{Structural Equation Modeling},  		p. .  	 
\bibitem[Tabin ()]{b107}\label{b107} 	 		 			J Tabin 		.  		\textit{Transitional Objects as Objectivifiers of the Self in Toddlers \& Adolescents},  				1992.  	 
\bibitem[Sarangpani and Mamatha ()]{b100}\label{b100} 	 		\textit{The Growing Prominence of Debit Cards and Credit Cards in Indian Banking Industry},  		 			A Sarangpani 		,  		 			T Mamatha 		.  		2008.  	 	 (Marketing Mastermind) 
\bibitem[The Relations of Maternal & Social Environment to Late Adolescents' materialistic & Pro-Social Values]{b59}\label{b59} 	 		\textit{The Relations of Maternal \& Social Environment to Late Adolescents' materialistic \& Pro-Social Values},  		 	 
\bibitem[The Role of Specialized Lenders in Extending Mortgages to Lower Income & Minority Households" Federal Reserve Bulletin; v]{b23}\label{b23} 	 		‘The Role of Specialized Lenders in Extending Mortgages to Lower Income \& Minority Households"’.  	 	 		\textit{Federal Reserve Bulletin; v}  		p. 85.  	 
\bibitem[Thomas and Wilson ()]{b111}\label{b111} 	 		 			S E Thomas 		,  		 			P R Wilson 		.  		\textit{The Role of Social Pressure as a Moderator of Materialism},  				2016.  	 
\bibitem[Thompson ()]{b115}\label{b115} 	 		 			B Thompson 		.  		\textit{Exploratory and Confirmatory Factor Analysis: Understanding Concepts and Applications},  				2004.  	 
\bibitem[Belk ()]{b10}\label{b10} 	 		‘Three Scales to Measure Constructs Related to Materialism: Reliability, Validity and Relationships to Measures of Happiness’.  		 			R W Belk 		.  	 	 		\textit{Advances in Consumer Research; vol. II; ed. Thomas Kinnear},  				 (Provo, UT)  		1984. Association for Consumer Research.  	 
\bibitem[Tiruchirappalli; ISBN]{b110}\label{b110} 	 	 	 		\textit{Tiruchirappalli; ISBN},  				p. .  	 
\bibitem[Richins ()]{b94}\label{b94} 	 		‘Valuing Things: Public and Private Meanings of Possessions"’.  		 			M L Richins 		.  	 	 		\textit{Journal of Consumer Research}  		1994.  (3)  p. .  	 
\bibitem[Venketesan (1966)]{b117}\label{b117} 	 		 			M Venketesan 		.  		\textit{Experimental Study of Consumer Behavior -Conformity \& Independence"; Journal of Marketing Research; P-384-387},  				1966. November 1966.  	 
\bibitem[Royo ()]{b99}\label{b99} 	 		‘Well-Being \& Consumption: Towards a Theoretical Approach Based on Human Needs Satisfaction’.  		 			G M Royo 		.  	 	 		\textit{Handbook on the Economics of Happiness},  				 			P L Porta 		 (ed.)  		 (Northampton, MA, US)  		2007. Edward Elgar Publishing. p. .  	 
\bibitem[Why People Self Verify" Journal of Personality & Social Psychology; v]{b106}\label{b106} 	 		‘Why People Self Verify"’.  	 	 		\textit{Journal of Personality \& Social Psychology; v}  		 (5)  p. .  	 
\bibitem[Wong ()]{b119}\label{b119} 	 		 			N Wong 		.  		\textit{Suppose You Own the World \& No-One knows? Conspicuous Consumption, Materialism \& Self"; Advances in Consumer Research; v. 24},  				1997. p. .  	 
\bibitem[Wong ()]{b120}\label{b120} 	 		 			N Wong 		.  		\textit{Suppose You Own the World \& No-One knows? Conspicuous Consumption, Materialism \& Self"; Advances in Consumer Research; v. 24},  				1997. p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
