\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={Ethical Values and Perception of Accounting Students in Southwestern Nigeria},
 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{Ethical Values and Perception of Accounting Students in Southwestern Nigeria}
\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]{Odunsi Adenike  Olufunmilayo}

             \author[2]{Kolapo.O  .Odeniyi}

             \author[3]{Adeleke.O.  Odeniyi}

\renewcommand\Authands{ and }

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

\maketitle


\begin{abstract}
        


More often than not, professionals are rated by ethical values in addition to their field of speciality most especially when its on finances and management. Eventually that suggest further investigation on ethical values in correlation with the education in accounting field of study, hence this study. Determinants and adequacy of ethical education provided to students of accounting on ethical values in Southwestern Nigeria were investigated. The study also evaluated the influence of ethics education on perception of students of accounting on ethical values with the view to providing necessary and useful output in educational policy making, and developments.

\end{abstract}


\keywords{ethical values, accounting students, southwestern Nigeria.}

\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& 	 	 		 \par
ethical values in addition to their field of speciality most especially when its on finances and management. Eventually that suggest further investigation on ethical values in correlation with the education in accounting field of study, hence this study. Determinants and adequacy of ethical education provided to students of accounting on ethical values in Southwestern Nigeria were investigated. The study also evaluated the influence of ethics education on perception of students of accounting on ethical values with the view to providing necessary and useful output in educational policy making, and developments. Data were sourced with the use of structured questionnaire on four hundred (400) students as respondents drawn from among final year students of Federal, State and Private higher institutions from a population of about One Thousan and Ninet Three (1093) respondents in tertiary institutions in Southwestern Nigeria. Data were analyzed using percentage, z-statistics. The study showed three latent classes as low, medium and high students' knowledge as 25\%, 22\% and 53\% respectively of ethical education which depicted fairly adequate and varied knowledge of ethical education among the students. The study also showed that two constructs namely personal values (z= 3.87, p<0.01) and economic power (z= -13.07,p<0.01) were significant as determinants of ethical values. The study also found out that ethical education showed no significant influence on ethical values of accounting students (z=-1.  {\ref 60,p=0.109)}. This may be due to the fact that students ethical values may have been formed before tertiary education. The study discovered that personal values and economic power impacted ethical values of accounting students in southwestern Nigerian.\par
Keywords: ethical values, accounting students, southwestern Nigeria. thics or ethical behaviour are non-analytical skills, it refers in general to a system of good or moral behaviour or conduct supposed to align behaviours within an organization and the social framework. Erondu, Sharland and Okpara (2004) hold that the study of "ethics" focuses on issues of practical decision making, including the nature of ultimate value, and standards by which a human action can be judged right or wrong, good or bad. Gardner (2007) state that, in psychological terms, possessing an ethical mind set involves consistent practice of ethical principles, while ethical orientation is first cultivated in the home, and is later influenced by peers and the standards of surrounding community, the improper or even criminal behaviour of others can undermine ethics in the business context. The notion of consistent practice suggests that, whilst it may be true that students come to tertiary institutions with certain patterns of behaviours ingrained  {\ref (Alam,1999)}. It is possible to train them to work ethically, or more ethically if their ethical orientation is partially developed and to resist the influence of others behaving unethically when at work \hyperref[b59]{(Hiltebeitel \& Jones, 1991)}.\par
In recent past, the quality of graduates of accounting is under intense criticism. The graduates are perceived to lack the professional ethics expected of professional accountants argued to be ill prepared and as a consequent, they are claimed to be incapable of fulfilling the required duties at an exceptional level in the field. Part of the blame is placed on the broad shoulder of the accounting education system for failing to provide sufficient knowledge and develop necessary skills in students as demanded by the evolving accounting profession.  {\ref (May \& Sylvester, 1995;} {\ref Steadman \& Green, 1995;}\hyperref[b134]{Porter, 2010)}. \hyperref[b71]{Jackling \& Lange (2009)} claims that there has been a good chuck of proofs suggesting that a serious mismatch is evident between the demand and supply of future accountants. The influence of globalization, emergence of advanced and sophisticated information and communication technology, the proliferation in the number, growth in size and increased complexity of business operation as well as expansion of business networking from the regional to the international market have brought considerable change to the business environment and made it becoming more intricate and competitive  {\ref (Pearson, 2001;}\hyperref[b12]{Albrecht \& Sack, 2000)}. The Accounting Education Change Commisssion (AECC) for example recommends that accounting curriculum should be able to provide broad based knowledge and relevant accounting skills for future accountants. Meanwhile. The International Federation of Accountants (IFAC) suggest that accounting curriculum should be able to provide the foundation for lifelong learning (Che ku Hisan, 2004).   {\ref Gray, Bebbington, \& McPhail, 1994)}. Such programme of education has been partly blamed for the breakdown of ethics in the business world, namely, due to its failure to provide sufficient ethics training to the students  {\ref (Albrecht, Hill, \& Albrecht, 2006;} {\ref Waddock, 2005)}. The courses that are taught to accounting students are said to be dominated by the learning of techniques and rules \hyperref[b36]{(Boyce, 2008}  
\section[{II.}]{II.} 
\section[{Statement of the Problem}]{Statement of the Problem} 
\section[{c) Hypotheses of the Study}]{c) Hypotheses of the Study}\par
The following are the null hypotheses for the study: H 01 : Teaching accounting ethics will not significantly affect the ethical values of accounting students. H 02 :\par
There is no relationship between accounting ethics determinants and perception of accounting students in Southwestern Nigeria. 
\section[{d) Review of Empirical Studies in Nigeria}]{d) Review of Empirical Studies in Nigeria}\par
In Nigeria Tsalikis \& Nwachukwu (1991) compared the ethical perceptions of American and Nigerian students in the three scenarios of relativism, egoism and justice. They found that ethical reactions to bribery and extortion differ among American and Nigerian students. Ajibolade (2008) carried out a study on accounting student's perception of ethical behaviour and found out that beginning students have higher ethical perception scores than the final year students. Ogbonna \& Ebimobowei (2012), evaluated the effect of ethical accounting standards on the quality of financial reports of banks in Nigeria, they found out that ethical accounting standards affect the quality of financial reports of banks in Nigeria. \hyperref[b51]{Gloria (2011)} assessed ethical behaviour of Nigerian business students in southeastern Nigeria and found out that a Nigerian business student is a middling ethical person and that female are more ethical than their male counterparts. Okafor, Okaro \& Egbunike (2015) assessed students' perception of ethics: Implication for national development and found out that an average student sees cheating as dishonesty but not as a serious evil. Oraka \& Okegbe (2015) assessed the impact of professional accounting ethics in quality assurance in audit. The study found out that quality assurance in audit has enhanced investors confidence in the reliability of audited accounts. 
\section[{e) Theoretical Framework}]{e) Theoretical Framework}\par
Empirical studies concerning ethics have mostly focused on the study of Kohlberg's (1969) theory of Cognitive Moral reasoning and Development (CMD). Kohlberg defines six stages of moral reasoning and indicates that a person can only pass to next level based on his/her developments in belief's systems. The stages of Kohlberg's theory are obedience motivated by avoidance of punishment, social gratification according to social group conventions, role expectation and approval from others, adherence to legal and moral codes, post-conventional inner conscience, just rules determined by consensus and self-chosen ethical principles  {\ref (Dellaportas, 2006)}. Most of the empirical studies based on Kohlberg's moral reasoning were developed by using Defining Issues Test (DIT) \hyperref[b126]{(Rest, 1986)}. DIT, conducted by  {\ref Rest (1979)} can be categorized as Neo-Kohlberg and it uses a Likert scale to give quantitative rankings to the six moral dilemmas of Kohlberg's theory. This research work will therefore be based on the cognitive moral development theory. 
\section[{III.}]{III.} 
\section[{Methodology}]{Methodology}\par
The research examined the ethical values and accounting students? perception in southwestern Nigeria. Southwestern is one of the six geo-political zones of Nigeria which comprised of six states, namely Osun, Ondo, Oyo, Ogun, Ekiti and Lagos states.\par
Southwestern Nigeria was chosen due to the presence of Federal, State and Private institutions of higher learning in Nigeria. The study adopted the survey design of correlational type. The population for this study comprised of 1093 final year accounting students of federal, state and private institutions of higher learning in Southwestern Nigeria that offered accounting courses. Multi stage sampling procedure was used to select the sample. In the first stage, purposive sampling technique was used to select two states from Southwestern Nigeria namely Oyo and Osun because of the similarity in course structure. In the second stage, simple random sampling was used to select a sample of 400 final year accounting students of federal, state and private institutions from 10 tertiary institutions existing in each state that was selected for the study.\par
IV. 
\section[{Research Instrument}]{Research Instrument}\par
Structured questionnaire was used for the purpose of this study. The design of questions in the survey was based on the combination of deductive and inductive approaches (Tharenou, Donohue, \& Cooper, 2007). Cronbach coefficient alpha test was conducted on the data set to reduce the variables to a manageable manner so that the underlying constructs (factors) might help in achieving the objectives.\par
V. Presentation and Analysis of Findings Cronbach Alpha test was initially conducted to identify the highest discriminating items for each of the five constructs (independence, integrity, confidentiality, objectivity, and professional behavior) in the questionnaire. The analysis resulted in an optimal number of 14 items from the 27 items with an alpha value of 0.8377 (Table \hyperref[tab_5]{4}.2). This result explained the basis for the use of 14 items in the achievement of the objective. These items comprised of three items (Q10, Q11, and Q13) that measured independence construct; three items (Q15, Q17 and Q19) that measured integrity construct; three items (Q21, Q22 and Q25) that measured confidentiality construct; two items (Q27 and Q28) that measured objectivity; and three items (Q29, Q30 and Q33) that measured professional behavior construct. Table \hyperref[tab_5]{4}.2 presented the perceptions of respondents on the five constructs of ethical behavior. The perceptions of the respondent showed that while some demonstrated knowledge of ethical practices, others did not demonstrate knowledge of ethical practices through their responses to the questions. Independence An auditor can be an employee of the client(Q11) 3 0 . 6 1 6 . 1 2 4 . 2 1 4 . 0 1 5 . 1 Independence An audi t f i rm can carry out i ts audi t work and work i n executi ve capaci t y f or i t s cl i ent (Q13) 2 6 . 1 2 1 . 5 1 7 . 5 1 8 . 0 1 6 . 9\par
I n t e g r i t y An accountant can engage i n fraud i f threatened by hi s/her empl oyee(Q15) 4 1 . 7 2 0 . 4 1 2 . 6 1 4 . 8 1 0 . 5 I n t e g r i t y An accountant can associ ate wi th report that contai ns mi sl eadi ng i nformati on(Q17) 3 9 1 6 . 1 2 0 . 2 1 2 . 1 1 2 . 6 I n t e g r i t y Audi t f i r m can accept an assi gnment wi t hout ascer t ai ni ng whet her t her e ex i st any pr of essi onal r easons not t o accept t he assi gnment ( Q19) 3 2 . 3 1 8 . 3 2 0 . 2 1 6 . 1 1 3 . 1 Confidentiality Account ant s shoul d use conf i denti al i nf ormati on f rom hi s assi gnment f or personal gai ns(Q21) 3 6 . 2 1 6 . 7 1 9 . 1 1 4 . 0 1 4 . 0 Confidentiality An audi t or can repor t to t he stock exchange i n rel at i on to l i st i ng rul es wi t hout cl i ent aut hori zat i on(Q22) 2 3 . 4 3 0 1 5 . 6 1 8 . 1 1 2 . 9 Confidentiality Audi tors can di scl ose and di scuss cl i ent i nformati on i n publ i c pl aces(Q25) 4 1 . 4 1 5 . 9 1 7 . 5 1 5 . 6 9 . 6 Professional Behavior An audi t or can al l ow st akehol ders i n hi s cl i ent fi rm i nfl uence hi s prof essi onal j udgment (Q27) 2 9 . 3 2 6 . 3 1 9 . 6 1 2 . 2 1 2 . 6 Professional Behavior An audi t f i rm par t ner can accept i nvi t at i on f rom hi s cl i ent t o have a weekend cel ebrat i on wi t h t he cl i ent company(Q28) 2 0 . 7 1 8 . 8 2 7 . 2 1 8 . 8 1 4 . 5\par
Table \hyperref[tab_2]{1} presented the descriptive statistics of the construct. Nine observed variables had their mean figures greater than the median figures which indicated a positive skewness and tended to be kurtotic, while five items had their mean figures less than the median figures which indicated that they were negatively skewed. The distribution of the items was examined for univariate and multivariate normality. The results (Table \hyperref[tab_5]{4}.3) showed non-normality at both univariate and multivariate levels. Test of Multicollinearity was also conducted using variance inflation factor (VIF) and the results in Table \hyperref[tab_5]{4}.3 showed an absence of Multicollinearity as none of the items was above a cut-off point of 5.0.  
\section[{Discussion of Findings}]{Discussion of Findings}\par
The selection of the number of latent classes was done using Akaike Information Criteria (AIC) and Bayesian Information Criteria (BIC). The AIC and BIC criteria are widely accepted for Latent Class Analysis (LCA) methods (Lanza et al., 2007) even though BIC performs slightly better than AIC (Yang, 2006) and is particularly suited to LCA \hyperref[b112]{(Muthen and Muthen, 2000)}. However, studies have shown that traditional fit indices (AIC and BIC) may not uniformly point to a single model specification and may over or underestimate the number of classes and going further, the final model specification and the total number of classes should be selected by considering such issues as principle of parsimony, interpretability of results, good judgment, theory and previous findings in literature (Deleuze et al., 2015; Laska, Pasch, Lust, Story and Ehlinger, 2009). Table \hyperref[tab_5]{4}.4 showed the fit indices for each of the model solution. A range of two to five latent classes were examined. A two-class model was fitted first; this was then followed by successively increasing the number of classes to a maximum of five-class model. According to AIC, the best fit was the 5-class model. However, the AIC decreased as the number of classes increased. Therefore, in this case, it became uninformative. The BIC method recommended a 4-class model as the best fit. A further analysis using hausman effect was carried out on the suitability between a three and four class model. The results of the hausman analysis in Appendix 1 favored a 3-class model. The three-class model presented a richer grouping of ethical behavior including division of ethical behavior into three sub-cluster namely low, medium and high ethical behavior. Based on parsimony and ease of interpretation, the three-class model was deemed to be the preferred model. This objective analysed ethical behavior of the respondents using latent class analysis in a representative sample of 372 students in Institutions of Higher Learning. This was with the view of establishing the adequacy of ethical education provided to accounting students in southwestern Nigeria. Latent class analysis method was applied to identify the existence of subgroups on the basis of ethical behavior that respondents reported themselves to believe in. The identified subgroups were then compared on the basis of their responses to questions on ethical constructs. The latent class procedure identified three latent classes of students which were statistically and ethically distinct, based on the level of responses on ethical constructs of independence, integrity, confidentiality, objectivity, and professional behavior. The three-class model was named as (i) poor ethical education class, (ii) moderate ethical education class, and (iii) high ethical education class. The results was as shown in Table \hyperref[tab_5]{4}.5  \hyperref[tab_5]{4}.6 presented the descriptive statistics of the construct. Four observed variables had their mean figures greater than the median figures which indicated a positive skewness and tended to be kurtotic, while five items had their mean figures less than the median figures which indicated that they were negatively skewed. The distribution of the items was examined for univariate and multivariate normality. The results showed non-normality at both univariate and multivariate levels. Model variance inflation factor (VIF) and the results showed an absence of Multicollinearity as none of the items was above a cut-off point of 5.0. 
\section[{b) Discussion of Findings}]{b) Discussion of Findings}\par
This objective investigated the determinants of ethical values among undergraduate accounting students in Nigeria. The ethical values were in line with IFAC codes of professional ethics of independence, integrity, objectivity, confidentiality, and professional behaviour. The determinants that were considered in this study were personal values, religious beliefs, and economic power. The results of the findings showed that two constructs namely personal values and economic power were significant as determinants of ethical values among the respondents as shown in Table \hyperref[tab_5]{4}. \hyperref[b7]{7}.\par
Personal values (PAM) presented a positive coefficient of 0.0171 and statistically significant factor at 5\% significance level. The result of the finding showed that personal value was a determinant of ethical values among respondents in Nigeria. This finding was in line with the works of Karacaer, Gohar, Aygun, \& Sayin (2009), Shafer, Morris, \& Ketchand (2001), Douglas, Davidson, \& Schwartz (2001), \hyperref[b131]{Rokeach (1973)}, and Cheng \& Fleischmann (2010) that found a positive link between personal values and ethical decision-making. Personal values are deep-seated pervasive core beliefs or guiding principles that transcend specific situations to direct or propel human behaviour in decision making  {\ref (Lan, Ma, Cao, \& Zhang, 2009)}. They are central to an individual's thought process, and therefore instrumental in the formation of attitudes and the execution of purposive behaviours in many circumstances or issues \hyperref[b131]{(Rokeach, 1973)}. It is presumed that personal values are responsible for the formation of perceptions, evaluations, judgements, commitments, level of satisfactions, attitude and behaviours, and therefore are good predictors of attitudes and the driving force behind ethical decision-making behaviour of individuals (Alleyne, Cadogan-McClean, \& Harper, 2013). The concept of personal value is viewed as a relatively permanent construct that shapes the general personality of an individual. Values are believed to be fundamental components ingrained in a person's make-up and are determinants of attitudes and behaviour (Alter, Yahya, \& Haran, 2013).  Test of Multicollinearity was also conducted using Economic power presented a negative coefficient of 0.846 and statistically significant factor at 5\% significance level. The result of the finding showed that economic power was a determinant of ethical values among respondents in Nigeria and students with low economic powers exhibit ethical values than their wealthy colleagues. Economic power is the income that the students depend on for survival during their studies and this typically depend on their family income. Generally, students in Nigeria depend absolutely on the financing power of their parents. This position was in line with the works of Lochner (2012), and Shamsuddin, Abd-Wahab, Fu'ad, Azis, \& Mahmood (2015) which affirmed that students with low economic power were more sensitive with ethical issues because they will try to avoid any unethical behaviour, while students with high economic power in terms of high family income are more exposed to unethical behaviour. 
\section[{VIII. Influence of Ethics Education on}]{VIII. Influence of Ethics Education on}\par
Accounting Students' Ethical Values in South-Western Nigeria 
\section[{a) Descriptive Statistics of Variables Analyzing the Influence of Ethics Education on Accounting Students' Ethical Value in Southwestern Nigeria}]{a) Descriptive Statistics of Variables Analyzing the Influence of Ethics Education on Accounting Students' Ethical Value in Southwestern Nigeria}\par
Table \hyperref[tab_5]{4}.8 presented the descriptive statistics of the variables that measured the influence of ethics education on accounting students' ethical value in Southwestern Nigeria. All the observed variables had their mean figures less than the median which indicated that they were negatively skewed. There was no evidence of serious outliers because none of the variables showed a kurtosis above 7. The distribution of the items was examined for univariate and multivariate normality. The results showed non-normality at both univariate and multivariate levels.   
\section[{Discussion of Findings}]{Discussion of Findings}\par
This objective evaluated the influence of ethics education on accounting students' perception of ethical values among undergraduate accounting students in Southwestern Nigeria. Ethics education (EDUC) showed a non-significant effect (z = -1.60, p = 0.109) on ethical values (Ethicalvalues) held by respondents at 5\% significance level in Table \hyperref[tab_5]{4}.9. This finding was consistent with evidence reported by  {\ref Gupta} Further in this line of thought, Cole and Smith (1995) cited in Khalizani, Syed-Omar \& Khalisanni (2011) found that beliefs held by students were not significantly influenced by ethical courses but by the "type of business" and the "society they live in". Some critics of ethics education have suggested that teaching ethics in the undergraduate curriculum is neither wise nor necessary because of the belief that college students are unlikely to change their moral outlook simply because of an ethics course (Acevado, 2001). They further posited that where an ethics course was interesting and/or beneficial, the fact that the course was taught to adults means it was taught to people whose moral frameworks have already been formed and is not likely to change much (Khalizani, Syed-Omar, and Khalisanni, 2011).  Shamsuddin, Abd-Wahab, Fu'ad, Azis, \& Mahmood (2015) argued that some students engaged in unethical activities despite their knowledge of unethical nature of their behaviours. In furtherance of their argument, they posited that some students chose to make unethical decision not because they chose to behave unethically, but because they did not have the capacity to recognise that a certain situation had a component of ethical nature despite having taken ethical courses. Schmidt (2015) argued that instructing accounting students to behave ethically had a minimal effect on their future professional behaviour. 
\section[{X.}]{X.} 
\section[{Conclusion}]{Conclusion}\par
On the investigation of the determinants of ethical values among undergraduate accounting students in Nigeria, the determinants that were considered in this study were personal values, religious beliefs and economic power. Personal values presented a positive coefficient of 0.3549 and statistically significant factor at 5\% significant level. Economic power presented a negative coefficient of 0.8069 and statistically significant factor at 5\% significance. On the influence of ethics education on accounting students' perception of ethical values in Southwestern Nigeria, the result from the findings showed a non-significant effect on the ethical values held by respondents at 5\% significance level. This finding is consistent with prior research which also showed the non-significance of effect of ethical education on accounting students' perception of ethical values of undergraduate students in Southwestern Nigeria. 
\section[{Global Journal of Management and Business Research}]{Global Journal of Management and Business Research}\par
Volume XX Issue II Version I Year 2020 ( ) D   \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.21636363636363634\textwidth}P{0.2009090909090909\textwidth}P{0.23181818181818178\textwidth}P{0.2009090909090909\textwidth}}
None \% Few \%\tabcellsep Moderately \%\tabcellsep A Great Deal \%\tabcellsep Completely \%\end{longtable} \par
 
