\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={Implementation of Benchmarking Concepts in Manufacturing Industry of 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{2018-01-15 (revised: 15 January 2018)}
\def\TheID{\makeatother }
\def\TheDate{2018-01-15}
\title{Implementation of Benchmarking Concepts in Manufacturing Industry of 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]{Nesha Ashraf  Un}

             \affil[1]{  University of Chittagong}

\renewcommand\Authands{ and }

\date{\small \em Received: 13 December 2017 Accepted: 1 January 2018 Published: 15 January 2018}

\maketitle


\begin{abstract}
        


Customers nowadays constantly demand for higher quality, shorter lead times and customization of products at a competitive price. Benchmarking might be a way of measuring a firm's strategies and performance against "best-in-class'' firms both inside and outside the industry. The purpose of this paper is to investigate the implementation of benchmarking concept in the manufacturing companies in Bangladesh. Existing literatures and some real life examples of benchmarking implementation in different companies are using for the further study. Study found that seven major stages of the benchmarking process independently pay attention to a specific area, which will add value to the process. Various opportunities like benchmarking opens up organizations to new methods, ideas, and tools to improve their effectiveness for help to solve the problems within organizations. Direction and recommendation for implementation of benchmarking are also given.  

\end{abstract}


\keywords{quality, lead times, customization, benchmarking process, opportunities, bangladesh}

\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
resent market scenario of customers is that customers incessantly demand for higher quality, shorter lead times, customization of products, etc. at a competitive price. The increasing competitiveness of the global manufacturing sector resulting from globalization and changing customer's needs motivate the Bangladesh manufacturing companies to evaluate and implement new management tools and philosophies in order to be competitive. Many tools and methodologies for measuring and improving business performance have been developed over the last decade. One such method, widely regarded as one of the most effective methods, is benchmarking . \hyperref[b39]{Kovacic (2007)} also mentioned that the growth of the manufacturing sector was the key feature of overall growth during both the regulated and liberalized phases. Benchmarking is a way of measuring a firm's strategies and performance against "best-in-class'' firms, both inside and outside the industry \hyperref[b50]{(Per \& Hollensen, 2001)}. Benchmarking was one of the most popular and widely adopted management techniques of the 1980s and 1990s and it gained a lot of credit for helping organizations to improve their competitive advantage \hyperref[b0]{(Adebanjo, Abbas, \& Mann, 2010)}. Although benchmarking in Bangladeshi manufacturing sector is a relatively new concept.\par
Benchmarking considered as an instrument of continuous improvement worldwide . Benchmarking is emerging in leadingedge companies as an information tool to support continuous improvement and to gain competitive advantage \hyperref[b3]{(Asrofah, Zailani, \& Fernando, 2010)}. In order to understand what practices are necessary to reach world class standards, many organizations have begun to use benchmarking as a way of acquiring knowledge \hyperref[b14]{(Christppher, Voss, \& Blackmon, 1997)}. According to \hyperref[b56]{Talluri \& Sarkis (2001)}, benchmarking has proven to be an effective tool for organizations that seek to improve their operations.\par
The purpose of this paper is to investigate the implementation of benchmarking concepts in the manufacturing companies in Bangladesh. In this study motor vehicle, electric and electronic industries of Bangladesh are considered. The objective of benchmarking is to understand and evaluate the current position of a business or organization in relation to the "best practice" and to identify areas and means of performance improvement \hyperref[b3]{(Asrofah, Zailani, \& Fernando, 2010)}. Varies research already conducted in different countries about the implementation of benchmarking concepts and its various positive and negative consequences. \hyperref[b41]{Lee, Zailani, \& Soh (2006)} conducted a study in Malaysia by the name of "New evidence from Malaysia".\par
Researcher found that Employee participation was the most influential factors on benchmarking implementation, followed by top management commitment and role of quality department. Researcher also found that benchmarking limitation and customer orientation did not contribute significant impact on the adoptions. Jain, Rathore, \& Yadav (2008) conducted a research in India about the benchmarking in manufacturing sector. Researcher found that there is a positive attitude towards adoption of benchmarking concepts. Identification of suitable benchmarking partner was considered to be the most vital problem among Indian manufacturing companies. In that study, motor vehicle, electric and electronic industries were considered. Benchmarking practices, e.g. the manufacturing process and organizational and environmental factors do significantly influence the effectiveness of benchmarking in Indonesia \hyperref[b3]{(Asrofah, Zailani, \& Fernando, 2010)}. P II. 
\section[{Literature Review}]{Literature Review}\par
Asrofah, Zailani, \& Fernando (2010) confirmed the popularity of benchmarking has grown during the last five years. Benchmarking is used in a variety of industries, including services and manufacturing. But it is suggested that benchmarking is still not clearly defined \hyperref[b56]{(Talluri \& Sarkis, 2001)}. Although \hyperref[b11]{Camp (1989)} in earlier defined Benchmarking is the search for industry best practices that lead to higher performance. Benchmarking is defined as most preferred tool \hyperref[b15]{(Clarke \& Manton, 1997;}\hyperref[b3]{Asrofah, Zailani, \& Fernando, 2010)} which used for business performance development. \hyperref[b26]{Gunasekaran (1998)} defined Benchmarking as a technique that is all about identifying, capturing, and implementing best practices and this type of benchmarking is usually referred to as best practice benchmarking. Benchmarking helps understand and follow how the best-in-class industries carry out their business activities and eventually lead to learning how to deal successfully with competition from these industries \hyperref[b45]{(Meybodi, 2010)}. Benchmarking companies search dynamically for activities that are able to improve practices and processes continuously and effectively \hyperref[b52]{(Rohlfer, 2004)}. \hyperref[b62]{Watson (1993)} indicate benchmarking as a continuous search for and application of significantly better practices that lead to superior competitive performance. \hyperref[b8]{Bogan \& English (1994)} stated benchmarking as an on-going search for best practices which when applied and implemented, produce superior performance. \hyperref[b27]{Harrington \& Harrington (1996)} described benchmarking as a systematic way to identify, understand, and creatively evolve superior products, services; equipment's, processes, and practices to improve organization's real performance. According to \hyperref[b46]{Moriarty \& Smallman, (2009)}, "Benchmarking is an example motivated teleological process operating within an organization with the objective of intentionally changing an existing state of affairs into a superior state of affairs". American Productivity and Quality Centre (1998) defined benchmarking as the process of improving performance by continuously identifying, understanding (studying and analyzing), and adopting outstanding practices and processes found inside and outside the organization, and then implementing the results. Panwar, Nepal, Jain, \& Yadav (2013) concluded with all these definitions that benchmarking is used by any organization to improve its current state of performance.  {\ref Amaral}   . In the manufacturing sector, benchmarking is commonly used where mainly quantitative economic parameters, e.g. inventory turnover, set-up times, lead-time, number of vendors, direct labor time or working time, market share, return on sales, and return on equity are measured \hyperref[b3]{(Asrofah, Zailani, \& Fernando, 2010)}. Benchmarking practices are adopted by more and more organizations, the techniques developed by many manufacturers range from the simple type of product benchmarking to various types of benchmarking such as process, function, and strategies \hyperref[b23]{(Fink, 1993)}. Several empirical studies have been carried out in developed as well as developing nations regarding implementation of benchmarking concepts in various industrial sectors  {\ref (} ). There exists a relationship between type of industry and benchmarking adoption which is proved by \hyperref[b41]{(Lee, Zailani, \& Soh, 2006)}. Benchmarking includes identification of improvement opportunities, search for best practices (both inside and outside the industry), and ultimately adaptation and implementation of these best practices in a systematic, ordered and standardized manner in order to address the diversities and specialties of a company's own processes and priorities (Panwar, Nepal, Jain, \& Yadav, 2013). 
\section[{III.}]{III.} 
\section[{Importance of Benchmarking Concept in Manufacturing Industries of Bangladesh}]{Importance of Benchmarking Concept in Manufacturing Industries of Bangladesh}\par
Many people, especially those in small businesses and some of the industries in Bangladesh, simply do not know enough about benchmarking. In Bangladesh most of the electrical and manufacturing industries are running which needed to improve their performance. Benchmarking is the process of adapting outstanding practices from within the organization or from other businesses to help progress performance, in which performance benchmarking is where a company compares its performance to those of others. So industries of Bangladesh needed to follow the developed countries manufacturing process in case of motor vehicle, electric and electronic industries of Bangladesh. A lot of weight is on the importance of benchmarking today as a way to improve business \hyperref[b3]{(Asrofah, Zailani, \& Fernando, 2010)}. The decision to initiate benchmarking is valuable to industries by opening up many different ideas to processes, approaches, and concerns \hyperref[b1]{(Allan, 1997)}. Benchmarking encourages a company to become open to new methods, ideas, processes, and practices to improve effectiveness, efficiency, and performance \hyperref[b19]{(Deros, Yusof, \& Salleh, 2006)}. According to \hyperref[b22]{Fernandez, McCarthy, \& Rakotobe-Joel (2001)}, benchmarking is but one of the improvement techniques that have been used by any industries.\par
IV. 
\section[{Types of Benchmarking}]{Types of Benchmarking}\par
Different benchmarking literature discovered that there are different types of benchmarking followed by different organizations  {\ref (} Some examples of work processes that could utilize process benchmarking are the customer complaint process, the billing process, the order fulfillment process, and the recruitment process.\par
All of these processes are in the lower levels of the organization. By making improvements at these levels, performance improvements can be realized quickly. Process benchmarking is result in quick improvement of work towards the organization (Asrofah, Zailani, \& Fernando, 2010). 
\section[{b) Performance Benchmarking}]{b) Performance Benchmarking}\par
Performance benchmarking emphasizes on measuring competitive positions by comparing the products and services of other competitors \hyperref[b8]{(Bogan \& English, 1994)}. It is a comparison of performance measures for the purpose of determining how good the company is, as compared to others. It provides competitive situation of the organization through product and service characteristic comparison (Panwar, Nepal, Jain, \& Yadav, 2013). When dealing with performance benchmarking, organizations want to look at where their products or services are in relation to their competitors', based on factors such as reliability, quality, speed, and other product or service characteristics (Asrofah, Zailani, \& Fernando, 2010). 
\section[{c) Strategic Benchmarking}]{c) Strategic Benchmarking}\par
Strategic benchmarking deals with top management. It deals with long-term results. Strategic benchmarking focuses on how companies compete to achieve the target. This form of benchmarking looks at "what strategies the organizations are using to become successful" \hyperref[b3]{(Asrofah, Zailani, \& Fernando, 2010)}. This is the type of benchmarking technique mostly used by Japanese firms \hyperref[b8]{(Bogan \& English, 1994)}. This is because the Japanese focus on long-term results. It is a study which is carried out when an effort is being made to change the strategic direction of the company \hyperref[b7]{(Bhutta \& Huq, 1999)}. Hence, strategic benchmarking involves assessment of strategic, rather than operational substances \hyperref[b24]{(Fong, Cheng, \& Ho, 1998)}. Others types of Benchmarking is internal benchmarking \hyperref[b11]{(Camp, 1989;}\hyperref[b50]{Per \& Hollensen, 2001;}\hyperref[b9]{Boxwell, 1994)}, industry benchmarking and process benchmarking \hyperref[b11]{(Camp, 1989;}\hyperref[b50]{Per \& Hollensen, 2001}) and competitive benchmarking \hyperref[b11]{(Camp, 1989;}\hyperref[b9]{Boxwell, 1994)}.\par
Internal benchmarking: Comparison of performance of units or departments within one organization \hyperref[b11]{(Camp, 1989)}. \hyperref[b20]{Dervitsiotis (2000)} found that internal benchmarking is often very useful for companies having multiple plants. It facilitates an easy exchange of information regarding best practices. Southard \& Parente (2007) pointed out that it is easy to access information within internal functions, and due to a "cohesive single infrastructure" within the organization, transferability of practices is easy and effective. Researchers also identified one limitation of internal benchmarking is that the process to be benchmarked with may not necessarily be the best practice in industry. Industry (functional) benchmarking: Industry (functional) benchmarking is the measurement of various sides of the company's functional operations and comparison of these to similar measurements from other companies (often industry leaders) within the industry group \hyperref[b50]{(Per \& Hollensen, 2001)}. Functional benchmarking involves comparison of processes with the best practices of similar processes of those companies which share some common functionality, but are outside one's industry . Functional benchmarking takes place when benchmarking partners are the organizations which are recognized to be the best in similar activities \hyperref[b31]{(Hollings, 1992)}. Disadvantages can be scheduling companies that are already overflowed by benchmarking and therefore reluctant to participate in benchmarking \hyperref[b50]{(Per \& Hollensen, 2001)}. 
\section[{Competitive benchmarking:}]{Competitive benchmarking:}\par
This type of benchmarking is used against direct competitors. Performed externally, its objective is to compare companies offering competing products, services or company \hyperref[b50]{(Per \& Hollensen, 2001)}. The criteria for selecting the subject areas are: ? KSFs should be of strategic importance to the business ? Improvements in the indicated KSFs areas will make a significant contribution to overall business results. 
\section[{Step-2: Assign weight to each key success factors}]{Step-2: Assign weight to each key success factors}\par
KSFs are not the same for all firms or industry. They are market and firm specific. Hence, the weights of the different factors (KSFs) must reflect these different conditions. Brainstorming is one method of generating a number of ideas for KSFs \hyperref[b50]{(Per \& Hollensen, 2001)}. After this screening the subject areas are prioritized and may be given importance. It is wise to direct attention to a small number of areas, particularly in the early stages of benchmarking. Process (generic) benchmarking: Here, similar procedures at dissimilar companies are benchmarked. Although it is considered relatively effective it is difficult to implement. The concept has also been referred to as generic benchmarking because it is not restricted to any industrial structure or market \hyperref[b50]{(Per \& Hollensen, 2001)}. The importance of benchmarking as an enabler of business excellence has necessitated a study into the current state of benchmarking in Bangladesh. The major advantage of generic benchmarking is that it provides access to the best practices employed in any industry, regardless of products or services (Panwar, Nepal, Jain, \& Yadav, 2013). 
\section[{Global Journal of Management and Business Research}]{Global Journal of Management and Business Research}\par
V. 
\section[{The Process of Benchmarking}]{The Process of Benchmarking}\par
Unfortunately, there is no widely accepted process for conducting benchmarking exercises (Zairi \& Ahmed, 1999; Dattakumar \& Jagadeesh, 2003; Southard \& Parente, 2007) and managers are faced with complex challenges when planning to implement benchmarking \hyperref[b20]{(Dervitsiotis, 2000)}. For example, \hyperref[b7]{Bhutta \& Huq (1999)} reported that some companies have used up to 33 steps, while others have used only four. However, the major stages of the benchmarking process remain relatively similar, independently of the amount of attention given to a specific area, which will add or remove a few steps to/from the process (Prasnikar, Debeljak, \& Ahcan, 2005; \hyperref[b53]{Southard \& Parente, 2007)}. Benchmarking can also be described as a structured process where the structure of the benchmarking process is often developed by the development of a step-by step process model, which provides a common language within organizations \hyperref[b54]{(Spendolini, 1992)}. \hyperref[b50]{Per \& Hollensen (2001)} expressed benchmarking usually involved seven main stages:\par
Step-1: Evaluating the key success factors Key success factors (KSFs) are the limited number of the firm's subject areas in which results, if they are satisfactory, will ensure successful competitive performance for the organization \hyperref[b50]{(Per \& Hollensen, 2001)}. Key success factor is a statement on a causal relationship between actual success in business performance and grounds of success \hyperref[b25]{(Grunert \& Ellegaard, 1992)}. One must always bear in mind whether the subject area is really important to the success of the  
\section[{Step-3: Determine benchmarking partners}]{Step-3: Determine benchmarking partners}\par
Benchmarking partners is important to run the benchmarking process. According to the theory of benchmarking and \hyperref[b38]{Kodali (2008)} warned it is dangerous to consider many partners because it may complicate and reduces the effectiveness of benchmarking. The following two questions provide the starting point in the search for suitable partners: ? Who/what is better (at a particular process) than us? ? To whom is this process a key to survival?  {\ref (Per \&} Hollensen, 2001) Some potential partners may not have much information available; they are normally dropped from the list \hyperref[b50]{(Per \& Hollensen, 2001)}. 
\section[{Step-4: Gather the benchmarking information}]{Step-4: Gather the benchmarking information}\par
The data collection team needs to have uniform collection methods (the same forms seeking the same data in the same way). When choosing a benchmarking approach where you benchmark yourself against another company, which is more effective at a certain process, a high degree of willingness and openness towards co-operation is required. 
\section[{Step-5: Identify performance gaps}]{Step-5: Identify performance gaps}\par
Asrofah, Zailani, \& Fernando (2010) identified performance gaps with respect to production and consumption within the organization and then suggest developing methods to close them. The gap between internal and external practices reveals what changes, if any, are necessary. Developing and using measures help to identify the current performance and monitor the direction of changes over a period. Measures identified during the planning stage of benchmarking may also help to determine the magnitude of the performance gaps and select what is to be benchmarked \hyperref[b60]{(Vaziri, 1992;}\hyperref[b36]{Karloff \& Ostblom, 1993)}. Comparisons within and across the industries are said to have their own strengths and weaknesses \hyperref[b50]{(Per \& Hollensen, 2001)}. When any project manager with a benchmark project it is important that you ensure that you do not choose inappropriate companies to benchmark against. However, if at a later time you discover that you have chosen a bad starting point it may be an extensive process to reverse the development to the better. 
\section[{Step-6: Implications of benchmarking results}]{Step-6: Implications of benchmarking results}\par
Companies can be considered as being a set of routines and practices. It is characteristic that the routines and practices have been developed and acquired throughout a longer period of time and that the awareness of their importance often is limited. A central challenge is trying to understand the link between individual and organizational learning \hyperref[b50]{(Per \& Hollensen, 2001)}. 
\section[{Step-7: Implementations of changes}]{Step-7: Implementations of changes}\par
The actual implementation of the planned changes could take place through developing skills of the employees, training and organizational development. Implementation often takes time to be successful. It is crucial for the benchmark concept that 
\section[{Step-1 Evaluating the key success factors}]{Step-1 Evaluating the key success factors}\par
Step-2 Assign weight to each key success factors 
\section[{Step-5 Identify performance gaps}]{Step-5 Identify performance gaps}\par
Step-7 
\section[{Implementations of changes}]{Implementations of changes}\par
Step-6 Implications of benchmarking results 
\section[{Step-3 Determine benchmarking partners}]{Step-3 Determine benchmarking partners}\par
Step-4 Gather the benchmarking information 
\section[{Global Journal of Management and Business Research}]{Global Journal of Management and Business Research}\par
Volume XVIII Issue IV Version I Year ( ) A the company sees the results of the benchmarking process only as a snapshot of the situation. It is up to the management and the employees to change it \hyperref[b50]{(Per \& Hollensen, 2001)}.\par
Different companies have their own benchmarking methods, but no matter which method is used, the major steps involved are as follows: first, measure the performance of the best-in-class relative to critical performance variables such as cost, productivity, and quality; second, determine how the levels of performance are achieved; and third, use the information to develop and implement a plan for improvement \hyperref[b48]{(Omachonu \& Ross, 1994)}.\par
VI. 
\section[{Implementation of Benchmarking in Manufacturing Industries}]{Implementation of Benchmarking in Manufacturing Industries}\par
Implementation is a critical issue for the success of benchmarking exercises \hyperref[b2]{(Amaral \& Sousa, 2009)}. Benchmarking is a strategy for implementing changes in organizations. It is a way of measuring operations against similar operations in order to improve business processes \hyperref[b50]{(Per \& Hollensen, 2001)}. Two main approaches to benchmarking implementation were identified by the \hyperref[b42]{Longbottom (2000)}: the traditional benchmarking process, associated with the so-called "Traditionalists' perspective"; the diagnostic benchmarking process, associated with the so called "Modernists' perspective". These two approaches differ in terms of objectives, cost, implementation process, supporting tools and type of target organization, among other attributes \hyperref[b2]{(Amaral \& Sousa, 2009)}. The traditional benchmarking process focuses on the understanding, comparison and adaptation of key processes and on the development of performance measures \hyperref[b42]{(Longbottom, 2000)}. The diagnostic benchmarking process is based on business excellence selfassessments \hyperref[b42]{(Longbottom, 2000;}\hyperref[b44]{Maire, 2002)}. Generally, it is linked with excellence models which provide a set of criteria against which any organization can assess itself and identify areas for improvement \hyperref[b4]{(Auluck, 2002)}.\par
In order to benchmark effectively, a company needs a strong strategic focus and some flexibility in achieving management's goals. To implement benchmarking effectively, adequate planning, training, and open interdepartmental communication are needed \hyperref[b3]{(Asrofah, Zailani, \& Fernando, 2010)}. \hyperref[b35]{Jarrar \& Zairi (2000)} and \hyperref[b63]{Yasin (2002)} suggested that benchmarking is a popular tool worldwide, the reality is that after 25 years of "popularity", only a minority (although significant) of organizations across several countries use best practice benchmarking -the most effective form of benchmarking.\par
There are many problems can be faced in Bangladesh at the time of implementing the benchmarking system. \hyperref[b21]{Elmuti \& Kathawala (1997)} mentioned that problems associated with benchmarking may occur due to an organization's failure to implement the process properly. \hyperref[b28]{Henczel (2002)} stated that benchmarking requires a significant commitment of resources such as time, people and money, etc. without any guarantee that there will be a cost benefit. That most companies choose not to benchmark due to the lack of time and resources \hyperref[b12]{(Cassell, Nadin, \& Gray, 2001;}\hyperref[b28]{Henczel, 2002)}. Researchers identified some problems and barriers when industries of Bangladesh will face when going to implement the benchmarking system: Identification of suitable benchmarking partner \hyperref[b61]{(Vermeulen, 2003} These problems and barriers indicate that while benchmarking is acknowledged to be a useful technique, there are still doubts about how it is deployed. There is need therefore for a study to clarify the current state of the use of benchmarking (Adebanjo, Abbas, \& Mann, 2010). 
\section[{VIII.}]{VIII.} 
\section[{Various Opportunities for Implementation of Benchmarking Concept}]{Various Opportunities for Implementation of Benchmarking Concept}\par
Benchmarking has become a popular adopted procedure and is used to gain competitive advantage \hyperref[b21]{(Elmuti \& Kathawala, 1997)}. The benefits of benchmarking are a better understanding of strengths and weaknesses of processes, improved cycle time, improved supplier's management, reduced production costs, etc. The number of manufacturers using VII.\par
Problems and obstacles faced during implementation benchmarking techniques has been increasing dramatically. However, due to the lack of a complete understanding of benchmarking, not all organizations find it easy to employ the tools effectively. Advantages or the benefits of benchmarking are also becoming a powerful management tool because they overcome paradigm blindness. Asrofah, Zailani, \& Fernando (2010) stated that benchmarking also opens organizations to new methods, ideas, and tools to improve their effectiveness for help to solve the problems within organizations.\par
According to \hyperref[b11]{Camp (1989)} identified two benefits of benchmarking: ? can enable the best practices from any industry to be creatively incorporated into the processes of the benchmarking function. ? breaks down the reluctance in making operational changes.\par
In addition, benchmarking is a valuable tool for setting goals; it is something that is necessary in order to remain competitive and for learning new ideas \hyperref[b5]{(Balm, 1996)}. Benchmarking has proven to be the best discipline for getting people to focus on the customer and for achieving significant improvement in customer satisfaction \hyperref[b41]{(Lee, Zailani, \& Soh, 2006;}\hyperref[b57]{Thiagarajan \& Zairi, 1998)}. 
\section[{IX.}]{IX.} 
\section[{Conclusion}]{Conclusion}\par
From an industry point of view, attention should be given to improve employee participation and quality department should play a proactive role in adopting benchmarking as a strategic tool \hyperref[b41]{(Lee, Zailani, \& Soh, 2006)}. This study is a preliminary effort to assess the current status of benchmarking implementation in Bangladesh and has provided some understanding of both the level and nature of benchmarking activities within Bangladeshi manufacturing sector. A particular attention has been paid to identifying the problems which are faced by industry during implementation of successful benchmarking projects. In addition, an attempt has been made to look into the opportunities and problems which companies observe as advantage and problematic to undertake a benchmarking project. The industry sectors which typically show above average levels of benchmarking activities are motor vehicle, electric and electronic industries.\par
In the current scenario where world is becoming flatter every day, Bangladeshi manufacturing company should continuously improve their position by enhancing their strengths and eliminating their weaknesses. The use of benchmarking in its various forms will add more learning to the companies and evaluate their ability to compete in world market. Bangladeshi manufacturing companies need to look beyond their immediate organizational boundaries for benchmarking partners.\par
X. 
\section[{Limitations of the Study}]{Limitations of the Study}\par
However this study is not without limitation. Other environmental and political, social problems and various opportunities of Bangladesh which can play important role in implementing the benchmarking system are ignored here. For example, flexibility to adopt, willingness of industries, political instability and inertia to change etc are the main barriers. This study work based on current literature and various research findings so this study ignored the real field study.\par
Hence this study conducted under real field study than it will be more authenticated and acceptable. 
\section[{Global Journal of Management and Business Research}]{Global Journal of Management and Business Research}\par
Volume XVIII Issue IV Version I Year ( ) A\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-3.png}
\caption{\label{fig_1}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-4.png}
\caption{\label{fig_2}Volume}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-5.png}
\caption{\label{fig_3}Figure 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-6.png}
\caption{\label{fig_4}}\end{figure}
 			\footnote{© 2018 Global Journals 1} 			\footnote{© 2018 Global Journals} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[ Benchmarking. American Productivity and Quality Centre. APQC Report]{b6}\label{b6} 	 		\textit{},  	 	 		\textit{Benchmarking. American Productivity and Quality Centre. APQC Report}  		 	 	 (APQC) 
