\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={Effect of Audit on Profitability: A Study of Cement Listed Firms, Pakistan},
 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{2011-08-22 (revised: 22 August 2011)}
\def\TheID{\makeatother }
\def\TheDate{2011-08-22}
\title{Effect of Audit on Profitability: A Study of Cement Listed Firms, Pakistan}
\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]{Shafiq  Malik}

             \author[2]{Rana Amir  Satar}

             \affil[1]{  The university of Lahore}

\renewcommand\Authands{ and }

\date{\small \em Received: 19 July 2011 Accepted: 10 August 2011 Published: 22 August 2011}

\maketitle


\begin{abstract}
        


An audit is an independent examination of financial information of an organization. Audit helps us to detect errors and frauds at early stage and gives true views about financial information. This study is based on secondary data which is collected from annual audited reports of the firms. Regression method is used for analysis; SPSS & MS Excel is tools of analysis. Conclusion of the study is, there is positive effect of an audit committee on firm?s profitability ratio and on firm?s performance.

\end{abstract}


\keywords{organization, audited}

\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[{I. INTRODUCTION}]{I. INTRODUCTION}\par
ate Middle English: from Latin auditus 'hearing', from audire 'hear', in Medieval Latin auditus (compoti) 'audit (of an account)', an audit originally being presented orally, is the history of audit. Oxford Dictionary defines an audit as "an official inspection of an organization's accounts, typically by an independent body." Internal and External are two types of audit. The objectives of an audit are effectiveness and efficiency of operations. Reliability and integrity of financial and operational information. Safeguarding of assets. Compliance with laws, regulations, and contracts. Auditing helps us to detect error and fraud at an early stage and also helps management to improve with better strategies to quality management system. The audit committee is a critical link between a firm's financial reporting function and its external shareholders. When this link is compromised, it can lead to even larger corporate governance failures. Proper alignment of the interests of the audit committee with the interests of the firm and its external shareholders should be a key element of corporate governance. This study focuses on the effect of audit committee on firm's profit. 
\section[{II.}]{II.} 
\section[{LITERATURE REVIEW}]{LITERATURE REVIEW}\par
Audit committee's works as a link in the communication network between internal and external Auditors and the board of directors, and their activities include analysis of nominated auditors, overall Range of the audit, results of the audit, internal financial controls and financial information for Publication  {\ref (FCCG, 1999)}. In fact, the existence of an audit committee in a company would provide a Analytical control of the company's financial reporting and auditing processes  {\ref (FCCG, 1999;} {\ref Walker, 2004)}.\par
Audit committee could also increase auditor independence.  {\ref Knapp (1987)} discovered that an Audit committee is more likely to assist the auditor rather than management in audit disputes and the level of assistance is uniform across members of the committee, irrespective of whether the member is in a full-time or part-time position, such as corporate managers, academicians and retired partners of CPA firms.\par
In addition, audit committees could play a role in selecting auditors, determining their remuneration and in the dismissal/retention of auditors. \hyperref[b16]{Goldman and Barlev (1974)} pointed out that audit committees could observe the financial reporting process and provide recommendations in the selection of auditors, negotiation of fees and termination of external auditors, which would ultimately reduce management's power over the auditor. An audit committee is expected to ensure that a business organization has adequate internal controls, proper accounting policies, and independent external auditors that will stop the incidence of fraud and promote high quality and timely financial statements.\par
Moreover, the existence of an audit committee was found to have an association with the trend to change from less credible to more credible auditors (Kunitake, 1983; \hyperref[b13]{Eicheneher and Shields, 1985)}. Kunitake (1981) believed that independent directors of audit committees might have 43 International Research Journal of Finance and Economics -Issue 8 (2007) exposure to larger and better-known CPA firms rather than to local or regional firms, through their involvement as officers or directors of other public corporations. In addition, Kunitake (1983) found that there was less frequent auditor switching in companies that had audit committees than companies that did not have audit committees. These results indicate that the audit committee acts as a promoter to enhance good financial reporting and support the role of auditors.\par
In addition, the formation of an audit committee would improve the credibility and reliability of financial statements through providing an guarantee of the objectivity of financial statements to shareholders \hyperref[b5]{(Auerbach, 1973;} {\ref FCCG, 1999)}. However, in Malaysia, the Finance Committee on Corporate Governance (FCCG) (1999) is interested in the effectiveness of audit committees, and has noted, "We have very real experience in Malaysia in the form of audit committees, where Companies just abide by in form by setting up L such committees without giving attention to the spirit of the requirement by ensuring, for example, the quality of the people within the committee" (p. 64). In This respect, Mohamad et al.  {\ref (2001)} found that a large majority of companies listed on the BMB tend to abide by all regulations imposed on them, such as the requirement to disclose audit committee reports, without concern for the quality of these reports.\par
An active audit committee would improve their role to follow the terms of reference and objectives  {\ref (FCCG, 1999;} {\ref Treadway Commission, 1987)}. The frequency of audit committee meetings would indicate whether the committee was active or not. Although the presence of non-executive directors was linked with audit committee effectiveness, it is not certain.\par
Menon and Williams (1994) pointed out that audit committee independence did not guarantee effectiveness unless the committee was active. In addition, Kalbers and Forgarty (1993) supported this argument and indicated that audit committee effectiveness would only materialise if the members were committed to pursue their roles and duties. The BMB listing requirements (2001), BRC (1999) and the Treadway Commission (1987) suggested that audit committees should meet at least four times a year.To effectively pursue their objective, audit committees need clear, practical and flexible terms of reference, sometimes referred to as the charter (Mohamad and Sori, 2001). This charter should be considered on and accepted by the board of directors that govern the firm's operations. The charter should be re-evaluated periodically, sufficiently flexible to include a changing business environment and clearly explain the responsibilities of the audit committee.\par
Preferably, the charter should be disclosed in the financial statements to help shareholders assess the performance of the committee in communicating their responsibilities. Prior studies have documented the various roles of audit committees. Vanasco (1994) contended, "there seems to be a consensus among researchers in the field and the various national and international organizations that audit committees provide significant benefits to the corporation, public, investors and regulatory agencies"(p.38). He further provided the most cited functions of audit committees, as follows:"strengthening the internal and external audit functions", co-coordinating the work of the external and internal auditors", strengthening the position of nonexecutive directors", and assisting the board of directors to fulfill their legal responsibilities" (p. 38). Furthermore, audit committees are also expected to regularly assess a company's risk and management's responses to significant financial and non-financial risks facing the organization. \hyperref[b12]{Duncan (1991)} argued that audit committees must take into account the following audit risk assessment: (i) the major risks facing the organization; (ii) the auditor examines the company's efforts to control these risks through contingency plans, security measures and other means; (iii) the auditor compares the risks and company responses to determine adequacies; (iv) the auditor recommends improvements in company activities in the identification, control and financing of critical risks. \hyperref[b10]{Cowan (2004)} argued that risk management is crucial to corporate governance and it has became the main component of' effective modern management'. He further pointed out that the complexity of today's business environment necessitates the committee and the entire organization to understand the importance of risk management. Mohammad and Sori (2001) summarized an audit committee's responsibilities to include ensuring quality accounting policies, internal controls, and the independent and effective role of outside auditors to International Research Journal of Finance and Economics -Issue 8 (2007) 44\par
In a review of the literature, DeZoort et al. (2002) concluded that: (i) audit committee responsibilities are diverse and seem to be intensifying; (ii) the main areas of audit committee oversight include oversight of financial reporting, auditing and controls; (iii) audit committee authority is associated with written authority and management support. However, they pointed out several limitations of prior studies: (i) none of the prior studies focus on the ultimate source of the audit committee's authority (i.e. board of directors) or aspects linked with variations in such authority; (ii) there is a lack or absence of empirical research that addresses the relationship between audit committee effectiveness and audit committee authority. 
\section[{III. METHODOLOGY}]{III. METHODOLOGY}\par
The data used for this study taken from the audited annual reports of the firms listed on the Karachi Stock Exchange (KSE). The data is Panel. There are nineteen listed cement firms on KSE and we take a sample of seventeen (89\%) firms. For analysis SPSS \& MS Excel 2007 is used as a tool. In this study regression method is used for analysis. Profit Margin (P.M) and Earning per Share (EPS) taken as dependent variables and Board Size (B.S), Audit Committee (A.C) taken as independent variables. In this study Eleven Years (1999 -2009) data is taken.\par
Purposed Model :EPS = ? + ?1 BS + ?2 AC + Ui ? 1 PM = ? + ? AC + Ui ? 2 EPS = ? + ? AC + Ui ?\textbf{3}\par
Model 1 is considered as multiple regressions whereas model 2 \& 3 are simple regression models. In all above models we assume Ui normal distribution with zero mean and constant variance.  
\section[{CONCLUSION}]{CONCLUSION}\par
We conclude from model \#1, there is negative \& significant effect of BS on EPS; there is positive\& significant effect of Independent Audit Committee on EPS. In model\#2 there is positive \& significant effect of Independent Audit Committee on PM. In model\#3 there is positive and significant effect of Independent Audit Committee on EPS. Therefore conclusion of the study is, there is positive effect of an audit committee on firm's profit.\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
 			\footnote{© 2011 Global Journals Inc. (US) September} 			\footnote{© 2011 Global Journals Inc. (US) © 2011 Global Journals Inc. (US) IX September} 			\footnote{© 2011 Global Journals Inc. (US) © 2011 Global Journals Inc. (US)} 		 		\backmatter  			 
