\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={Impact of Critical Success Factors on ERP Implementation: Typical Organizations in Sri Lankan Context},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

	 \paperwidth210mm
	 \paperheight297mm
              
\def\@pnumwidth{1.55em}
\def\@tocrmarg {2.55em}
\def\@dotsep{4.5}
\setcounter{tocdepth}{3}
\clubpenalty=8000
\emergencystretch 3em
\hbadness=4000
\hyphenpenalty=400
\pretolerance=750
\tolerance=2000
\vbadness=4000
\widowpenalty=10000

\renewcommand\section{\@startsection {section}{1}{\z@}%
     {-1.75ex \@plus -0.5ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large\bfseries}}
\renewcommand\subsection{\@startsection{subsection}{2}{\z@}%
     {-1.75ex\@plus -0.5ex \@minus- .2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large}}
\renewcommand\subsubsection{\@startsection{subsubsection}{3}{\z@}%
     {-1.5ex\@plus -0.35ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\large}}
\renewcommand\paragraph{\@startsection{paragraph}{4}{\z@}%
     {-1ex \@plus-0.35ex \@minus -0.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\normalsize}}
\renewcommand\subparagraph{\@startsection{subparagraph}{5}{\parindent}%
     {1.5ex \@plus1ex \@minus .2ex}%
     {-1em}%
     {\reset@font\normalsize\bfseries}}


\def\l@section#1#2{\addpenalty{\@secpenalty} \addvspace{1.0em plus 1pt}
 \@tempdima 1.5em \begingroup
 \parindent \z@ \rightskip \@pnumwidth 
 \parfillskip -\@pnumwidth 
 \bfseries \leavevmode #1\hfil \hbox to\@pnumwidth{\hss #2}\par
 \endgroup}