\caption{\label{tab_2}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.33203125\textwidth}P{0.27890624999999997\textwidth}P{0.23906249999999998\textwidth}}
Mardia mS kewness = 22.06\tabcellsep chi2 (560) = 1372.877\tabcellsep prob>chi2 = 0.0000\end{longtable} \par
 
\caption{\label{tab_3}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.26749999999999996\textwidth}P{0.03\textwidth}P{0.01\textwidth}P{0.18\textwidth}P{0.0375\textwidth}P{0.3175\textwidth}P{0.0075\textwidth}}
Model\tabcellsep \multicolumn{3}{l}{Observations}\tabcellsep d f\tabcellsep AIC\tabcellsep BIC\\
\multicolumn{2}{l}{T w o c l a s s 3}\tabcellsep 7\tabcellsep 2 -9 3 9 2 . 5 0 8\tabcellsep 4 6\tabcellsep 1 8 8 7 7 . 0 2 1 9 0 5 7 . 0 4\\
\multicolumn{2}{l}{T h r e e c l a s s 3}\tabcellsep 7\tabcellsep 2 -9 2 6 5 . 8 0 6\tabcellsep 6 2\tabcellsep 1 8 6 5 5 . 6 1 1 8 8 9 8 . 2 5\\
\multicolumn{2}{l}{F o u r c l a s s 3}\tabcellsep 7\tabcellsep 2 -9 1 9 5 . 5 5 3\tabcellsep 7 8\tabcellsep 1 8 5 4 7 . 1 1 1 8 8 5 2 . 3 6\\
\multicolumn{2}{l}{F i v e c l a s s 3}\tabcellsep 7\tabcellsep 2 -9 1 5 4 . 9 9 7\tabcellsep 9 4\tabcellsep 1 8 4 9 7 . 9 9 1 8 8 6 5 . 8 6\\
\multicolumn{2}{l}{Source: Field Survey, 2017}\tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_4}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.4059551886792453\textwidth}P{0.005011792452830189\textwidth}P{0.06515330188679244\textwidth}P{0.0010023584905660377\textwidth}P{0.031073113207547166\textwidth}P{0.00902122641509434\textwidth}P{0.03808962264150943\textwidth}P{0.0010023584905660377\textwidth}P{0.06715801886792452\textwidth}P{0.0010023584905660377\textwidth}P{0.03307783018867924\textwidth}P{0.02906839622641509\textwidth}P{0.031073113207547166\textwidth}P{0.0010023584905660377\textwidth}P{0.03608490566037736\textwidth}P{0.09522405660377359\textwidth}}
\multicolumn{12}{l}{Ethical Values and Perception of Accounting Students in Southwestern Nigeria}\tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Year 2020\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 33\\
Class\tabcellsep 1 Low\tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{2 Medium}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 3 High\tabcellsep \tabcellsep \tabcellsep \tabcellsep Volume XX Issue II Version I\\
\multicolumn{2}{l}{Percentage b s e 1 1 1 1 1 1 2 2 2 2 2 2 3 3 Average Source: Field Survey, 2018 O Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q VII. Determinants of Ethical Values 25\% r v e d 7 3 . 6 0 3 . 8 1 3 . 6 3 3 . 5 5 3 . 3 7 3 . 6 9 3 . 3 1 2 . 9 2 3 . 3 5 3 . 2 7 3 . 6 8 3 . 6 9 4 . 0 0 3 . 6 3 3 . 2 3 . 5}\tabcellsep V 2 2 7 1 4 1 5 1 0 1 2 1 7 1 6 1 9 1 4 1 3 1 8 1 5 1 8 1 8 2 3 1\tabcellsep a\tabcellsep . . . . . . . . . . . . . . . .\tabcellsep r\tabcellsep 22\% 1 i 2 4 6 3 1 2 2 7 3 4 8 2 4 0 5\tabcellsep a\tabcellsep 5 b 2 2 8 2 3 2 6 2 2 2 9 2 5 2 7 2 6 2 0 2 6 2 4 2 3 2 2 2 6 2 1 2\tabcellsep l\tabcellsep 3 . . . . . . . . . . . . . . . .\tabcellsep e\tabcellsep 7 3 7 9 2 3 8 8 7 4 4 9 4 7 9 6\tabcellsep s\tabcellsep \% : 2 2 3 0 8 6 1 6 3 0 5 6 6 4 1 4\tabcellsep D ( ) Global Journal of Management and Business Research\\
\multicolumn{2}{l}{Among Undergraduate Accounting}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Students\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{4}{l}{© 2020 Global Journals}\end{longtable} \par
  {\small\itshape [Note: a) Descriptive Statistics of VariablesTable]} 
