\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={What are the Motivations for Undertaking Corporate Social Responsibility (CSR) Practices in the Middle-East? A Critical Literature Review},
 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{What are the Motivations for Undertaking Corporate Social Responsibility (CSR) Practices in the Middle-East? A Critical Literature Review}
\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]{Raimi,  L.}

             \author[2]{Aljadani,  A.}

             \affil[1]{  American University of Nigeria.}

\renewcommand\Authands{ and }

\date{\small \em Received: 6 December 2019 Accepted: 31 December 2019 Published: 15 January 2020}

\maketitle


\begin{abstract}
        


Corporate social responsibility (henceforth, CSR) as a practice that involves doing well and doing good to the society, cuts across countries, cultures and corporations. The CSR activities embarked upon by were mainly of philanthropic nature, that is, social actions not aimed at profitability or improved financial performance. Literature established that, the motivations for undertaking CSR differs across continents and corporations because of the influence history, cultural norms and philosophies. The purpose of this chapter is to discuss different motivations for undertaking CSR practices in the Middle- East with a view enriching the literature with emerging facts and richer understanding of social actions from non-Western hemisphere. The authors adopt a qualitative research method by extracting new understanding on the meanings, cultural context of CSR and motivations for CSR in the Middle-East using a critical literature review (CLR). The chapter found five (5) key motivations for CSR in the Middle-East, namely: religious, economic, social, environmental and globalisation factors.

\end{abstract}


\keywords{critical literature review, CSR, middle-east, motivations.}

