\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={Green HRM Practices as a Means of Promoting CSR: Suggestions for Garments Industry in Bangladesh},
 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{2017-01-15 (revised: 15 January 2017)}
\def\TheID{\makeatother }
\def\TheDate{2017-01-15}
\title{Green HRM Practices as a Means of Promoting CSR: Suggestions for Garments Industry in Bangladesh}
\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]{Nehad Laila  Sanju}

             \affil[1]{  University of Dhaka}

\renewcommand\Authands{ and }

\date{\small \em Received: 13 December 2016 Accepted: 5 January 2017 Published: 15 January 2017}

\maketitle


\begin{abstract}
        


For performing CSR an organization can focus on different areas like stakeholders? interest, general social welfare and environmental concern. Stakeholders? interests and environment obligations can be ensured through GHRM. GHRM implies eco-friendly human resource management practices like video recruitment, electronic file maintenance, online interview and test, using shared cars, environmental training, and green initiative based reward etc. In short, there is a scope for green practice in every function of HRM. Green HRM practices results in developing sustainability because it focuses on reservation and preservation of natural resources, minimization of wastage. So, a very strong correlation exists among CSR, GHRM and sustainability. But the practice of CSR in garments industry of Bangladesh is very poor although organizations in global market are trying for improving their performance in CSR since it increases positive images in the society. Garments organizations in Bangladesh are not interested in CSR as it involves sacrifices of some profits. GHRM is the way that an organization can practices that will facilitate CSR of the organizations without sacrificing profit. Because GHRM initiates environment friendly HR practices that minimizes environmental pollution with maximization of profit by reducing cost and wastage. So, GHRM can result in win-win situation for the firms and the society. To clarify this truth this paper tried to provide conceptual model to visualize the relationship among CSR, GHRM and sustainability. To do that it was tried to accumulate different works on GHRM and CSR. Some expert opinions were also taken from different academicians and practitioner informally.

\end{abstract}


\keywords{GHRM, CSR, sustainability, eco-friendly, conceptual model, garments industry, profit maximization.}

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

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