\subsection[{This page is intentionally left blank}]{This page is intentionally left blank}			 			  				\begin{bibitemlist}{1}
\bibitem[Cowan ()]{b10}\label{b10} 	 		\textit{},  		 			N Cowan 		.  	 	 		\textit{Corporate Governance That Works!}  		2004. Prentice Hall.  	 
\bibitem[Auerbach (1973)]{b5}\label{b5} 	 		\textit{Audit committee -new corporate institution', Financial Executive},  		 			N E Auerbach 		.  		1973. September. p. .  	 
\bibitem[Blue Ribbon Committee (BRC (ed.) ()]{b6}\label{b6} 	 		\textit{Audit Committee Characteristics and Restatements: A Study of the Efficacy of Certain Blue Ribbon Committee Recommendations},  		Blue Ribbon Committee (BRC (ed.)  		1999. New York.  		 			New York Stock Exchange and National Association of Securities Dealer 		 	 
\bibitem[Dezoort et al. ()]{b11}\label{b11} 	 		‘Audit committee effectiveness: a synthesis of the empirical audit committee literature’.  		 			F T Dezoort 		,  		 			D R Hermanson 		,  		 			D S Archambeault 		,  		 			S A Reed 		.  	 	 		\textit{Journal of Accounting Literature}  		2002. 21 p. .  	 
\bibitem[Abbott and Parker ()]{b4}\label{b4} 	 		‘Auditor selection and audit committee characteristics’.  		 			L J Abbott 		,  		 			S Parker 		.  	 	 		\textit{Auditing: A Journal of Practice \& Theory}  		2000. 19  (2)  p. .  	 
\bibitem[Available]{b8}\label{b8} 	 		 \url{http://www.fmsinc.org/cms/?pid=3253}  		\textit{Available},  				 	 	 (Accessed) 
\bibitem[Available (2005)]{b1}\label{b1} 	 		 \url{http://www.sc.com.my}  		\textit{Available},  				May 2005. p. 29.  	 
\bibitem[Available (2005)]{b3}\label{b3} 	 		 \url{http://www.sc.com.my}  		\textit{Available},  				May 2005. p. 29.  	 
\bibitem[A-Kadir ()]{b0}\label{b0} 	 		\textit{Can corporate governance lead the way to global competitiveness?',Chairman of Securities Commission's Speech text},  		 			A A-Kadir 		.  		2002a.  	 
\bibitem[Eicheneher and Shields ()]{b13}\label{b13} 	 		‘Corporate director liability and monitoring Preferences’.  		 			J W Eicheneher 		,  		 			D Shields 		.  	 	 		\textit{Journal of Accounting and Public Policy}  		1985. 152  (2)  p. .  	 
\bibitem[Effect of Audit on Profitability: A Study of Cement Listed Firms]{b17}\label{b17} 	 		\textit{Effect of Audit on Profitability: A Study of Cement Listed Firms},  		Pakistan REFERENCES RÉFÉRENCES REFERENCIAS.  	 
\bibitem[Bowling and Burke ()]{b7}\label{b7} 	 		\textit{Lessons learned can help non-accelerated filers control SOX 404 compliance costs', Financial Managers Society White Paper},  		 			D M Bowling 		,  		 			J Burke 		.  		2005.  	 
\bibitem[Bursa Malaysia Berhad (BMB (ed.) (2001)]{b9}\label{b9} 	 		\textit{Listing Requirement[online},  		 \url{http://www.klse.com.my}  		Bursa Malaysia Berhad (BMB (ed.)  		2001. January 2005. p. 23.  	 
\bibitem[Ministry of Finance ()]{b15}\label{b15} 	 	 	 		\textit{Ministry of Finance},  				 (Malaysia)  		1999.  	 	 (Report on Corporate Governance) 
\bibitem[Farber (2005)]{b14}\label{b14} 	 		‘Restoring trust after fraud: does corporate governance matter?’.  		 			D B Farber 		.  	 	 		\textit{Accounting Review}  		2005. April. 80  (2)  p. .  	 
\bibitem[Duncan (1991)]{b12}\label{b12} 	 		‘Risk management audits set directors' mind at ease’.  		 			C A Duncan 		.  	 	 		\textit{Risk Management}  		1991. August. 38 p. .  	 
\bibitem[Goldman and Barlev ()]{b16}\label{b16} 	 		\textit{The auditor-firm conflict of interests: its implications for London},  		 			A Goldman 		,  		 			B Barlev 		.  		1974. Pitman Publishing.  	 
\bibitem[A-Kadir ()]{b2}\label{b2} 	 		\textit{Towards better corporate governance and transparency', Chairman of Securities Commission's Speech text},  		 			A A-Kadir 		.  		2002b.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