\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
orporate social responsibility (henceforth, CSR) as a practice that involves doing well and doing good to the society cuts across countries, cultures and corporations. Literature established that, the motivations for undertaking CSR initiative differs across global corporations because of historical contexts, cultural norms and managerial philosophies. Beyond boosting financial performance and legal compliance \hyperref[b20]{(Greenfield, 2004;}\hyperref[b33]{Karam and Jamali, 2013)}, CSR is helping to fill social and environmental governance gaps in the operating environment, where companies conduct businesses across the globe \hyperref[b22]{(Haalboom, 2012)}. It is reported that large and small companies have adopted CSR as part of their corporate practices; they prepare periodic CSR reports, appoint CSR managers, create CSR departments and appropriate funds for CSR projects because the concept has emerged as a core area of management like marketing, accounting and finance  {\ref (Crane, Matten \& Spence, 2013)}.\par
A number of scholars noted that mining and manufacturing companies in both the developed and developing nations give little attention to environmental issues, but strategically launched CSR programs/ projects as tools for environmental misconduct dressing and greenwashing to cover their corporate excesses and unethical practices \hyperref[b12]{(Dashwood, 2012;}\hyperref[b24]{Hart and Coumans, 2013;} {\ref Du, 2015)}. For instance, the British Tobacco Company invested massively on CSR programs, yet its tobacco products are environmentallyunfriendly and antithetical to the principle of wellness that social actions represent \hyperref[b27]{(Hirschhorn, 2004)}. Another criticism of tobacco company's CSR programs is that such programs actually help diffuse the negative impact of campaign against sale of tobacco launched by health professionals and environmentalists  {\ref (Fooks et al., 2013)}. Worse still, several companies that flag CSR care less about the negative effects of their solid waste and effluents on the wellness of the host communities \hyperref[b48]{(Reeves \& Knell, 2013)}. This rouge approach to CSR compliance is practically backfiring, as the consumers and civil society groups are becoming skeptical and doubtful about the genuineness of corporate philanthropy of companies in the face of growing incidences of corporate misconducts, executive scandals, irresponsible behaviour and violation of the law of host nations with impunity \hyperref[b57]{(Skarmeas \& Leonidou, 2013}\hyperref[b55]{: Shamir, 2017)}.\par
From another perspective, companies are increasingly adopting CSR as a strategic tool for achieving dual benefits (economic value and societal value) in manner that impact on the ecosystems, poverty, inequality and human rights \hyperref[b39]{(Naccache, Leca \& Kazmi, 2017)}. At inception, CSR was conceptualised as good neighbourliness and philanthropic attempt by corporations to play a more positive role in solving broad social problems facing the stakeholders in their operating environment \hyperref[b8]{(Carroll, 1999)}. Therefore, every company embed the ideals of doing good and solidarity in its business ethics   Looking at research in the last decade, different motivations have been reported in studies across the continents. It is apt to report that, the motivations for CSR practices in developed countries have been well researched, but research on motivations for CSR in the Middle-East are scanty and poorly researched. There is therefore a critical need for integration of works on CSR motivations in the Middle-East.\par
Jamali and Sidani (2012) few years back noted that CSR in the Middle East has its "distinctive roots and unique expressions that do not always mirror the current understanding and practice in the West? CSR is alive and well in the Middle East, although it continues to have its unique flavor and connotations." (p.1). In the Middle-East, social actions are well entrenched in the Zakat, Sadaqat and Waqf, but these traditional philanthropic models need to be discussed and integrated into the contemporary CSR discourse. From the foregoing background, the purpose of this research is to investigate motivations for undertaking CSR practices in the Middle-East with a view enriching the literature with emerging facts using Critical Literature Review (CLR). Apart from the introduction, there are four parts to this paper. The second part focuses on the conceptual issues and theoretical framework of the study. The third part discusses empirical studies on motivational factors for CSR programs in the Middle-East and the focus of such CSR Programs. The fourth part presents the research methods, findings and discussion of thematic issues. The chapter concludes with implications and suggestion for further research. 
\section[{II. Conceptual Issues and Theoretical Underpinning a) Corporate Social Responsibility Discourse}]{II. Conceptual Issues and Theoretical Underpinning a) Corporate Social Responsibility Discourse}\par
CRS has been a widely-discussed topic for over 70 years among academics and practitioners without a universally acceptable definition because it is understood and applied differently by organisations \hyperref[b18]{(Freeman \& Hasnaoui, 2011)}. Operationally, it is a nuance commonly used to describe business-society relationship, and it oscillates around issues such social philanthropy \hyperref[b8]{(Carroll, 1999;}\hyperref[b0]{Raimi, 2015)}, attempt to elicit trust and legitimacy, curtailing the impact of industrial solid waste and effluents on the environment and sustainability issues \hyperref[b11]{(Crowther and Rayman-Bacchus, 2004;}\hyperref[b25]{Haskins, 2009)}. According to USAID (2002), CSR "refers to transparent business practices that are based on ethical values, compliance with legal requirements, and respect for people, communities, and the environment. Thus, beyond making profits, companies are responsible for the totality of their impact on people and the planet." (p.2). However, Khan, Khan, Ahmed \& Ali (2012) defined CSR as ways by which companies address various social issues in their operating environment where plants are located. It includes and extends to being employee-friendly, investor-friendly, environment-friendly, regards for ethics, respect for communities where the firm's plants are located and even investor friendly. The meaning of CSR extends to green policy, green marketing, climate change and social responsible investments (Chang and Chen, 2012; \hyperref[b21]{Griffin and Sun, 2013)}.\par
From a different perspective, it has been noted that decades ago, the core business responsibility is making money and augmenting shareholder value in terms of growth of business assets and net worth of investment -a self-centered perspective called corporate financial responsibility (CFR). As corporate understanding of obligation expands, the social and environmental responsibilities were added as two additional obligations of companies  {\ref (USAID, 2002)}.\par
The environmental responsibility is so critical to business sustainability globally that it was incorporated as part of the ten \hyperref[b10]{(10)} principles of the UN Global Compact, as 7, 8 and 9 principles. Specifically, Principle 7 admonishes businesses to adopt a precautionary approach to environmental challenges; Principle 8 required companies to promote greater environmental responsibility; and Principle 9 encourages companies to use environmentally-friendly technologies in their business operations (UN Global Compact, 2014).\par
CSR has also been viewed as focusing on triple bottom line (TBL). This is a definition that typifies CSR as a balance of three dimensions of corporate obligations, namely: economic, environmental and social responsibilities \hyperref[b26]{(Henriques, 2013;}\hyperref[b53]{Savitz, 2013)}. Although the pioneering work of Carroll (1999) identified four types of corporate responsibilities with systematic understanding. The literature presently discusses CSR from the TBL perspective.\par
At a stage, notable international organisations such as the World Business Council for Sustainable Development (WBCSD), European Union (EU), International Labor Organisation (ILO), and Organization for Economic Cooperation and Development (OECD) provided working definitions, while the United Nations developed the UN Global Compact for CSR, which provided policy direction and indices for governments and multinational corporations on the principles of sustainable development -the hallmark of CSR. The definitions provided by these world bodies are worthwhile. The World Business Council for Sustainable Development (1999) states: "Corporate Social Responsibility is the continuing commitment by business to contribute to economic development while improving the quality of life of the workforce and their families as well as of the community and society at large" (2000:10). Whereas, European Commission (2002) defined CSR as "a corporate contribution to sustainable development"?whereby companies integrate social and environmental concerns into their business operations and in their interactions with their stakeholders on a voluntary basis (European Commission, 2002, p 5). The international Labour Organisation (2006) defined CSR as "a way in which enterprises give consideration to the impact of their operations on society and affirm their principles and values both in their own internal methods and processes and in their interaction with other actors. CSR is a voluntary, enterprise-driven initiative and refers to activities that are considered to exceed compliance with the law." (p.1). A critical look at all these definitions revealed that, there is no one-style-fits-all definition for CSR.\par
With regards to ethics and norms, it has been widely argued that CSR is deeply rooted in ethics and morals, therefore the role of religion in CSR adoption and disclosure has been noted in a number of studies. Raimi, Patel, Yekini and Aljadani (2013) explained that, when CSR is understood from religious lenses by religious managers, the outcome would strengthen CSR compliance and reporting particular in industrial societies, where religions play direct and indirect role in corporate governance and people's lifestyle. Empirically, Du, Du, Zeng, Pei \& Chang (2016) investigated the impact of religious atmosphere on CSR adoption and compliance among 4186 firms in the Chinese stock market. It was found that religious atmosphere is significantly positively associated with CSR, implying that religious atmosphere plays a crucial mediating role in strengthening CSR adoption and compliance in religious society. The next section provides a theoretical underpinning for the discourse. 
\section[{b) Culture Theory and CSR in the Middle-East}]{b) Culture Theory and CSR in the Middle-East}\par
For theoretical grounding, the culture theory provides the required underpinning. Specifically, the influence of culture framework as discussed by Geert Hofstede is relevant. From data collected from 88,000 respondents across 72 selected countries, Hofstede developed a concise culture framework with five dimensions in his cross-country study across countries investigated. These five cultural dimensions of culture are: (a) individualism, (b) masculinity, (c) power distance, (d) uncertainty avoidance, and (e) long-term orientation \hyperref[b41]{(Nakata, 2009)}. The culture theory has been creatively applied to CSR discourse in the literature. Another work by Katz, Swanson and Nelson (1999) developed a unique framework for applying Hofstede's five cultural dimensions to the CSR agenda. They classified social actions of companies in the society into five social spheres, and each of the social actions of companies was then linked to the Hofstede's five cultural dimensions as shown below: Table \hyperref[tab_2]{1} Critical literature review of CSR in the Middle East from the cultural context revealed interesting facts. According to \hyperref[b29]{Ismail (2009)}, CSR is an age-long practice that had existed in the Muslim countries as a welldeveloped philanthropic models of Zakat and Sadaqat. Zakat is a form of religious tax enjoined on the rich as part of their social responsibility for supporting the poor (Roy, 2010; Gill, 2011). Another age long social action in the Middle-East is Waqf. The term Waqf is often defined as "valuable property and tangible assets set aside by the legal owners as gifts to Allah and His cause and for the benefit of humanity  {\ref (Raimi, Patel and Adelopo, 2014)}. Waqf also means endowment established by the individuals to provide free relief services and solace to the vulnerable members of the society." (p.234). Taking up social actions through Waqf could be described as surrendering and sacrificing one's personal property for public affairs and wellness; it is the Islamic alms-house that reflects social entrepreneurship in Muslim countries \hyperref[b50]{(Salarzehi, Armesh \& Nikbin, 2010)}. Religious Waqf allocates property to mosques and religious schools as endowments. This allows for sustainability of the activities of the mosques and religious schools. However, the philanthropic Waqf is dedication of property to the society for humanitarian purposes with large scale benefits to the poor and marginalised public. This type of Waqf could be used to set up educational centres/school. Library, hospitals, animal care, care for the ecosystem, road and recreational facilities. Whereas, Family Waqf is dedication of property by parents for the upkeep of their children and dependants after death  {\ref (Raimi et al, 2014;}\hyperref[b50]{Salarzehi et al, 2010)}.\par
From the discussion so far, CSR is related to the socio-cultural values and religious beliefs in the Middle-East. Therefore, CSR finds acceptability from Muslim businesses and managers because it is situated within the framework of worship and rewardable social action approved by Islam  {\ref (Raimi, et al, 2014)}. Besides, it also assumes a broader spiritual significance because it motivates man as an individual to interface with the larger society and fellowmen  {\ref (Dusuki, 2008)}.\par
The growing number of scholarly articles on CSR and Islam provide a strong indication that CSR is theoretically and practically consistent with Islam (Taman, 2011). Structurally, Islam has a well-developed Code of Ethics that provide guidance for ethical and social behaviour of humans \hyperref[b19]{(Gill, 2011)}. CSR in Islam is holistic as it covers many domains namely: legal (Shari'ah), righteousness (Taqwa), human dignity, equality and rights, trust and responsibility. Another unique feature of social responsibility in Islam is that, its goal is not to satisfy the stakeholders and shareholders or gain reputation through social actions from the consumers and the public, rather social responsibility is premised on pleasing God by helping the community \hyperref[b37]{(Kirat, 2015b)}. The depth of CSR in Islam extends beyond the Western strategic or instrumental goals of flagging social actions to enhance goodwill or boost long-term financial performance of companies (Dusuki (2008).\par
From the viewpoints above, CSR is a voluntary duty like the charity (Sadaqah); it is an act of empathy carried out by socially responsive individuals and groups as an act of worship with the mind-set of pleasing Allah by giving back to the society. CSR and Islam connect because Islam gives preference to human wellness by instituting social security systems such as Zakat, Sadaqat and Waqf to bridge gaps and maintain socio-economic equilibrium between the rich and the power \hyperref[b45]{(Raimi et al, 2013;} {\ref Dusuki, 2008)}. All forms of considerations for social, economic and environmental wellness of humans, minerals, plants and animals (broadly summarized as social, human and natural capital elements) are recognised personal and corporate responsibilities in Islam. In general, the tenets of Islam are consistent with modern business ethics including the 'Ten Principles' of responsible business codified in the UN Global Compact \hyperref[b62]{(Zinkin, 2007;}\hyperref[b61]{Williams \& Zinkin, 2010)}. It is instructive to state that CSR is not at variance with Islam and cultural contexts in the Middle-East.\par
Moreover, the influence of national culture is waning because of the wave of globalisation which promoted a global culture through cross-border mergers, acquisitions, joint-ventures and alliances among corporate organisations \hyperref[b6]{(Brannen and Peterson, 2009;}\hyperref[b4]{Brannen, 2009)}. In other words, the world is more globalized and culturally integrated than it was several decades ago. Consequently, global trends, fashions, tastes and preferences spread among the diverse people in different countries like wild fire from East to West or West to East and back again \hyperref[b4]{(Brannen, 2009)}. The influence of regional culture of philanthropy and globalisation have combined to shape the adoption and focus of CSR in the Middle-East to align with strategic approach to social actions (Jamali, Sidani \& El-Asmar, 2009;  {\ref Kirat, 2015)}. \hyperref[b14]{Diab (2017)} cautioned that CSR has advanced beyond the philanthropy model, and is swiftly undergoing integration into the core business strategy of globalisation-compliant companies. Unfortunately, some companies in the Middle East still view CSR as philanthropy enjoined by culture and religion, and consequently led failed to get CSR integrated as part of core business strategy. Empirically, what are the motivations for CSR in the Middle-East? The next section provides answers to this question. 
\section[{III. Empirical Studies on Motivations and Focus of CSR in Middle-East}]{III. Empirical Studies on Motivations and Focus of CSR in Middle-East}\par
Every corporation in the Middle-East has different but related motivations for taking up CSR programmes. According to \hyperref[b14]{Diab (2017)}, there is a wide difference among Middle East countries with regards to CSR application and best practices. While, countries such as UAE and Oman have demonstrated commitment to CSR as well as sustainability issues through impactful and meaningful social actions and initiatives, whereas Lebanon flagged engaged in a number of PR activities flagging them as CSR.\par
First and foremost, Jamali and Mirshak (2007) examined the CSR approach and philosophical motivation of eight most active companies in Lebanon. They found that CSR activities in Lebanon are driven by passion for philanthropy. Another study by Jamali, Sidani \& El-Asmar (2009), which examined the managerial perspectives towards CSR in three Middle Eastern countries of Syria, Lebanon and Jordan found that there are some commonalities in CSR orientations, but minor divergences. An indication that companies from these three countries are driven by common motivations strongly influenced by regional culture and globalisation.\par
For United Arab Emirate (UAE), Rettab, Brik, \& Mellahi, (2009) investigated that the link between CSR activities and organisational performance of 280 companies, and found that a positive relationship between CSR and three organisational performance metrics, namely: financial performance, employee commitment, and corporate reputation. The three metrics are positioned as motivations for CSR adoption by these companies.\par
Whereas, in Qatar, it was found that the motivation for CSR programs is largely philanthropy or PR reinvent to support the society. With regards to focus, these companies donate to sporting events, health, education and environment  {\ref (Kirat, 2015)}. But, Shehadi \& Jamjoom (2014) posited that the key motivations for CSR in the Middle East and North Africa (MENA) is desire to tackle social and economic challenges especially creation of jobs and development of infrastructure because these developmental issues stimulate robust economic and political stability, and create virtuous circle of growth in MENA. Another comparative study on the orientation of companies towards CSR in Qatar and Germany found that apart from the economic obligations, the next responsibility favoured in Qatar is philanthropic obligation of a business. In Germany however, apart from economic obligation, the next is highly ethical standards \hyperref[b54]{(Schmidt \& Cracau, 2015)}.\par
Furthermore, Western Zagros Limited, HSBC, Al Muhaidib Group and SEDCO Holding were reported to have reinvented their CSR activities to stimulate economic growth and redevelopment of local communities for long-term mutually beneficial relationships \hyperref[b3]{(Booz and Company, 2013;}\hyperref[b0]{Adelopo, Raimi and Yekini, 2015)}. In Turkey, \hyperref[b2]{Ararat (2006)} reported that the Turkish Businessmen and Industrialists' Association (TUSIAD), made CSR especially corporate philanthropy a front burner issue among Turkish private enterprises. TUSIAD as a matter of principle encouraged its member companies to give back to the society by donating a percentage of their net profits to foundations (Awqaf, plural of Waqf). The motivation for this very important social action is to elicit and gain legitimacy and social acceptance from the public. Similarly, Zain in Bahrain adopted CSR as a business practice to reposition the organisation as a responsible corporate citizen in order to elicit legitimacy in the region \hyperref[b46]{(Raimi, 2017)}.\par
With regards to the focus of CSR programs in the Middle-East, there are interesting revelations across companies. The empirical study of AlNaimi, Hossain \& Momin (2012) found that most companies in Gulf focused CSR programs on human resources, product development, community involvement, while environmental issues and others (Diversity and Opportunity) were not reported in their annual reports. In Saudi Arabia, SEDCO Holding focused it CSR program on building the financial literacy capacity of the youth in the Kingdom. The program targets thousands of students. Similarly, Abdul Latif Jameel Group in Saudi Arabia set up Abdul Latif Jameel Community Initiatives (ALJCI), which implements it CSR with preference for job creation and empowerment program tagged Bab Rizq Jameel (The Beautiful Gateway to Prosperity). This CSR program is designed to identify job opportunities, providing skills and training to men and women and finally providing microfinance loans to participants to set up new their ventures \hyperref[b56]{(Shehadi \& Jamjoom, 2014)}. Bur, Zain Bahrain, focused its CSR programs on community development and delivery of public goods to the citizens \hyperref[b46]{(Raimi, 2017)}. Moreover, Kirat (2015a) examined the perceptions and practices of CSR in Qatar, and found that the focus of CSR includes health, sports, education and environment, while less attention was given to critical CSR dimensions such as human rights, labour rights, work conditions, anti-bribery and anti-corruption measures. Besides, Dubai-based IT company called Intigrala joint venture company between Saudi Telecom Company (STC) and All Asia Networks (ASTRO) focused its CSR initiative on technical handson training and business mentorship designed to empower startups in the telecommunication industry developed their products and services for three months with the help of the agency's experts and network of mentors \hyperref[b56]{(Shehadi \& Jamjoom, 2014)}. 
\section[{IV.}]{IV.} 
\section[{Methodology}]{Methodology}\par
This chapter contribution adopts a qualitative research method -an interpretivist research paradigm. In line with the best practice in qualitative research, the authors explore secondary materials to provide answer to the question: What are the motivations for undertaking CSR practices in the Middle-East? The sourced data were systematically analysed using critical review of literature (CLR). The CLR is a systematic analysis and evaluation of several research materials and sources on a specific topic, which when objectively appraised and analysed, using appropriate language would give new insights, more facts, richer findings and enriched understanding (Saunders and Rojon 2011; Saunders, Lewis and Thornhill, 2012). Qualitative research method was preferred because understanding motivating factors for CSR programs and focus is better investigated leveraging qualitative research approach. This approach had been used De Vries \& Huijsman (2011) and \hyperref[b49]{Sakyia (2013)} in their exploratory qualitative studies.\par
Volume XX Issue VI Version I 51 ( E )\par
V. 
\section[{Findings and Discussions of Thematic Issues}]{Findings and Discussions of Thematic Issues}\par
From the CLR of scholarly texts, the study found that CSR had long existed in the philosophies and cultural context of the Middle-East as philanthropy. However, the wave of globalisation has advanced CSR beyond philanthropy model in the Middle-East. With regards to the motivations for CSR in this region, a fivemotivational factors emerged, viz: Religious, Economic, Social, Environmental and Globalisation. Each of the five motivational factors have specific elements assigned to them as shown represented in Table \hyperref[tab_3]{2} below.\par
Religious factor, which has 3 specific elements focused on Zakat, Sadaqat and Waqf which as are acts of empathy and worship enjoined by Islam on socially responsive individuals and groups in the society. CSR connects with religion as it boosts human wellness and bridges gaps socio-economic imbalance between the rich and the power.\par
Economic factor that has 11 specific elements focused on positive image and reputation and ending with improving market value (emotional, social, and functional values); Social factors also have 11 specific factors, from good corporate citizenship to improving labour practices; Environmental factor that reflect 6 specific elements focused on environmentally-friendly production and ending with averting environmental crisis; and Globalisation factor has 8 specific elements that focused on meeting local and international protocols and conventions especially UN Compact principles on sustainability.   
\section[{Conclusions, Implications and Suggestion for Further Research}]{Conclusions, Implications and Suggestion for Further Research}\par
This chapter sets out to discuss the motivations for undertaking CSR practices in the Middle-East with a view to enriching the literature with emerging facts and richer understanding of social actions from the Middle-East perspective. Leveraging a critical literature review (CLR), the chapter found five (  {\ref 5}) key motivations for CSR in the region, namely: religious, economic, social, environmental and globalisation factors. The key implication of these findings is that companies in the Middle-East have strategically planned CSR that connect with the five motivational factors to elicit positive impacts on business operations. The chapter contributes to the theoretical understanding of the motivations for CSR practices in the Middle-East by integrating culture theory. The first policy implication is that it is in the interest of companies in the Middle-East to have clarity on the motivation for CSR before investing in CSR programs. Another policy implication with regards to bridging governance gap is that the government and the companies in the region should work together to ensure that CSR programs target human capacity development, empowerment of disadvantaged members of the host communities, training of new start-ups and infrastructural development. The present qualitative findings are exploratory, an empirical study is suggested as this would provide new and richer insights.\begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.8024950099800399\textwidth}P{0.018662674650698603\textwidth}P{0.013572854291417163\textwidth}P{0.01526946107784431\textwidth}}
\multicolumn{4}{l}{1. Cause promotion (promote awareness and concern}\\
\multicolumn{2}{l}{for social actions),}\tabcellsep \tabcellsep \\
\multicolumn{4}{l}{2. Cause-related marketing (contributing to social}\\
\multicolumn{2}{l}{actions through sales),}\tabcellsep \tabcellsep \\
\multicolumn{4}{l}{3. Corporate social marketing (behavior change}\\
initiatives),\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{4}{l}{4. Corporate philanthropy (contributing directly to}\\
\multicolumn{2}{l}{social wellness),}\tabcellsep \tabcellsep \\
\multicolumn{4}{l}{5. Community volunteering (company's employees}\\
\multicolumn{4}{l}{donating time and talents assisting host}\\
\multicolumn{2}{l}{communities), and}\tabcellsep \tabcellsep \\
6. Socially\tabcellsep responsible\tabcellsep business\tabcellsep practices\\
\multicolumn{4}{l}{(a discretionary practice of making investment into}\\
\multicolumn{3}{l}{companies that support social actions).}\tabcellsep \end{longtable} \par
 
\caption{\label{tab_1}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.02413249211356467\textwidth}P{0.23774973711882227\textwidth}P{0.5881177707676131\textwidth}}
\multicolumn{2}{l}{SN Five social spheres}\tabcellsep Hofstede's five cultural dimensions\\
1\tabcellsep Consumer activism\tabcellsep Common in cultures with lower levels of power distance, lower levels of uncertainty\\
\tabcellsep \tabcellsep avoidance, higher levels of individualism and lower levels of masculinity\\
2\tabcellsep \multicolumn{2}{l}{Environmental activism Common in cultures with lower levels of power distance, higher levels of uncertainty}\\
\tabcellsep \tabcellsep avoidance, lower levels of individualism and lower levels of masculinity\\
3\tabcellsep Employee activism\tabcellsep Common in cultures with lower levels of power distance, higher levels of uncertainty\\
\tabcellsep \tabcellsep avoidance, lower levels of individualism and lower levels of masculinity\\
4\tabcellsep \multicolumn{2}{l}{Governmental activism Common in cultures with lower levels of power distance, lower levels of individualism}\\
\tabcellsep \tabcellsep and lower levels of masculinity\\
5\tabcellsep Community activism\tabcellsep Common in cultures with lower levels of power distance, lower levels of uncertainty\\
\tabcellsep \tabcellsep avoidance, lower levels of individualism and lower levels of masculinity.\\
\tabcellsep \tabcellsep Source: Authors from Katz, Swanson and Nelson (1999)\end{longtable} \par
 
