\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={Connection between the Two Poles of Personality-Narcissism and Happiness and its Colorful Reflection in the Lives of Two Distinct Statuses of Women},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

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

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


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

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

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2015-05-15 (revised: 15 May 2015)}
\def\TheID{\makeatother }
\def\TheDate{2015-05-15}
\title{Connection between the Two Poles of Personality-Narcissism and Happiness and its Colorful Reflection in the Lives of Two Distinct Statuses of Women}
\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]{Sraboni  Chatterjee}

             \affil[1]{  Assistant Professor, Bijoy Krishna Girlsa College, Howrah}

\renewcommand\Authands{ and }

\date{\small \em Received: 15 April 2015 Accepted: 4 May 2015 Published: 15 May 2015}

\maketitle


\begin{abstract}
        


A sample of 150 aged women (50 divorcees and 50 spinsters) was selected to determine their psychosocial profiles. The variables selected for this study were narcissism and happiness. Data analysis revealed interesting findings that less orientation towards social acceptance make nevermarried women easy victims of impaired quality of life, higher authoritative attitude, exhibitionism, vanity and narcissism that leads to less commitment to relationships. Also, they have a tendency to exhibit lack of empathy, marked levels of hostility. Narcissistic trend, superiority, exploitativeness magnified image of self in divorced elderlies lives invite relationship struggle. The life sketch of divorcees indicates that the circumstances in which their personal inadequacies are evaluated and failure is experienced put an extra threat to their self-images and as a result of poor interpersonal relationships, they become easy victims of anxiety. Moreover, this study also depicts the fact that self-love for both subsamples is become a source for craving happiness but their ways of manifestations are different.

\end{abstract}


\keywords{psychosocial profile, narcissism, happiness, marital status, aged women.}