\def\l@subsection{\@dottedtocline{2}{1.5em}{2.3em}}
\def\l@subsubsection{\@dottedtocline{3}{3.8em}{3.2em}}
\def\l@paragraph{\@dottedtocline{4}{7.0em}{4.1em}}
\def\l@subparagraph{\@dottedtocline{5}{10em}{5em}}
\@ifundefined{c@section}{\newcounter{section}}{}
\@ifundefined{c@chapter}{\newcounter{chapter}}{}
\newif\if@mainmatter 
\@mainmattertrue
\def\chaptername{Chapter}
\def\frontmatter{%
  \pagenumbering{roman}
  \def\thechapter{\@roman\c@chapter}
  \def\theHchapter{\roman{chapter}}
  \def\thesection{\@roman\c@section}
  \def\theHsection{\roman{section}}
  \def\@chapapp{}%
}
\def\mainmatter{%
  \cleardoublepage
  \def\thechapter{\@arabic\c@chapter}
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \pagenumbering{arabic}
  \setcounter{secnumdepth}{6}
  \def\@chapapp{\chaptername}%
  \def\theHchapter{\arabic{chapter}}
  \def\thesection{\@arabic\c@section}
  \def\theHsection{\arabic{section}}
}
\def\backmatter{%
  \cleardoublepage
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \setcounter{secnumdepth}{2}
  \def\@chapapp{\appendixname}%
  \def\thechapter{\@Alph\c@chapter}
  \def\theHchapter{\Alph{chapter}}
  \appendix
}
\newenvironment{bibitemlist}[1]{%
   \list{\@biblabel{\@arabic\c@enumiv}}%
       {\settowidth\labelwidth{\@biblabel{#1}}%
        \leftmargin\labelwidth
        \advance\leftmargin\labelsep
        \@openbib@code
        \usecounter{enumiv}%
        \let\p@enumiv\@empty
        \renewcommand\theenumiv{\@arabic\c@enumiv}%
	}%
  \sloppy
  \clubpenalty4000
  \@clubpenalty \clubpenalty
  \widowpenalty4000%
  \sfcode`\.\@m}%
  {\def\@noitemerr
    {\@latex@warning{Empty `bibitemlist' environment}}%
    \endlist}

\def\tableofcontents{\section*{\contentsname}\@starttoc{toc}}
\parskip0pt
\parindent1em
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\newenvironment{reflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemsep}{0pt}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\itshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{sansreflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\itemsep}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\upshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{specHead}[2]%
 {\vspace{20pt}\hrule\vspace{10pt}%
  \phantomsection\label{#1}\markright{#2}%

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2019-01-15 (revised: 15 January 2019)}
\def\TheID{\makeatother }
\def\TheDate{2019-01-15}
\title{Impact of Critical Success Factors on ERP Implementation: Typical Organizations in Sri Lankan Context}
\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]{E.M.M.N  Samaranayake}

             \author[2]{Dr. Anuradha  Jayakody}

             \author[3]{Punchihewa  N.N.W.G}

             \author[4]{H.N.I.  Wijesiri}

             \author[5]{B.V.R.  Jeewantha}

             \affil[1]{  Sri Lanka Institute of Information Technology}

\renewcommand\Authands{ and }

\date{\small \em Received: 14 December 2018 Accepted: 4 January 2019 Published: 15 January 2019}

\maketitle


\begin{abstract}
        


Enterprise Resource Planning system is a software that suitable for the user to earn more ROI by involving business activities. By the way, most organizations are still afraid to adopt this to their organizations. The reason is the high-cost wastage, and also bankruptcy. But it is not true at all the time. ERP can implement to small and medium-sized organizations too.To clarify these points, the paper focuses on the critical factors that affect the success of an ERP implementation process. It will do by a conceptual framework. It review and assertion of 15 hypotheses will carry out using "structural equation modeling technique". The definition of multi-variable technology used since the ability to check multiple linear connections at once simultaneously depends on one or more variables dependently and independently : Index TermsStrictly as per the compliance and regulations of:

\end{abstract}


\keywords{enterprise resource planning, critical success factors, stakeholders}

\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
ith the advancement of information technology, the way enterprises do business has become automated. It has been going non-stop for nearly a decade. Simply the manual operations became an e-operations. There are many interpretations of ERP. Websites, magazines, and even manual analysts interpret this to their liking. These changes, in turn, show a different connotation of the benefits it can achieve. There are those who take advantage of it as well as the disadvantages. Some are bankrupting their businesses. Despite these results, this system still holds a huge place in the business world For years, scholars have identified the ERP solution as the best solution for businesses. It identifies business needs and provides the right solutions that can increase business productivity. These software packages are known for their ability to integrate all of a company's information needs within a single computer system (Shivam Gupta, 2017). As a return, this gives management a better overview of all of the company's operating and managing activities(David L. Olson a, 2018).\par
The process of handling the ERP system is a well-studied task. That's because it's so hard. There are several factors that affect any function of proper management(Kevin J. Trainor a, 2010). This study seeks to identify the success factors that can affect small and medium enterprises in Sri Lanka. Considering this, we will try to look at some factors to study how ERP can be successfully built and utilized. We also look at the effectiveness of these factors in the eyes of stakeholders. We are trying to identify the positive factors that affect to any enterprise in Sri Lanka. Research questions of the study will overcome the objectives of the research by testing a conceptual framework. 
\section[{a) ERP System}]{a) ERP System}\par
ERP is a business management software that can use to a unified application to conduct the business and automate many back-office functions related to human resources, technology, and assistance (Ehie and Madsen, 2005). Typically, ERP software integrates with all interfaces to an application, including product planning, improvements, products, sales \& marketing, and the user interface.\par
"ERP systems are software packages that integrate business processes across an organization"(Abu-Shanab et al.). It integrates information from each unit of the company into a single database and provides access to interfaces for effective communication(Abu-Shanab et al.).\par
According to IT, ERP is one of the most innovative development and is considered the best IT solution that an organization can adopt in the last few decades  {\ref (Shatat, 2015)}. With the most appropriate IT solution, the ERP system becomes one of the core needs of the e-business era, and thus, the ERP is the backbone of the e-business era  {\ref (Shatat, 2015)}.\par
Many small and medium-sized companies fear to adopt ERP solutions because of the high cost. According to the benchmark survey, 42\% of companies establish an ERP process without analyzing their financial position, and the ROI of the new device cannot be calculated  {\ref (Jacobson, 2015)}. To prepare for such a move, organizations need to understand the implementation and involvement of the ERP. 
\section[{b) ERP Implementation Cost}]{b) ERP Implementation Cost}\par
The concept of adoption applies not only to custom software but also to the packages available in the market. Most studies on application package implementation highlight the criticality of the adoption process \hyperref[b7]{(Hong et al., 2002)}. Organizations needed extensive knowledge and outside support when they started using ERP software. Therefore, they have to bear not only the purchase cost but also the cost of support.\par
ERP implementing value is high. There should be a better understanding of the high costs involved in implementing ERP. It is also necessary to assess whether it is appropriate to take such a step \hyperref[b6]{(Kumar, 2011)}. As with continuous employee training, it is very important to keep in touch with the vendor, until the application is familiar with the business. ERP implementation prices costs embody coaching of employees the customization of the system to suit with existing firm interfaces \hyperref[b0]{(Ahmad, 2013)}.\par
In small to mid-sized firms, ERP implementation budget around ranges from \$m2 to \$M4, for large organizations, it will exceed \$M100. Furthermore, and when the implementation of ERP systems, wherever some organizations gain several edges and reach some competitive advantage, others encounter costly failures(Emad Abu-Shanab, 2015).\par
Many ERPs fail because the ERP software package is not working properly, resulting in financial losses, and bankruptcy(Emad Abu-Shanab, 2015). For example, Dell suffered a financial loss of about \$ M200 when the ERP system was built for two years \hyperref[b12]{(Wu, 2008)}. 
\section[{c) Critical Success Factors (CSFs)}]{c) Critical Success Factors (CSFs)}\par
CSFs are the trail creator to implement ERP with success by resolution the cost failures. CSFs embody prime management support, vendor's support, consultant's competence, user's support, IT capabilities, and project management leadership(Emad Abu-Shanab, 2015).\par
On the other hand, the system's initial implementation is initially. The second criterion is to include institutional and technical aspects into a system, and ultimately, the factors that affect successful implementation.CSF could be an essential issue or activity for a business or organization's success.\par
User training and external consultancy as vital factors for successful ERP implementation \hyperref[b5]{(Koh, 2009)}. CSF assists managers directly affect a particular outcome, by proactively taking necessary actions inbound areas (Prodromos Chatzoglou, 2016). 
\section[{d) Difficulties Facing of ERP Adoption}]{d) Difficulties Facing of ERP Adoption}\par
Before beginning an ERP implementation process, organizations ought to prepare a practicableness study of ERP adoption (Emad Abu-Shanab, 2015). The matter of describing the requirements: the developers' tries to develop the system in line with users' would like, wherever users fail to establish what users want  {\ref (Shatat)}. A group of researchers classified ERP outcomes into monetary edges (reduction in operating, administrative and inventory costs), and non-financial edges (reduction of knowledge errors, facilitating info sharing, client satisfaction, and rising efficiency) \hyperref[b1]{(Chand, 2005)}.\par
(Sammon, 2010) identified a set of ERP implementation problems areas: Failure to acknowledge change is one of the most likely issues to be found throughout the so-called ERP implementation section. Eligibility is another potential shortcoming across the implementation sector that indicates failure of process clear project objectives. Such issues can reduce the level of performance. Fails to educate all workers about the ERP project or provide adequate rights and adequate resources for such needs. And finally, Failure to set the right plan for action and determine the ERP budget.\par
II.\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{figure2}}\end{figure}
 		 		\backmatter  			 