\caption{\label{tab_2}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.04343553459119497\textwidth}P{0.42700471698113207\textwidth}P{0.039426100628930816\textwidth}P{0.3401336477987421\textwidth}}
\tabcellsep Religious Factors\tabcellsep \tabcellsep Social Factors\\
1.\tabcellsep Compulsory obligation -Zakat\tabcellsep 1\tabcellsep Good corporate citizenship.\\
2.\tabcellsep Voluntary obligation -Sadaqat\tabcellsep 2\tabcellsep Fulfill extant regulations\\
3.\tabcellsep Endowment -Waqf\tabcellsep 3\tabcellsep Bridging governance gap.\\
\tabcellsep \tabcellsep 4\tabcellsep Improving labour practices\\
\tabcellsep Environmental Factors\tabcellsep 5\tabcellsep Commitment \& trust building\\
1\tabcellsep Environmentally-friendly production\tabcellsep 6\tabcellsep Maintain secured relationships\\
2\tabcellsep Communicate green corporate image\tabcellsep 7\tabcellsep Attempt to gain legitimacy\\
3\tabcellsep Quality improvement \& innovations\tabcellsep 8\tabcellsep Meet global best practices \& values\\
4\tabcellsep Compliance with environmental policy\tabcellsep \multicolumn{2}{l}{9 Meet expectations of host communities.}\\
5\tabcellsep Environmental improvement\tabcellsep 10\tabcellsep PR/Greenwashing\\
\tabcellsep \tabcellsep 11\tabcellsep Pure altruism/Philanthropy\\
\tabcellsep Economic Factors\tabcellsep \tabcellsep Political \& Globalisation Factors\\
1\tabcellsep Positive image and reputation.\tabcellsep 1\tabcellsep Meet international protocols\\
2\tabcellsep Financial performance\tabcellsep 2\tabcellsep Platform for multi-stakeholder dialogue.\\
3\tabcellsep Meeting the investors' expectations\tabcellsep 4\tabcellsep Influence of globalization\\
4\tabcellsep Employee satisfaction\tabcellsep 5\tabcellsep Climate change convention\\
\multicolumn{3}{l}{5 Boost competitive advantages \& sales. 6}\tabcellsep UN Compact principles\\
6\tabcellsep Increase reliability of supply chains.\tabcellsep 7\tabcellsep Political actions on environment\\
7\tabcellsep Reduction of cost in the long-run.\tabcellsep 8.\tabcellsep Lobbying the policymakers\\
8\tabcellsep Management of business risk\tabcellsep \tabcellsep \\
9\tabcellsep Long-term investment.\tabcellsep \tabcellsep \\
10\tabcellsep Increasing consumer satisfaction.\tabcellsep \tabcellsep \\
11\tabcellsep Satisfy enlightened self-interest\tabcellsep \tabcellsep \\
\tabcellsep \multicolumn{3}{l}{Source: Extracts from CLR on Motivations for CSR Programs}\end{longtable} \par
 