\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
he human, the topper at the evolutionary ladder owing to their rationality are designers of life. The fabric layout of life endorses their attempts to achieve something of their choice. The outcome is either in affirmative, resulting in satisfaction, satiation and happiness or else in negative, in tune of frustration or depression borne out of failure. The set goal of life, both in instinctive term and social emotional term is to be 'happy'. The folds of happiness being either materialistic or else realization-based inner achievements, the average mass of the society with their limited personal resources go for the former kind of happiness. Psychologically in the realm of well-being, this is also of no less importance.\par
Happiness may be closely related to yet another personality component, namely narcissism. Narcissism describes the character trait of self love, based on self-image or ego. Narcissism is an emotional Investment into the self. When normal, it leads to sustained selfregard and mature aspirations. When pathological, it is accompanied by inordinate demands upon the self, excessive dependence upon others, and deteriorated capacity for interpersonal relations. Considering the earlier knowledge the present study is an attempt to probe this kind of happiness frames in older women, keeping mind their marital status.\par
Positive psychology works under the assumption that happiness is a scientifically unwieldy term and that its serious study involves dissolving whole into at least three distinct better defined roots to happiness  {\ref (Seligman, 2002)}.\par
? Positive emotions and pleasure.\par
? Engagement and ? Meaning. 
\section[{Argyle}]{Argyle}\par
(2001) presented a tripartite conceptualization of happiness:\par
? The average level of satisfaction over a specific time period.\par
? The frequency and degree of positive affect.\par
? The relative absence of negative affect as depression and anxiety. Again, Veenhoven (1994) stated, "happiness can be regarded as a trait if it meets three criteria (of)\par
? Temporal stability.\par
? Cross situational consistency.\par
? Inner causation.\par
Happiness involves a general average level of contentment and well-being, with a high frequency of positive feelings such as good humor, joy, laughter. Hope and enthusiasm, coupled with relative freedom from negative feelings such as sadness, worry, anxiety, anger, irritability, dependency and despair.\par
Happiness can be described as a presence of more positive than negative events in our lives, and, more important, the ability, when negative feelings occur, to allow them only a minimal effect on our emotions (and on our bodies as well).\par
Considering the above discussions, \hyperref[b25]{Lucas and Diener (2000)}, pointed out that pleasant affect tends to decline with age, but life satisfaction and negative affect do not change with age. \hyperref[b4]{Cummins (2000)} says Australian research shows a U-shape happiness curve only applies to people who do not have good relationships. Thus, findings suggest that, social support and quality of life are responsible for poor psychological adjustment and low levels of happiness.\par
Narcissism refers to a "pervasive pattern of grandiosity" that is characterized by arrogant behaviours, feelings of entitlement and superiority and a lack of sympathy for or concern about others  {\ref (APA, 1994)}. \hyperref[b16]{Hotchkiss (2005)} summarizes the history of narcissism theory and offers thumbnail sketches of what narcissism looks like from the respective of several major theorists. From these conceptualizations are derived six key concepts that recur in narcissism theory, which are as follows:\par
? Differentiation 
\section[{? Internal objects}]{? Internal objects}\par
? Primitive defenses;\par
? Envy;? Superego development ? Affect regulation.\par
The word narcissism is derived from a great myth which is about Narcissus, a handsome Greek Youth, who rejected the desperate advance of the nymph echo. As punishment, he was deemed to fall in love with his own reflection in a pool of water. Unable to consummate his love, Narcissus pined away and changed into the flower that bears his name, the Narcissus  {\ref (Sanyal, 2005)}. In other words, it relates to an exaggerated self love. However the term may consist of a variety of meaning depending on the orientation.\par
Elke, Hans-Werner, Martina (2011) examined the relationships on narcissism and perceived inequity in attractiveness in romantic relationships. In three studies of romantic relationships (N = 253, N = 81, and N = 98) the hypothesis was tested that high narcissists, relative to low narcissists, distort the assessment of equity in attractiveness. Narcissism was measured by the Narcissistic Personality Inventory. In Study 1 the hypothesis was confirmed. In Study 2 it was shown that although narcissism correlated significantly with selfesteem, it was the unique variance in narcissism which predicted the tendency to feel under benefited in respect to attractiveness. Finally in Study 3, dyadic data were analyzed on the basis of the Actor-Partner Interdependence Model. The data of 49 couples who lived together were included. The dyadic analysis indicated that actor narcissism exerted the expected influence on perceived inequity in attractiveness, whereas partner narcissism explained no additional variance. High narcissists felt more under benefited than low narcissists. The analysis of dyadic data in Study 3 indicates that the link between narcissism and equity in attractiveness turns out to be an intrapersonal phenomenon because only actor narcissism, not partner narcissism, is significantly correlated with perceived inequity. In addition, partial intra class correlations revealed that if one partner tended to feel under benefited, the other partner tended to feel over benefited. The results are explained on the basis of the agentic model of narcissism. All three studies consistently revealed a gender effect indicating that women felt more under benefited than men in terms of attractiveness.\par
In this present context, the study of narcissism is felt to be important as its concept has been extended from the restricted domain of mental illness to encompass many tendencies among ostensibly normal individuals (Wallace and  {\ref Baumeister, 2002)}. The construct has been found to be closely related with performance and self regard. Different types of work styles and consequent professional demands have been found to influence their narcissistic compositions among other personality traits Ageing may be understood in the context of different elderly samples like those of divorced and never-married to have a better view of their differential ageing profiles, with effectiveness or ineffectiveness in certain respects.\par
Though the position of women in Indian society is of a complex nature which differs with respect to religious, social customs, economic level of community and heritage effects, even then it is not derivable that status of women in India has undergone some changes in recent years with increasing details of freedom and equality. The comprehensive change can be perceived all over the world but it may vary from society to society and culture to culture. Yet it is a fact that a large number of women continue to remain underprivileged and are still humiliated, harassed and tortured.\par
Virtually all societies consider married life the most desirable type of existence-and advocate relatively stable union between husband and wife. The marital union involves such activities as living together, having children and rearing them. But surprisingly it varies from society to society. In some societies it is almost unknown for a woman not to marry, and marry, moreover, at once soon after the onset of puberty. In others a good number of women remain single for life.\par
It is common knowledge and experience that never married women constitute a special human category which is different from such social categories as divorced, married and widowed women. Their life style, attitudes, behaviour patterns, purpose for savings and accumulation, patterns of spending, relation with relatives, plans and attitudes after and towards retirement, sexual needs, religious beliefs, and values are likely to be different from those who are belonging to married categories. The low level of happiness of the single woman is likely to be attributable either to lack of gratifications associated with marriage, or to the difficulties of living in a marriage oriented world. It is the primary arena of identity and self-realization; providing "back stage" areas for personal control and intimacy \hyperref[b24]{(Laslett, 1978)}. To the extent that marriage is successful in fulfilling these needs, the never-married may be less happy, precisely because they lack this "significant validating relationships".\par
Divorced elderlies on another pole do form a significant portion of the elderly population. The process of divorce calls forth a number of constituent changes in the personality of individuals in the long run. This necessitates their inclusion in the present sample in the current investigation to disentangle and understand their psyche from mental health perspective. The breakup of any intimate relationship is painful, especially a marriage for which both partners once held such high hopes, and especially when children are involved. Individuals in an unhappy marriage are concerned with failure, ranging from their inability to select the right mate to their inability to make the marriage work.\par
The present investigation aims to study psychosocial profile of divorcee and spinster elderly women with respect to key variables of happiness and narcissism. The utility of the present study seems to be manifold in character for which fruitful use of the results of the present study is expected to prove worthwhile for the betterment of human beings individually as well as social welfare. 
\section[{a) Considering these the present study purports to examine}]{a) Considering these the present study purports to examine}\par
To locate, the difference, if there is any, between divorcee and spinster aged women with regard to happiness and narcissism.\par
To probe, whether there is any relationship, between divorcee and spinster aged women with regard to happiness and narcissism. 
\section[{II.}]{II.} 
\section[{Method a) Sample}]{Method a) Sample}\par
A total number of hundred aged women among which fifty belonging to each group namely divorcee and spinster aged women were selected. The subjects were selected on the basis of the following criteria: i. Sequential orthogonal factor analyses of the OHQ identified a single higher order factor, which suggests that the construct of well-being it measures is uni-dimensional. OHQ is a self administering questionnaire and instructions are given in the beginning of the questionnaire. There is no time-limit to complete it. The OHQ has high scale reliabilities with values of ? (168) = 0.91 respectively. The inter-item correlation for the OHQ ranged from -0.04 to 0.65. Highly significant difference (p<0.01) was obtained between high and low group of OHQ score for every item of OHQ \hyperref[b14]{(Hills and Argyle, 2002)}. This indicates that all items of OHQ are making a valid contribution to the measurement of overall happiness. d. Narcissistic Personality Inventory (NPI) by \hyperref[b33]{Raskin and Hall (1979)}-It is a forty item measure that assesses narcissism as a normally distributed personality trait \hyperref[b33]{(Raskin and Hall 1979)}. The NPI distinguishes seven different aspects of narcissism, namely:\par
? Authority? Self-Sufficiency ? Superiority ? Entitlement ? Exhibitionism ? Exploitativeness ? Vanity\par
The NPI is a self-administering test. There is no time-limit to complete it. The instructions to complete the questionnaire precede the items. Cronbach's ? for internal consistency for NPI was 0.81. The NPI has been used widely and shows satisfactory convergent and discriminant validity \hyperref[b3]{(Bushman and Baumeister, 1998;}\hyperref[b8]{Emmon, 1987;}\hyperref[b26]{Morf and Rhodewalt, 1993;} {\ref Rhodewalt et.al, 1998)}. 
\section[{b) Procedure}]{b) Procedure}\par
The subjects were approached individually. First, the Information Schedule was handed over to each individual. After the information schedule was finished, ten minutes rest period was allowed to the respondents. After that with sufficient time-gap the rest of the questionnaires were randomly administered to all the respondents. 
\section[{c) Precautions}]{c) Precautions}\par
? During the administration of each questionnaire, it was checked by the investigator whether the respondents were relaxed and willing to participate.\par
If there was any tension on the part of any respondent, he/she was not forced to participate for that day, but a second appointment was fixed with her.\par
? The respondents were made to sit in a well-lit and airy room and made to feel comfortable. One respondent at a time was given the questionnaire.\par
? No time limit was given to the respondents while answering the questionnaires. However, it was found that most of the respondents covered the questionnaires within scheduled time.\par
? It was noted that each individual being tested should interpret the questions for themselves. The investigator answered questions about any particular item.\par
? It was assured to the respondents that the results of tests would be treated in strict confidence.\par
? Lastly, the respondents were asked to answer the question freely, frankly and honestly.\par
After the collection of data, scoring was done for each test and the scores were subjected to statistical analysis. 
\section[{d) Sampling}]{d) Sampling}\par
Purposive sampling was followed for the present study. 
\section[{e) Analysis i. Scoring, Tabulations and Statistical analyses}]{e) Analysis i. Scoring, Tabulations and Statistical analyses}\par
Data for each of the questionnaires were scored following the scoring schedule for each of them accordingly. The scores were tabulated and statistical analyses were carried out that are presented in the section entitled "Results".\par
ii. Method of analysis Data analyses were done by the methods described below: Descriptive Statistics: Computation of mean and Inferential Statistics: t-test and co-efficient of correlation were used. 
\section[{III.}]{III.} 
\section[{Results}]{Results}\par
Table \hyperref[tab_2]{3}   Significant mean differences were found in case of happiness, authority, self-sufficiency, superiority, exhibitionism, vanity, entitlement and overall narcissism.    The total set of data was analyzed in terms of the descriptive statistics of mean and standard deviations of all the selected groups of samples. The significant differences obtained from t-test in many instances of the selected variables of the study satisfied the theoretical assumptions that "Aging as developmental phase" is expected to have more of problems than earlier stages of life \hyperref[b30]{(Patel, 1997;}\hyperref[b17]{Jamuna, 1988)}.\par
In the present study, significant differences were found to exist between the selected groups (i.e. divorcee and spinster) in terms of variables like happiness and narcissism. The findings are in line with other earlier supportive studies \hyperref[b29]{(Patel, 1998;} {\ref Kanner et.al.1981}); the possible reasons or probable contradictory factors behind the obtained differences may be offered in the following fashion: 
\section[{a) Happiness}]{a) Happiness}\par
Accidental transition in the life of divorcees (Mean=62.96 and S.D=3.04) (Table-3.1) increases excessive work family conflict \hyperref[b2]{(Aryee, Luk, Leung and Lo, 1999;} {\ref Frone et.al., 1992;}\hyperref[b28]{Noor, 2003)}. Separation from husband actually destroys their emotional make-up. Beside this, society views them from a negative angle that lowers happiness in them. But due to their divorced status, they can able to smell the fragrance of marital satisfaction to some extent than spinster subsample and hence have greater happiness than their counterparts.\par
Beside them, due to negative self-image, frustration, anxiety never-married women are easy victim of excessive daily hassles \hyperref[b5]{(Diener and Emmons, 1984;}\hyperref[b13]{Green, Salovey and Truax, 1999;}\hyperref[b27]{Moskowitz and Cote, 1995)} which ultimately leads to least happiness (Mean=30.64 and S.D=1.89) (Table-3.1) among them. Unmarried status is simply not being appreciated in our society; this regressive negative feeling basically creates excessive sense of being hassled and impairs the quality of life by decreasing motivation and impairs problem solving \hyperref[b18]{(Johnson et. al, 2000 and} {\ref Rook, et, al.1990;} {\ref Umberson, 1987} {\ref Umberson, , 1992))}. 
\section[{b) Narcissism}]{b) Narcissism}\par
Never-married women receives highest scores (Mean=25.68 and S.D=1.75) (Table-3.1) with respect to narcissism. Due to interpersonally inept they make good first impressions, yet are eventually regarded negatively as arrogant and self-centered  {\ref (Paulhus, 1998: Robins and}\hyperref[b36]{Beer, 2001)}. Due to less commitment to relationships, they have a tendency to exhibit lack of empathy, marked levels of hostility, especially in the face of failure feedback or social rejection (Twenge and Campbell, 2003; \hyperref[b3]{Bushman and Baumeister, 1998)}. They tend to, lash out with aggression when they are rejected or insulted \hyperref[b3]{(Bushman and Baumeister, 1998;}\hyperref[b9]{Twenge and Campbell, 2003)}. Literature also revealed that many of these behaviours can potentially be explained by the link between narcissism and impulsivity  {\ref (Vazire and Funder, 2006;}\hyperref[b20]{Kernberg 1975;}\hyperref[b21]{Kohut 1966}\hyperref[b23]{Kohut , 1977))}. They reported that this apparent grandiosity seems to be the covering or underlying feelings of insecurity or inferiority. Self-esteem of divorced females (Mean=16.90 and S.D=3.44) (Table-3.1) becomes fragile; as a result they feel easily hurt and threatened \hyperref[b15]{(Horney, 1939)}. Basically, they see themselves in an unrealistically positive way and want to accuse others being the cause of their failures or engage arrogant social behaviour \hyperref[b31]{(Paulhus, 1998)} and react with hostility towards others \hyperref[b3]{(Bushman and Baumeister, 1998;}\hyperref[b6]{Dimaggio, 2002;}\hyperref[b35]{Rhodewalt and Morf, 1998)}. 
\section[{c) Quantitative analysis of coefficient of correlation between narcissism and happiness for divorced and spinster aged women}]{c) Quantitative analysis of coefficient of correlation between narcissism and happiness for divorced and spinster aged women}\par
Statistical analysis of co-efficient of correlation indicates that a positive significant correlation exists between happiness and narcissism for divorced elderlies (Table  {\ref :} 3.3). The statement depicts the fact that self-love is basically a source of getting happiness for them. Unrealistic perception of self actually pushes them to destroy their marital set-up because they feel that adjustment with the spouse is basically a way of smashing one's own satisfaction \hyperref[b32]{(Pimentel, Ansell, Pincus and Cain, 2006)}.\par
Similar tendency was also prevalent in case of spinster aged women also (Table  {\ref :} 3.4). But as the relation was not significant so it can be said that self love may be considered as a core feature for craving happiness for them. As they have nobody to share their feelings so they always finds satisfaction only through the fulfillment of their needs and may consider it as a core source of happiness in their lives  {\ref (Vazire and Funder, 2006)}.\par
V. 
\section[{Concluding Comments}]{Concluding Comments}\par
In sum, the research project has unveiled the following informations: Unmarried women have higher:  ? The findings are also helpful for individual counseling in particular and family counseling in general if and when they are in requirement.\par
? The findings seem to provide general awareness regarding specific socio-emotional status of two groups of aged individuals that would prompt us to take certain resolution to help them in required social direction in life, so that nature of their stay will improve qualitatively in the long run. In our country, probably no such systematic large scale study incorporating the mosaic pattern of the selected variables in respect of the psychology of ageing has been conducted before, so the research might be a contribution, reflected through this study and can definitely be claimed to be a new and original one in this arena. 
\section[{b) Limitations of the Present Study}]{b) Limitations of the Present Study}\par
No research is free from its limitations. This study is also not an exception to this. The important limitations are as follows.\par
? In the context of present investigation, it would have been ideal to conduct a longitudinal study rather than a cross-sectional one to see the changes in certain psychosocial dimensions associated with marital status. However, limitation of funds and time hindered such plans.\par
? Another limitation of the study is that besides the urban population, the rural population, too, could be studied in order to obtain an overall perspective of marital status on ageing in different cultures as well as in societies.\par
? Besides, the variables of happiness, narcissism and certain other variables could also be considered for the present investigation. Variables such as depression, loneliness, adjustment, life-satisfaction, locus of control, value system associated with aged individuals and their marital status could be interesting grounds for the investigation.\par
? The sample included in this study involved working individuals; if a reasonable segment of house-wives could have been included then the specific findings would have borne more socio-emotional relevance in our culture-specific situation.\par
? A larger sample size would have been better to warrant generalizations of the present findings as the present study essentially supports the idiographic research.\par
? A number of questionnaires were used in this study. However, questionnaires may invite falsification and faking behaviour on the part of the subjects. But unfortunately, the present study, being a time-bound one, did not permit the investigator to study the effect of marriage on aged individuals in such broader perspectives. It is therefore, left to future researchers working in this area who can make the use of these variables and make some additional new observations in the process of ageing. 
\section[{c) Suggestions for the Further Research}]{c) Suggestions for the Further Research}\par
After a thorough investigation on the problems and different aspects of the psychology of ageing in context of different marital status, the researcher is of the opinion that the present study seems to have opened newer avenues in the field that remain to be explored.\par
? Further research studies in this area may highlight on other aspects of the personality (e.g. locus of control, resilience, emotional intelligence, relationship profile, aggression, value profile) to attain a global psychosocial picture of elderly personnels differing in their marital status.\par
? Comparative studies may be undertaken between elderly personnel of different professional groups (e.g. doctors, lawyers, engineers, teachers etc.) to determine differences borne out of the different professional choices in relation to the selected personality correlates.\par
? Longitudinal studies may be conducted using the same variables to yield an in depth picture.\par
? Elderlies belonging to different socio-economic status may be taken up for future investigation to yield further trend of results in this light.\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{12}\includegraphics[]{image-3.png}
\caption{\label{fig_1}Figure 1 :Fig. 2 :}\end{figure}
  \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.2940251572327044\textwidth}P{0.1737421383647799\textwidth}P{0.10691823899371068\textwidth}P{0.14968553459119496\textwidth}P{0.12562893081761006\textwidth}}
