\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={An Investigation on the Relationship between Facial Emotional Recognition and Tendency to Commit Crime; Moderating the Effects of Socio-Economic Well-Being},
 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{2020-01-15 (revised: 15 January 2020)}
\def\TheID{\makeatother }
\def\TheDate{2020-01-15}
\title{An Investigation on the Relationship between Facial Emotional Recognition and Tendency to Commit Crime; Moderating the Effects of Socio-Economic Well-Being}
\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]{Nweke Ijeoma  Blessing}

             \author[2]{Okoli Paul  Chibuike}

             \author[3]{Ofojebe Chukwuma  Philip}

             \author[4]{Ugboma Cajethan  Ikechukwu,}

             \author[5]{Akpoke Victor  Okorieh}

             \author[6]{Ogundu Amara  Grace}

             \affil[1]{  Nnamdi Azikiwe University}

\renewcommand\Authands{ and }

\date{\small \em Received: 8 December 2019 Accepted: 3 January 2020 Published: 15 January 2020}

\maketitle


\begin{abstract}
        


The growth of crime rates are on the increase all over the world and Niger ia is not an exception. Crime the intentional illegal action committed by any person for which such a person can punish by law does not have a definite cause but rather combination of causes which may include: economic situatio n, social environment, personality traits, and family structures. This study investigates if socioeconomic wellbeing has a mediating effect on relationship between facial emotional recognition and the tendency to commit crime among hospital workers in Imo state. A total of 150 (75 males and 75 females) workers, were randomly selected to participate in this study. Three instruments were used in this study which includes: Criminal Behaviour Rating Scale (CBRS) developed by Animasahun (2011), Socio-economic wellbeing scale developed by Obi-Nwosu (2018) and Facial emotion scale developed by Paul Ekman. The willing participants after signing the consent form were provided with copies of the questionnaires which were distributed and directives of how to fill them was given by the researcher. The researcher explained the content of the questionnaire and this helped the participants to easily fill the questionnaires independently. As participants turned in their questionnaires, the researcher administered the facial emotion recognition test to them individually repelling and discouraging interference from participants who were waiting to be assessed. After collecting the data, the questionnaires were collated and the data collected analyzed The Pearson?s correlation was used to analyze the data.

\end{abstract}


\keywords{facial emotional recognition, tendency to commit crime; socio-economic well-being.}