\let\tabcellsep& 	 	 		 
\section[{I. Introduction}]{I. Introduction}\par
reen Human Resource Management (HRM) as a process is the combination of environmental management and Human resource management. Today's organizations are paying more attention on implementation of green HRM as it is the growing concern of society as well as all stakeholders. It can create a positive image \& bring competitive advantages for the organization which will help the organization to survive in long run successfully. It can organization to survive in long run successfully. It can also enhance the capability of an organization to reach its missions \& visions in effective \& efficient manner.\par
Corporate Social Responsibility (CSR) is a practice of the organizations of taking care of society (area) in which it is operating. Though it is bound by law in some cases but it is actually the good manner of humanity. Of course, when one doing something with the support (Tacit or Explicit) of a community or bringing any harmfulness to those people who are not the part of one's profit then it is that one's responsibility to take care of that community or those people.\par
When organizations must have to take responsibility of the society \& its people then why not by making it green through CSR practice? Now it is time to lock both of them in one Box.\par
Growing concern of the world about environment is forcing business to move towards sustainable operations \& make green policies \hyperref[b11]{(Mehta \& Chugan, 2015)}. That means practicing green HRM as a part of CSR is now on emerging issue. Now it is time to develop the existing situation \& carry it to the ultimate destination. 
\section[{II. Literature Review on Green HRM a) Definition}]{II. Literature Review on Green HRM a) Definition}\par
Green Human Resource Management is a process of ensuring that the management system practicing in an organization is ecologically balanced and environmentally affable \hyperref[b8]{(Kapil, 2015)}. It considers Human Resource Management policies as a factor of using resources in sustainable manner \hyperref[b6]{(Deshwal, 2015)}. Some environment friendly practices to stay green are-Green manufacturing and disposal system, Teleconferencing and virtual interviews, Online training, Electronic filing, Green payroll, Company transport, Flexi work and Recycling \hyperref[b3]{(Bangwal \& Tiwari, 2015)}.\par
Green Human Resource Management is emerging as an important thrust area for management which can have an extensive impact on people issues in an organization. The term 'green HR' is often used to refer to the contribution of HR policies and practices towards the broader corporate environmental agenda of sustainable use of natural resources \hyperref[b12]{(Prasad, 2013)}. It involves human resource practice to enhance 
\section[{Year ( )}]{Year ( )}\par
A awareness and commitment of employees toward the sustainability issues \hyperref[b15]{(Sharma \& Gupta, 2015)}.\par
Green HR is the contribution of people management policies and activities towards the organizations goals. As it is an important consideration for all employees, customers and stakeholders, it's an important issue for HRM \hyperref[b9]{(Kumari, 2012)}.Green HRM refers to all works involved in evolving, pursuing and prolongation of a system those making employees environment conscious in their private and profession allives \hyperref[b0]{(Aggarwal \&Sharma, 2015)}. 
\section[{b) Functions}]{b) Functions}\par
The environmental management initiatives deals with some new job positions and specific set of skills \hyperref[b1]{(Arulrajah, Opatha, \& Nawaratne, 2015)}. Green Human Resource Management includes sourcing and acquisition with green job description, induction with green consciousness, performance management and appraisal system with 'green' targets, learning and development with environment related aspect, compensation and reward considering green skill and achievement, employee relation through developing green workplace \hyperref[b6]{(Deshwal, 2015)} green recruitment, green selection, green training and development, green employee discipline management, and green health and safety management \hyperref[b1]{(Arulrajah et al., 2015)}.\par
Organizations and Industries can be forced to practice green values by setting rules and regulations at international level (Yusoff et al., 2015). 
\section[{c) Importance}]{c) Importance}\par
Green HRM practice facilitates an organization as well as its employees through improvement rate of retention in employees, improved public image, improvement in attracting better employees, improvement in productivity, improvement in sustainable use of resources, reduction of practices that cause the environmental degradation, reduced utility cost, save environmental impact, rebates and tax benefits and increased business opportunities \hyperref[b3]{(Bangwal \& Tiwari, 2015)}. Green thinking is a path to gather pace within the HR space \hyperref[b11]{(Mehta \& Chugan, 2015)}.\par
Greening of HRM functions will decreasethe negative environmental impacts of the organization and increase the positive environmental impacts of the organization. The green HRM practices are more powerful tools in making organizations and their operations green. The green performance, green behaviours, green attitude, and green competencies of human resources can be used through adaptation of green HRM practices. \hyperref[b1]{(Arulrajah et al., 2015)}.\par
Green HR initiatives help organizations to discover alternative ways to reduce cost without losing their top talent. It ensures more inspired problem solving, Increased desirability as an employer, less growth, improvement in quality and enhancement of procedures and methods, helps in proper use of resources, manages risks more efficiently and develops green learning culture in the organization \hyperref[b0]{(Aggarwal \& Sharma, 2015)}.\par
Green practice can lead the consumers to buy those product or service which are safe and not harmful to the environment and society  {\ref (Yusoff et al., 2015)}. Organization should organize several seminar and symposiums to make their clients aware of Green practice as well as to introduce their Green Products or services and advantages therein. This can lead the clients to be habituated to the Green organizational activities (Rahman, Ahsan, Hossain, \& Hoq). 
\section[{d) Challenges}]{d) Challenges}\par
The main challenge in front of HR professionals is to understand the scope and depth of green HRM in transforming their organizations as green entities. To create, practice and nurse environmental related innovative behaviours of employees with right attitude of being green, green HRM practices are critical and without proper green HRM practices, it is difficult to create and maintain sustainable environmental performance. \hyperref[b1]{(Arulrajah et al., 2015)}. Challenges for adopting green HRM policy are that it is very tough to change employee behaviour in short time, all employees will not be motivated easily, developing green culture is a long process, require high investment primarily, recruitment is challenging, difficult to measure green performance and so on \hyperref[b0]{(Aggarwal \&Sharma, 2015)}. 
\section[{e) Outcomes}]{e) Outcomes}\par
Green Human Resource Management promotes environment friendly activities by engaging employees in greener activities \hyperref[b8]{(Kapil, 2015)}. Environment friendly HR policies resulting in greater efficiencies, lower costs and create an atmosphere of better employee relationship, which in turn helps organizations to operate in an environmentally sustainable fashion \hyperref[b7]{(Dutta, 2012)}. It increases employee morale, reduces labour turnover, attract human talent, builds company image, improves external and internal quality of an organization, improves relationship with stakeholders, reduces cost, facilitates growth improvement and provides competitive advantages \hyperref[b6]{(Deshwal, 2015)}. Environmental practices help an organization to save money, discover new sources of business and avoid problems \hyperref[b11]{(Mehta \& Chugan, 2015)}.\par
Green HRM provides a set of policies to the organization to fulfil its environmental objetives and better control on the environmental impacts \hyperref[b16]{(Singh \& Shikha, 2015)}. Organizations now feel that they have to build a powerful social ethics and green sense of responsibility where corporate responsibility will be used as an essential factor for business development. Organizations taking a greener approach inside are experiencing a positive and expected effect on the patterns of employee relations in the organization (Ruchismita, Shitij, Pallavi, \& Vivek). 
\section[{III.}]{III.} 
\section[{RELATIONSHIP BETWEEN CSR \&}]{RELATIONSHIP BETWEEN CSR \&} 
\section[{GHRM}]{GHRM}\par
Green programs helps the organization to promote HR social responsibility among workers \hyperref[b11]{(Mehta \& Chugan, 2015)}. To improve organization's environmental performance, people factor is one of the prime factors \hyperref[b1]{(Arulrajah et al., 2015)}. Human Resources Management plays animportant role in promoting and enhancing corporate social responsibility as it has contribution to the development of the coordination between economic and social goals and performance of the organization (Buciuniene \& Kazlauskaite, 2012).\par
CSR policy emerges from thecorporate vision, mission and objectives. Corporate does not operate in Vacuum, they arepart of society and environment and responsible to different stakeholders. Business has totake responsibility forthe impact of their activities on the environment \hyperref[b14]{(Shaikh, 2012)}.  
\section[{Objectives of the paper}]{Objectives of the paper} 
\section[{(i) Data collection}]{(i) Data collection}\par
Both primary and secondary data had been used to this study with a greater focus on secondary data.\par
Primary sources: Several discussion and interviews had been conducted with the experts (both academicians and practitioners) of the related field.\par
Secondary sources: Different articles on Green HRM, CSR and Sustainability, reviews and business magazines, websites of different organization practicing green HRM, books as reference. 
\section[{(ii) Data organization}]{(ii) Data organization}\par
After collecting data it had been organized or classified to make them more useful and easy to use. It is actually giving a shape to the data as needed for further analysis. First of all, data had been categorized on basis of needed sectors, then it had been identified with same information and stored in the same file and finally it had been arranged on the basis of importance. All files named according to its content to make it easier to find when relevant and where needed.\par
(iii) Data analysis Data had been analyzed through Focus Group Discussions (FGD) and Brainstorming with different experts in related field.\par
i. Limitations As the combined scenario of green HRM and CSR is not a widely discussed topic there were some variation among expert's opinions. Data resources to the point were limited. For this reason findings of this study may have lighter focus on relating Green HRM and CSR. If a focus group discussion could be arranged with the renowned experts worldwide it could be avoided.\par
ii. CSR practices of garments industry in Bangladesh Most of the garments industries in Bangladesh is a part of a large group of companies. That's why CSR practices in this industry is headed by the mother company and from group perspective rather than separate industry perspective. Some of CSR practices in garments industries of Bangladesh in brief as follows-\par
iii v. Beximco group They have charity contributions through the Gono Sahajjo Songstha (GSS) for the educational sector for the unprivileged group. They are highly focused on the Child care system and their education. They also sponsor different national event and cricket teams. Green HRM Practices as a Means of Promoting CSR: Suggestions for Garments Industry in Bangladesh of its workforces and their families. They invest in different motivational and skill development programs. 
\section[{vii. Asian apparels}]{vii. Asian apparels}\par
The Asian apparels mainly focus on sustainability of the factories safety environment and the health of the manpower working there. To ensure this goal they continuously provide training on fire fighting, as a result of recent occurrences of fire incidents. Their team regarding this area is pretty much concerned about regular care of the "Health and Safety" program. 
\section[{viii. Shasha Denims}]{viii. Shasha Denims}\par
As one of the big company in Bangladesh they are aware of social responsibility. They help poor and unprivileged people through 'Shasha Foundation'. This foundation provides scholarship to poor and meritorious students of different areas in the country. 
\section[{ix. Mahmud jeans ltd.}]{ix. Mahmud jeans ltd.}\par
Mahmud jeans ltd. is building its new green factory to ensure the least impact on environment. It has a large focus on energy saving and reduction of greenhouse gas emission. 
\section[{IV. Suggestions}]{IV. Suggestions}\par
? Use energy efficient bulbs \& install timer to switch off the light automatically after a definite time. ? Reduce Paper-work to make your organization dust-free. ? Use online system in most of the procedures of the organizational activities to make your organization eco-friendly. ? Develop or Enhance waste management system to reduce atmospheric (air, water, soil) pollution. ? Encourage suppliers to provide environmentally sustainable product to make the outer world green. Today, Organizations are trying to focus on profit maximization and environmental obligation at a time. In today's world which organization has more focus on environment has higher acceptance in society. Due to this rising awareness of the society about environment organization are being pushed to pay more attention on the environment. Now, it may seem that more investment on environmental issues will cause profit minimization. In that case, non-financial practice like green human resource management can be implemented in the organization. Financial help to a part of the total population of a country may get less focus than being green through green HRM. Higher focus will create higher acceptance. Higher focus will facilitate an organization to maximize their profit in long run. In this way CSR can be performed through green HRM.\par
In garments industry of Bangladesh goodwill regarding HRM practice is not remarkable. So practicing green HRM as a means of promoting CSR in this industry will have a positive impact over the industry which will facilitate them to achieve higher social acceptance as well as higher profit making in the long run.  \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.6307086614173227\textwidth}P{0.18149606299212598\textwidth}P{0.03779527559055118\textwidth}}
\multicolumn{2}{l}{Green HRM Practices as a Means of Promoting CSR: Suggestions for Garments Industry in Bangladesh}\\
V. Conclusion\tabcellsep ? Use organization's transport in group rather than privately to ensure less emission of different harmful\\
\tabcellsep gases to the atmosphere.\\
\multicolumn{2}{l}{? Make everyone concern about the green benefits (even cash value of greening)to create their Proactive actions}\\
\tabcellsep willingness towards green.\\
\tabcellsep ? Create a green identity through green activities, that\\
\tabcellsep will create a Brand image.\\
Recruiting and Selecting environmentally aware talent\tabcellsep ? Encourage employees to share new ideas regarding environmental issues. ? Get your surround community known about your greening practice that will make them loyal to your Making the whole organization environmentally aware\\
\multicolumn{2}{l}{brand. ? Install heat management system to ensure comfortable temperature in the organization\& surrounds. ? Try to integrate green HR practices with corporate social responsibilities. Implementation of green HRM programs ? Year 2017 Awareness of the internal Awareness of the external environment environment}\tabcellsep Year 2017 Volume XVII Issue VI Version I\\
\multicolumn{2}{l}{? Highly care about uses of water \& leakage of drainage system to ensure efficient use of water \& to reduce water pollution. ? Use less harmful chemical where possible ? Consider alternative energy sources which are more environment friendly such as-wind power, solar energy etc. ? Install more energy efficient equipment to reduce energy consumption as well as emission of greenhouse gases. ? Reduce business travel \& Focus on teleconferencing to minimize the emission of carbon-di-oxide. Initiating GHRM practices at all level of the organization Sustainability of the organization CSR Building positive image in the society and customer ? Focus on recycling where possible, that will reduce the amount of wastage as well as pollution. ? Spreads green thinking among employees \& Leaving a good environment for the future generation Source of competitive advantages}\tabcellsep A ( ) Global Journal of Management and Business Research\\
stakeholders to make them green psychologically.\tabcellsep \\
? Reward employees on the basis of green activities\tabcellsep \\
to motivate them to be more aware about\tabcellsep \\
environment.\tabcellsep \end{longtable} \par
 