Variables\tabcellsep Divorcee\tabcellsep \tabcellsep Spinster\tabcellsep \\
\tabcellsep (n=50)\tabcellsep \tabcellsep (n=50)\tabcellsep \\
\tabcellsep Mean\tabcellsep Standard\tabcellsep Mean\tabcellsep Standard\\
\tabcellsep \multicolumn{2}{l}{deviations}\tabcellsep \tabcellsep deviations\\
Happiness\tabcellsep 62.96\tabcellsep 3.04\tabcellsep 30.64\tabcellsep 1.89\\
Authority\tabcellsep 2.88\tabcellsep .85\tabcellsep 4.08\tabcellsep .57\\
Self-sufficiency\tabcellsep 2.68\tabcellsep 1.87\tabcellsep 4.92\tabcellsep .80\\
Superiority\tabcellsep 3.14\tabcellsep .88\tabcellsep 2.18\tabcellsep .44\\
Exhibitionism\tabcellsep 2.64\tabcellsep 1.57\tabcellsep 7.18\tabcellsep .69\\
Exploitativeness\tabcellsep 2.28\tabcellsep 1.03\tabcellsep 2.02\tabcellsep .14\\
Vanity\tabcellsep 2.78\tabcellsep .89\tabcellsep 4.26\tabcellsep .63\\
Entitlement\tabcellsep .50\tabcellsep .54\tabcellsep 1.04\tabcellsep .20\\
Narcissism\tabcellsep 16.90\tabcellsep 3.44\tabcellsep 25.68\tabcellsep 1.75\end{longtable} \par
 