\caption{\label{tab_3}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.0312984496124031\textwidth}P{0.818701550387597\textwidth}}
SN\tabcellsep Focus of the CSR Programs\\
1\tabcellsep Employer-employee relations\\
2\tabcellsep Promoting athletics and Sports development\\
3\tabcellsep Skills Empowerment Programs and Support for Start-ups\\
4\tabcellsep Scholarship for Higher Education and Schools\\
5\tabcellsep Intervention support for cultural activities\\
7\tabcellsep Human rights/labour rights \& work conditions\\
8\tabcellsep Intervention for health \& wellness\\
9\tabcellsep Philanthropic Donations\\
10\tabcellsep Commitment to infrastructural projects\\
11\tabcellsep Environmental Management \& Control of pollution\\
12\tabcellsep Sustainable economic development\\
\tabcellsep Source: Extracts from CLR on CSR Programs\\
VI.\tabcellsep \end{longtable} \par
 
\caption{\label{tab_4}Table 3 :}\end{figure}
 			\footnote{© 2020 Global Journals Volume XX Issue VI Version I 52 ( E )} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Macmillan and London]{b5}\label{b5} 	 		\textit{},  		 			Palgrave Macmillan 		,  		 			London 		.  		 	 
\bibitem[ Geoforum]{b23}\label{b23} 	 		\textit{},  	 	 		\textit{Geoforum}  		43  (5)  p. .  	 
\bibitem[Macmillan and London]{b42}\label{b42} 	 		\textit{},  		 			Palgrave Macmillan 		,  		 			London 		.  		 	 
\bibitem[Gate and Harlow]{b52}\label{b52} 	 		\textit{},  		 			Edinburgh Gate 		,  		 			England Harlow 		.  		Pearson Education Limited.  	 
\bibitem[Saunders et al. ()]{b51}\label{b51} 	 		\textit{},  		 			M Saunders 		,  		 			P Lewis 		,  		 			A Thornhill 		.  	 	 		Research Methods for Business Students  		2012.  	 
\bibitem[August ()]{b40}\label{b40} 	 		\textit{},  		 			August 		.  		2018.  	 
\bibitem[Sakyia ()]{b49}\label{b49} 	 		‘A critical review of the theoretical objectives and practical experiences of decentralization from the perspective of developing African countries’.  		 			E K Sakyia 		.  	 	 		\textit{Journal of African \& Asian Local Government Studies}  		2013. 2  (3)  p. .  	 
\bibitem[Tounés et al. ()]{b58}\label{b58} 	 		‘A Spatio-Temporal Odyssey Around the Concepts of Sustainable Development and Corporate Social Responsibility: Boundaries to Be Determined?’.  		 			A Tounés 		,  		 			W Chakroun 		,  		 			F Gribaa 		.  	 	 		\textit{Journal of Modern Accounting and Auditing}  		2011. October, 7.  (10)  p. .  	 
\bibitem[Rettab et al. ()]{b43}\label{b43} 	 		‘A study of management perceptions of the impact of corporate social responsibility on organisational performance in emerging economies: the case of Dubai’.  		 			B Rettab 		,  		 			A B Brik 		,  		 			K Mellahi 		.  	 	 		\textit{Journal of Business Ethics}  		2009. 89  (3)  p. .  	 
\bibitem[Jamali et al. ()]{b32}\label{b32} 	 		‘A three country comparative analysis of managerial CSR perspectives: Insights from Lebanon, Syria and Jordan’.  		 			D Jamali 		,  		 			Y Sidani 		,  		 			K El-Asmar 		.  	 	 		\textit{Journal of business ethics}  		2009. 85  (2)  p. .  	 
\bibitem[Shamir ()]{b55}\label{b55} 	 		‘Between self-regulation and the Alien Tort Claims Act: On the contested concept of corporate social responsibility’.  		 			R Shamir 		.  	 	 		\textit{Crime and Regulation},  				2017. p. .  	 	 (Routledge) 
\bibitem[Adelopo et al. ()]{b0}\label{b0} 	 		‘Bridging Governance Gap with Political CSR’.  		 			I Adelopo 		,  		 			L Raimi 		,  		 			K Yekini 		.  	 	 		\textit{CSR in Developing Countries: Towards a Development-Oriented Approach},  				 			Dima Jamali,  			Charlotte Karam,  			Michael Blowfield 		 (ed.)  		2015. Greenfield Publishing UK.  	 
\bibitem[Khan et al. ()]{b35}\label{b35} 	 		‘Corporate social responsibility (CSR)-definition, concepts and scope’.  		 			M T Khan 		,  		 			N A Khan 		,  		 			S Ahmed 		,  		 			M Ali 		.  	 	 		\textit{Universal Journal of Management and Social Sciences}  		2012. 2  (7)  p. .  	 
\bibitem[Jamali and Mirshak ()]{b30}\label{b30} 	 		‘Corporate Social Responsibility (CSR): Theory and Practice in a Developing Country Context’.  		 			D Jamali 		,  		 			R Mirshak 		.  	 	 		\textit{Journal of Business Ethics}  		2007. Springer. 72 p. .  	 
\bibitem[Ararat (2006)]{b2}\label{b2} 	 		\textit{Corporate social responsibility across middle east and north Africa. SSRN Paper},  		 			M Ararat 		.  		 \url{https://papers.ssrn.com/sol3/papers.cfm?abstract\textunderscore id=1015925}  		2006. September, 2018. p. 23.  	 
\bibitem[Ismail ()]{b29}\label{b29} 	 		‘Corporate Social Responsibility and Its Role in Community Development: An International Perspective’.  		 			M Ismail 		.  	 	 		\textit{The Journal of International Social Research)}  		2009. 2  (9)  p. .  	 
\bibitem[Hirschhorn ()]{b27}\label{b27} 	 		‘Corporate social responsibility and the tobacco industry: hope or hype?’.  		 			N Hirschhorn 		.  	 	 		\textit{Tobacco control}  		2004. 13  (4)  p. .  	 
\bibitem[Kirat ()]{b36}\label{b36} 	 		‘Corporate social responsibility in the oil and gas industry in Qatar perceptions and practices’.  		 			M Kirat 		.  	 	 		\textit{Public Relations Review}  		2015a. 41  (4)  p. .  	 
\bibitem[Alnaimi et al. ()]{b1}\label{b1} 	 		‘Corporate social responsibility reporting in Qatar: A descriptive analysis’.  		 			H A Alnaimi 		,  		 			M Hossain 		,  		 			M A Momin 		.  	 	 		\textit{Social Responsibility Journal}  		2012. 8  (4)  p. .  	 
\bibitem[Shehadi and Jamjoom ()]{b56}\label{b56} 	 		‘Corporate social responsibility's new role in the Middle East’.  		 			R T Shehadi 		,  		 			M Jamjoom 		.  		 \url{https://www.strategy-business.com/article/00234?gko=b365d}  	 	 		\textit{Online Strategy-Business. Com}  		2014. Accessed October, 29. 2018.  	 
\bibitem[Carroll (1999)]{b8}\label{b8} 	 		‘Corporate Social Responsibility-Evolution of a Definitional Construct’.  		 			A Carroll 		.  	 	 		\textit{Business \& Society}  		1999. September. Sage Publications, Inc. 38  (3)  p. .  	 
\bibitem[Crane et al. ()]{b10}\label{b10} 	 		\textit{Corporate social responsibility-Readings and cases in a global context. US and Canada: Routledge},  		 			A Crane 		,  		 			D Matten 		,  		 			L Spence 		.  		2008.  	 
\bibitem[Corporate Social Responsibility: A business contribution to sustainable development ()]{b16}\label{b16} 	 		\textit{Corporate Social Responsibility: A business contribution to sustainable development},  		2002. Office for Official Publications of the European Communities.  	 
\bibitem[Kotler and Lee ()]{b38}\label{b38} 	 		\textit{Corporate social responsibility: Doing the most good for your company and your cause},  		 			P Kotler 		,  		 			N Lee 		.  		2005. Hoboken, NJ: Wiley.  	 
\bibitem[Naccache et al. (2017)]{b39}\label{b39} 	 		\textit{Corporate Social Responsibility: The Need for a Bottom-up Approach. The European Financial Review | Empowering communications globally},  		 			P Naccache 		,  		 			B Leca 		,  		 			B A Kazmi 		.  		 \url{http://www.Europeanfinancialreview.com/?p=12786}  		2017. January 10. p. 23.  	 
\bibitem[Un Global (2014)]{b59}\label{b59} 	 		\textit{Corporate Sustainability in The World Economy. UN Global Compact Office, United Nations},  		 			Compact Un Global 		.  		 \url{http://www.unglobalcompact.org/docs/news\textunderscore events/8.1/GC\textunderscore brochure\textunderscore FINAL.pdf}  		2014. September 2018. New York. p. 12.  	 
\bibitem[Schmidt and Cracau (2015)]{b54}\label{b54} 	 		‘Cross-country comparison of the corporate social responsibility orientation in Germany and Qatar: An empirical study among business students’.  		 			M A Schmidt 		,  		 			D Cracau 		.  	 	 		\textit{Working Paper Series}  		2015. 2015. August 14. 2018. Accessed.  (6) .  		 			University of Magdeburg, Faculty of Economics and Management 		 	 
\bibitem[Jamali and Sidani ()]{b31}\label{b31} 	 		‘CSR in the Middle East: Fresh perspectives’.  		 			D Jamali 		,  		 			Y Sidani 		.  	 	 		\textit{CSR in the Middle East: Fresh perspectives},  				 			D Jamali,  			\& Y Sidani 		 (ed.)  		 (Basingstoke, UK)  		2012. Palgrave MacMillan. p. .  	 
\bibitem[Dashwood ()]{b12}\label{b12} 	 		\textit{CSR norms and organizational learning in the mining sector. Corporate Governance: The international journal of business in society},  		 			H S Dashwood 		.  		2012. 12 p. .  	 
\bibitem[Diab (2017)]{b14}\label{b14} 	 		‘CSR Perspectives for the Middle East’.  		 			L Diab 		.  		 \url{https://www.ecomena.org/csr-middle-east}  	 	 		\textit{Eco MENA Journal}  		2017. August 29. September. 2018. p. 23.  	 	 (th Edition) 
\bibitem[Henriques ()]{b26}\label{b26} 	 		‘CSR, sustainability and the triple bottom line’.  		 			A Henriques 		.  	 	 		\textit{The Triple Bottom Line},  				2013. p. .  	 	 (Routledge) 
\bibitem[Brannen (ed.) ()]{b4}\label{b4} 	 		\textit{Culture in context: New theorizing for today's complex cultural organizations},  		 			M Y Brannen 		.  		Beyond Hofstede (ed.)  		2009. p. .  	 
\bibitem[Katz et al. ()]{b34}\label{b34} 	 		‘Culture-based expectations of corporate citizenship: A propositional framework and comparison of four cultures’.  		 			J P Katz 		,  		 			D L Swanson 		,  		 			L K Nelson 		.  	 	 		\textit{The International Journal of Organizational Analysis}  		2001. 9  (2)  p. .  	 
\bibitem[Hart and Coumans ()]{b24}\label{b24} 	 		\textit{Evolving Standards and Expectations for Responsible Mining, a Civil Society Perspective. Mining Watch Canada},  		 			R Hart 		,  		 			C Coumans 		.  		2013.  	 
\bibitem[Raimi et al. ()]{b45}\label{b45} 	 		‘Exploring the theological foundation of Corporate Social Responsibility in Islam, Christianity and Judaism for Strengthening Compliance and Reporting: An Eclectic Approach’.  		 			L Raimi 		,  		 			A Patel 		,  		 			K Yekini 		,  		 			A Aljadani 		.  	 	 		\textit{Issues in Social and Environmental Accounting}  		2013. 7  (4)  p. .  	 
\bibitem[Karam and Jamali ()]{b33}\label{b33} 	 		‘Gendering CSR in the Arab Middle East: an institutional perspective’.  		 			C M Karam 		,  		 			D Jamali 		.  	 	 		\textit{Business Ethics Quarterly}  		2013. 23  (1)  p. .  	 
\bibitem[Nakata (ed.) ()]{b41}\label{b41} 	 		\textit{Going beyond Hofstede: Why we need to and how},  		 			C Nakata 		.  		Beyond Hofstede (ed.)  		2009. p. .  	 
\bibitem[Griffin and Sun ()]{b21}\label{b21} 	 		‘Going green: Market reaction to CSR wire news releases’.  		 			P A Griffin 		,  		 			Y Sun 		.  	 	 		\textit{Journal of Accounting and Public Policy}  		2013. 32  (2)  p. .  	 
\bibitem[Ilo (2006)]{b28}\label{b28} 	 		 			Ilo 		.  		 \url{http://www.ilo.org/wcmsp5/groups/public/---ed\textunderscore emp/---emp\textunderscore ent/---multi/documents/publication/wcms\textunderscore 116336.pdf}  		\textit{The ILO and Corporate Social Responsibility. ILO Helpdesk},  				 (Geneva; Accessed)  		2006. May 15. 2018.  	 
\bibitem[Greenfield ()]{b20}\label{b20} 	 		‘In the name of corporate social responsibility’.  		 			W M Greenfield 		.  	 	 		\textit{Business Horizons}  		2004. 47  (1)  p. .  	 
\bibitem[Williams and Zinkin ()]{b61}\label{b61} 	 		‘Islam and CSR: A study of the compatibility between the tenets of Islam and the UN Global Compact’.  		 			G Williams 		,  		 			J Zinkin 		.  	 	 		\textit{Journal of Business Ethics}  		2010. 91  (4)  p. .  	 
\bibitem[Zinkin (1999)]{b62}\label{b62} 	 		‘Islam and CSR: a study of the compatibility between the tenets of Islam, the UN Global Compact and the development of social, human and natural capital’.  		 			J Zinkin 		.  	 	 		\textit{Corporate social responsibility: Meeting changing expectations. World Business Council for Sustainable Development},  				 (Geneva, Switzerland)  		2007. 1999. March. 14 p. .  	 	 (World Business Council for Sustainable Development) 
\bibitem[Raimi ()]{b46}\label{b46} 	 		‘Leveraging CSR as a 'support-aid' for Triple Bottom-Line Development in Nigeria: Evidence from the Telecommunication Industry’.  		 			L Raimi 		.  	 	 		\textit{Comparative Perspectives on Global Corporate Social Responsibility},  				 (US)  		2017. IGI Global. p. .  	 
\bibitem[Brannen and Peterson ()]{b6}\label{b6} 	 		‘Merging without alienating: Interventions promoting crosscultural organizational integration and their limitations’.  		 			M Y Brannen 		,  		 			M F Peterson 		.  	 	 		\textit{Journal of international business studies}  		2009. 40  (3)  p. .  	 
\bibitem[Crowther and Rayman-Bacchus ()]{b11}\label{b11} 	 		\textit{Perspectives on corporate social responsibility},  		 			D Crowther 		,  		 			L Rayman-Bacchus 		.  		2004. Ashgate Publishing, Ltd.  	 
\bibitem[Du et al. ()]{b15}\label{b15} 	 		‘Religious atmosphere, law enforcement, and corporate social responsibility: Evidence from China’.  		 			X Du 		,  		 			Y Du 		,  		 			Q Zeng 		,  		 			H Pei 		,  		 			Y Chang 		.  	 	 		\textit{Asia Pacific Journal of Management}  		2016. 33  (1)  p. .  	 
\bibitem[De Vries and Huijsman ()]{b13}\label{b13} 	 		‘Supply chain management in health services: an overview. Supply Chain Management’.  		 			J De Vries 		,  		 			R Huijsman 		.  	 	 		\textit{An International Journal}  		2011. 16  (3)  p. .  	 
\bibitem[Reeves and Knell ()]{b48}\label{b48} 	 		\textit{The 80 Minute MBA: Everything You'll Never Learn at Business School},  		 			R Reeves 		,  		 			J Knell 		.  		2013. Hachette UK.  	 
\bibitem[Chang and Chen ()]{b9}\label{b9} 	 		‘The determinants of green intellectual capital’.  		 			C H Chang 		,  		 			Y S Chen 		.  	 	 		\textit{Management decision}  		2012. 50  (1)  p. .  	 
\bibitem[Haalboom ()]{b22}\label{b22} 	 		\textit{The intersection of corporate social responsibility guidelines and indigenous rights: Examining neoliberal governance of a proposed mining project in Suriname},  		 			B Haalboom 		.  		2012.  	 
\bibitem[Kirat ()]{b37}\label{b37} 	 		‘The Islamic roots of modern public relations and corporate social responsibility’.  		 			M Kirat 		.  	 	 		\textit{International Journal of Islamic Marketing and Branding}  		2015b. 1  (1)  p. .  	 
\bibitem[Gilmore et al. ()]{b17}\label{b17} 	 		‘The Limits of Corporate Social Responsibility: Techniques of Neutralization, Stakeholder Management and Political CSR’.  		 			G Gilmore 		,  		 			A Collin 		,  		 			J Holden 		,  		 			C Lee 		,  		 			K 		.  	 	 		\textit{Journal of Business Ethics}  		2013. 112  (2)  p. .  	 
\bibitem[Freeman and Hasnaoui ()]{b18}\label{b18} 	 		‘The meaning of corporate social responsibility: The vision of four nations’.  		 			I Freeman 		,  		 			A Hasnaoui 		.  	 	 		\textit{Journal of Business Ethics}  		2011. 100  (3)  p. .  	 
\bibitem[Booz (2013)]{b3}\label{b3} 	 		\textit{The Rise of Corporate Social Responsibility -A Tool for Sustainable Development in the Middle East},  		 			Company Booz 		.  		 \url{http://www.booz.com/media/file/BoozCo\textunderscore The-Rise-of-Corporate-Social-Responsibility.pdf}  		2013. August. 2018.  	 
\bibitem[Savitz ()]{b53}\label{b53} 	 		\textit{The triple bottom line: how today's best-run companies are achieving economic, social and environmental success-and how you can too},  		 			A Savitz 		.  		2013. John Wiley \& Sons.  	 
\bibitem[Rangan and Chase]{b47}\label{b47} 	 		‘The truth about CSR’.  		 			K Rangan 		,  		 			L Chase 		.  	 	 		\textit{Harvard Business Review}  		93  (1/2)  p. .  	 
\bibitem[Roy ()]{b7}\label{b7} 	 		‘Trends in Global Corporate Social Responsibility Practices The Case of Sub-Saharan Africa’.  		 			D A Roy 		.  	 	 		\textit{International Journal of Civil Society Law}  		2010. 8  (3)  p. .  	 	 (Washington \& Lee School) 
\bibitem[Roy ()]{b44}\label{b44} 	 		‘Trends in Global Corporate Social Responsibility Practices The Case of Sub-Saharan Africa’.  		 			D A Roy 		.  	 	 		\textit{International Journal of Civil Society Law}  		2010. 8  (3)  p. .  	 	 (Washington \& Lee School) 
\bibitem[Gill ()]{b19}\label{b19} 	 		‘Understanding Islam's link with Corporate Social Responsibility and Sustainability’.  		 			U Gill 		.  	 	 		\textit{Corporate governance \& Responsibility Forum},  				2011. p. .  	 
\bibitem[Haskins ()]{b25}\label{b25} 	 		\textit{Using the concept of sustainable development to encourage corporate responsibility in small enterprises},  		 			C Haskins 		.  		2009. Norway. p. .  		 			Working paper of Norwegian University of Science and Technology, Department of Industrial Economics and Technology Management Trondheim 		 	 
\bibitem[Salarzehi et al. ()]{b50}\label{b50} 	 		‘Waqf as a social entrepreneurship model in Islam’.  		 			H Salarzehi 		,  		 			H Armesh 		,  		 			D Nikbin 		.  	 	 		\textit{International Journal of Business and Management}  		2010. 5  (7)  p. .  	 
\bibitem[What is Corporate Social Responsibility? 8 Questions & Answers USAID (2002)]{b60}\label{b60} 	 		‘What is Corporate Social Responsibility? 8 Questions \& Answers’.  		 \url{https://pdf.usaid.gov/pdf\textunderscore docs/Pnada498.pdf}  	 	 		\textit{USAID}  		2002. Accessed: 27 September, 2017.  	 
\bibitem[Skarmeas and Leonidou ()]{b57}\label{b57} 	 		‘When consumers doubt, watch out! The role of CSR skepticism’.  		 			D Skarmeas 		,  		 			C N Leonidou 		.  	 	 		\textit{Journal of business research}  		2013. 66  (10)  p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
