\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={Corporate Sustainability Practices: A Review on the Measurements, Relevant Problems and a Proposition},
 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{2019-01-15 (revised: 15 January 2019)}
\def\TheID{\makeatother }
\def\TheDate{2019-01-15}
\title{Corporate Sustainability Practices: A Review on the Measurements, Relevant Problems and a Proposition}
\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]{Mohammad Shahansha  Molla}

             \author[2]{Dr. Yusnidah Bt  Ibrahim}

             \author[3]{Dr. Zuaini Bt  Ishak}

\renewcommand\Authands{ and }

\date{\small \em Received: 10 December 2018 Accepted: 5 January 2019 Published: 15 January 2019}

\maketitle


\begin{abstract}
        


In recent years, corporate sustainability practices (CSP) or triple bottom line (TBL) is considered more important than just financial performance to the future success of business firms. Organizations are achieving significant benefits from incorporating sustainability in business. In addition to profit maximization, CSP is also considered to be a vital vehicle to reduce the corporate scandals. It is a common practice to engage in CSP by large companies in developed countries, but still, it is a controversial issue in developing countries. Moreover, given the critical role of CSP, government regulators are attaching more emphasis on such practices in business firms all over the world. Defining and measuring CSP is more than just an academic apprehension. In spite of nearly 50 years of previous research on sustainability, still, there is no certain standard for measuring CSP of an organization. The objectives of this article are to define CSP more clearly, discuss different techniques of measuring CSP and propose a new method for determining the CSP of firms following Bursa Malaysia Berhad reporting guideline-2015 which have been prepared according to Global Reporting Initiative (GRI) reporting framework.

\end{abstract}


\keywords{CSP, TBL, GRI, Bursa Malaysia, Stakeholder Theory.}

\begin{textblock*}{18cm}(1cm,1cm) % {block width} (coords) 
\textcolor{GJBlue}{\LARGE Global Journals \LaTeX\ JournalKaleidoscope\texttrademark}
\end{textblock*}

\begin{textblock*}{18cm}(1.4cm,1.5cm) % {block width} (coords) 
\textcolor{GJBlue}{\footnotesize \\ Artificial Intelligence formulated this projection for compatibility purposes from the original article published at Global Journals. However, this technology is currently in beta. \emph{Therefore, kindly ignore odd layouts, missed formulae, text, tables, or figures.}}
\end{textblock*}