\caption{\label{tab_1}}\end{figure}
 			\footnote{© 2017 Global Journals Inc. (US)} 			\footnote{Green HRM Practices as a Means of Promoting CSR: Suggestions for Garments Industry in Bangladesh} 		 		\backmatter  			 \par
Engineering and Management Science, 6 \hyperref[b0]{(1)} 			 			  				\begin{bibitemlist}{1}
\bibitem[Arulrajah et al. ()]{b1}\label{b1} 	 		\textit{},  		 			A A Arulrajah 		,  		 			H H D N P Opatha 		,  		 			N N J Nawaratne 		.  		2015.  	 
\bibitem[Rahman et al. ()]{b13}\label{b13} 	 		‘Green HR: Analysis of sustainable practices incorporated by IT firms in India’.  		 			M Rahman 		,  		 			A Ahsan 		,  		 			M Hossain 		,  		 			M R \&hoq 		,  		 			P Ruchismita 		,  		 			R Shitij 		,  		 			S Pallavi 		,  		 			Y Vivek 		.  		 \url{https://www.sims.edu/wp-content/uploads/2015/04/4\textunderscore SIMSJMR\textunderscore Iss1\textunderscore Paper2\textunderscore Pg12-17.pdf}  	 	 		\textit{SIMS Journal of Management Research}  		2013. 2015. 2  (4)  p. .  	 	 (Asian Business Review) 
\bibitem[Bangwal and Tiwari ()]{b3}\label{b3} 	 		‘Green HRM -A way to greening the environment’.  		 			D Bangwal 		,  		 			P Tiwari 		.  		 \url{http://www.iosrjournals.org/iosr-jbm.html}  	 	 		\textit{IOSRJournal of Business and Management (IOSR-JBM)},  				2015. 17 p. .  	 
\bibitem[Prasad ()]{b12}\label{b12} 	 		‘Green HRM -Partner in Sustainable Competitive Growth’.  		 			R S Prasad 		.  		 \url{http://www.apeejay.edu/aitsm/journal/9-archives/volume-1}  	 	 		\textit{Apeejay-Journal of Management Sciences and Technology}  		2013. 1  (1)  p. .  	 
\bibitem[Mehta and Chugan ()]{b11}\label{b11} 	 		‘Green HRM in Pursuit of Environmentally Sustainable Business’.  		 			K Mehta 		,  		 			P K Chugan 		.  		 \xref{http://dx.doi.org/10.13189/ujibm.2015.030302}{10.13189/ujibm.2015.030302}.  	 	 		\textit{Universal Journal of Industrial and Business Management}  		2015. 3  (3)  p. .  	 
\bibitem[Shaikh ()]{b14}\label{b14} 	 		\textit{Green HRM, A requirement of 21 st},  		 			M W Shaikh 		.  		2012.  	 
\bibitem[Nijhawan ()]{b10}\label{b10} 	 		‘Green Hrm-A Requirement for Sustainable organization’.  		 			G Nijhawan 		.  		 \url{https://www.worldwidejournals.com/paripex/}  	 	 		\textit{Indian journal of research}  		2014.  (10)  p. 3.  	 
\bibitem[Kapil ()]{b8}\label{b8} 	 		‘Green HRM-Engaging Human Resource in reducing carbon footprint and enhancing environment sustainability: A case study based approach’.  		 			P Kapil 		.  		 \url{http://www.ijetsr.com/images/short\textunderscore pdf/1425489524\textunderscore 5-4\textunderscore JNU232\textunderscore iJETSR.pdf}  	 	 		\textit{International Journal of Engineering Technology Science and Research}  		2015. 2 p. .  	 
\bibitem[Kumari ()]{b9}\label{b9} 	 		‘Green HRM-Issues and Challenges’.  		 			P Kumari 		.  		 \url{https://www.worldwidejournals.com/global-journal-for-research-analysis-GJRA/file.php?val=October\textunderscore 2012\textunderscore 1350412136\textunderscore d4107\textunderscore 28.pdf}  	 	 		\textit{Global research analysis},  				2012. p. .  	 
\bibitem[Deshwal ()]{b6}\label{b6} 	 		‘Green HRM: An organizational strategy of greening people’.  		 			P Deshwal 		.  	 	 		\textit{International Journal of Applied Research}  		2015. 1  (13)  p. .  	 	 (Retrieved from 7) 
\bibitem[Aggarwal and Sharma ()]{b0}\label{b0} 	 		‘Green HRM: Need of the hour’.  		 			S Aggarwal 		,  		 			B Sharma 		.  		 \url{http://ijmsrr.com/downloads/2802201511.pdf}  	 	 		\textit{International Journal of Management and Social Science Research Review}  		2015.  (1)  p. .  	 
\bibitem[Green Human Resource Management Practices: A Review Sri Lankan Journal of Human Resource Management]{b2}\label{b2} 	 		‘Green Human Resource Management Practices: A Review’.  	 	 		\textit{Sri Lankan Journal of Human Resource Management}  		5  (1) .  	 
\bibitem[Dutta ()]{b7}\label{b7} 	 		‘Greening people: A strategic dimension’.  		 			S Dutta 		.  		 \url{http://zenithresearch.org.in/}  	 	 		\textit{ZENITH International Journal of Business Economics \& Management Research}  		2012. 2  (2) .  	 
\bibitem[Singh and Shikha ()]{b16}\label{b16} 	 		‘Impact of green human resource factors on environmental performance in manufacturing companies: An empirical evidence’.  		 			L A Singh 		,  		 			G Shikha 		.  		 \url{http://www.aims-international.org/aims12/12A-CD/PDF/K723-final.pdf}  	 	 		\textit{International Journal}  		2015.  	 
\bibitem[Berber et al. ()]{b4}\label{b4} 	 		‘Relationship between Corporate Social Responsibility and Human Resource Managementas New Management Concepts -in Central and Eastern Europe’.  		 			N Berber 		,  		 			G S Susnjar 		,  		 			A Slavic 		,  		 			M Baosic 		.  		 \xref{http://dx.doi.org/10.5755/j01.ee.25.3.4222}{10.5755/j01.ee.25.3.4222}.  	 	 		\textit{Inzinerine ekonomika-engineering economics}  		2014. 25  (3)  p. .  	 
\bibitem[Sharma and Gupta ()]{b15}\label{b15} 	 		‘Retrieved from century. ABHINAV National monthly refereed journal of research in commerce \& management’.  		 			R Sharma 		,  		 			N Gupta 		.  		 \url{http://abhinavjournal.com/journal/}  	 	 		\textit{Twelfth AIMS International Conference on Management},  				2015. 1 p. .  	 	 (Green HRM: An Innovative Approach to Environmental Sustainability) 
\bibitem[Bu?i?nien? and Kazlauskait? ()]{b5}\label{b5} 	 		‘The linkage between HRM, CSR and performance outcomes’.  		 			I Bu?i?nien? 		,  		 			R Kazlauskait? 		.  		 doi:10. 1108/17465261211195856.  	 	 		\textit{Baltic Journal of Management}  		2012. 7  (1)  p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