\caption{\label{tab_5}Table 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.19029850746268656\textwidth}P{0.3805970149253731\textwidth}P{0.15223880597014924\textwidth}P{0.12686567164179102\textwidth}}
\tabcellsep \multicolumn{2}{l}{Accounting Students}\tabcellsep \\
Latent Variable\tabcellsep Coefficient\tabcellsep Z-Statistics\tabcellsep Probabiliy\end{longtable} \par
 
\caption{\label{tab_6}Table 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{7} \par 
\begin{longtable}{P{0.359375\textwidth}P{0.028125\textwidth}P{0.2375\textwidth}P{0.225\textwidth}}
\multicolumn{2}{l}{Mardia mSkewness = 155.4395}\tabcellsep chi2 (364) = 8094.904\tabcellsep prob>chi2 = 0.0000\\
\multicolumn{2}{l}{Mardia mKurtosis = 352.6678}\tabcellsep chi2(1) = 7840.462\tabcellsep prob>chi2 = 0.0000\\
Henze-zirkler\tabcellsep = 17.4639\tabcellsep chi2(1) = 2.88e+05\tabcellsep prob>chi2 = 0.0000\\
Doornik-Hansen\tabcellsep \tabcellsep chi2(24) = 6160.312\tabcellsep prob>chi2 = 0.0000\\
\multicolumn{2}{l}{Source: Author's computation, 2018}\tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_7}Table 7 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{8} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_9}Table 8 :}\end{figure}
 			\footnote{( ) D © 2020 Global Journals Ethical Values and Perception of Accounting Students in Southwestern Nigeria} 			\footnote{© 2020 Global Journals} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[ Psychometrika]{b111}\label{b111} 	 		\textit{},  	 	 		\textit{Psychometrika}  		49 p. .  	 
\bibitem[Joad ()]{b75}\label{b75} 	 		\textit{},  		 			C E Joad 		.  	 	 		\textit{Philosophy. New York: Facwett World Library}  		1962.  	 
\bibitem[Langenderfer and Rockness ()]{b90}\label{b90} 	 		\textit{},  		 			H Langenderfer 		,  		 			J Rockness 		.  		1989.  	 
\bibitem[Reeves ()]{b1}\label{b1} 	 		\textit{},  		 			M G Reeves 		,  		 			F 		.  		1997.  	 
\bibitem[Ahmed et al. ()]{b7}\label{b7} 	 		\textit{},  		 			M Ahmed 		,  		 			K Chung 		,  		 			J Eichenseher 		.  		2003.  	 
\bibitem[Blanthorne et al. ()]{b30}\label{b30} 	 		\textit{},  		 			C Blanthorne 		,  		 			S Kovar 		,  		 			D Fisher 		.  		2007.  	 
\bibitem[Icerman et al. ()]{b69}\label{b69} 	 		‘A Baseline Assessment of Moral Development :Accounting, Other Business and Non-Business Students’.  		 			R Icerman 		,  		 			J Krancher 		,  		 			M Kennedy 		.  	 	 		\textit{Accounting Educators' Journal}  		1991. p. .  	 
\bibitem[O'clock and Okleshan ()]{b114}\label{b114} 	 		‘A Comparison of Ethical Perceptions of Business and Engineering Majors’.  		 			P O'clock 		,  		 			M Okleshan 		.  	 	 		\textit{Journal of Business Ethics}  		1993. 12  (9)  p. .  	 
\bibitem[Lan et al. ()]{b87}\label{b87} 	 		‘A Comparison of Personal Values of Chinese Accounting Practitioners and Students'’.  		 			G Lan 		,  		 			. Z Ma 		,  		 			J Cao 		,  		 			H Zang 		.  	 	 		\textit{Journal of Business Ethics}  		2009. 88  (1)  p. .  	 
\bibitem[Gupta et al. ()]{b54}\label{b54} 	 		‘A Comparison of the Ethics of Business Students: Stated Behaviour versus Actual Behaviour’.  		 			S Gupta 		,  		 			D Cunningham 		,  		 			A Arya 		.  	 	 		\textit{Journal of Legal, Ethical and Regulatory Issues}  		2009. 2 p. .  	 
\bibitem[Ge and Thomas ()]{b48}\label{b48} 	 		‘A Cross Cultural Comparison of Deliberative Reasoning of Canadian and Chinese Accounting Students`’.  		 			L Ge 		,  		 			S Thomas 		.  	 	 		\textit{Journal of Business Ethics}  		2008. 82  (1)  p. .  	 
\bibitem[Oddo ()]{b115}\label{b115} 	 		‘A Framework for Teaching Business Ethics’.  		 			A Oddo 		.  	 	 		\textit{Journal of Business Ethics}  		1997. 16  (3)  p. .  	 
\bibitem[Brands (2010)]{b38}\label{b38} 	 		\textit{A Framework for Teaching Ethics and Values in Accounting Courses},  		 			K Brands 		.  		 \url{http://www.cjbe.org/resources}  		2010. July 6, 2010.  	 
\bibitem[Muthen ()]{b110}\label{b110} 	 		\textit{A General Structural Equation Model with Dichotomous Ordered Categorical and Continuous Latent Variables Indicators},  		 			B Muthen 		.  		1984.  	 
\bibitem[Arlom and Ulrich ()]{b16}\label{b16} 	 		‘A Longitudinal Survey of BUsiness School Graduates' Assessment of Business Ethics’.  		 			P Arlom 		,  		 			T Ulrich 		.  	 	 		\textit{Journal of Business Ethics}  		1988. 7  (4)  p. .  	 
\bibitem[Lampe and Finn ()]{b85}\label{b85} 	 		‘A Model of Auditors' Ethical Decision Making Process’.  		 			J Lampe 		,  		 			D W Finn 		.  	 	 		\textit{Auditing: A Journal of Practice and Theory}  		1992. 11 p. .  	 	 (supplement) 
\bibitem[Fritzsche ()]{b44}\label{b44} 	 		‘A Model of Decision Making Incorporating Ethical Values’.  		 			D Fritzsche 		.  	 	 		\textit{Journal of Business Ethics}  		1991. 24  (2)  p. .  	 
\bibitem[Rest et al. ()]{b127}\label{b127} 	 		‘A Neo Kohlbergian Approach: The DIT and Scheme Theory’.  		 			J Rest 		,  		 			M Bebeau 		,  		 			S Thoma 		.  	 	 		\textit{Educational Psychology Review}  		1999. 11  (4)  p. .  	 
\bibitem[Hormer and Kahle ()]{b64}\label{b64} 	 		‘A Structural Equation Test of the Values Attitude Behaviour Hierarchy’.  		 			P M Hormer 		,  		 			L Kahle 		.  	 	 		\textit{Journal of Personality and Social Pschology}  		1988. 54  (4)  p. .  	 
\bibitem[Miner ()]{b105}\label{b105} 	 		‘A Sustainable Approach to’.  		 			K Miner 		.  	 	 		\textit{Business Ethics. A European Review}  		2002. 11 p. 137.  	 
\bibitem[Baird et al. ()]{b18}\label{b18} 	 		‘Academic Major, Gender, Personal Values and Reactions to Ethical Dilemma’.  		 			E Baird 		,  		 			R C Zelin 		,  		 			P Brennan 		.  	 	 		\textit{Journal of Business Case Studies}  		2006. 2  (2)  p. .  	 
\bibitem[Abdolmohammadi and Baker ()]{b3}\label{b3} 	 		‘Accountants Value Preference and Moral Reasoning’.  		 			M Abdolmohammadi 		,  		 			R Baker 		.  	 	 		\textit{Journal of Business Ethics}  		2006. 69  (1)  p. .  	 
\bibitem[Ponemon and Glazer ()]{b122}\label{b122} 	 		‘Accounting Education and Ethical Development: The Influence of Liberal Learning on Students and Alumni in Accounting Practice’.  		 			L Ponemon 		,  		 			A Glazer 		.  	 	 		\textit{Issues in Accounting Education}  		1990. 5 p. .  	 
\bibitem[Gray and Collison ()]{b52}\label{b52} 	 		‘Accounting Education, Sustainability and Public Intetrest’.  		 			R Gray 		,  		 			D Collison 		.  	 	 		\textit{Critical Perspective on Accounting}  		2002. 13  (6)  p. .  	 
\bibitem[Albrecht and Sack ()]{b12}\label{b12} 	 		‘Accounting Education: Charting the Course through a Perilous’.  		 			W S Albrecht 		,  		 			R J Sack 		.  	 	 		\textit{Accounting Education Series}  		2000. 16 p. .  	 
\bibitem[Accounting Educators Opinions about Ethics in the Curriculum: An Extensive View Issues in Accounting Education]{b31}\label{b31} 	 		‘Accounting Educators Opinions about Ethics in the Curriculum: An Extensive View’.  	 	 		\textit{Issues in Accounting Education}  		22  (3)  p. .  	 
\bibitem[Russell and Smith ()]{b133}\label{b133} 	 		‘Accounting Educators Role in Corporate Melfesance: Its Time for a New Curriculum’.  		 			K Russell 		,  		 			L Smith 		.  	 	 		\textit{Strategic Finance}  		2003. 85  (6)  p. .  	 
\bibitem[Blanthorne et al. ()]{b32}\label{b32} 	 		‘Accounting Educators' Opinions about Ethics in Curriculum: An Extensive View’.  		 			C Blanthorne 		,  		 			S Kover 		,  		 			D Fisher 		.  	 	 		\textit{Issues in Accounting Education}  		2007. 22  (3)  p. .  	 
\bibitem[Bean and Bernardi (2005)]{b23}\label{b23} 	 		\textit{Accounting Ethics Courses: A professional Necessity. Retrieved Ethical Values and Perception of Accounting Students in Southwestern Nigeria},  		 			D Bean 		,  		 			R Bernardi 		.  		 \url{http://www.nysscpa.org/cpajournal/2005/1205/essentials/p64.htm}  		2005. December 2005.  	 
\bibitem[Bean and Bernardi ()]{b24}\label{b24} 	 		‘Accounting Ethics Courses: Do They Work?’.  		 			D Bean 		,  		 			R Bernardi 		.  	 	 		\textit{The Certified Public Accountants Journal}  		2007. 77 p. .  	 
\bibitem[Lange et al. ()]{b89}\label{b89} 	 		‘Accounting Graduates' Perceptions of Skills Emphasis in Undergraduate Courses: An Investigation from Two Victorian Universities’.  		 			P D Lange 		,  		 			B Jackling 		,  		 			A M Gut 		.  	 	 		\textit{Accounting \& Finance}  		2006. p. .  	 
\bibitem[Mohamed and Lashine ()]{b107}\label{b107} 	 		‘Accounting Knowledge and Skills and the Challenges of a Global Business Environment’.  		 			E K Mohamed 		,  		 			S Lashine 		.  	 	 		\textit{Managerial Finance}  		2003. 29  (7)  p. .  	 
\bibitem[Bean and Aquila ()]{b22}\label{b22} 	 		‘Accounting Students as Surrogates for Accounting Professionals when Studying Ethical Dilemmas A Cautionary Note’.  		 			D F Bean 		,  		 			J Aquila 		.  	 	 		\textit{Teaching Business Ethics}  		2003. 7  (3)  p. .  	 
\bibitem[Molyneaux ()]{b108}\label{b108} 	 		‘After Andersen: An Experience of Integrating Ethics into Undergraduate Accountancy Education’.  		 			D Molyneaux 		.  	 	 		\textit{Journal of Business Ethics}  		2004. 54 p. .  	 
\bibitem[Browne and Cudeck ()]{b39}\label{b39} 	 		\textit{Alternative Ways of Assessing Model Fit},  		 			M Browne 		,  		 			R Cudeck 		.  		1993. Newbury Park, CA: Sage.  	 
\bibitem[Shaub ()]{b139}\label{b139} 	 		‘An Analysis of Factors Affecting the Cognitive Moral Development of Auditors and Auditing Students’.  		 			M Shaub 		.  	 	 		\textit{Journal of Accounting Education}  		1994. 12  (1)  p. .  	 
\bibitem[O?leary ()]{b116}\label{b116} 	 		‘An Empirical Analysis of the Postive Impact of Ethics Teaching on Accountancy Students’.  		 			O?leary 		.  	 	 		\textit{An International Journal}  		2009. 18  (4)  p. .  	 
\bibitem[Mayo and Marks ()]{b102}\label{b102} 	 		‘An Empirical Investigation of a General Theory of Marketing Ethics’.  		 			M Mayo 		,  		 			L Marks 		.  	 	 		\textit{Journal of the Academy of Marketing Science}  		1990. 18  (2)  p. .  	 
\bibitem[Kelly ()]{b81}\label{b81} 	 		\textit{An Examination of Moral Reasoning of Accounting Students},  		 			P T Kelly 		.  		2004.  		 			Connecticut: University of Connecticut 		 	 	 (Phd. Thesis) 
\bibitem[Giacomino and Akers ()]{b49}\label{b49} 	 		‘An Examination of the Difference between Personal Values and Value type of Female and Male Accounting and Non Accounting Majors’.  		 			D Giacomino 		,  		 			M D Akers 		.  	 	 		\textit{Issues in Accounting Education}  		1998. 13  (3)  p. .  	 
\bibitem[Shawver ()]{b140}\label{b140} 	 		‘An Exploratory Study Assessing the Effectiveness of a Professional Responsibility Course’.  		 			T M Shawver 		.  	 	 		\textit{Global Perspectives on Accounting Education}  		1990. 3  (6)  p. .  	 
\bibitem[Saat et al. ()]{b134}\label{b134} 	 		‘An Exploratory Study of Impact of Malaysian Ethics Education on Ethical Sensitivity’.  		 			M Saat 		,  		 			S Porter 		,  		 			G Woodbine 		.  	 	 		\textit{Journal of Business Ethics Education}  		2010. 7 p. .  	 
\bibitem[Kaiser ()]{b78}\label{b78} 	 		‘An Index of Factorial Simplicity’.  		 			H Kaiser 		.  	 	 		\textit{Psychometrika}  		1974. p. .  	 
\bibitem[Lumsden and Fatoki ()]{b98}\label{b98} 	 		‘An Investigation into the Attitudes of Business and Non-Business Uni versity Students Towards’.  		 			J Lumsden 		,  		 			O Fatoki 		.  	 	 		\textit{Business Ethics in South Africa. Anthropologist}  		2013. 15  (3)  p. .  	 
\bibitem[Gunz and Mccutcheon ()]{b53}\label{b53} 	 		‘Are Academics Committed to Accounting Ethics Education’.  		 			S Gunz 		,  		 			J Mccutcheon 		.  	 	 		\textit{Journal of Business Ethics}  		1998. 17  (11)  p. .  	 
\bibitem[Lagrone and Davis ()]{b84}\label{b84} 	 		‘Are the Effect of Accounting Ethics Intervention Transitory or Persistent?’.  		 			R M Lagrone 		,  		 			E 		,  		 			W R Davis 		,  		 			J 		.  	 	 		\textit{Journal of Accounting Education}  		1996. 14  (13)  p. .  	 
\bibitem[Richards et al. ()]{b128}\label{b128} 	 		‘Assessing Ethics Education Needs in the MBA Program’.  		 			C H Richards 		,  		 			J Gilbert 		,  		 			J R Harris 		.  	 	 		\textit{Teaching Business Ethics}  		2002. 6 p. .  	 
\bibitem[Fisher and Rosenzweig ()]{b42}\label{b42} 	 		‘Attitudes of Students and Accounting Practitioners Concerning the Ethical Acceptability of Earnings Management’.  		 			M Fisher 		,  		 			K Rosenzweig 		.  	 	 		\textit{Journal of Business Ethics}  		1995. 14  (6)  p. .  	 
\bibitem[Preble and Reichel ()]{b123}\label{b123} 	 		‘Attitudes Towards Business Ethics of Future Managers in the U.S. and Israel’.  		 			J Preble 		,  		 			A Reichel 		.  	 	 		\textit{Journal of Business ETthics}  		1988. 7  (12)  p. .  	 
\bibitem[Amat and Gworthrope ()]{b15}\label{b15} 	 		‘Boards of Directors and Corporate Financial Performance: A Review and Intergrative Model’.  		 			S Amat 		,  		 			J Gworthrope 		.  	 	 		\textit{Journal of Management}  		2004. 15  (2)  p. .  	 
\bibitem[Fisher and Lovell ()]{b40}\label{b40} 	 		\textit{Business Ethics and Values: Individual Corporate and International Perspectives},  		 			C Fisher 		,  		 			A Lovell 		.  		2009. Edinburgh Gate: Pearson Education Ltd.  	 
\bibitem[Fritzsche ()]{b45}\label{b45} 	 		\textit{Business Ethics: A Global and Managerial Perspective},  		 			D J Fritzsche 		.  		2004. BUrr Ridge IL: Mc Graw-Hill Irwin.  	 
\bibitem[Borkowsi and Urgas ()]{b34}\label{b34} 	 		‘Business Students and Ethics: A Meta-Analysis’.  		 			C Borkowsi 		,  		 			\& Y Urgas 		.  	 	 		\textit{Journal of Business Ethics}  		1998. 17  (11)  p. .  	 
\bibitem[Ma ()]{b99}\label{b99} 	 		‘Business Students Cheating in Classroom and their Propensity to Cheat in the Real World a Study of Ethicality and Practicality in China’.  		 			Z Ma 		.  	 	 		\textit{Asian Journal of Business Ethics}  		2013. 2 p. .  	 
\bibitem[Business Students' Perception of Ethics and Moral Judgement: A Cross Cultural Study Journal of Business Ethics]{b8}\label{b8} 	 		‘Business Students' Perception of Ethics and Moral Judgement: A Cross Cultural Study’.  	 	 		\textit{Journal of Business Ethics}  		43  (1)  p. .  	 
\bibitem[Ponemon ()]{b121}\label{b121} 	 		‘Can Ethics Be Taught in Accounting’.  		 			L Ponemon 		.  	 	 		\textit{Journal of Accounting Education}  		1993. 11  (2)  p. .  	 
\bibitem[Shuman et al. ()]{b142}\label{b142} 	 		\textit{Can Our Students Recognize and Resolve Ethical Dilemmas?},  		 			L Shuman 		,  		 			M Sindelar 		,  		 			M Besterfield-Sacre 		,  		 			R Miller 		,  		 			B Olds 		,  		 			C Mitcham 		.  		2004.  		 			America society for Engineering Education Annual conference and Exposition. Salt-Lake 		 	 
\bibitem[Peppas and Diskin ()]{b118}\label{b118} 	 		‘College Courses in Ethics: Do They Really make a Difference?’.  		 			S Peppas 		,  		 			B Diskin 		.  	 	 		\textit{International Journal of Educational Management}  		2001. 15  (7)  p. .  	 
\bibitem[Ludlum and Moskalionev ()]{b97}\label{b97} 	 		‘Comparative Analysis of Attitudes towards Business Ethics: USA and Russia’.  		 			M Ludlum 		,  		 			S Moskalionev 		.  	 	 		\textit{Economics Sciences : Scholar Papers}  		2003. 2  (12)  p. .  	 
\bibitem[Bentler ()]{b26}\label{b26} 	 		‘Comparative Fit Indices in Structural Models’.  		 			P Bentler 		.  	 	 		\textit{Psychological Bulletin}  		1990. 88 p. .  	 
\bibitem[Hoyle ()]{b66}\label{b66} 	 		\textit{Confirmatory Factor Analysis},  		 			R Hoyle 		.  		2000. New York: Academic Press.  	 
\bibitem[Ho and Redfern ()]{b60}\label{b60} 	 		‘Consideration of the Roles of Quaxiin the Ethical Judgemednt of Chinese Managers’.  		 			C Ho 		,  		 			K Redfern 		.  	 	 		\textit{Journal of Business Etthics}  		2010. 96 p. .  	 
\bibitem[Adler ()]{b6}\label{b6} 	 		\textit{Corporate Scandals: It's Time for Reflection in Business Schools},  		 			P Adler 		.  		2002. Academy of Management Executive. 16 p. .  	 
\bibitem[Lodgson and Yuthas ()]{b93}\label{b93} 	 		‘Corporate Social Performance, Stakeholder Orientation and Organizational Moral Development’.  		 			J Lodgson 		,  		 			K Yuthas 		.  	 	 		\textit{Journal of Business Ethics}  		1997. 16 p. .  	 
\bibitem[Sapp and Gladdings ()]{b135}\label{b135} 	 		\textit{Correlates of Religious Orientation, Religiosity and Moral Judgement. Counselling and Values},  		 			G Sapp 		,  		 			S Gladdings 		.  		1989. 33 p. .  	 
\bibitem[Hu and Bentler ()]{b67}\label{b67} 	 		‘Cutoff Criteria for Fit Indexes in Covariance Structure Analysis: Conventional Criteria Versus New Alternatives’.  		 			L Hu 		,  		 			M Bentler 		.  	 	 		\textit{Structural Equation Modeling: A Multidisciplinary Journal}  		1999. 6  (1) .  	 
\bibitem[Jackling and Lange ()]{b71}\label{b71} 	 		‘Do Accounting Graduates' Skills Meet the Expectations of Employers? A matter of Convergence or Divergence Accounting Education’.  		 			B Jackling 		,  		 			P Lange 		.  	 	 		\textit{An International Journal}  		2009. 18  (4)  p. .  	 
\bibitem[Karacar et al. ()]{b79}\label{b79} 	 		‘Effect of Personal Values on Auditors Ethical Decisions : A Comparison of Pakistani and Turkish Professiona’.  		 			S Karacar 		,  		 			R Gohar 		,  		 			A Mehmat 		,  		 			C Sayin 		.  	 	 		\textit{Journal of Business Ethics}  		2009. 88 p. .  	 
\bibitem[Shafer et al. ()]{b138}\label{b138} 	 		‘Effects of Personal Values on’.  		 			W Shafer 		,  		 			R Morris 		,  		 			A Ketchand 		.  	 	 		\textit{Auditors Ethical Decisions. Accounting, Auditing and Accountability Journal}  		2001. 14  (3)  p. .  	 
\bibitem[Gautschi and Jones ()]{b47}\label{b47} 	 		‘Enchancing the Ability of Business Students to Recognize Ethical Issues: An Empirical Assessment of the Effectiveness of a course in Business Ethics’.  		 			F Gautschi 		,  		 			T Jones 		.  	 	 		\textit{Journal of Business Ethics}  		1998. 17  (2)  p. .  	 
\bibitem[Ethical Cognition of Business Students Individually and in Group Journal of Business Ethics]{b2}\label{b2} 	 		‘Ethical Cognition of Business Students Individually and in Group’.  	 	 		\textit{Journal of Business Ethics}  		16  (16)  p. .  	 
\bibitem[Ho et al. ()]{b61}\label{b61} 	 		‘Ethical Correlates of Role Conflict and Ambiguity in Marketing: The Mediating Role of Cognitive Moral Development’.  		 			F Ho 		,  		 			S Vitell 		,  		 			J Barnes 		,  		 			R Desborde 		.  	 	 		\textit{Journal of Academy of Marketing Science}  		1997. 25  (2)  p. .  	 
\bibitem[Jones ()]{b76}\label{b76} 	 		‘Ethical Decision Making by Individuals in Organisations: An Issue Contigent Model’.  		 			T Jones 		.  	 	 		\textit{Academy of Management Review}  		1991. 79 p. .  	 
\bibitem[Guy ()]{b55}\label{b55} 	 		\textit{Ethical Decision Making in Everday Work Situations},  		 			M Guy 		.  		1990. Westport: Quorum Books.  	 
\bibitem[Ho ()]{b62}\label{b62} 	 		‘Ethical Development of Accounting Students and Public Accounting Practitioners in Taiwan’.  		 			S Ho 		.  	 	 		\textit{Research on Accounting Ethics}  		1997. p. 3.  	 
\bibitem[Jeffrey ()]{b73}\label{b73} 	 		\textit{Ethical Development of Accounting Students, Non-Accounting Business Students and Liberal Art Students. . Issues in Accounting Education},  		 			C Jeffrey 		.  		1993. p. .  	 
\bibitem[Mintz and Morris ()]{b106}\label{b106} 	 		\textit{Ethical Obligation and Decision Making in Accounting: Text and Cases},  		 			S Mintz 		,  		 			R Morris 		.  		2007. New York: McGraw-Hill Irwin.  	 
\bibitem[Karassavidou and Glaveli ()]{b80}\label{b80} 	 		‘Ethical Orientation of Future Greek Business People: Is Anomia Responsible for Deviant Ethical Attitudes?’.  		 			E Karassavidou 		,  		 			\& N Glaveli 		.  	 	 		\textit{Business Ethics: A European Review}  		2007. 16  (2)  p. .  	 
\bibitem[Lopez et al. ()]{b94}\label{b94} 	 		‘Ethical Perception : An Empirical Assessment of the Influence of Business Education, Culture and Demographic Factors’.  		 			Y Lopez 		,  		 			P Rechner 		,  		 			J Olson-Buchanan 		.  	 	 		\textit{Journal of Business Ethics}  		2005. 60  (4)  p. .  	 
\bibitem[Musser and Orke ()]{b109}\label{b109} 	 		‘Ethical Value System: A Typology’.  		 			S Musser 		,  		 			E Orke 		.  	 	 		\textit{Journal of Applied Behavioural Science}  		1992. 28  (3)  p. .  	 
\bibitem[Alam ()]{b11}\label{b11} 	 		‘Ethics and Accounting Education’.  		 			\& K Alam 		.  	 	 		\textit{Teaching Business Ethics}  		1998. 2  (3)  p. .  	 
\bibitem[Armstrong ()]{b17}\label{b17} 	 		‘Ethics and Professionalism in Accounting Education’.  		 			M Armstrong 		.  	 	 		\textit{Journal of Accounting Education., Spring}  		1993. p. .  	 
\bibitem[Robert (1990)]{b129}\label{b129} 	 		\textit{Ethics and Professionalism: The CPA Industry},  		 			T M Robert 		.  		 \url{www.cpajournalonline.com}  		1990. February 4, 2008.  	 	 (Retrieved) 
\bibitem[Parboteeah et al. ()]{b117}\label{b117} 	 		‘Ethics and Religion: An Empirical Test of a Multidimensional Model’.  		 			K Parboteeah 		,  		 			M Hoegl 		,  		 			J Cullen 		.  	 	 		\textit{Journal of Business Ethics}  		2008. 80  (2)  p. .  	 
\bibitem[Huss and Patterson ()]{b68}\label{b68} 	 		‘Ethics in Accounting: Values Education without indoctrination’.  		 			H Huss 		,  		 			D Patterson 		.  	 	 		\textit{Journal of Business Ethics}  		1993. 12  (3)  p. .  	 
\bibitem[Sherman ()]{b141}\label{b141} 	 		\textit{Ethics in Criminal Justice Education},  		 			L Sherman 		.  		1982. New York: Hastings Center.  	 
\bibitem[Alalade ()]{b10}\label{b10} 	 		\textit{Ethics in the Financial Services Business},  		 			W Alalade 		.  		1997. Lagos: The CIBN Press Limited.  	 
\bibitem[Hanekom ()]{b56}\label{b56} 	 		‘Ethics in the South African Public Sector’.  		 			S Hanekom 		.  	 	 		\textit{Politeia}  		1984. 3  (2) .  	 
\bibitem[Rogers and Smith ()]{b130}\label{b130} 	 		‘Ethics, Moral Development and Accountannts in Training’.  		 			V Rogers 		,  		 			A Smith 		.  	 	 		\textit{Teaching Business Ethics}  		2001. 5  (1)  p. .  	 
\bibitem[Polo ()]{b120}\label{b120} 	 		\textit{Ethics: A Mordern Version of its Classic Themes},  		 			L Polo 		.  		2008. Makati: Sinag-tala Publishers.  	 
\bibitem[Fornell and Larcker ()]{b43}\label{b43} 	 		‘Evaluating Structural Equation Models with Unobservable Variables and Measurements Error’.  		 			C Fornell 		,  		 			D Larcker 		.  	 	 		\textit{Journal of Marketing Research}  		1981. 18  (1)  p. .  	 
\bibitem[Alleyne et al. ()]{b14}\label{b14} 	 		‘Examining Personal Values and Ethical Behaviour Perceptions between Accounting and Non-Accounting Students in the Caribbean’.  		 			P Alleyne 		,  		 			C Cadogan-Mcclean 		,  		 			A Harper 		.  	 	 		\textit{The Accounting Educators' Journal}  		2013. p. .  	 
\bibitem[Bovee et al. ()]{b35}\label{b35} 	 		\textit{Excellence in Business},  		 			C Bovee 		,  		 			J Thrill 		,  		 			M Mescon 		.  		2006. New jersey: Pentice Hall.  	 
\bibitem[Hassan ()]{b57}\label{b57} 	 		\textit{Faithlines: Muslim Conceptions of Islam and Society},  		 			R Hassan 		.  		2002. Karachi: Oxford University Press.  	 
\bibitem[Reed ()]{b124}\label{b124} 	 		\textit{Following Kohlberg: Liberalism and the Practice of Democractic Community},  		 			D Reed 		.  		1997. Indiana: University of Notre Dame Press.  	 
\bibitem[Betz and Connell ()]{b27}\label{b27} 	 		‘Gender Differences in Procilivity for Unethical Behaviour’.  		 			M Betz 		,  		 			D S Connell 		.  	 	 		\textit{Journal of Business Ethics}  		2000. 8 p. .  	 
\bibitem[Khalizani et al. ()]{b83}\label{b83} 	 		‘Graduate Student's Perception of Business Ethics and Capitalism: A Study in Malaysian Universities’.  		 			K Khalizani 		,  		 			S Syed-Omar 		,  		 			K Khalisanni 		.  	 	 		\textit{International Journal of Educattion Administration and policy Studies}  		2011. 3  (6)  p. .  	 
\bibitem[Matsunaga ()]{b101}\label{b101} 	 		‘How to Factor-analyze Your Data Right: Do's, Dont's and How-to's’.  		 			M Matsunaga 		.  	 	 		\textit{International Journal of Psychological Research}  		2010. 3  (1)  p. .  	 
\bibitem[Kerr and Smith ()]{b82}\label{b82} 	 		‘Importance and Approaches to Incorporating Ethics into the Accounting Classroom’.  		 			D Kerr 		,  		 			L Smith 		.  	 	 		\textit{Journal of Business Ethics}  		1995. 14  (12)  p. .  	 
\bibitem[
			Alison
		 ()]{b13}\label{b13} 	 		\textit{Influence and Change: A study of Ethical Decision Making of Trainee Accountants},  		 			Alison 		,  		 			K 		.  		1999.  		 			England: University of Nottingham 		 	 	 (Unpublished Master's Thesis) 
\bibitem[Bloodgood et al. ()]{b33}\label{b33} 	 		‘Influence of Ethics Instruction, Religiosity and Intelligence on Cheating Behaviour’.  		 			J Bloodgood 		,  		 			W Tunley 		,  		 			P Mudrack 		.  	 	 		\textit{Journal of Business Ethics}  		2008. 82  (3)  p. .  	 
\bibitem[Hiltebeitel and Jones ()]{b59}\label{b59} 	 		‘Initial Evidence on the Impact of Integrating Ethics into Accounting Education’.  		 			K M Hiltebeitel 		,  		 			S Jones 		.  	 	 		\textit{Issues in Accounting Education}  		1991. 6  (2)  p. .  	 
\bibitem[Intergrating Ethics into Accounting Curriculum: Issues, Problems and Solutions Issues in Accounting Education]{b91}\label{b91} 	 		‘Intergrating Ethics into Accounting Curriculum: Issues, Problems and Solutions’.  	 	 		\textit{Issues in Accounting Education}  		4 p. .  	 
\bibitem[Laska et al. ()]{b92}\label{b92} 	 		‘Latent Class Analysis of Lifestyle Characteristics and Health Risk Behaviour among College Youth’.  		 			M Laska 		,  		 			K Pash 		,  		 			K Lust 		,  		 			M Story 		,  		 			E Ehlinger 		.  	 	 		\textit{Prevention Science}  		2009. 10 p. .  	 
\bibitem[Lucey ()]{b96}\label{b96} 	 		 			T Lucey 		.  		\textit{Management Accounting},  				 (Hampshire)  		1983. DP Publications.  	 	 (1st ed.) 
\bibitem[Pett et al. ()]{b119}\label{b119} 	 		\textit{Making Sense of Factors Analysis: The Use of Factor Analysis for Instrument Development in Healthcare Research},  		 			M Pett 		,  		 			N Lackey 		,  		 			J Sullivan 		.  		2003. Thousand Oaks: Sage Publication INC.  	 
\bibitem[Lowenthal ()]{b95}\label{b95} 	 		\textit{Mental Health and Religion},  		 			K M Lowenthal 		.  		1995. London: Chapman and Hall.  	 
\bibitem[Rest ()]{b126}\label{b126} 	 		\textit{Moral Development: Advances in Research},  		 			J R Rest 		.  		1986. New York: Praeger.  	 
\bibitem[Lan et al. ()]{b88}\label{b88} 	 		‘Moral Reasoning of Business, Nursing and Liberal Arts Students'’.  		 			G Lan 		,  		 			S Mcmahon 		,  		 			N King 		,  		 			F Rieger 		.  	 	 		\textit{Journal of International Business and Economic Research}  		2003. 1 p. .  	 
\bibitem[Neuman ()]{b113}\label{b113} 	 		 			W Neuman 		.  		\textit{Social Research Methods: Qualitative and Quantitative Approaches},  				 (Toronto)  		2006. Pearson.  	 
\bibitem[Joreskog ()]{b77}\label{b77} 	 		‘On the Estimation of Polychoric Correlations and their Asymptotic Covariance Matrix’.  		 			K Joreskog 		.  	 	 		\textit{Psychometrika}  		1994. p. .  	 
\bibitem[Brackner ()]{b37}\label{b37} 	 		‘Our Ethical Foundations’.  		 			J Brackner 		.  	 	 		\textit{Management Accounting}  		1993. 75  (6)  p. .  	 
\bibitem[Hollon and Ulrich ()]{b63}\label{b63} 	 		‘Personal Business Ethics: Managers Vs Managers to Be’.  		 			C J Hollon 		,  		 			T A Ulrich 		.  	 	 		\textit{Southern Business Review}  		1979. p. .  	 
\bibitem[Baird and Zelin ()]{b19}\label{b19} 	 		‘Personal Values and Ethical View Points of Accounting Majors: How Do They Compare to Other Students’.  		 			J Baird 		,  		 			R C Zelin 		.  	 	 		\textit{Journal of Legal, Ethical and Regulatory Issues}  		2007. 10  (2)  p. .  	 
\bibitem[Bampton and Cowton ()]{b20}\label{b20} 	 		‘Pioneering in Ethics Teaching: The Case of Management Accounting in Universities in the British Isles’.  		 			R Bampton 		,  		 			C J Cowton 		.  	 	 		\textit{Teaching Business Ethics}  		2002. 6  (3)  p. .  	 
\bibitem[Russell ()]{b132}\label{b132} 	 		‘Post-Enron Malpractice Worries on the Rise’.  		 			G Russell 		.  	 	 		\textit{Accounting Today}  		2003. 17  (13)  p. .  	 
\bibitem[Beavers et al. ()]{b25}\label{b25} 	 		‘Practical Consideration for Using Exploratory Factor Analysis in Education Research’.  		 			A Beavers 		,  		 			W Lounsbury 		,  		 			J Richards 		,  		 			W Huck 		,  		 			J Skolitis 		,  		 			L 		.  	 	 		\textit{Practical Assement, Research and Evaluation}  		2013.  (6)  p. 18.  	 
\bibitem[Jackling et al. ()]{b72}\label{b72} 	 		‘Professional Accounting Bodies' Perceptions of Ethical Issues, Causes of Ethical Failures and Ethics Education’.  		 			B Jackling 		,  		 			L P Cooper 		,  		 			S Dellaportas 		.  	 	 		\textit{Managerial Auditing Journal}  		2007. 22  (9)  p. .  	 
\bibitem[Sikka et al. ()]{b143}\label{b143} 	 		‘Professional Claims and the State of Uk Professional Accounting Education: Some Evidence’.  		 			P Sikka 		,  		 			C Haslam 		,  		 			O Kyriacou 		,  		 			D Agrizzi 		.  	 	 		\textit{An International Journal}  		2007. 16  (1)  p. .  	 
\bibitem[Adenubi ()]{b4}\label{b4} 	 		\textit{Professional Codes of Ethics and Management in Nigeria},  		 			A Adenubi 		.  		1999. Lagos.  	 
\bibitem[Ji ()]{b74}\label{b74} 	 		‘Religious Orientations in Moral Development’.  		 			C C Ji 		.  	 	 		\textit{Journal of Psychology and Christianity}  		2004. 23  (1)  p. .  	 
\bibitem[Gilligan ()]{b50}\label{b50} 	 		‘Remembering Larry’.  		 			C Gilligan 		.  	 	 		\textit{Journal of Moral Education}  		1998. 27  (2)  p. .  	 
\bibitem[Helps ()]{b58}\label{b58} 	 		‘Should We Teach Ethics in Accounting Education?’.  		 			L Helps 		.  	 	 		\textit{Management Accounting}  		1994. 72  (6)  p. .  	 
\bibitem[Mcnicholis and Zimmerer ()]{b103}\label{b103} 	 		‘Situational Ethics: An Empirical Study of Differentiators of Students Attitudes’.  		 			C Mcnicholis 		,  		 			T Zimmerer 		.  	 	 		\textit{Journal of Business Ethics}  		1985. 4  (3)  p. .  	 
\bibitem[Hosmer ()]{b65}\label{b65} 	 		‘Somebody Out There Doesn't Like Us. A Study Of the Position and Respect of Business Ethics at Schools of Business Adminstration’.  		 			L T Hosmer 		.  	 	 		\textit{Journal of Business Ethics}  		1999. 22  (2)  p. .  	 
\bibitem[Adkins and Radtke ()]{b5}\label{b5} 	 		‘Students' and Faculty Members' Perceptions of the Importance of Business Ethics and Accounting Ethics Education: Is There an Expectations Gap’.  		 			N Adkins 		,  		 			R Radtke 		.  	 	 		\textit{Journal of Business Ethics}  		2004. 51 p. .  	 
\bibitem[Madison and Schmidt ()]{b100}\label{b100} 	 		‘Survey of Time Devoted to Ethics in Accounting Programs in North American Colleges and Universities’.  		 			L Madison 		,  		 			J Schmidt 		.  	 	 		\textit{Issues in Acounting Education}  		2006. 21  (2)  p. .  	 
\bibitem[Sims ()]{b145}\label{b145} 	 		‘Teaching Business Ethics: A Case Study of an Ethics across the Curriculum Policy’.  		 			R L Sims 		.  	 	 		\textit{Teaching Business Ethics}  		2000. 4 p. .  	 
\bibitem[Miller et al. ()]{b104}\label{b104} 	 		‘The Accounting Ethics Course Reconsidered’.  		 			W Miller 		,  		 			D Becker 		,  		 			Pernsteiner 		.  	 	 		\textit{Global Perspective on Accounting Education}  		2014. 11 p. .  	 
\bibitem[Birrell (2006)]{b29}\label{b29} 	 		\textit{The Changing Face of the Accounting Profession in Australia},  		 			B Birrell 		.  		2006. November. Certified Public Accountants Australia.  	 
\bibitem[Muthen and Muthen ()]{b112}\label{b112} 	 		‘The Development of Heavy Drinking from Age 18 to 37 in a’.  		 			B Muthen 		,  		 			L Muthen 		.  	 	 		\textit{Journal Study of Alcohol}  		2000. 61 p. .  	 
\bibitem[Reiss and Mitra ()]{b125}\label{b125} 	 		‘The Effect of Individual Difference Factor on the Acceptability of Ethical and Unethical Workplace Behaviours’.  		 			M Reiss 		,  		 			K Mitra 		.  	 	 		\textit{Journal of Business Ethics}  		1998. 17  (14)  p. .  	 
\bibitem[Gloria ()]{b51}\label{b51} 	 		‘The Ethical Behaviour of Nigerian Business Students: A study of Undergraduate Students in Business Schools’.  		 			O Gloria 		.  	 	 		\textit{Arabian Journal of Business Schools}  		2011.  (3)  p. 1.  	 
\bibitem[Mcdaniel ()]{b70}\label{b70} 	 		\textit{The Future of Business},  		 			J 		,  		 			G L Mcdaniel 		,  		 			C 		.  		2002. USA: South Western College Publishing.  	 
\bibitem[Akaah and Lund ()]{b9}\label{b9} 	 		‘The Influence of Personal and Organisational Values on Marketing Prrofessionals Ethical Behaviour’.  		 			I Akaah 		,  		 			D Lund 		.  	 	 		\textit{Journal of Business Ethics}  		2003. 13 p. .  	 
\bibitem[Sims et al. (1979)]{b144}\label{b144} 	 		‘The Measurement of Job Characteristics’.  		 			P Sims 		,  		 			A Szilagyi 		,  		 			R Keller 		.  	 	 		\textit{Academy of Management Journal}  		1979. June, 19. p. .  	 
\bibitem[Gammie and Gammie ()]{b46}\label{b46} 	 		‘The Moral Awareness of Future Accounting and Business Professionals. The implication of a Gender’.  		 			E Gammie 		,  		 			B Gammie 		.  	 	 		\textit{Pacific Account Review}  		2009. 21  (1)  p. .  	 
\bibitem[Rokeach ()]{b131}\label{b131} 	 		\textit{The Nature of Human Values},  		 			M Rokeach 		.  		1973. New York: The Free Press.  	 
\bibitem[Scott and Lyman ()]{b137}\label{b137} 	 		‘The New Theory of the Firm’.  		 			A Scott 		,  		 			R Lyman 		.  	 	 		\textit{American Economic Review}  		1986. 80 p. .  	 
\bibitem[Fisher and Sweeney ()]{b41}\label{b41} 	 		‘The Relationship between Political Attitude and Moral Judgement: Examining the Validity of the Defining Issues Test’.  		 			D G Fisher 		,  		 			J Sweeney 		.  	 	 		\textit{Journal of Business Ethics}  		1998. 17  (8)  p. .  	 
\bibitem[Bay and Greenberg ()]{b21}\label{b21} 	 		‘The Relationship of DIT and Behaviour: A Replication’.  		 			D Bay 		,  		 			R Greenberg 		.  	 	 		\textit{Issues in Accounting Education}  		2001. 16  (3)  p. .  	 
\bibitem[Biaraktarova and Woodcock ()]{b28}\label{b28} 	 		\textit{The Role of Personality Factors in Engineering Students Ethical decisions},  		 			D Biaraktarova 		,  		 			A Woodcock 		.  		2014.  	 
\bibitem[Boyce ()]{b36}\label{b36} 	 		‘The Social Relevance of Ethics Education in a Globalising Era: From Individual Dilemmas to Systematic Crisis’.  		 			G Boyce 		.  	 	 		\textit{Critical Perspective on Accounting}  		2008. 19 p. .  	 
\bibitem[Abbot ()]{b0}\label{b0} 	 		\textit{The System of Profession: An Essay on the Division of Expert Labour},  		 			A Abbot 		.  		1988. Chicago: University of Chicago Press.  	 
\bibitem[Schwartz ()]{b136}\label{b136} 	 		‘Universals in the Content and Structure of Values, Theoretical Advances and Empirical Test in 20 countries’.  		 			S Schwartz 		.  	 	 		\textit{Advances in Experimental Pschology}  		1992. 25 p. .  	 
\bibitem[Lan et al. ()]{b86}\label{b86} 	 		‘Value. Value type andMoral Reasoning of MBA Students'’.  		 			G Lan 		,  		 			M Gowing 		,  		 			M King 		.  	 	 		\textit{Business Ethics: A European Review}  		2010. 19  (2)  p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