\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 a) Background to the Study}]{Introduction a) Background to the Study}\par
Volume XX Issue V Version I 9 rime is one of the major problems confronting humanity across the world. Nations have grappled to contain the rising incidence of homicide, armed robbery, kidnap, drug trafficking, human trafficking, illegal gun running and host of others. In modern criminal law, the term 'crime' does not have any simple and universally accepted definition, though statutory definitions have been provided for certain purposes \hyperref[b17]{(Farmer, 2008)}. One of the proposed definitions is that a crime is an act harmful not only to some individuals but also to a community, society or the state; such acts are forbidden and punishable by law \hyperref[b28]{(Martin, 2003)}.\par
Another definition is that it is a straightforward sense i s law-breaking, or more conditionally, violation of the criminal law as agreed within a given jurisdiction at a particular time, although criminal law is usually enduring once established \hyperref[b41]{(Webster and Kingston, 2014)}. Looking at its prevalence, United Nations Office on Drugs and Crime in 2011 estimated global homicides at 468,000 and more than a third (36\%) was estimated to have occurred in Africa, 31\% in the Americas, 27\% in Asia, 5\% in Europe and 1\% in the tropical Pacific region (UNODC, 2011). More so, crime in the local scene manifest in the convulsive upsurge of both violent and nonviolent crimes \hyperref[b16]{(Emeh, 2011)}. Incidents of armed robbery, assassination and ransom-driven kidnapping are now ravaging the polity and spreading a climate of fears and anxieties about public safety \hyperref[b16]{(Emeh, 2011)}. Other major crimes in Nigeria include rape, burglary, fraud, terrorism, cyber-crimes, bribery and corruption, money laundering, etc. \hyperref[b34]{(Oguntunde et al, 2018)}.\par
Considering the significance of the damage criminal activities cause to individuals, attempts have been made by scientist from different disciplines to find out which people are likely to become criminals and what drives certain individuals to commit crime in the first place  {\ref (M oore, 2011)}. One of such disciplines in the fore front of studying crimes and criminals is Psychol ogy. Many studies on criminal behaviour have identified antisocial behaviour as a viable predicator of the tendency to commit crime \hyperref[b23]{(Hayward and Sharp, 2005;}\hyperref[b38]{Shinder and Cross, 2008)}. Other studies have gone further to report that antisocial population have major deficit in facial emotion recognition \hyperref[b27]{(Marsh, 2008)}. Because of the positive correlation between crime and antisocial behaviours, facial emotion recognition has been extensively studied. The communication of emotions i s an important aspect of human social interaction and a necessary component in the development of social competence. In particular, our ability to understand the emotional states as well as the interpersonal intent of another person is crucial within social contact \hyperref[b4]{(Blairy, Herrera and Hess, 1999)}.\par
Emotions have been described as psychological events that influence our behaviour by making some activities more desirable, more likely to be rewarding, and other activities less desirable because they are associated with negative or unpleasant outcomes, and unlikely to be rewarding \hyperref[b39]{(Skuse, 2003;}\hyperref[b13]{Dolan, 2002)}. Facial expressions constitute the most important stimuli within this process and it has long been hypothesised that they specifically evolved to provide signals for rapid nonverbal communication \hyperref[b11]{(Darwin, 1872}, as cited in \hyperref[b14]{Ekman, 1998)}. By l ooking at a person's face, familiar or unfamiliar, the observer can interpret the facial expression in terms of its emotional context. This provides information about that person's emotional state and set s the tone for social interaction \hyperref[b36]{(Posamentier and Abdi, 2003)}. It has been demonstrated that people do not display facial expressions automatically, or with the same strength that they actually experience a particular emotion internally \hyperref[b19]{(Fridlund, 1991)}. Instead, emotional facial expressions are enhanced when people are in the company of others compared to when an individual is alone \hyperref[b8]{(Chovil, 1991;}\hyperref[b19]{Fridlund, 1991)}. This supports the notion that facial expressions are communicatory signals between individuals, rather than simply reflecting a person's own emotional state. Further, it has been proposed that facial expressions of others function as unconditioned stimuli within instrumental learning processes for social behaviour \hyperref[b3]{(Blair, 2003)}. In particular, expressi ons of fear, sadness and happiness are viewed as reinforcement s that modulate the probability that a particular behaviour will be performed or inhibited. It has been shown that happy expressions function as a positive reinforcement and increase the likelihood that behaviours that are causally related to the happy expression will be carried out \hyperref[b29]{(Matthews and Wells, 1999)}. The observation of a fear expression alone is sufficient for conditioning processes to occur \hyperref[b32]{(Mineka and Cook, 1993)}. Consequently, difficulties with emotion recognition and or processing are likely to cause interference with an individual's ability to interpret and understand the emotional state of another person. The inability to correctly identify the emotional expressions of another individual could interfere with the learning of socially appropriate responses to emotional states of others. The process underlying the understanding of another's emotional and cognitive point of view is called "empathy". This term originally refers to the tendency of observers to project themselves "into" another person \hyperref[b2]{(Blair, 2005;}\hyperref[b4]{Blairy, et al., 1999)}. It has al so been described as "an effective response more in keeping with someone else's situations than one's own" \hyperref[b24]{(Hoffman, 1987)}.\par
Socio-economic wellbeing considers both the economic status and quality of life for people. Economic well-being is defined as having present and future financial security. Present financial security includes the ability of individuals, families, and communities to consi stently meet their basic needs (including food, housing, utilities, health care, transportation, education, child care, clothing, and paid taxes), and have control over their day-to-day finances. It also includes the ability to make economic choices and feel a sense of security, satisfaction, and personal fulfilment with one's personal finances and employment pursuits. Future financial security includes the ability to absorb financial shocks, meet financial goals, build financial assets, and maintain adequate income throughout the life-span. Economic well-being may be achieved by individuals, families, and communities through public policies that ensure the ability to build financial knowledge and skills, access to safe and affordable financial products and economic resources, and opportunities for generating income and asset-building. It occurs within a context of economic justice within which labour markets provide opportunities for secure full-employment with adequate compensation and benefits for all  {\ref (CSWE, 2016)}.\par
Social wellbeing on the other hand, is an end state in which basic human needs are met and people are able to coexist peacefully in communities with opportunities for advancement. It is the extent to which individuals feel a sense of belonging and social inclusion. Human beings are social creatures who are mutually dependent, relying on others for their wellbeing, just as others rely on them. People have the need to love and be loved; to belong and be connected \hyperref[b21]{(Goleman, 2018)}. Social wellbeing is characterized by ( H ) equal access to and delivery of basic need s services (water, food, shelter, and health services), the provision of primary and secondary education, the return or resettlement of those displaced by violent conflict, and the restoration of social fabric and community life. 
\section[{b) Statement of Problem}]{b) Statement of Problem}\par
According to UNDOC (2011) report, Nigeria has one the highest crime rates in the world . Another recent report from National Bureau of Statistics (2016) shows a constant increase in the frequency of crimes committed in the country; 47,646 in 2013, 49.825 in 2014 and 50,153 in 2015. Being that crime is a global problem, and one that have been studied extensively, especially from the angles socioeconomic and psychological determinants, rep orts have shown that p oor socioeconomic statues and psychol ogical conditions (such as psychopathic) are individual predicators of the tendency to commit crime.\par
However, there i s paucity of literature on the mediation of socioeconomic wellbeing on facial emotional recognition as a predicator of the tendency to commit crime. This current study therefore, aims to fill this knowledge gap. 
\section[{c) Research Questions}]{c) Research Questions}\par
1. Can different facial emotions be recognised? 2. What is the relationship between facial emotional recognition and the tendency to commit crime? 3. Does socioeconomic wellbeing have a mediating effect on the relationship between facial emotional recognition and the tendency to commit crime? 
\section[{d) Purpose of the S tudy}]{d) Purpose of the S tudy}\par
This study aims to determine if socioeconomic wellbeing have a mediating effect on relationship between facial emotional recognition and the tendency to commit crime.\par
The specific objectives of this study include;  
\section[{Method a) Participants}]{Method a) Participants}\par
The participants for this study were one hundred and fifty (150) hospital staff. They comprised of 75 (50\%) males and 75 (50\%) females drawn Federal Medical Centre, Owerri and General Hospital, Owerri, both in Imo state Nigeria. Participants included permanent, casual and voluntary workers engaged by these facilities. There was no restriction to age of participants, however, the age of participants were 20 years and above. Inclusi on criteria is that participants must be employed. 
\section[{b) Instrument}]{b) Instrument}\par
Three instrument s were used in this study. They are; Criminal Behaviour Rating Scale (CBRS) devel oped by \hyperref[b0]{Animasahun (2011)}, Socio-economic wellbeing scale developed by Obi-Nwosu (2018) and Facial emotion scale developed by Paul Ekman. 
\section[{c) Criminal Behaviour Rating Scale (CBRS )}]{c) Criminal Behaviour Rating Scale (CBRS )}\par
The crime behavior rating scale which is the first scale in the Crime Behavior Factor Battery and was developed by Animashaun (2011). The scale was used to measure the tendency of participants to commit crime. It has 33 items constructed on 5-point Likert format . It has a norm of 63 whereby any score above the norm is an indication of high crime tendency. It has a Cronbach Alpha of 0.95 and a Guttman split half reliability of 0.82. 
\section[{d) Socio-economic Wellbeing Scale}]{d) Socio-economic Wellbeing Scale}\par
This instrument was devel oped using interviewer rated multivariate assessment of socioeconomic well-being by Obi-Nwosu, Balageul and Nwafor (2018). It c ontains Items which are sc ored from 1-5. Possible least total score is 12, while possible highest total score is 60. The higher the score, the better well-being is assumed; however, scores 12 t o 36 depict low general socio-economic well-being, while scores 37 and above depict high socio-economic well-being. i. The items represents outcome of item analysi s in a Nigerian sample. ii. Each of the Variates (domains): economy, Education, Social Interaction, Health, and Local Transportation may be assessed independently if desired. In that case, the norm is calculated thus: N= nx3+1. Where 'N' represents norm, 'n' i s the number of items, 3 is the theoretical mean, and 1 is a constant that produces a shi ft away from the mean. Using the general score however gives a more confident assessment of socio-economic well-being. 
\section[{e) Facial Emotion Scale}]{e) Facial Emotion Scale}\par
Facial Emotion Scale was developed by Paul Ekman. In this study Facial Emotion Scale was employed by using pictures of 8 (eight) different facial emotions; both male and female facial emotions were represented for each emotion. The emotions included sadness, anger, fear, surprise, shame, disgust, happiness, and excitement. Participants were presented with these pictures and asked to identify the facial emotion expressed. They are scored right or wrong depending on their ability to rightly recognise the facial emotions or not . 
\section[{f) Procedure}]{f) Procedure}\par
A total of 150 c opies of the questionnaires were randomly distributed to the participants in Federal Medical Center, Owerri and General hospital, Owerri by the researcher. Prior to this, an informed consent form was given to the participants and confidentiality was maintained as well. Also, the researcher sorted out the permission to carry out the research in the hospitals and this was granted by the various heads of departments. The research participants were told that participation is not compulsory and that information provided will only be used for academic purposes. The researcher explained the content of the questionnaire and this helped the participants to easily fill the questionnaires independently. As participants turned in their questionnaires, the researcher administered the facial emotion recognition test to them individually repelling and discouraging interference from participants who were waiting to be assessed. After collecting the data, the questionnaires were collated and the data collected analysed using SPSS version 20. 
\section[{g) Design/S tatistics}]{g) Design/S tatistics}\par
This is a survey design and spearman's correlation adopted for data analysis. The inspection of the table above shows that there is a significant (p = 0.002) weak positive correlation socioeconomic wellbeing and tendency to commit crime. It also shows a significant (p = 0.00) negative correlation between the ability to recognise male facial emotions to recognizing female facial emotions. This chapter contains the presentation of data collected in the course of this study and the result of its statistical analysis which are presented in tables. 
\section[{III.}]{III.} 
\section[{Result}]{Result} 
\section[{Tab. 2: Correlation of socioeconomic wellbeing and the relationship between facial emotion recognition and tendency to commit crime}]{Tab. 2: Correlation of socioeconomic wellbeing and the relationship between facial emotion recognition and tendency to commit crime}\par
Relationship between FER and TCC R S.E p-value Female 0.156 0.079 0.056 Male -0.059 0.084 0.472 
\section[{FER = Facial emotion recognition TCC = Tendency to commit crime R = coefficient of correlation S.E = Standard error}]{FER = Facial emotion recognition TCC = Tendency to commit crime R = coefficient of correlation S.E = Standard error}\par
There is no significant correlation between socioeconomic wellbeing and the relationship between facial emotion recognition and tendency to commit crime. 
\section[{a) Summary of the findings}]{a) Summary of the findings}\par
1. There is no significant relationship between facial emotion recognition and tendency to commit crime. 2. There is a significant weak positive relationship between socioeconomic wellbeing and the tendency to commit crime. 3. There is a significant negative relationship between recognition of male facial emotions and recognition of female facial emotions. 4. There is no significant relationship between socioeconomic wellbeing and the relationship between facial emotion recognition and tendency to commit crime.\par
IV. 
\section[{Discussion}]{Discussion}\par
This study assessed the modulating effect of socioeconomic wellbeing on the relationship between facial emotion recognition and tendency to commit crime is workers in Federal Medical Centre Owerri and General Hospital Owerri, b oth in Imo state. In the process of ascertaining the objectives of this study, three hypotheses were postulated and tested as well. The first hypothesis which stated that, 'Inability to recognise facial emotions will correlate positively and significantly to tendency to commit crime', was rejected. This indicates that the negative correlation between facial emotion recognition and tendency to commit crime in psychopaths could be strictly as a result of their condition. This study however, made an intriguing finding; there was a negative correlation between recognition of female facial emotions and male facial emotions. Existing literatures focus on the difference in the ability of male against female, to recognise different facial emotions. Popular among existing literature is the observation that female have a higher ability to recognise facial emotions than males (McClure, 2000; Boyatzis, Chazan, Ting, 1993). One of the explanations might lay in developmental psychology; children recognize emotions which they are also able to perceive and express themselves \hyperref[b25]{(Izard et al;}, starting from happiness, sadness and anger, and incorporating more complex ones in later development. Being more sensitive to other people's emotions could be gender specific and connected with being more susceptible to contagion by emotions of others, like it was stressed in the Dimberg and Lundqvist (1990) study.\par
The female accuracy might partially be connected to the gender difference of visual perception and the constant reinforcement loop c onsi sting of recognition, perception and production of expression combined with a tendency to show emotions more frequently, what was proved especially for smiling \hyperref[b6]{(Briton \& Hall, 1995;}\hyperref[b7]{Chapell, 1997)}. Also, it was found that women were more facially expressive than man on various emotional stimuli (Kring \& Gord on 1998; \hyperref[b22]{Gross and Levenson, 1993)}and had significantly thicker zygomaticus major muscle (McAlister, Harkness and Nicoll, 1998), which is an explanation for better recognition of most of emotions expressed on a female face, although as we used only one male and one female actor this result could also be due to a better expression of the female actor. There was also a developmental difference in recognition of emotional expressions on female and male faces, the older participants being more successful , probably due to some cognitive processes accessible to training during development. It was previously established that high school students are more successful at facial expression recognition than elementary school students \hyperref[b20]{(Gaspar et al;} and our results show that university students are also more successful than elementary school students. Another finding of the present study is there is no significant modulating effect of socioeconomic wellbeing on the relationship between facial emotion recognition and the tendency to commit crime.\par
The second hypothesis which stated that, 'socioeconomic wellbeing will correlate positively and significantly to the relationship between facial emotional recognition and the tendency to commit crime' was al so rejected. There is however dearth of literature in this area of study and thus the findings of this study is totally a new knowledge. In this present study however a positive correlation was found between socioec onomic wellbeing and tendency to commit crime. Looking at other studies such as Ellis, Beaver and Wright (2009), socioeconomic wellbeing (measured using the three variables income (or wealth), occupational level, and years of education) correlates negatively with tendency to commit crime. This finding contradicts the findings of the current study where there is a positive relationship between socioeconomic wellbeing and the tendency to commit crime. There i s however an agreement between the findings of this study and the study done by Baum, Garofal o and Yali (1999) where it was reported that low socioeconomic status is thought to be positively correlated with higher level s of stress, and therefore the mental and psychological ill-effects of stress. These higher stress levels would probably be correlated positively with the propensity to commit a crime. Some other studies, however, reported somewhat inconsi stent evidence that indicates a positive relationship between low income levels, the percentage of population under the poverty line, low education levels, and high income inequality in an area with more crime in said area \hyperref[b15]{(Ellis, Beaver and Wright, 2009)}. A 2013 study from Sweden argued that there was little effect of neighbourhood deprivation on the tendency to commit crime per se and rather that the higher tendency to commit crime were due to ob served and unobserved family and individual level factors, indicating that high-risk individuals were being selected into socioeconomically deprived areas (Sariaslan et al; 2013). In a study conducted in Nigeria, findings showed that determinants of economic wellbeing has positive correlation with tendency to commit crime while determinants of social wellbeing has negative correlation with tendency to commit crime \hyperref[b35]{(Omotor, 2010)}  
\section[{a) Implication of Study}]{a) Implication of Study}\par
The implication of this study is discussed in line with the findings of the study.\par
This study found a positive relationship between socioeconomic wellbeing and tendency to commit crime. This implies that individuals with higher socioeconomic wellbeing have a higher propensity to be involved in criminal activities. One other decimal to factor in this study is that most (142) participants earn dissatisfaction and thus the tendency to commit crime. This should therefore be an indication to policy makers to pay workers adequately, so as to reduce the tendency to commit crime among them. 
\section[{b) Limitation of the study}]{b) Limitation of the study}\par
The findings of this study are poised with some limitation that can never be overlooked in the course of future research.\par
Due to the small sample size used in this study, there should be caution in the generalization of the findings of this study. Thus, salient characteristics of a larger sample might have a profound effect on the criterion variable.\par
Also, most of the participants in this study are poor income earners, thus, a motivation can quickly be identified for their positive tendency to commit crime. It is therefore imperative that study on a sample population incorporating more individuals who are high income earners be considered.\par
More so, some individuals might not have answered some questions honestly, and as suc h, making a generalised assertion with the outcome of this study might be erroneous. 
\section[{c) Suggestion for Future Studies}]{c) Suggestion for Future Studies}\par
This study suggested some new directions for further research.\par
Researchers should re-conduct the present study in a different geopolitical zone using large sample size in order to ascertain the ecological validity of the study.\par
There should al so be a study exclusively for high income earners and individuals who are satisfied with their jobs to compare the outcome with the outcome of this study in terms of the relationship between socioeconomic wellbeing and tendency to commit crime.\par
Finally, studies should be directed towards gender based disparity in recognition various facial emotions in either male or female. 
\section[{d) Conclusion}]{d) Conclusion}\par
This study investigated the modulating effect of socioeconomic wellbeing on the relationship between facial emotion recognition and tendency to commit crime among workers in Federal Medical Centre Owerri and General Hospital Owerri. Two hypotheses of this study were tested in line with the research question this study set to answer. From the findings, the first hypothesis was rejected showing that facial emotion recognition did not correlate positively and significantly with tendency to commit crime. The second hypothesis was also rejected since there was no modulating effect of socioeconomic wellbeing to the relationship between facial emotion recognition and tendency to commit crime. However, this study made two findings; 1. A positive and significant correlation existed between socioeconomic wellbeing and tendency to commit crime. 2. A negative and significant correlation existed between recognition of male facial emotions and female facial emotions.		 		\backmatter  			 
\subsection[{Conflict of interests}]{Conflict of interests}\par
The authors declare that they have no financial or personal relationship(s) that may have inappropriately affected their report of the findings of this research.			 			  				\begin{bibitemlist}{1}
\bibitem[Atlanta]{b10}\label{b10} 	 		\textit{},  		 			G A Atlanta 		.  		 \url{https//www.tandfonline.com}  		 	 
\bibitem[Mcclure ()]{b31}\label{b31} 	 		‘A meta-analytic review of sex differences in facial expression processing and their development in infants, children, and adolescent s’.  		 			E B Mcclure 		.  	 	 		\textit{Psychol Bull}  		2000. 126 p. .  	 
\bibitem[Freitas and Megalhaes ()]{b18}\label{b18} 	 		‘A review and appraisal of the DNA damage theory of ageing’.  		 			A Freitas 		,  		 			J Megalhaes 		.  	 	 		\textit{Mutat Res}  		2011. 728  (1-2)  p. .  	 
\bibitem[Advancing collaborative practice through social work Education (Ec onomic well-being in social works: New Curricular Resources for faculty) ()]{b9}\label{b9} 	 		\textit{Advancing collaborative practice through social work Education (Ec onomic well-being in social works: New Curricular Resources for faculty)},  		2016. CSWE.  	 
\bibitem[Mcalister et al. ()]{b30}\label{b30} 	 		‘An ultrasound investigation of the lip levator musculature’.  		 			R W Mcalister 		,  		 			E M Harkness 		,  		 			J J Nicoll 		.  	 	 		\textit{Eur J Orthod}  		1998. 20 p. .  	 
\bibitem[Oguntunde et al. ()]{b34}\label{b34} 	 		‘Analysi s of selected crime data in Nigeria’.  		 			P E Oguntunde 		,  		 			O O Ojo 		,  		 			H I Okagbue 		,  		 			O A Oguntunde 		.  	 	 		\textit{Data in Brief}  		2018. 19 p. .  	 
\bibitem[Moore ()]{b33}\label{b33} 	 		‘Behaviori sm’.  		 			J Moore 		.  	 	 		\textit{Crime Statistics: Reported offence by Type and States, www.nigeriastat.gov.ng 35. Obi-Nwosu},  				2011. 2016. 2018. 61 p. 34.  	 	 (Balageul and Nwafor) 
\bibitem[Gaspar et al. ()]{b20}\label{b20} 	 		‘Comparison of emotion recognition from facial expression and music’.  		 			T Gaspar 		,  		 			M Lab Or 		,  		 			I Juric 		,  		 			D Dumancic 		,  		 			V Ilakovac 		,  		 			M Heffer 		.  	 	 		\textit{Coll Antropol}  		2011. 35  (1)  p. .  	 	 (Suppl) 
\bibitem[Farmer ()]{b17}\label{b17} 	 		‘Crime, definitions of’.  		 			L Farmer 		.  	 	 		\textit{The New Oxford Companion to Law},  				 			Conoghan Cane 		 (ed.)  		2008. Oxford University Press. p. 263.  	 
\bibitem[Marsh et al. ()]{b27}\label{b27} 	 		‘Deficits in facial affect recognition among antisocial populations: a meta-analysi s’.  		 			Marsh 		,  		 			Robert Blair 		,  		 			A A Marsh 		,  		 			Blair 		.  		 \xref{http://dx.doi.org/10.1016/j.neubiorev.2007.08.003}{10.1016/j.neubiorev.2007.08.003}.  		 \url{10.1016/j.neubiorev.2007.08.003}  	 	 		\textit{Neuroscience and biobehavioral reviews}  		2008. 32 p. .  	 	 (Neurosci Biobehav Rev) 
\bibitem[Omotor ()]{b35}\label{b35} 	 		‘Demographic and socioeconomic determinants and crimes in Nigeria (A panel data analysis)’.  		 			D G Omotor 		.  	 	 		\textit{Journal of applied business and economics}  		2010.  	 
\bibitem[Emeh ()]{b16}\label{b16} 	 		‘Education versus infectious diseases (ID) and the environment. A paper presented on the 14thof May, 2011 at stakeholders meeting organized by Centre of Excellence’.  		 			J U Emeh 		.  	 	 		\textit{World Bank Project}  		2011. 4.  		 			University of Calabar 		 	 
\bibitem[Dolan ()]{b13}\label{b13} 	 		‘Emotion, cognition, and behavior’.  		 			R Dolan 		.  	 	 		\textit{Science}  		2002. 298  (5596)  p. .  	 
\bibitem[Gross and Levenson ()]{b22}\label{b22} 	 		‘Emotional suppression: physi ology, self-report, and expressive behavior’.  		 			J J Gross 		,  		 			R W Levenson 		.  	 	 		\textit{J Pers Soc Psycho}  		1993. 64 p. .  	 
\bibitem[Skuse ()]{b39}\label{b39} 	 		\textit{Fear Recognition and the Neural Basi s of Social Cognition},  		 			D Skuse 		.  		2003. 8.  	 	 (Issue2 pg. 50-60) 
\bibitem[Chapell ()]{b7}\label{b7} 	 		‘Frequency of public smiling across the life span’.  		 			M S Chapell 		.  	 	 		\textit{Percept Mot Skills}  		1997. 85 p. 1326.  	 
\bibitem[Dimberg and Lundquist ()]{b12}\label{b12} 	 		‘Gender differences in facial reactions to facial expressions’.  		 			U Dimberg 		,  		 			L O Lundquist 		.  	 	 		\textit{Biol Psychol}  		1990. 30 p. .  	 
\bibitem[Briton and Hall ()]{b6}\label{b6} 	 		‘Gender-based expectancies and observer judgments of smiling’.  		 			N J Briton 		,  		 			J A Hall 		.  	 	 		\textit{Journal of Nonverbal Behavior}  		1995. 19 p. .  	 
\bibitem[Global study on homicide United Nations Office on Drug and Crime ()]{b40}\label{b40} 	 		‘Global study on homicide’.  		 \url{www.unodc.org}  	 	 		\textit{United Nations Office on Drug and Crime}  		2011.  	 
\bibitem[Ellis et al. ()]{b15}\label{b15} 	 		\textit{Handbook of Crime Correlates},  		 			Lee ; Ellis 		,  		 			Kevin M Beaver 		,  		 			John Wright 		.  		2009. Academic Press. 9780123736123.  	 
\bibitem[Goleman ()]{b21}\label{b21} 	 		‘It's Really Matter: Review of the book, Emotional Intelligence: Why it can matter more than IQ’.  		 			D Goleman 		.  	 	 		\textit{Research Journal of Humanities and Social Sciences}  		2018. 9  (3)  p. .  	 
\bibitem[Martin ()]{b28}\label{b28} 	 		 			E Martin 		.  		\textit{Oxford Dictionary of Law},  				 (Oxford)  		2003. Oxford University Press.  	 
\bibitem[Mineka and Cook ()]{b32}\label{b32} 	 		‘Mechanisms involved in the observational conditioning of fear’.  		 			S Mineka 		,  		 			M Cook 		.  	 	 		\textit{Journal of Experimental Psychology: General}  		1993. 122  (1)  p. .  	 
\bibitem[Blairy et al. ()]{b4}\label{b4} 	 		\textit{Memory and the judgement of emotional facial expressions},  		 			S Blairy 		,  		 			P Herrera 		,  		 			U Hess 		.  		1999.  	 
\bibitem[Blair ()]{b3}\label{b3} 	 		‘Neurobiological basis of psychopathy’.  		 			R Blair 		.  	 	 		\textit{British Journal of Psychiatry}  		2003. 182  (1)  p. .  	 
\bibitem[Webster and Kingston ()]{b41}\label{b41} 	 		\textit{Poverty and crime},  		 			C Webster 		,  		 			S Kingston 		.  		2014. London: Joseph Rowntree Foundation.  	 
\bibitem[Boyatzis et al. ()]{b5}\label{b5} 	 		‘Preschool children's decoding of facial emotions’.  		 			C J Boyatzis 		,  		 			E Chazan 		,  		 			C Z Ting 		.  	 	 		\textit{J Genet Psychol}  		1993. 154 p. .  	 
\bibitem[Posamentier and Abdi ()]{b36}\label{b36} 	 		‘Processing faces and facial expressions’.  		 			M T Posamentier 		,  		 			H Abdi 		.  	 	 		\textit{Neurop sychol Rev}  		2003. 13  (3)  p. .  	 
\bibitem[Blair ()]{b2}\label{b2} 	 		‘Responding to the emotions of others: Dissociating forms of empathy through the study of typical and psychiatric populations’.  		 			J Blair 		.  	 	 		\textit{Consciousness and Cognition}  		2005. 14  (4)  p. .  	 
\bibitem[Shinder and Cross ()]{b38}\label{b38} 	 		\textit{Scene of the Cybercrime},  		 			D Shinder 		,  		 			M Cross 		.  		2008. 2.  	 	 (nd Edition) 
\bibitem[Kring and Gordon ()]{b26}\label{b26} 	 		‘Sex differences in emotion: expressi on, experience, and physiology’.  		 			A M Kring 		,  		 			A H Gordon 		.  	 	 		\textit{J Pers Soc Psychol}  		1998. 74 p. .  	 
\bibitem[Chovil ()]{b8}\label{b8} 	 		‘Social determinants of facial displays’.  		 			N Chovil 		.  	 	 		\textit{Journal of Nonverbal Behavior}  		1991. 15 p. .  	 
\bibitem[Fridlund ()]{b19}\label{b19} 	 		‘Sociality of solitary smiling: Potentiation by an implicit audience’.  		 			A J Fridlund 		.  	 	 		\textit{Journal of Personality and Social Psychology}  		1991. 60  (2)  p. .  	 
\bibitem[Baum et al. ()]{b1}\label{b1} 	 		‘Socioeconomic status and chronic stress. Does stress account for SES effects on health?’.  		 			A Baum 		,  		 			J P Garofalo 		,  		 			Yali 		,  		 			Am 		.  		 \xref{http://dx.doi.org/10.1111/j.1749-6632.1999.tb0811.x}{10.1111/j.1749-6632.1999.tb0811.x}.  	 	 		\textit{Ann N Y Acad Sci}  		1999. 1999. 896 p. .  	 
\bibitem[Matthews and Wells ()]{b29}\label{b29} 	 		‘The c ognitive science of attention and emotion’.  		 			G Matthews 		,  		 			A Wells 		.  	 	 		\textit{Handbook of cognition and emotion},  				 			T J Dalgleish \& M,  			Power 		 (ed.)  		1999. p. .  	 
\bibitem[Hoffman ()]{b24}\label{b24} 	 		‘The contribution of empathy to justice and moral judgment’.  		 			M L Hoffman 		.  	 	 		\textit{Cambridge studies in social and emotional development. Empathy and its development},  				 			N Ei,  			\& J Strayer 		 (ed.)  		1987. p. .  	 
\bibitem[Amir et al. ()]{b37}\label{b37} 	 		‘The impact of neighbourhood deprivation on adolescent violent criminality and substance misuse: a longitudinal, quasi-experimental study of the total Swedish population’.  		 			Sariaslan Amir 		,  		 			Niklas Lång Ström 		,  		 			Brian 		,  		 			Johan Hallqvist 		,  		 			Johan Franck 		,  		 			Paul Lichtenstein 		.  	 	 		\textit{International journal of epidemiology}  		2013. 42  (4)  p. .  	 
\bibitem[Animasahun ()]{b0}\label{b0} 	 		\textit{The Menace of Examination Malpractices, Poor Academic Performance and Academic Failure Among Secondary School Students: Focus on Remediation. Paper Presented at a Workshop Organised by the Polytechnic Ibadan},  		 			R A Animasahun 		.  		2011. Ibadan.  	 
\bibitem[Izard et al. ()]{b25}\label{b25} 	 		‘The ontogeny and significance of infants' facial expressions in first nine months of life’.  		 			C E Izard 		,  		 			C A Fantauzzo 		,  		 			J M Castle 		,  		 			O M Haynes 		,  		 			M F Rayias 		,  		 			P H Putnam 		.  	 	 		\textit{Developmental Psychology}  		1995. 31 p. .  	 
\bibitem[
			Darwin
		 (ed.) ()]{b11}\label{b11} 	 		\textit{Universality of emotional expression? A personal history of the dispute},  		 			Darwin 		.  		Ekman P (ed.)  		1872. 1998. New York: Oxford University Press. p. .  	 	 (The expression the emotions in man and animal) 
\bibitem[Ekman (ed.) ()]{b14}\label{b14} 	 		\textit{Universality of emotional expression? A personal history of the dispute},  		 			P Ekman 		.  		Ekman P (ed.)  		1998. New York: Oxford University Press. p. .  	 	 (The expression the emotions in man and animal) 
\bibitem[Hayward and Sharp ()]{b23}\label{b23} 	 		\textit{Young people and anti-social behaviour: findings form the 2004 Crime and Justice Survey. Home Office Findings No},  		 			R Hayward 		,  		 			C Sharp 		.  		2005.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