\caption{\label{tab_1}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_2}Table 3 .}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{32} \par 
\begin{longtable}{P{0.1967808219178082\textwidth}P{0.30041095890410957\textwidth}P{0.24452054794520545\textwidth}P{0.1082876712328767\textwidth}}
Variables\tabcellsep Groups\tabcellsep Combination of Groups\tabcellsep Mean Difference Obtained\\
\tabcellsep \tabcellsep \tabcellsep from t-Test (df=98)\\
Happiness\tabcellsep Divorcee(n=50)\tabcellsep Divorcee and Spinster\tabcellsep 32.32**\\
\tabcellsep Spinster(n=50)\tabcellsep \tabcellsep \\
Authority\tabcellsep Divorcee(n=50)\tabcellsep Divorcee and Spinster\tabcellsep 1.20**\\
\tabcellsep Spinster(n=50)\tabcellsep \tabcellsep \\
Self-Sufficiency\tabcellsep Divorcee(n=50)\tabcellsep Divorcee and Spinster\tabcellsep 2.24**\\
\tabcellsep Spinster(n=50)\tabcellsep \tabcellsep \\
Superiority\tabcellsep Divorcee(n=50)\tabcellsep Divorcee and Spinster\tabcellsep .96**\\
\tabcellsep Spinster(n=50)\tabcellsep \tabcellsep \\
Exhibitionism\tabcellsep Divorcee(n=50)\tabcellsep Divorcee and Spinster\tabcellsep 4.54**\\
\tabcellsep Spinster(n=50)\tabcellsep \tabcellsep \\
Exploitativeness\tabcellsep Divorcee(n=50)\tabcellsep Divorcee and Spinster\tabcellsep .26\\
\tabcellsep Spinster(n=50)\tabcellsep \tabcellsep \\
Vanity\tabcellsep Divorcee(n=50)\tabcellsep Divorcee and Spinster\tabcellsep .54**\\
\tabcellsep Spinster(n=50)\tabcellsep \tabcellsep \\
Entitlement\tabcellsep Divorcee(n=50)\tabcellsep Divorcee and Spinster\tabcellsep 1.48**\\
\tabcellsep Spinster(n=50)\tabcellsep \tabcellsep \\
Narcissism\tabcellsep Divorcee(n=50)\tabcellsep Divorcee and Spinster\tabcellsep 8.78**\\
\tabcellsep Spinster(n=50)\tabcellsep \tabcellsep \\
\multicolumn{2}{l}{*p<0.05 level of significance}\tabcellsep \tabcellsep \\
\multicolumn{2}{l}{**p<0.01 level of significance}\tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_3}Table 3 . 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_4}Table 3 .}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{33} \par 
\begin{longtable}{P{0.4948214285714286\textwidth}P{0.0425\textwidth}P{0.10321428571428572\textwidth}P{0.20946428571428571\textwidth}}
\multicolumn{4}{l}{: represent the co-efficient of correlation between happiness and narcissism}\\
\tabcellsep \tabcellsep for divorced aged women\tabcellsep \\
Variables\tabcellsep Mean\tabcellsep S.D\tabcellsep Values of Product moment\\
\tabcellsep \tabcellsep \tabcellsep Co-efficient of correlation\\
\tabcellsep \tabcellsep \tabcellsep (n=50, df=48)\\
Happiness\tabcellsep 62.96\tabcellsep 3.04\tabcellsep .359*\\
Narcissism\tabcellsep 16.90\tabcellsep 3.44\tabcellsep \\
*p<0.05 level of significance\tabcellsep \tabcellsep \tabcellsep \\
**p<0.01 level of significance\tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_5}Table 3 . 3}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_6}Table 3 .}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{34} \par 
\begin{longtable}{P{0.41083333333333333\textwidth}P{0.0661111111111111\textwidth}P{0.05194444444444444\textwidth}P{0.32111111111111107\textwidth}}
Variables\tabcellsep Mean\tabcellsep S.D\tabcellsep Values of Product moment\\
\tabcellsep \tabcellsep \tabcellsep Co-efficient of correlation\\
\tabcellsep \tabcellsep \tabcellsep (n=50, df=48)\\
Happiness\tabcellsep 30.64\tabcellsep 1.89\tabcellsep .112\\
Narcissism\tabcellsep 25.68\tabcellsep 1.75\tabcellsep \\
*p<0.05 level of significance\tabcellsep \tabcellsep \tabcellsep \\
**p<0.01 level of significance\tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_7}Table 3 . 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_8}Table 3 .}\end{figure}
 			\footnote{© 2015 Global Journals Inc. (US)} 			\footnote{Connection between the Two Poles of Personality-Narcissism and Happiness and its Colorful Reflection in the Lives of Two Distinct Statuses of Women © 2015 Global Journals Inc. (US)} 		 		\backmatter  			 			 			  				\begin{bibitemlist}{1}