\subsection[{Significance of the Study}]{Significance of the Study}\par
When considering business behavior, ERP is a new management technology that demands an integrated approach. According to improvements in performance, companies are always looking to use this technology, but the company needs to understand what it is for  {\ref (Chang et al., 2008)}.\par
Although if it is not voluntary the use of ERP system, the understanding about the ERP system helps organizations to prepare, their employees to face a new challenge and learn to use new technologies. We have proposed a conceptual framework to analyze the factors influencing the use of the ERP system. The usage of that framework based on past research showing the importance of critical factors in the use of technology.\par
Enterprise Resource Planning (ERP) systems have built up a promise for integrating business processes and have proven their value in different organizations.\par
Therefore, according to the increase of productivity and cost-saving, they have achieved in the face of usability problems  {\ref (Topi et al., 2005)}. Most of the time, we can hear anecdotes about the difficulties while using ERP systems, but there is little documentation about problems typically faced by users.\par
The purpose of this research is to identify what are the factors that influence the proposed framework. Also, this study considers the promise of using collaboration theory to evaluate the usability characteristics of existing systems and to new system designs.\par
According to the impressive results already achieved by some organizations with these systems, if understanding how to use them, imagining how much more would be possible wasn't such an overwhelming task  {\ref (Topi et al., 2005)}  
\subsection[{Summary}]{Summary}\par
ERP is a useful tool if the company uses it with an idea. Some organizations still have no idea about the ERP, and some are afraid to admit it to their organizations. Surrounding the community, they think the ERP will cost more and will incur losses. It is a study of how well it works if factors are used accurately.			 			  				\begin{bibitemlist}{1}
\bibitem[Trainor A ()]{b4}\label{b4} 	 		\textit{},  		 			Kevin J Trainor A 		,  		 			AR 		.  		2010. Industrial Marketing Management.  	 
\bibitem[Chand ()]{b1}\label{b1} 	 		\textit{A Balanced Scorecard Based Framework for Assessing the Strategic Impacts of ERP systems},  		 			H H Chand 		.  		2005.  	 
\bibitem[Wu ()]{b12}\label{b12} 	 		\textit{Active ERP Implementation Management: A real option perspective. The journal of systems and Software},  		 			L O Wu 		.  		2008. p. .  	 
\bibitem[Ahmad ()]{b0}\label{b0} 	 		‘Critical Success factors for ERP implementation in SME’.  		 			M \& Ahmad 		.  	 	 		\textit{Robotics \& computerintergrated Mnufacturing}  		2013. 29  (3)  p. .  	 
\bibitem[Chatzoglou ()]{b8}\label{b8} 	 		‘Critical Success factors for ERP implementation in SMEs’.  		 			Prodromos Chatzoglou 		,  		 			DC 		.  		 \xref{http://dx.doi.org/10.15439/2016F37}{10.15439/2016F37}.  	 	 		\textit{Proceeding of the Federated Conference on Computer Science and Information Systems},  				 (eeding of the Federated Conference on Computer Science and Information Systems)  		2016. 8 p. .  	 
\bibitem[Abu-Shanab (2013)]{b3}\label{b3} 	 		‘Critical Success Factors for ERP Implementation: The Case of Jordan’.  		 			Emad Abu-Shanab 		,  		 			RA 		,  		 			-S 		.  	 	 		\textit{International Arab Journal of e-technology}  		2015. January. September 5, 2013.  	 
\bibitem[Shatat]{b10}\label{b10} 	 		\textit{Critical Success Factors in Enterprise Resource Planning (ERP) System Implementation},  		 			A S Shatat 		.  		 	 
\bibitem[Kumar (2011)]{b6}\label{b6} 	 		\textit{Critical Success Factors in ERP Implementation in India. International transactions in applied sciences},  		 			A \& Kumar 		.  		2011, july. 4 p. .  	 
\bibitem[Sammon ()]{b9}\label{b9} 	 		\textit{Project Praparedness and the Emergency of Implementation Problems in ERP Projects},  		 			A F Sammon 		.  		2010. p. .  	 
\bibitem[David and Olson A ()]{b2}\label{b2} 	 		\textit{Robotics and Computer-Integrated Manufacturing},  		 			L David 		,  		 			* Olson A 		.  		2018. p. .  	 
\bibitem[Shivam Gupta ()]{b11}\label{b11} 	 		‘Role of cloud ERP on the performance of an organizationContingent resource-based view perspective’.  		 			S K Shivam Gupta 		.  		 \xref{http://dx.doi.org/10.1108/IJLM-07-2017-0192}{10.1108/IJLM-07-2017-0192}.  	 	 		\textit{The International Journal of Logistics Management}  		2017. 29 p. .  	 
\bibitem[Hong ()]{b7}\label{b7} 	 		\textit{The critical success factors for ERP implementation : An organizational Pespective},  		 			Kyung-Kwon Hong 		,  		 			YG 		.  		2002. p. .  	 
\bibitem[Koh ()]{b5}\label{b5} 	 		‘The demand for training and consultancy investment in SME-Specific ERP systems implementation and Operation’.  		 			S G Koh 		.  	 	 		\textit{International journal of production Economics}  		2009. p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