\bibitem[ References Références Referencias Benchmarking: An International Journal]{b13}\label{b13} 	 		\textit{},  	 	 		\textit{References Références Referencias Benchmarking: An International Journal}  		8  (3)  p. .  	 
\bibitem[ Operations & Production Management. International Journal of Operations & Production Management]{b59}\label{b59} 	 		\textit{},  	 	 		\textit{Operations \& Production Management. International Journal of Operations \& Production Management}  		21  (7)  p. .  	 
\bibitem[Fink ()]{b23}\label{b23} 	 		\textit{},  		 			R Fink 		.  	 	 		\textit{Group therapy. Financial World}  		1993. 162 p. .  	 
\bibitem[Clarke and Manton ()]{b15}\label{b15} 	 		‘A benchmarking tool for change management’.  		 			A Clarke 		,  		 			S Manton 		.  	 	 		\textit{Business Process Management Journal}  		1997. 3  (3)  p. .  	 
\bibitem[Talluri and Sarkis ()]{b56}\label{b56} 	 		‘A computational geometry approach for benchmarking’.  		 			S Talluri 		,  		 			J Sarkis 		.  	 	 		\textit{International Journal of Operations \& Production Management}  		2001. 21  (1/2)  p. .  	 
\bibitem[Southard and Parente ()]{b53}\label{b53} 	 		‘A model for internal benchmarking: when and how? Benchmarking’.  		 			P B Southard 		,  		 			D H Parente 		.  	 	 		\textit{An International Journal}  		2007. 14  (2)  p. .  	 
\bibitem[Maire ()]{b44}\label{b44} 	 		‘A model of characterization of the performance for a process of benchmarking’.  		 			J. -L Maire 		.  	 	 		\textit{Benchmarking: An International Journal}  		2002. 9  (5)  p. .  	 
\bibitem[Dattakumar and Jagadeesh ()]{b17}\label{b17} 	 		‘A review of literature on benchmarking’.  		 			R Dattakumar 		,  		 			R Jagadeesh 		.  	 	 		\textit{Benchmarking: An International Journal}  		2003. 10  (3)  p. .  	 	 (Benchmarking: An International Journa) 
\bibitem[Gunasekaran ()]{b26}\label{b26} 	 		‘Agile manufacturing: enablers and implementation framework’.  		 			A Gunasekaran 		.  	 	 		\textit{International Journal of Production Research}  		1998. 36 p. .  	 
\bibitem[Allan (1997)]{b1}\label{b1} 	 		 			S Allan 		.  		 \url{http://www.benchmarking.co.uk/bmark.htm\#partners}  		\textit{Partners benchmarking},  				1997. April 15.  	 
\bibitem[Thiagarajan and Zairi ()]{b57}\label{b57} 	 		‘An empirical analysis of critical factor of TQM’.  		 			T Thiagarajan 		,  		 			M Zairi 		.  	 	 		\textit{Benchmarking for Quality Management \& Technology}  		1998. 5 p. .  	 
\bibitem[Fernandez et al. ()]{b22}\label{b22} 	 		‘An evolutionary approach to benchmarking’.  		 			P Fernandez 		,  		 			I Mccarthy 		,  		 			T Rakotobe-Joel 		.  	 	 		\textit{Benchmarking: An International Journal}  		2001. 8  (4)  p. .  	 
\bibitem[Adebanjo et al. ()]{b0}\label{b0} 	 		‘An investigation of the adoption and implementation of benchmarking’.  		 			D Adebanjo 		,  		 			A Abbas 		,  		 			R Mann 		.  	 	 		\textit{International Journal of Operations \& Production Management}  		2010. 30  (11)  p. .  	 
\bibitem[Elmuti and Kathawala ()]{b21}\label{b21} 	 		‘An overview of benchmarking process: a tool for continuous improvement and competitive advantage’.  		 			D Elmuti 		,  		 			Y Kathawala 		.  	 	 		\textit{Benchmarking for Quality Management \& Technology}  		1997. 4  (4)  p. .  	 
\bibitem[Amaral and Sousa ()]{b2}\label{b2} 	 		‘Barriers to internal benchmarking initiatives: an empirical investigation’.  		 			P Amaral 		,  		 			R Sousa 		.  	 	 		\textit{Benchmarking: An International Journal}  		2009. 16  (4)  p. .  	 
\bibitem[Henczel ()]{b28}\label{b28} 	 		‘Benchmarking -measuring and comparing for continuous improvement’.  		 			S Henczel 		.  	 	 		\textit{Information Outlook}  		2002. 6  (7)  p. .  	 
\bibitem[Dervitsiotis ()]{b20}\label{b20} 	 		‘Benchmarking and business paradigm shifts’.  		 			K N Dervitsiotis 		.  	 	 		\textit{Total Quality Management}  		2000. 11  (4/6)  p. .  	 
\bibitem[Balm ()]{b5}\label{b5} 	 		‘Benchmarking and gap analysis: what is the next milestone?’.  		 			G J Balm 		.  	 	 		\textit{Benchmarking for Quality Management \& Technology}  		1996. 1998. 3  (4)  p. .  	 
\bibitem[Christppher et al. ()]{b14}\label{b14} 	 		‘Benchmarking and operational performance: some empirical results’.  		 			A Christppher 		,  		 			P A Voss 		,  		 			K Blackmon 		.  	 	 		\textit{International Journal of Operations \& Production Management}  		1997. 17  (10)  p. .  	 
\bibitem[Prasnikar et al. ()]{b51}\label{b51} 	 		‘Benchmarking as a tool of strategic management’.  		 			J Prasnikar 		,  		 			Z Debeljak 		,  		 			A Ahcan 		.  	 	 		\textit{Total Quality Management \& Business Excellence}  		2005. 16  (2)  p. .  	 
\bibitem[Vermeulen ()]{b61}\label{b61} 	 		‘Benchmarking as an enabler of business excellence in the South African financial sector’.  		 			W Vermeulen 		.  	 	 		\textit{Benchmarking: An International Journal}  		2003. 10  (1)  p. .  	 
\bibitem[Ulusoy and Ikiz ()]{b58}\label{b58} 	 		‘Benchmarking best manufacturing practices -a study into four sectors of Turkish industry’.  		 			G Ulusoy 		,  		 			I Ikiz 		.  	 	 		\textit{International Journal}  		2001.  	 
\bibitem[Rohlfer ()]{b52}\label{b52} 	 		‘Benchmarking concepts in the UK and Germany: a shared understanding among key players?’.  		 			S Rohlfer 		.  	 	 		\textit{Benchmarking: An international Journal}  		2004. 11  (5)  p. .  	 
\bibitem[Bogan and English ()]{b8}\label{b8} 	 		\textit{Benchmarking for Best Practices: Winning Through Innovation Adaptation},  		 			C Bogan 		,  		 			M J English 		.  		1994. New York, NY: McGraw-Hill.  	 
\bibitem[Boxwell ()]{b9}\label{b9} 	 		\textit{Benchmarking for Competitive Advantage},  		 			R J Boxwell 		.  		1994. New York, NY: McGraw-Hill.  	 
\bibitem[Deros et al. ()]{b19}\label{b19} 	 		‘Benchmarking implementation framework for automotive manufacturing SMEs’.  		 			B M Deros 		,  		 			S M Yusof 		,  		 			A M Salleh 		.  	 	 		\textit{Benchmarking: An International Journal}  		2006. 13  (4)  p. .  	 
\bibitem[Longbottom ()]{b42}\label{b42} 	 		‘Benchmarking in the UK: an empirical study of practitioners and academics’.  		 			D Longbottom 		.  	 	 		\textit{Benchmarking: An International Journal}  		2000. 7  (2)  p. .  	 
\bibitem[Corbett ()]{b16}\label{b16} 	 		‘Benchmarking manufacturing performance in Australia and New Zealand’.  		 			L M Corbett 		.  	 	 		\textit{Benchmarking for Quality Management \& Technology}  		1998. 5  (4)  p. .  	 
\bibitem[Zairi and Ahmed ()]{b64}\label{b64} 	 		‘Benchmarking maturity as we approach the next millennium?’.  		 			M Zairi 		,  		 			P K Ahmed 		.  	 	 		\textit{Total Quality Management}  		1999. 10  (4/5)  p. .  	 
\bibitem[Meybodi ()]{b45}\label{b45} 	 		‘Benchmarking performance measures in traditional and just-in-time companies’.  		 			M Z Meybodi 		.  	 	 		\textit{Benchmarking: An International Journal}  		2010. 16  (1)  p. .  	 
\bibitem[Kodali ()]{b38}\label{b38} 	 		‘Benchmarking the benchmarking models’.  		 			G A Kodali 		.  	 	 		\textit{Benchmarking: An International Journal}  		2008. 15  (3)  p. .  	 
\bibitem[Kovacic ()]{b39}\label{b39} 	 		‘Benchmarking the Slovenian competitiveness by system of indicators’.  		 			A Kovacic 		.  	 	 		\textit{Benchmarking: An International Journal}  		2007. 14  (5)  p. .  	 
\bibitem[Fong et al. ()]{b24}\label{b24} 	 		‘Benchmarking: a general reading for management practitioners’.  		 			S W Fong 		,  		 			E L Cheng 		,  		 			D K Ho 		.  	 	 		\textit{Management Decisions},  				 (Bingley)  		1998. MCB University Press. p. .  	 
\bibitem[Karloff and Ostblom ()]{b36}\label{b36} 	 		\textit{Benchmarking: A Signpost to Excellence in Quality and Productivity},  		 			B Karloff 		,  		 			S Ostblom 		.  		1993. Chichester: Wiley.  	 
\bibitem[Auluck ()]{b4}\label{b4} 	 		‘Benchmarking: a tool for facilitating organizational learning’.  		 			R Auluck 		.  	 	 		\textit{Public Administration and Development}  		2002. 22  (2)  p. .  	 
\bibitem[Camp ()]{b11}\label{b11} 	 		\textit{Benchmarking: The Search for Industry Best Practices that Lead to Superior Performance},  		 			R C Camp 		.  		1989. Milwaukee, WI: ASQC Quality Press.  	 
\bibitem[Bhutta and Huq ()]{b7}\label{b7} 	 		‘Benchmarkingbest practices: an integrated approach’.  		 			K S Bhutta 		,  		 			F Huq 		.  	 	 		\textit{Benchmarking: An International Journal}  		1999. 6  (3)  p. .  	 
\bibitem[Hinton et al. ()]{b29}\label{b29} 	 		‘Best practice benchmarking in the UK. Benchmarking’.  		 			M Hinton 		,  		 			G Francis 		,  		 			J Holloway 		.  	 	 		\textit{An International Journal}  		2000. 7  (1)  p. .  	 
\bibitem[Hinton et al. ()]{b30}\label{b30} 	 		‘Best practice benchmarking in the UK. Benchmarking’.  		 			M Hinton 		,  		 			G Francis 		,  		 			J Holloway 		.  	 	 		\textit{An International Journal}  		2000. 7  (1)  p. .  	 
\bibitem[Asrofah et al. ()]{b3}\label{b3} 	 		‘Best practices for the effectiveness of benchmarking in the Indonesian manufacturing companies’.  		 			T Asrofah 		,  		 			S Zailani 		,  		 			Y Fernando 		.  	 	 		\textit{Benchmarking: An International Journal}  		2010. 17  (1)  p. .  	 
\bibitem[Suhaiza and Fernando ()]{b55}\label{b55} 	 		‘Best practices for the effectiveness of benchmarking in the Indonesian manufacturing companies’.  		 			T A Suhaiza 		,  		 			Z Y Fernando 		.  	 	 		\textit{Benchmarking: An International Journal}  		2010. 17  (1)  p. .  	 
\bibitem[Hollings ()]{b31}\label{b31} 	 		‘Clearing up the confusion’.  		 			L Hollings 		.  	 	 		\textit{Total Quality Management Magazine},  				1992. 4 p. .  	 
\bibitem[Moriarty and Smallman ()]{b46}\label{b46} 	 		‘En route to a theory of benchmarking’.  		 			J P Moriarty 		,  		 			C Smallman 		.  	 	 		\textit{Benchmarking: An International Journal}  		2009. 16  (4)  p. .  	 
\bibitem[Kumar and Chandra ()]{b40}\label{b40} 	 		‘Enhancing the effectiveness of benchmarking in manufacturing organizations’.  		 			S Kumar 		,  		 			C Chandra 		.  	 	 		\textit{Industrial Management \& Data Systems}  		2001. 101  (2)  p. .  	 
\bibitem[Harrington and Harrington ()]{b27}\label{b27} 	 		\textit{High Performance Benchmarking: 20 Steps to Success},  		 			H J Harrington 		,  		 			J S Harrington 		.  		1996. New York,NY: McGraw-Hill.  	 
\bibitem[Panwar et al. ()]{b49}\label{b49} 	 		‘Implementation of benchmarking concepts in Indian automobile industry -an empirical study’.  		 			A Panwar 		,  		 			B Nepal 		,  		 			R Jain 		,  		 			O P Yadav 		.  	 	 		\textit{An International Journal}  		2013. 20  (6)  p. .  	 
\bibitem[Jarrar and Zairi ()]{b35}\label{b35} 	 		‘Internal transfer of best practice for performance excellence: a global survey’.  		 			Y Jarrar 		,  		 			M Zairi 		.  	 	 		\textit{Benchmarking: An International Journal}  		2000. 7  (4)  p. .  	 
\bibitem[Kidwell et al. ()]{b37}\label{b37} 	 		‘New management techniques: an international comparison’.  		 			L A Kidwell 		,  		 			S K Ho 		,  		 			J Blake 		,  		 			P Wraith 		,  		 			R Roubi 		,  		 			A W Richardson 		.  	 	 		\textit{CPA journal}  		2002. 72  (2)  p. .  	 
\bibitem[Huq et al. ()]{b32}\label{b32} 	 		‘Perceptions about benchmarking best practices among French managers: an exploratory survey’.  		 			F Huq 		,  		 			M H Abbo 		,  		 			Z Huq 		.  	 	 		\textit{Benchmarking: An International Journal}  		2008. 15  (4)  p. .  	 
\bibitem[Omachonu and Ross ()]{b48}\label{b48} 	 		\textit{Principles of Total Quality},  		 			V K Omachonu 		,  		 			J R Ross 		.  		1994. Delray Beach, FL: St. Lucie Press.  	 
\bibitem[Watson ()]{b62}\label{b62} 	 		\textit{Strategic Benchmarking: How to Rate Your Company's Performance Against the World's Best},  		 			G H Watson 		.  		1993. New York, NY: Wiley.  	 
\bibitem[Spendolini ()]{b54}\label{b54} 	 		\textit{The Benchmarking Book},  		 			M J Spendolini 		.  		1992. New York, NY: American Management Association.  	 
\bibitem[Grunert and Ellegaard ()]{b25}\label{b25} 	 		‘The concept of key success factors. Marketing for Europe Marketing for the Future’.  		 			K G Grunert 		,  		 			C Ellegaard 		.  	 	 		\textit{21st Annual Conference of the European Marketing Academy (EMAC)},  				1992. p. .  	 
\bibitem[Per and Hollensen ()]{b50}\label{b50} 	 		\textit{The process of benchmarking, benchlearning and benchaction. The TQM Magazine},  		 			V Per 		,  		 			F S Hollensen 		.  		2001. 13 p. .  	 
\bibitem[Jain et al. ()]{b33}\label{b33} 	 		‘The propagation of benchmarking concepts in Indian manufacturing industry’.  		 			R Jain 		,  		 			A P Rathore 		,  		 			O P Yadav 		.  	 	 		\textit{Benchmarking: An International Journal}  		2008. 15  (1)  p. .  	 
\bibitem[Jain et al. ()]{b34}\label{b34} 	 		‘The propagation of benchmarking concepts in Indian manufacturing industry’.  		 			R Jain 		,  		 			P Yadav 		,  		 			A Pal 		,  		 			S Rathore 		.  	 	 		\textit{Benchmarking: An International Journal}  		2008. 15  (1)  p. .  	 
\bibitem[Yasin ()]{b63}\label{b63} 	 		‘The theory and practice of benchmarking: then and now’.  		 			M Yasin 		.  	 	 		\textit{Benchmarking: An International Journal}  		2002. 9  (3)  p. .  	 
\bibitem[Cassell et al. ()]{b12}\label{b12} 	 		\textit{The use and effectiveness of benchmarking in SMEs},  		 			C Cassell 		,  		 			S Nadin 		,  		 			M O Gray 		.  		2001.  	 
\bibitem[Magd ()]{b43}\label{b43} 	 		‘Understanding benchmarking in Egyptian organizations: an empirical analysis’.  		 			H A Magd 		.  	 	 		\textit{Benchmarking: An International Journal}  		2008. 15  (6)  p. .  	 	 (Benchmarking: An International Journal) 
\bibitem[Lee et al. ()]{b41}\label{b41} 	 		‘Understanding factors for benchmarking adoption new evidence from Malaysia’.  		 			Y P Lee 		,  		 			S Zailani 		,  		 			K L Soh 		.  	 	 		\textit{Benchmarking: An International Journal}  		2006. 13  (5)  p. .  	 
\bibitem[Brah et al. ()]{b10}\label{b10} 	 		‘Understanding the benchmarking process in Singapore’.  		 			S A Brah 		,  		 			A L Ong 		,  		 			B M Rao 		.  	 	 		\textit{International Journal of Quality \& Reliability Management}  		2000. 17  (3)  p. .  	 
\bibitem[Vaziri ()]{b60}\label{b60} 	 		\textit{Using competitive benchmarking to set goals},  		 			H K Vaziri 		.  		1992. Quality Progress. 8 p. .  	 
\bibitem[Davies and Kochhar ()]{b18}\label{b18} 	 		‘Why British companies don't do effective benchmarking’.  		 			A Davies 		,  		 			A Kochhar 		.  	 	 		\textit{Integrated Manufacturing Systems}  		1999. 10  (1)  p. .  	 	 (Integrated Manufacturing Systems) 
\bibitem[Oliver et al. ()]{b47}\label{b47} 	 		‘World class manufacturing: further evidence in the lean production debate’.  		 			N Oliver 		,  		 			R Delbridge 		,  		 			D Jones 		,  		 			J Lowe 		.  	 	 		\textit{British Journal of Management}  		1994. 5  (S1)  p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