\bibitem[Goldberg and Hiller ()]{b12}\label{b12} 	 		‘A scaled version of general health questionnaire’.  		 			D P Goldberg 		,  		 			V Hiller 		,  		 			E 		.  	 	 		\textit{Psychological Medicine}  		1979. 9 p. .  	 
\bibitem[American Psychiatric Association. Diagnostic and Statistical Manual of Mental Disorders, 4 th Ed APA ()]{b0}\label{b0} 	 		‘American Psychiatric Association. Diagnostic and Statistical Manual of Mental Disorders, 4 th Ed’.  	 	 		\textit{APA}  		1994.  	 
\bibitem[Frone et al. ()]{b11}\label{b11} 	 		‘Antecedents and outcomes of work-family conflict: Testing a model of the work-family interface’.  		 			M R R Frone 		,  		 			M Russell 		,  		 			M L Cooper 		.  	 	 		\textit{Journal of Applied Psychology}  		1992. 77  (1)  p. .  	 
\bibitem[Argyle ()]{b1}\label{b1} 	 		 			M Argyle 		.  		\textit{The Psychology of Happiness},  				2001.  	 	 (London: Routledge) 
\bibitem[Kernberg ()]{b20}\label{b20} 	 		\textit{Borderline Conditions and Pathological Narcissism},  		 			O Kernberg 		.  		1975. Northvale, NJ: Jason Aronson.  	 
\bibitem[Jamuna ()]{b17}\label{b17} 	 		‘Challenges of changing socioeconomic and psychosocial status of the aged’.  		 			D Jamuna 		.  	 	 		\textit{Journal of research and development}  		1988. 5  (1) .  	 
\bibitem[Kanner et al. ()]{b19}\label{b19} 	 		‘Comparison of two modes of stress measurement: Daily hassles and uplifts versus major life events’.  		 			A D Kanner 		,  		 			J C Coyne 		,  		 			C Schaeffer 		,  		 			Lazarus 		,  		 			RS 		.  	 	 		\textit{Journal of Behavioural Medicine}  		1981. 4 p. .  	 
\bibitem[Moskowitz and Cote ()]{b27}\label{b27} 	 		‘Culture and subjective well-being’.  		 			D S Moskowitz 		,  		 			S Cote 		.  	 	 		\textit{Journal of Personality and Social Psychology}  		1995. 74 p. .  	 
\bibitem[Friedman ()]{b10}\label{b10} 	 		\textit{Encyclopedia of mental health},  		 			H S Friedman 		.  		1998. New York: Academic Press. 2 p. .  	 
\bibitem[Emmon ()]{b7}\label{b7} 	 		‘Factor analysis and construct validity of the Narcissistic Personality Inventory’.  		 			R A Emmon 		.  	 	 		\textit{Journal of Personality Assessment}  		1984. 48 p. .  	 
\bibitem[Laslett ()]{b24}\label{b24} 	 		‘Family membership, past and present’.  		 			B Laslett 		.  	 	 		\textit{Social problems}  		1978. 25 p. .  	 
\bibitem[Horney ()]{b15}\label{b15} 	 		 			K Horney 		.  		\textit{New ways in Psychoanalysis},  				 (New York; Norton)  		1939.  	 
\bibitem[Foster et al. ()]{b9}\label{b9} 	 		‘Individual differences in narcissism: Inflated self-views across the lifespan and around the world’.  		 			J Foster 		,  		 			D Campbell 		,  		 			W K Twenge 		,  		 			JM 		.  	 	 		\textit{Journal of Research in Personality}  		2003. 37 p. .  	 
\bibitem[Pimentel et al. ()]{b32}\label{b32} 	 		\textit{Initial construction and Validation of the Vulnerable Narcissism Scale},  		 			C A Pimentel 		,  		 			E B Ansell 		,  		 			A L Pincus 		,  		 			N M Cain 		.  		2006.  	 	 (Manuscript under Review) 
\bibitem[Paulhus ()]{b31}\label{b31} 	 		‘Interpersonal and intrapsychic adaptive-ness of trait self-enhancement: A mixed blessing?’.  		 			D L Paulhus 		.  	 	 		\textit{Journal of Personality and Social Psychology}  		1998. 74 p. .  	 
\bibitem[Hotchkiss ()]{b16}\label{b16} 	 		‘Key concepts in the theory and treatment of narcissistic phenomena’.  		 			S Hotchkiss 		.  	 	 		\textit{Journal of Clinical Social Work}  		2005. 33  (2)  p. .  	 
\bibitem[Kohut and Strozier (ed.) ()]{b21}\label{b21} 	 		 			H Kohut 		.  		\textit{Forms and Transformations of Narcissism" in Self Psychology and the Humanities},  				 			C Strozier 		 (ed.)  		 (New York; Norton)  		1966. p. .  	 
\bibitem[Kohut ()]{b22}\label{b22} 	 		 			H Kohut 		.  		\textit{The Analysis of the Self},  				 (New York)  		1971. International Universities Press.  	 
\bibitem[Patel ()]{b29}\label{b29} 	 		\textit{Loneliness among the elderly the role perceived responsibility and control},  		 			A A Patel 		.  		1998. p. .  	 	 (Recent Researches in Education and Psychology, 3(1-2)) 
\bibitem[Johnson et al. ()]{b18}\label{b18} 	 		‘Marital status and mortality: the national longitudinal mortality study’.  		 			N Johnson 		,  		 			E Backlund 		,  		 			P Sorlie 		,  		 			C Loveless 		.  	 	 		\textit{Annals of Epidemiology}  		2000. 10 p. .  	 
\bibitem[Patel ()]{b30}\label{b30} 	 		‘Mental problems of aging and care of them by their family’.  		 			N N Patel 		.  	 	 		\textit{Journal of Research and Development}  		1997. 4  (1)  p. .  	 
\bibitem[Morf and Rhodewalt ()]{b26}\label{b26} 	 		‘Narcissism and self-evaluation maintenance: exploration in object relations’.  		 			C C Morf 		,  		 			F Rhodewalt 		.  	 	 		\textit{Personality and Social Psychology Bulletin}  		1993. 82 p. .  	 
\bibitem[Emmon ()]{b8}\label{b8} 	 		‘Narcissism: Theory and measurement’.  		 			R A Emmon 		.  	 	 		\textit{Journal of Personality and Social Psychology}  		1987. 52 p. .  	 
\bibitem[Rhodewalt and Morf ()]{b35}\label{b35} 	 		‘On selfaggrandizement and anger: A temporal analysis of narcissism and affective reactions to success and failure’.  		 			F Rhodewalt 		,  		 			C C Morf 		.  	 	 		\textit{Journal of Personality and Social Psychology}  		1998. 74 p. .  	 
\bibitem[Cummins ()]{b4}\label{b4} 	 		‘Personal income and subjective well-being: A review’.  		 			R A Cummins 		.  	 	 		\textit{Journal of Happiness Studies}  		2000. 1 p. .  	 
\bibitem[Robins and Beer ()]{b36}\label{b36} 	 		‘Positive illusions about the self: Short-term benefits and long-term costs’.  		 			R W Robins 		,  		 			J S Beer 		.  	 	 		\textit{Journal of Personality and Social Psychology}  		2001. 80 p. .  	 
\bibitem[Raskin and Hall ()]{b33}\label{b33} 	 		 			R Raskin 		,  		 			C S Hall 		.  	 	 		\textit{Narcissistic Personality Inventory},  				1979. 45 p. 590.  	 
\bibitem[Aryee et al. ()]{b2}\label{b2} 	 		‘Role Stressors, inter-role conflict, and well-being’.  		 			S Aryee 		,  		 			V Luk 		,  		 			A Leung 		,  		 			S Lo 		.  	 	 		\textit{Journal of Vocational Behaviour}  		1999. 54 p. .  	 
\bibitem[Rook et al. ()]{b37}\label{b37} 	 		‘Social control, health risk taking, and psychological distress among the elderly’.  		 			K S Rook 		,  		 			P D Thuras 		,  		 			M A Lewis 		.  	 	 		\textit{Psychology and Aging}  		1990. 5  (3)  p. .  	 
\bibitem[Green et al. ()]{b13}\label{b13} 	 		‘Static, dynamic, and causative bipolarity of affect’.  		 			D P Green 		,  		 			P Salovey 		,  		 			K M Truax 		.  	 	 		\textit{Journal of Personality and Social Psychology}  		1999. 76  (5)  p. .  	 
\bibitem[Lucas and Diener ()]{b25}\label{b25} 	 		‘Subjective emotional well-being? A literature review and guide to need research’.  		 			R J Lucas 		,  		 			E Diener 		.  	 	 		\textit{Social Indicator Research}  		2000. 57 p. .  	 
\bibitem[Diener and Emmons ()]{b5}\label{b5} 	 		‘The independence of positive and negative affect’.  		 			E Diener 		,  		 			R A Emmons 		.  	 	 		\textit{Journal of Personality and Social Psychology}  		1984. 47 p. .  	 
\bibitem[Raskin and Hall ()]{b34}\label{b34} 	 		‘The narcissistic personality inventory: Alternate form reliability and further evidence of construct validity’.  		 			R Raskin 		,  		 			C S Hall 		.  	 	 		\textit{Journal of Personality Assessment}  		1981. 45 p. .  	 
\bibitem[Hills ()]{b14}\label{b14} 	 		\textit{The Oxford Happiness Questionnaire a compact scale for the measurement of psychological well-being. Personality and Individual Difference},  		 			P Hills 		,  		 			Argyle 		,  		 			M 		.  		2002. 33 p. .  	 
\bibitem[Kohut ()]{b23}\label{b23} 	 		\textit{The Restoration of the Self},  		 			H Kohut 		.  		1977. New York: International University Press.  	 
\bibitem[Bushman and Baumeister ()]{b3}\label{b3} 	 		‘Threatened egotism, narcissism, self-esteem, and direct and displaced aggression: Does self-love or self-hate lead to violence?’.  		 			B J Bushman 		,  		 			R F Baumeister 		.  	 	 		\textit{Journal of Personality and Social Psychology}  		1998. 75 p. .  	 
\bibitem[Dimaggio ()]{b6}\label{b6} 	 		‘Why Cognitive (and Cultural) Sociology Needs Cognitive Psychology’.  		 			P Dimaggio 		.  	 	 		\textit{Culture in Mind: Toward Sociology of Culture and Cognition. K. A. Cerulo},  				 (New York)  		2002. Routledge. p. .  	 
\bibitem[Noor ()]{b28}\label{b28} 	 		‘Work and family-role experiences, work-family conflict and women's wellbeing: Some observations’.  		 			N M Noor 		.  	 	 		\textit{Community, Work and Family}  		2003. 6 p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