\let\tabcellsep& 	 	 		 
\section[{Introduction}]{Introduction}\par
ustainable development (SD) is an ethical concept that reduces poverty, protect environment, diminish exploitation of resources and change the direction of investments. It also refers to as Corporate Social Responsibility (CSR); Triple Bottom Line (TBL) practices: focusing on achieving the developmental goals with balanced emphasis on the economic, social and environmental needs and Corporate Sustainability Practices (CSP) in the literature of Management. SD as a concept of corporate sustainability practices (CSP) that assure long-term survival and financial success of a firm \hyperref[b41]{(Lopatta, Buchholz, \& Kaspereit, 2016;}\hyperref[b68]{Zahid \& Ghazali, 2015)}. It also refers to the balanced utilization of resources for ensuring better living and working at present by incorporating existing economic, social and environmental necessities without compromising with the needs of future generations \hyperref[b51]{(Ong, Soh, Teh, \& Ng, 2016)}. The firms that practice sustainability could raise their capital very easily \hyperref[b9]{(Cheng, Ioannou, \& Serafeim, 2014}; \hyperref[b33]{Ioannou \& Serafeim, 2015)}, lowering cost of financing \hyperref[b14]{(Dhaliwal, Li, Tsang, \& Yang, 2011)}, easing regulatory restraints and achieving more profits \hyperref[b7]{(Brammer \& Pavelin, 2008)}. 
\section[{II.}]{II.}\par
Importance of Corporate Sustainability Practices, Debates on the Issue and Needs for Research With the passage of the time importance of CSP has been growing. According to United Nations Global Compact Accenture study 2013, 93\% of CEOs have reported that they consider CSP as the more essential measure than just financial performance to the future success of their businesses. Organizations are achieving crucial benefits from integrating sustainability in the business including, enhanced risk management, greater innovativeness, a larger pool of new customers, secured license to operate, greater access to capital, improved productivity, cost optimization, enhanced brand value, and reputation. CSP also has an active role in reducing corporate scandals \hyperref[b45]{(Margolis \& Walsh, 2003)}. Also, a good number of studies mostly agreed with the argument that a higher level of CSP of firms enhanced their financial performance \hyperref[b44]{(Margolis, Elfenbein, \& Walsh, 2007;}\hyperref[b65]{Wang, Dou, \& Jia, 2016)}.\par
Stakeholder theory which is mostly accepted as a theoretical framework for research on corporate sustainability also hold that firms should be more responsible to all of their stakeholders in addition to earning profits \hyperref[b57]{(Searcy, 2012)}. Stakeholders mean who have any interest on or related with the activities of the firm. Stakeholders comprise of investors, customers, employees, suppliers, NGOs, local communities, etc. Now the corporate enterprises and stakeholders at the same time are more aware of the contribution of businesses to the economy, environment, and society. The theory also postulates that when a firm maintains and manages good communications with all of its stakeholders, it will enhance the financial performance although for a short period it may face the difficulties \hyperref[b15]{(Donaldson \& Preston, 1995;}.\par
In spite of nearly 50 years of past research on corporate sustainability \hyperref[b45]{(Margolis \& Walsh, 2003)}, still, there is no definite standard for measuring sustainability practices of an organization \hyperref[b4]{(Ameer \& Othman, 2012;}\hyperref[b48]{Montiel \& Delgado-Ceballos, 2014}). In the last couple of years, many researchers conducted mentionable studies in the area of CSP and its measurement. However, continuous research on CSP and developing its methods for measurements help firms to grow and survive in the long run \hyperref[b57]{(Searcy, 2012)}.\par
The purposes of this paper are to define CSP clearly, discuss different techniques of measuring CSP and proposing a new method for determining the CSP of firms following Bursa Malaysia Berhad reporting guideline, 2015 that based on G4 reporting framework provided by Global Reporting Initiative (GRI) in 2013. Furthermore, the paper provides the guideline for future research directions regarding CSP of business firms.\par
The remaining discussions are structured into four main sections. The importance of CSP is briefed first. In the second part, the previous literature on CSP is reviewed. The third part of the paper is discussed different methods of measuring CSP and elaborated the new technique of measuring CSP. Finally, this article has been finished with a conclusion along with providing future research directions for further research. 
\section[{III.}]{III.}\par
Reviewing the Impact of csp in Multifaceted Areas and Identifying its Reasons for Paucity of Practices in Developing Countries\par
Recently, CSP of firms is an imperative issue to the policy makers and regulatory bodies due to increase in population and industrialization across the world. Our planet is getting older day by day, and our natural resources are also diminishing. So, the limited resources and sustaining human life are getting devastated gradually. Now, the industries are required to reconsider their strategies and operations in such a way so that their existence would not be harmful to the society and environment. Thus, sustainability is a pressing issue for all the companies all over the world to gain a competitive advantage in the resourceconstrained twenty-first century \hyperref[b30]{(Hussain, Rigoni, \& Orij, 2016)}. Increasing rate of population, urbanization, and industrialization has severe implications in different developing countries economic, social, and environmental conditions \hyperref[b6]{(Bekhet \& Othman, 2017)}. Water pollution, threatened wildlife, imbalance biodiversity, damage of rivers, air pollution and other environmental issues are now the regular concerns to the regulatory bodies. For dealing with these issues and surviving in the long run, firms need to adopt sustainability practices in their businesses \hyperref[b56]{(San, 2016)}. As a result, corporate sustainability issue has now become a prime concern to the firms than it was ever before which is reflected in Global Risks Report 2016 of the World Economic Forum (The Star Online, 2017).\par
In the financial crisis of 2008, Lins, Servaes, and Tamayo (2017) found that firms with high sustainability practices earned 4\% to 7\% higher stock returns than the firms with low sustainability practices. Advanced sustainability firms also received comparatively increased rate of profit, better growth rate and more volume of sales to the firms with lesser sustainability practices. \hyperref[b35]{Janakiraman and Jose (2007)} argued that investors like to invest their funds in organizations which involved in more green activities and sustainable practices. Also, environment-friendly companies are observed to achieve a higher rate of return from their investment \hyperref[b37]{(Khanna \& Damon, 1999)}. These findings confirmed that a higher level of investment in sustainability practices leads to better financial performance and earns the trust of stakeholders. Furthermore, the annual global CEO survey of Price Water House Coopers in 2016, discovered that 76\% of CEOs of different giant firms felt that sustainability practices were indispensable than earning the profit for the success and survival of their business in the 21 st century.\par
It is a common practice to engage in CSP by large companies in developed countries, but still, it is a controversial issue in developing countries. It is also observed that in developing countries most of the firms are not experiencing ethical consciousness related to sustainability. The reasons for that are practicing CSP visibly increases the expenditure and reduces the resources of the firm which, in turn, decreases the profitability in the short run although in the long-run it bears the testimony of growth and development.\par
Sometimes it has been found that companies in developing countries are engaged in CSP due to regulatory pressure or to increase their goodwill in the market. Still, firms in developing countries are confused regarding the benefits of integrating CSP in their business, and they are not confident enough on the significance of its practices \hyperref[b54]{(Rivera, Muñoz, \& Moneva, 2017;}\hyperref[b68]{Zahid \& Ghazali, 2015)}. Hence, the present study aims to explore how developing countries can increase the CSP practices in their corporate sectors and discuss the better measurement techniques of CSP of firms for their effectiveness. 
\section[{IV. Defining Corporate Sustainability}]{IV. Defining Corporate Sustainability}\par
Practices and Exploring its Conceptual Diversity CSP is the updated concept of corporate social responsibility (CSR), or sustainable development \hyperref[b11]{(Christofi, Christofi, \& Sisaye, 2012)}. At first, the idea of CSR was given by Howard R. Bowenin his famous book "The Social Responsibilities of Business Man" in 1953. He defined CSR as "the obligation of businessmen to The Commission of the European Communities (2001) defined CSP as the ability of a corporation to contribute to the economic, environmental and social development. \hyperref[b17]{Elkington (1999)} has dubbed it as the triple bottom line (TBL). The core objective of TBL is to consider all stakeholders' interests rather than just the shareholders alone (Freeman, Harrison, Wicks, Parmar, \& De Colle, 2010) that is opposite perception of agency theory \hyperref[b36]{(Jensen \& Meckling, 1976)}. Thus, CSP is a new thought which integrated the concept of the economic, environmental and social contribution of the firm to ensure long-term financial success and survival of the company \hyperref[b32]{(Ioannou \& Serafeim, 2012}\hyperref[b56]{, 2016;}\hyperref[b41]{Lopatta et al., 2016)}.\par
Before the 1990s, the word 'sustainability' was used to mean the ability of a firm to increase its profit gradually. Later, the term CSP incorporates three aspects of business activities, namely economic, social, and environmental \hyperref[b0]{(Adams, Thornton, \& Sepehri, 2012)}.Many firms initially credited for their contribution to technological and economic developments but later they were blamed for creating social issues, such as pollution, toxic emission, hazardous waste, unhygienic products, and unhealthy workplace \hyperref[b31]{(Hussainey \& Walker, 2009)}.The notion of corporate sustainability practices refers to the way of living and working that meet and integrate the economic, environmental, and social needs without destroying the betterment of the upcoming generations \hyperref[b56]{(San, 2016)}.\par
Although corporate social performance (CSP), corporate social responsibility (CSR), and corporate sustainability practices (CSP) are interchangeably used in the literature, there are some key differences among them. The concept of corporate social performance (CSP) indicates to the actions of the firm regarding social aspects only \hyperref[b67]{(Wu, 2006)}. Corporate social responsibility (CSR) means the accomplishments related to exclusively social and environmental activities of the firms (Van Beurden \& Gössling, 2008). Corporate sustainability practices (CSP) refers to the activities of the firms regarding every dimension of business such as economic, environmental and social \hyperref[b30]{(Hussain et al., 2016)}. Some other definitions of sustainability are given below: "Sustainability means linking of economic, social, and environmental objectives of societies in a balanced way and it takes a long-term perspective about the consequences of today's activities meeting the challenge of sustainable development requires that the process through which decisions are reached is informed by the full range of the possible consequence and is accountable to the public". 
\section[{Dyllick and Hockerts (2002)}]{Dyllick and Hockerts (2002)}\par
"Corporate sustainability is defined as meeting the needs of a firm's direct and indirect stakeholders (such as shareholders, employees, clients, pressure groups, communities etc.), without compromising its ability to meet the needs of future stakeholders as well". 
\section[{Krajnc and Glavi? (2005)}]{Krajnc and Glavi? (2005)}\par
"Corporate sustainability is the development of environment friendly products by the non-polluting process and minimum use of energy and resources while keeping society and employee welfare in mind". 
\section[{Labuschagne, Brent, and Van}]{Labuschagne, Brent, and Van}\par
Erck (2005)\par
"Sustainability refers to adopting business strategies and activities that meet the needs of the enterprise and its stakeholders today while protecting, sustaining and enhancing the human and natural resources that will be needed in the future". 
\section[{Perrini and Tencati (2006)}]{Perrini and Tencati (2006)}\par
"Sustainability is a broad approach that includes various characteristics, in particular relating to the contextual integration of economic, environmental and social aspects. A sustainability oriented company is one that develops over time by taking into consideration the economic, social and environmental dimensions of its process and performance". 
\section[{Mandelbaum (2007)}]{Mandelbaum (2007)}\par
"Sustainability is a business approach that creates long term shareholder value by embracing opportunities and managing risks deriving from economic, environmental and social developments". 
\section[{Weber (2008)}]{Weber (2008)}\par
"Corporate sustainability is the capacity of a firm to continue operating over a long period of time based on the sustainability of its stakeholder relationship". "Sustainability means meeting the need of its stakeholders without compromising its ability to meet their needs in the future".\par
Sharma, Iyer, Mehrotra, and Krishnan (2010)\par
"Sustainable corporation is one that creates profit for its shareholders while protecting the environment and improving the lives of those with whom it interacts". 
\section[{AICPA (2011)}]{AICPA (2011)}\par
San (2016)\par
V. Review on the Measurements of CSP\par
Usually, two methods of data collection to capture CSP \hyperref[b48]{(Montiel \& Delgado-Ceballos, 2014)}. Using different sustainability indexes like the Dow Jones Sustainability Index (DJSI), Kinder Lydenberg, and Domini (KLD) index, and the ASSET4 ESG index as the secondary databases. These indexes are developed by interviews, surveys, or by content analysis of sustainability disclosure. However, there are some limitations to use these types of secondary sources. For example, the risk of subjectivity, because the interpretation of sustainability may vary from agency to agency \hyperref[b59]{(Soana, 2011)}. Moreover, every rating agency may use a different approach for measuring sustainability practices which may provide different result for the same company \hyperref[b8]{(Chatterji \& Levine, 2006)}. Transparency and reliability of the results are other issues related to the use of secondary sources of sustainability practices. Secondly, constructing a new sustainability index by using own primary data or content analysis from any secondary data for measuring sustainability practices of a firm \hyperref[b48]{(Montiel \& Delgado-Ceballos, 2014)}. These types of the indexes are also likely to be affected by the subjective bias. Nonetheless, they allow for greater consideration to contextual factors. 
\section[{VI. Proposed Method of Measurement of CSP}]{VI. Proposed Method of Measurement of CSP}\par
To measure CSP of firms properly, this paper intends to recommend a new way based on sustainability disclosure in the annual reports for minimizing the limitations of existing methods of measurements. Before taking the data of CSP of firms from yearly report it should be justified that whether sustainability practices of a firm and its level of the disclosures are related or not. \hyperref[b26]{Herbohn, Walker, and Loo (2014)} found that the relationship between the sustainability practices and the sustainability disclosures is significantly positive. Al-Tuwaijri, Christensen, and Hughes (2004) also found a similar result between environmental performance and the disclosures. Therefore, it reveals that using the sustainability disclosure is appropriate to measure the sustainability practices of firms. Recently, Bursa Malaysia has taken various initiatives to promote sustainability practices of the firm such as launching Corporate Sustainability Reporting Guide, 2015 and sustainability portal, incorporating CSR disclosure into the listing requirements and conducting a CSR reporting survey. They argued CSP reflects the information regarding companies activities related to economic, environmental and social issues which are published in their annual report.\par
The proposed items of measuring CSP of this paper have been selected following Bursa Malaysia Sustainability Reporting Guideline, 2015 which is prepared according to the Global Reporting Initiative (GRI) Framework, G4 launched in 2013. Nowadays, GRI sustainability reporting guideline is the most widely accepted, internationally recognized and extensively used guiding principle for measuring the sustainability practices of firms by the companies and researchers \hyperref[b30]{(Hussain et al., 2016;}\hyperref[b60]{Tetrault Sirsly, 2015)}.\par
Table  {\ref 2}:The proposed items for measuring CSP of firms are as follows: Economic Sustainability (1) Procurement practices, (2) Community investment, (3) Indirect economic impact. 
\section[{Environmental Sustainability}]{Environmental Sustainability}\par
(1) Emissions, (2) Waste and effluent, (3) Water, (4) Energy, (5) Biodiversity, (6) Supply Chain (Environmental), \hyperref[b6]{(7)} Product and Services Responsibility (Environmental), (8) Materials, (9) Compliance (Environmental), \hyperref[b9]{(10)} Land remediation, contamination or degradation. 
\section[{Social Sustainability}]{Social Sustainability}\par
Source: Bursa Malaysia Sustainability Reporting Guide, 2015.\par
''Sustainability is a term that has emerged over time from the triple bottom-line consideration of (1) economic viability, (2) social responsibility, and (3) environmental responsibility" .\par
"Sustainability means living and working by using methods that meet and integrate existing environmental, economic, and social needs without compromising the wellbeing of future generations".\par
(1) Diversity, (2)Human Rights, (3)Occupational Safety and Health, (4)Anti-competitive behaviour, (5)Anti-corruption, (6) Labour practices,(7) Society, (8)Product and Services Responsibility (Social), (9)Supply Chain (Social), \hyperref[b9]{(10)} Compliance(Social).\par
CSP is linked to a disclosure framework that highlights three major areas, such as the economic, environmental and social performance of any firm, in addition to its financial performance \hyperref[b10]{(Choudhuri \& Chakraborty, 2009;} {\ref GRI, 2013)}. Data of CSP might be collected by content analysis from sustainability disclosure part in the audited published annual report of each company. Content analysis is widely accepted and mostly used approach to measure CSP \hyperref[b27]{(Hoang, Abeysekera, \& Ma, 2016;}\hyperref[b42]{Malarvizhi \& Matta, 2016;}\hyperref[b50]{Nor, Bahari, Adnan, Kamal, \& Ali, 2016)}.Content analysis may be done on the written documents, particularly which are historical, where the researcher usually looks at the frequency of the categories, such as words, sentences and page count \hyperref[b49]{(Myers, 2013)}.\par
Previous researchers used different measurements for content analysis, such as by the quality and the extent of disclosure. The second one is related to the counting of words, sentences or pages, while the first one refers to evaluate the quality of disclosures using a quality index to distinguish between the poor and excellent revelation of items \hyperref[b28]{(Hooks \& van Staden, 2011)}. With regards to the quality of reporting, the index used varies between researchers, where some use dichotomous variables for disclosure and nondisclosure \hyperref[b25]{(Haniffa \& Cooke, 2005;}\hyperref[b47]{Mohd Ghazali, 2007)} where a score of 1 is given to disclosures and 0 for nondisclosures. Others use a more detailed index, with a scale of 0 to 3, where a score of 3 is for quantitative disclosure, 2 for qualitative disclosure with specific explanations, 1 for general qualitative disclosure and 0 for non-disclosure \hyperref[b55]{(Saleh, Zulkifli, \& Muhamad, 2011;}\hyperref[b69]{Zainal, Zulkifli, \& Saleh, 2013)}. Others have adapted scoring guidelines by established sustainability frameworks such as the GRI, with a scale of 0 to 2 \hyperref[b52]{(Othman, Darus, \& Arshad, 2011)}, where the score of 0 denotes no disclosure, 1 for general disclosure, while the score of 2 represents detailed and quantified disclosure.\par
With regards to the usage of the extent of reporting as the measurement for sustainability reporting, the difference of measurements is due to certain benefits and limitations of each method. The measurement by word count, for instance, is easy to use and mostly utilized in earlier sustainability research \hyperref[b13]{(Deegan \& Gordon, 1996;}\hyperref[b25]{Haniffa \& Cooke, 2005;}\hyperref[b70]{Zeghal \& Ahmed, 1990}). However, \hyperref[b46]{Milne and Adler (1999)} suggest that an established basis for measurement may not be provided by counting individual words, as it lacks meaning without a complete sentence. As such, most researchers favor sentences count as the method for identifying the quantity of reporting \hyperref[b1]{(Ahmad, Sulaiman, \& Siswantoro, 2003;}\hyperref[b5]{Amran \& Devi, 2008;}\hyperref[b46]{Milne \& Adler, 1999)}, although this method omits the consideration for disclosures in the form of tables and graphs \hyperref[b3]{(Al-Tuwaijri et al., 2004;}\hyperref[b62]{Unerman, 1999)}. Pages count, on the other hand, might be less accurate since different firms may use different margins, formats and font sizes \hyperref[b23]{(Hackston \& Milne, 1996)}. Therefore, the differences in features might lead to the unreliable comparison of sustainability reporting between different firms. However, the benefit of pages count is that it reflects the total space given to a topic \hyperref[b63]{(Unerman, 2000)}, and it does not ignore disclosures in the form of graphs and tables \hyperref[b3]{(Al-Tuwaijri et al., 2004)}.\par
Nevertheless, the present article wants to propose two measures for sustainability practices. Firstly, the extent of sustainability practices could be measured using the sentences count. The justification for using this type of measurement is that sentences provide exact meaning and sound basis which may not be captured by individual words \hyperref[b46]{(Milne \& Adler, 1999)}.\par
The problem of omission of information which are in the form of tables and graphs which may result from using the sentences count (Al-Tuwaijri et al., 2004; \hyperref[b62]{Unerman, 1999)}, is countered by taking 15 words of the captions on the graphs, charts, tables and pictures as equal to one sentence \hyperref[b28]{(Hooks \& van Staden, 2011)}. Secondly, it also proposes for measuring the quality of sustainability reporting using an index with a scale of 0 to 3, where a score of 3 is for quantitative disclosure, 2 for qualitative disclosure with specific explanations, 1 for general qualitative disclosure and 0 for non-disclosure \hyperref[b55]{(Saleh et al., 2011;}\hyperref[b69]{Zainal et al., 2013)}. 
\section[{VII. Conclusion and Recommendation}]{VII. Conclusion and Recommendation}\par
for Future Research\par
Over the last decade, many excellent contributions to research on CSP measurement are done. However, research on CSP continues to progress and research remains in developing its measurement that meet the needs of business. This paper highlights that concept of CSP are well known and practiced in developed countries but yet, it is not clear and also controversial issue in developing countries. In spite of approximately 50 years of previous research on corporate sustainability still, there are no convincing standard measurements of CSP of firms. This paper tried to clarify the concept of CSP, reviewed the methods of different measurements of CSP and its pros and cons and also developed a new method for assessing CSP of firms theoretically. Future researchers can justify it empirically, and also develop more updated and contemporary methods of measuring CSP.  
\section[{Global}]{Global} \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.85\textwidth}}
Year 2019\\
2\\
Volume XIX Issue I Version I\\
( )\\
Global Journal of Management and Business Research\end{longtable} \par
 
\caption{\label{tab_0}D}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.40119999999999995\textwidth}P{0.44880000000000003\textwidth}}
Author(s)\tabcellsep Definition\\
Commission of the European\tabcellsep "Corporate sustainability is the extent to which a company contributes to environmental,\\
Communities (2001)\tabcellsep social, and economic development".\\
Organisation for Economic\tabcellsep \\
Co-operation and\tabcellsep \\
Development (OECD, 2001)\tabcellsep \end{longtable} \par
 
\caption{\label{tab_1}Table 1 :}\end{figure}
 			\footnote{© 2019 Global Journals} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Accounting]{b24}\label{b24} 	 		\textit{},  		 			Accounting 		.  	 	 		\textit{Auditing \& Accountability Journal}  		9  (1)  p. .  	 
\bibitem[Unerman ()]{b62}\label{b62} 	 		\textit{A critique of content analysis as a research method for corporate social reporting. Paper presented at the Critical Perspectives on Accounting Conference},  		 			J Unerman 		.  		1999.  		 			City University of New York 		 	 
\bibitem[Wang et al. ()]{b65}\label{b65} 	 		‘A meta-analytic review of corporate social responsibility and corporate financial performance: The moderating effect of contextual factors’.  		 			Q Wang 		,  		 			J Dou 		,  		 			S Jia 		.  	 	 		\textit{Business \& Society}  		2016. 55  (8)  p. .  	 
\bibitem[Krajnc and Glavi ? ()]{b38}\label{b38} 	 		\textit{A model for integrated assessment of sustainable development. Resources, Conservation and Recycling},  		 			D Krajnc 		,  		 			P Glavi ? 		.  		2005. 43 p. .  	 
\bibitem[Deegan and Gordon ()]{b13}\label{b13} 	 		‘A study of the environmental disclosure practices of Australian corporations’.  		 			C Deegan 		,  		 			B Gordon 		.  	 	 		\textit{Accounting and Business Research}  		1996. 26  (3)  p. .  	 
\bibitem[Choudhuri and Chakraborty ()]{b10}\label{b10} 	 		‘An insight into sustainability reporting’.  		 			A Choudhuri 		,  		 			J Chakraborty 		.  	 	 		\textit{IUP Journal of Management Research}  		2009. 8  (4)  p. .  	 
\bibitem[Labuschagne et al. ()]{b39}\label{b39} 	 		‘Assessing the sustainability performances of industries’.  		 			C Labuschagne 		,  		 			A C Brent 		,  		 			R P Van Erck 		.  	 	 		\textit{Journal of Cleaner Production}  		2005. 13  (4)  p. .  	 
\bibitem[Lopatta et al. ()]{b41}\label{b41} 	 		‘Asymmetric information and corporate social responsibility’.  		 			K Lopatta 		,  		 			F Buchholz 		,  		 			T Kaspereit 		.  	 	 		\textit{Business \& Society}  		2016. 55  (3)  p. .  	 
\bibitem[Dyllick and Hockerts ()]{b16}\label{b16} 	 		‘Beyond the business case for corporate sustainability’.  		 			T Dyllick 		,  		 			K Hockerts 		.  	 	 		\textit{Business Strategy and the Environment}  		2002. 11  (2)  p. .  	 
\bibitem[Hoang et al. ()]{b27}\label{b27} 	 		‘Board diversity and corporate social disclosure: Evidence from vietnam’.  		 			T C Hoang 		,  		 			I Abeysekera 		,  		 			S Ma 		.  		 \xref{http://dx.doi.org/10.1007/s10551-016-3260-1}{10.1007/s10551-016-3260-1}.  	 	 		\textit{Journal of Business Ethics}  		2016.  	 
\bibitem[Chatterji and Levine ()]{b8}\label{b8} 	 		‘Breaking down the wall of codes: Evaluating non-financial performance measurement’.  		 			A Chatterji 		,  		 			D Levine 		.  	 	 		\textit{California Management Review}  		2006. 48  (2)  p. .  	 
\bibitem[Zeghal and Ahmed ()]{b70}\label{b70} 	 		‘Comparison of social responsibility information disclosure media used by Canadian firms’.  		 			D Zeghal 		,  		 			S A Ahmed 		.  	 	 		\textit{Accounting, Auditing \& Accountability Journal}  		1990. 3  (1)  p. .  	 
\bibitem[Consultation paper for the preparation of a European Union strategy for sustainable development (2001)]{b12}\label{b12} 	 		\textit{Consultation paper for the preparation of a European Union strategy for sustainable development},  		 \url{http://ec.europa.eu/environment/eussd/pdf/consultation\textunderscore paper\textunderscore en.pdf}  		2001. April 10, 2016.  	 
\bibitem[Janakiraman and Jose ()]{b35}\label{b35} 	 		\textit{Corporate environmental management: Imperatives for India. Paper presented at the International Workshop on Corporate Environmental Management: Striving Perspectives from Asia},  		 			M Janakiraman 		,  		 			P Jose 		.  		 \url{http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.586.7067\&rep=rep1\&type=pdf}  		2007.  	 
\bibitem[Hussain et al. ()]{b30}\label{b30} 	 		‘Corporate governance and sustainability performance: Analysis of triple bottom line performance’.  		 			N Hussain 		,  		 			U Rigoni 		,  		 			R P Orij 		.  		 \xref{http://dx.doi.org/10.1007/s10551-016-3099-5}{10.1007/s10551-016-3099-5}.  	 	 		\textit{Journal of Business Ethics}  		2016.  	 
\bibitem[Wu ()]{b67}\label{b67} 	 		‘Corporate social performance, corporate financial performance, and firm size: A meta-analysis’.  		 			M.-L Wu 		.  	 	 		\textit{Journal of American Academy of Business}  		2006. 8  (1)  p. .  	 
\bibitem[Cheng et al. ()]{b9}\label{b9} 	 		‘Corporate social responsibility and access to finance’.  		 			B Cheng 		,  		 			I Ioannou 		,  		 			G Serafeim 		.  	 	 		\textit{Strategic Management Journal}  		2014. 35  (1)  p. .  	 
\bibitem[Ahmad et al. ()]{b1}\label{b1} 	 		‘Corporate social responsibility disclosure in Malaysia: An analysis of annual reports of KLSE listed companies’.  		 			N N N Ahmad 		,  		 			M Sulaiman 		,  		 			D Siswantoro 		.  	 	 		\textit{International Journal of Economics}  		2003. 11  (1)  p. .  	 	 (Management and Accounting) 
\bibitem[Zainal et al. ()]{b69}\label{b69} 	 		‘Corporate social responsibility reporting in Malaysia: A comparison between shariah and non-shariah approved firms’.  		 			D Zainal 		,  		 			N Zulkifli 		,  		 			Z Saleh 		.  	 	 		\textit{Middle-East Journal of Scientific Research}  		2013. 15  (7)  p. .  	 
\bibitem[Herbohn et al. ()]{b26}\label{b26} 	 		‘Corporate social responsibility: The link between sustainability disclosure and sustainability performance’.  		 			K Herbohn 		,  		 			J Walker 		,  		 			H Y M Loo 		.  	 	 		\textit{Abacus}  		2014. 50  (4)  p. .  	 
\bibitem[Goyal and Rahman ()]{b21}\label{b21} 	 		‘Corporate sustainability performance and firm performance association: A literature review’.  		 			P Goyal 		,  		 			Z Rahman 		.  	 	 		\textit{International Journal of Sustainable Strategic Management}  		2014. 4  (4)  p. .  	 
\bibitem[Searcy ()]{b57}\label{b57} 	 		‘Corporate sustainability performance measurement systems: A review and research agenda’.  		 			C Searcy 		.  	 	 		\textit{Journal of Business Ethics}  		2012. 107  (3)  p. .  	 
\bibitem[Zahid and Ghazali ()]{b68}\label{b68} 	 		‘Corporate sustainability practices among Malaysian REITs and property listed companies’.  		 			M Zahid 		,  		 			Z Ghazali 		.  	 	 		\textit{Technology and Sustainable Development}  		2015. 12  (2)  p. .  	 	 (World Journal of Science) 
\bibitem[Mandelbaum ()]{b43}\label{b43} 	 		‘Corporate sustainability strategies’.  		 			D G Mandelbaum 		.  	 	 		\textit{Temple Journal of Science Technology \& Environmental Law}  		2007. 26  (1)  p. .  	 
\bibitem[Christofi et al. ()]{b11}\label{b11} 	 		‘Corporate sustainability: Historical development and reporting practices’.  		 			A Christofi 		,  		 			P Christofi 		,  		 			S Sisaye 		.  	 	 		\textit{Management Research Review}  		2012. 35  (2)  p. .  	 
\bibitem[Montiel and Delgado-Ceballos ()]{b48}\label{b48} 	 		‘Defining and measuring corporate sustainability: Are we there yet?’.  		 			I Montiel 		,  		 			J Delgado-Ceballos 		.  	 	 		\textit{Organization \& Environment}  		2014. 27  (2)  p. .  	 
\bibitem[Margolis et al. ()]{b44}\label{b44} 	 		\textit{Does it pay to be good? A meta-analysis and redirection of research on the relationship between corporate social and financial performance (Working paper)},  		 			J D Margolis 		,  		 			H A Elfenbein 		,  		 			J P Walsh 		.  		2007. Ann Arbor, Michigan.  	 
\bibitem[Khanna and Damon ()]{b37}\label{b37} 	 		‘EPA's voluntary 33/50 program: Impact on toxic releases and economic performance of firms’.  		 			M Khanna 		,  		 			L A Damon 		.  	 	 		\textit{Journal of Environmental Economics and Management}  		1999. 37  (1)  p. .  	 
\bibitem[Hooks and Van Staden ()]{b28}\label{b28} 	 		‘Evaluating environmental disclosures: The relationship between quality and extent measures’.  		 			J Hooks 		,  		 			C J Van Staden 		.  	 	 		\textit{The British Accounting Review}  		2011. 43  (3)  p. .  	 
\bibitem[Milne and Adler ()]{b46}\label{b46} 	 		‘Exploring the reliability of social and environmental disclosures content analysis. Accounting’.  		 			M J Milne 		,  		 			R W Adler 		.  	 	 		\textit{Auditing \& Accountability Journal}  		1999. 12  (2)  p. .  	 
\bibitem[Brammer and Pavelin ()]{b7}\label{b7} 	 		‘Factors influencing the quality of corporate environmental disclosure’.  		 			S Brammer 		,  		 			S Pavelin 		.  	 	 		\textit{Business Strategy and the Environment}  		2008. 17  (2)  p. .  	 
\bibitem[G4 Sustainability reporting guidelines (2013)]{b22}\label{b22} 	 		\textit{G4 Sustainability reporting guidelines},  		 \url{https://g4.globalreporting.org/Pages/default.aspx}  		2013. May 01. 2017.  	 
\bibitem[Bekhet and Othman ()]{b6}\label{b6} 	 		‘Impact of urbanization growth on Malaysia CO2 emissions: Evidence from the dynamic relationship’.  		 			H A Bekhet 		,  		 			N S Othman 		.  	 	 		\textit{Journal of Cleaner Production}  		2017. 154 p. .  	 
\bibitem[Ong et al. ()]{b51}\label{b51} 	 		‘Influence of environmental disclosures on the financial performance of public listed Malaysian manufacturing companies’.  		 			T S Ong 		,  		 			W N Soh 		,  		 			B H Teh 		,  		 			S H Ng 		.  	 	 		\textit{Asia-Pacific Management Accounting Journal}  		2016. 10  (1)  p. .  	 
\bibitem[San ()]{b56}\label{b56} 	 		‘Influence of environmental disclosures on the financial performance of public listed Malaysian manufacturing companies’.  		 			O T San 		.  	 	 		\textit{Asia-Pacific Management Accounting Journal}  		2016. 10  (1)  p. .  	 
\bibitem[Malarvizhi and Matta ()]{b42}\label{b42} 	 		‘Link between corporate environmental disclosure and firm performance"-perception or reality?’.  		 			P Malarvizhi 		,  		 			R Matta 		.  	 	 		\textit{The British Accounting Review}  		2016. 36  (1)  p. .  	 
\bibitem[Saleh et al. ()]{b55}\label{b55} 	 		‘Looking for evidence of the relationship between corporate social responsibility and corporate financial performance in an emerging market’.  		 			M Saleh 		,  		 			N Zulkifli 		,  		 			R Muhamad 		.  	 	 		\textit{Asia-Pacific Journal of Business Administration}  		2011. 3  (2)  p. .  	 
\bibitem[Hubbard ()]{b29}\label{b29} 	 		‘Measuring organizational performance: Beyond the triple bottom line’.  		 			G Hubbard 		.  	 	 		\textit{Business Strategy and the Environment}  		2009. 18  (3)  p. .  	 
\bibitem[Unerman ()]{b63}\label{b63} 	 		‘Methodological issuesreflections on quantification in corporate social reporting content analysis. Accounting’.  		 			J Unerman 		.  	 	 		\textit{Auditing\& Accountability Journal}  		2000. 13  (5)  p. .  	 
\bibitem[Margolis and Walsh ()]{b45}\label{b45} 	 		‘Misery loves companies: Rethinking social initiatives by business’.  		 			J D Margolis 		,  		 			J P Walsh 		.  	 	 		\textit{Administrative Science Quarterly}  		2003. 48  (2)  p. .  	 
\bibitem[Myers ()]{b49}\label{b49} 	 		 			M D Myers 		.  		\textit{Qualitative research in business and management},  				2013.  	 	 (Croydon: Sage) 
\bibitem[Mohd Ghazali ()]{b47}\label{b47} 	 		‘Ownership structure and corporate social responsibility disclosure: Some Malaysian evidence’.  		 			N A Mohd Ghazali 		.  	 	 		\textit{Corporate Governance: The International Journal of Business in Society}  		2007. 7  (3)  p. .  	 
\bibitem[Rivera et al. ()]{b54}\label{b54} 	 		‘Revisiting the relationship between corporate stakeholder commitment and social and financial performance’.  		 			J M Rivera 		,  		 			M J Muñoz 		,  		 			J M Moneva 		.  	 	 		\textit{Sustainable Development}  		2017. 25  (6)  p. .  	 
\bibitem[Lins et al. ()]{b40}\label{b40} 	 		‘Social capital, trust, and firm performance: The value of corporate social responsibility during the financial crisis’.  		 			K V Lins 		,  		 			H Servaes 		,  		 			A Tamayo 		.  	 	 		\textit{The Journal of Finance}  		2017. 72  (4)  p. .  	 
\bibitem[Hackston and Milne ()]{b23}\label{b23} 	 		\textit{Some determinants of social and environmental disclosures in New Zealand companies},  		 			D Hackston 		,  		 			M J Milne 		.  		1996.  	 
\bibitem[Freeman et al. ()]{b20}\label{b20} 	 		\textit{Stakeholder theory: The state of the art},  		 			R E Freeman 		,  		 			J S Harrison 		,  		 			A C Wicks 		,  		 			B L Parmar 		,  		 			S De Colle 		.  		2010. New York: Cambridge University Press.  	 
\bibitem[Freeman ()]{b19}\label{b19} 	 		\textit{Strategic management: A stakeholder ?pproach},  		 			R E Freeman 		.  		1984. Marshfield MA: Pitman Publishing.  	 
\bibitem[Freeman ()]{b18}\label{b18} 	 		‘Strategic Management: A Stakeholer Perspective’.  		 			R Freeman 		.  	 	 		\textit{Englewoods Cliffs}  		1984. Prentice Hall.  	 
\bibitem[Nor et al. (2001)]{b50}\label{b50} 	 		‘Strategies for sustainable development: Practical guidance for development cooperation’.  		 			N M Nor 		,  		 			N A S Bahari 		,  		 			N A Adnan 		,  		 			S M Q A S Kamal 		,  		 			I M Ali 		.  		 \url{http://www.nssd.net/pdf/gsuse.pdf}  	 	 		\textit{Procedia Economics and Finance}  		2016. 2001. April 08. 2017. 35 p. .  	 	 (The effects of environmental disclosure on financial performance in Malaysia) 
\bibitem[Sharma et al. ()]{b58}\label{b58} 	 		‘Sustainability and business-to-business marketing: A framework and implications’.  		 			A Sharma 		,  		 			G R Iyer 		,  		 			A Mehrotra 		,  		 			R Krishnan 		.  	 	 		\textit{Industrial Marketing Management}  		2010. 39  (2)  p. .  	 
\bibitem[Perrini and Tencati ()]{b53}\label{b53} 	 		‘Sustainability and stakeholder management: The need for new corporate performance evaluation and reporting systems’.  		 			F Perrini 		,  		 			A Tencati 		.  	 	 		\textit{Business Strategy and the Environment}  		2006. 15  (5)  p. .  	 
\bibitem[Tetrault Sirsly ()]{b60}\label{b60} 	 		‘Sustainability measures: A stakeholder focus beyond shareholders’.  		 			, C.-A Tetrault Sirsly 		.  	 	 		\textit{Management and Sustainable Development}  		2015. 11  (1)  p. .  	 	 (World Journal of Entrepreneurship) 
\bibitem[Ameer and Othman ()]{b4}\label{b4} 	 		‘Sustainability practices and corporate financial performance: A study based on the top global corporations’.  		 			R Ameer 		,  		 			R Othman 		.  	 	 		\textit{Journal of Business Ethics}  		2012. 108  (1)  p. .  	 
\bibitem[The Star Online (2017)]{b61}\label{b61} 	 		\textit{Tajuddin: Investors now more aware of sustainability},  		 			The Star Online 		.  		 \url{http://www.thestar.com.my/business/business-news/2017/01/11/tajuddin-investors-now-more-aware-ofustainability/\#QEjKi3x2mbFLTZcl.99}  		2017. April 07. 2017.  	 	 (Retrieved) 
\bibitem[Weber ()]{b66}\label{b66} 	 		‘The business case for corporate social responsibility: A company-level measurement approach for CSR’.  		 			M Weber 		.  	 	 		\textit{68. World Commission on Environment and Development}  		2008. 1987. 26  (4)  p. .  	 	 (Our common future) 
\bibitem[Ioannou and Serafeim ()]{b34}\label{b34} 	 		\textit{The consequences of mandatory corporate sustainability reporting: Evidence from four countries},  		 			I Ioannou 		,  		 			G Serafeim 		.  		2016. Harvard Business School Research.  	 	 (Working paper no. 11-100) 
\bibitem[Hussainey and Walker ()]{b31}\label{b31} 	 		‘The effects of voluntary disclosure and dividend propensity on prices leading earnings’.  		 			K Hussainey 		,  		 			M Walker 		.  	 	 		\textit{Accounting and Business Research}  		2009. 39  (1)  p. .  	 
\bibitem[Ioannou and Serafeim ()]{b33}\label{b33} 	 		‘The impact of corporate social responsibility on investment recommendations: Analysts' perceptions and shifting institutional logics’.  		 			I Ioannou 		,  		 			G Serafeim 		.  	 	 		\textit{Strategic Management Journal}  		2015. 36  (7)  p. .  	 
\bibitem[Haniffa and Cooke ()]{b25}\label{b25} 	 		‘The impact of culture and governance on corporate social reporting’.  		 			R M Haniffa 		,  		 			T E Cooke 		.  	 	 		\textit{Journal of Accounting and Public Policy}  		2005. 24  (5)  p. .  	 
\bibitem[Amran and Devi ()]{b5}\label{b5} 	 		‘The impact of government and foreign affiliate influence on corporate social reporting: The case of Malaysia’.  		 			A Amran 		,  		 			S S Devi 		.  	 	 		\textit{Managerial Auditing Journal}  		2008. 23  (4)  p. .  	 
\bibitem[Adams et al. ()]{b0}\label{b0} 	 		‘The impact of the pursuit of sustainability on the financial performance of the firm’.  		 			M Adams 		,  		 			B Thornton 		,  		 			M Sepehri 		.  	 	 		\textit{Journal of Sustainability and Green Business}  		2012. 1 p. .  	 
\bibitem[Othman et al. ()]{b52}\label{b52} 	 		‘The influence of coercive isomorphism on corporate social responsibility reporting and reputation’.  		 			S Othman 		,  		 			F Darus 		,  		 			R Arshad 		.  	 	 		\textit{Social Responsibility Journal}  		2011. 7  (1)  p. .  	 
\bibitem[Al-Tuwaijri et al. ()]{b3}\label{b3} 	 		‘The relations among environmental disclosure, environmental performance, and economic performance: A simultaneous equations approach. Accounting’.  		 			S A Al-Tuwaijri 		,  		 			T E Christensen 		,  		 			K Hughes 		.  	 	 		\textit{Organizations and Society}  		2004. 29  (5)  p. .  	 
\bibitem[Soana ()]{b59}\label{b59} 	 		‘The relationship between corporate social performance and corporate financial performance in the banking sector’.  		 			M.-G Soana 		.  	 	 		\textit{Journal of Business Ethics}  		2011. 104  (1)  p. .  	 
\bibitem[Donaldson and Preston ()]{b15}\label{b15} 	 		‘The stakeholder theory of the corporation: Concepts, evidence,and implications’.  		 			T Donaldson 		,  		 			L E Preston 		.  	 	 		\textit{Academy of Management Review}  		1995. 20  (1)  p. .  	 
\bibitem[Van Beurden and Gössling ()]{b64}\label{b64} 	 		‘The worth of values-a literature review on the relation between corporate social and financial performance’.  		 			P Van Beurden 		,  		 			T Gössling 		.  	 	 		\textit{Journal of Business Ethics}  		2008. 82  (2)  p. .  	 
\bibitem[Jensen and Meckling ()]{b36}\label{b36} 	 		‘Theory of the firm: Managerial behavior, agency costs and ownership structure’.  		 			M C Jensen 		,  		 			W H Meckling 		.  	 	 		\textit{Journal of Financial Economics}  		1976. 3  (4)  p. .  	 
\bibitem[Elkington ()]{b17}\label{b17} 	 		‘Triple bottom line revolution: reporting for the third millennium’.  		 			J Elkington 		.  	 	 		\textit{Australian CPA}  		1999. 69  (11)  p. .  	 
\bibitem[Dhaliwal et al. ()]{b14}\label{b14} 	 		‘Voluntary nonfinancial disclosure and the cost of equity capital: The initiation of corporate social responsibility reporting’.  		 			D S Dhaliwal 		,  		 			O Z Li 		,  		 			A Tsang 		,  		 			Y G Yang 		.  	 	 		\textit{The Accounting Review}  		2011. 86  (1)  p. .  	 
\bibitem[Ioannou and Serafeim ()]{b32}\label{b32} 	 		‘What drives corporate social performance? The role of nationlevel institutions’.  		 			I Ioannou 		,  		 			G Serafeim 		.  	 	 		\textit{Journal of International Business Studies}  		2012. 43  (9)  p. .  	 
\bibitem[
			Aicpa
		 (2011)]{b2}\label{b2} 	 		\textit{What is sustainability},  		 			Aicpa 		.  		 \url{http://www.aicpa.org/InterestAreas/BusinessIndustryAndGovernment/Resources/Sustainability/Pages/SustainabilityFAQs.aspx}  		2011. April 08. 2017.  	 	 (Retrieved) 
\end{bibitemlist}
 			 		 	 
\end{document}
