\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={A Study on the Complex Dynamic Factors Influencing Foreign Entrepreneurs in China: A GTMA Perspective},
 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{1970-01-01 (revised: 01 January 1970)}
\def\TheID{\makeatother }
\def\TheDate{1970-01-01}
\title{A Study on the Complex Dynamic Factors Influencing Foreign Entrepreneurs in China: A GTMA Perspective}
\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]{Beverlley  Madzikanda}

             \author[2]{Cai  Li}

             \author[3]{Francis Tang  Dabuo}

\renewcommand\Authands{ and }

\date{\small \em Received: 1 January 1970 Accepted: 1 January 1970 Published: 1 January 1970}

\maketitle


\begin{abstract}
        


There is a huge opportunity for foreign entrepreneurs to enter the Chinese market. They have noted that the market is difficult to enter and complex to navigate. This study seeks to contribute towards filling this gap by examining the success or failure of foreign nationals setting up businesses in China and identifying the critical success factors for foreigners in China, basing on transnational entrepreneurship and opportunity recognition theories. 128 entrepreneurs in China were surveyed through semi-structured interviews. Their responses were collated and analyzed using graph theoretic matrix approach to identify and rank the factors with the most influence on their business success. It was found that the factors with the greatest influence on the success of foreign entrepreneurs are government policies and funding. Government policies towards innovation through financing for technology companies and the demographic make-up of the consumer population provide the greatest opportunities for foreigners. By giving a cross-cultural perspective of the causes and influences of foreign entrepreneurship in China, personal strategies and policy implications can be derived by foreign entrepreneurs hoping to capture the market.

\end{abstract}


\keywords{foreignness, foreign entrepreneur, complex dynamic factors, china, government policy, GTMA}

\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*}


\begin{textblock*}{10cm}(1.05cm,3cm)
{{\textit{CrossRef DOI of original article:}} \underline{}}
\end{textblock*}\let\tabcellsep& 	 	 		 
\section[{Introduction and Background}]{Introduction and Background}\par
hina's entrepreneurship scene is one of the largest and most profitable in the world. Entrepreneurs contribute over 60\% of China's GDP and have been a major driving force behind the economy's sustained growth \hyperref[b22]{(He, Lu, \& Qian, 2019)}. They are responsible for 80\% of urban employment while they contribute 50\% of fiscal and tax revenues. They can foster sustained economic growth through innovation and currently tech entrepreneurs alone account for 41.49\% of the total GDP (Shan, Jia, \hyperref[b42]{Zheng, \& Xu, 2018)}. The Chinese government is well aware of the efficacy of entrepreneurs such that several macrolevel strategies have been implemented to support and encourage entrepreneurship at every level.\par
Since the 12th 5-year plan \hyperref[b54]{(Worldwide, 2010)}, the government of China pledged to direct more funding and institutional changes towards the development of Strategic Emerging Industries (SEIs). These included healthcare, energy and environment, and technology. They have alleviated credit access \hyperref[b51]{(Wang, 2012)} and provided several grants towards SEIs to ensure social development. It is clear that the Chinese government regards economic growth as a priority and has "whole heartedly" promoted and facilitated entrepreneurial thinking and practices, playing a more supportive rather than regulatory role in the entrepreneurial ecosystem.\par
Unfortunately, the market is just as difficult to enter as it is attractive. Extensive literature spanning over 25 years maps out the difficulties that entrepreneurs in China have faced, particularly, foreign entrepreneurs. These include complex and inconsistently applied laws, national isolation that has created a closed business and social ecosystem, unique cultural context, language deficiencies and rigorous competition from domestic players and copycat products, conflicts in managerial and cultural integration, lack of access to multi-layered distribution channels and corruption in public services (W. \hyperref[b59]{Zhang \& Zhai, 2016)}. The foreign entrepreneur enters the market as a stranger and often, inadequate market research leads to poor performance or failure because they cannot choose the appropriate location in the very different regional market segments \hyperref[b29]{(Min \& Chen, 2003}) and cannot fully take advantage of guanxi (D. \hyperref[b62]{Zhou, 2012)}. They experience all these while they fight for market share and brand recognition with strong incumbent firms in a brand-conscious consumer market. These problems however, do not make China's 1.4 billion market any less appealing. In 2018 alone, there were new 60 553 new foreign enterprises registered with a cumulative 134.97 billion USD invested \hyperref[b30]{(MofCom, 2018)}.\par
Despite the large number of foreigners and foreign enterprises in China (MofCom, 2018), there is only little literature that focuses on foreign entrepreneurs specifically (Ahlstrom, Young, Nair, \& Law, 2003; Gur?u, Dana, \& Katz-Volovelsky, 2020). Though many previous studies explain the policies and theories regarding the opportunities for foreign entrepreneurs in \hyperref[b1]{(Ahlstrom \& Ding, 2015}; Y. Zhang, Zhao, \& Ge, 2016), there still exists a gap in the literature shows how foreigners can take advantage of these opportunities. To provide a clear description and hierarchy of the complex dynamic factors is the main objective of this study. This is important in bridging the gap between entrepreneurship theory and practice in migrant entrepreneurship and fill gaps in cross-cultural management of enterprises. This will be achieved through answering these questions: "Why does the market entry and penetration remain a problem for foreigners?" and "What are the most important aspects of China's entrepreneurial sector that foreigners need to understand and take advantage of?".\par
The second contribution of this paper will be to test graph theory and matrix approach (GTMA) as a suitable method for undertaking entrepreneurship research. It has successfully been used in other fields of social science including organizational management \hyperref[b21]{(Gurumurthy, Mazumdar, \& Muthusubramanian, 2013)}, logistics and supply chain management \hyperref[b0]{(Agrawal, Singh, \& Murtaza, 2016;}\hyperref[b19]{Gupta \& Singh, 2015)} as well as management science. This method can account for the bi-directional inter-relationships amongst the and to what extent each of them affects the business outcomes of entrepreneurial activities in a way that other methods cannot. In this way, this contribution offers a more holistic view of the business environment that foreigner in China will encounter and is therefore more comprehensive than other studies that focus on singular the point of view. In order to achieve these, the study will go on to outline a literature review of previous studies in section 2, define the variables based on a combination priori research consultation of experts in section 3, build and calculate the graph theoretic model in section 4\&5 and discuss the results and research implication in section 6. 
\section[{II.}]{II.} 
\section[{Literature Review a) Concepts of Entrepreneurship}]{Literature Review a) Concepts of Entrepreneurship}\par
There are many varying definitions of entrepreneurs given by a myriad of. Entrepreneurship is the creative process of monetizing problem-solving methods. The entrepreneur is therefore the one who changes a market or economic system through provision of an innovation product or business model often in response to a valuable economic opportunity \hyperref[b11]{(Devi, 2020)}. The country's "mass entrepreneurship and innovation" policies are attractive to entrepreneurs and they offer lucrative opportunities for them. With over 600 000 foreigners living in China (NBSC, 2010), of which 7-9\% are entrepreneurs or business owners, the study must stipulate the difference between small business owners and entrepreneurs. The entrepreneurs, that are the focus of this study, are innovative in creating new markets, new products, new organization structure and methods of production and service delivery. Furthermore, foreign entrepreneurs will mean migrant entrepreneurs \hyperref[b3]{(Ashourizadeh, Li, \& Wickstrøm, 2020)} that are native to countries outside the territories of China as well as Chinese entrepreneurs who were born outside of China and have naturalized in the countries of their birth.\par
Going further, what really defines success to an entrepreneur? Wach, Stephan, Marjan, and Wegge (2018) connote that unlike manager, entrepreneurs measure their performance against their goals. So instead of pegging success with survival , return on assets, number of employees or even market share; entrepreneurs measure performance and success based on self-actualization, independence and autonomy over firms, social contribution, personal fulfillment and work-life balance (St-Jean \& Duhamel, 2020). Their success can be grouped into businessoriented and personal-oriented. The former encompasses financial and also development of innovation capacity and enhanced status while the latter entails relationships formed and value of the impact of innovation on the community. This paper espouses these as the success which entrepreneurs in China will be aiming for. 
\section[{b) Theories of Entrepreneurship}]{b) Theories of Entrepreneurship}\par
This study is based largely on Transnational Entrepreneurship Theory (TET) and Opportunity Recognition Theory.\par
Transnational Entrepreneurship Theory (TET), insists that entrepreneurs that have networks embedded in the host country and their home countries can benefit from this \hyperref[b3]{(Ashourizadeh et al., 2020)}. This is true for some businesses particularly export and Belt \& Road Initiative-involved (BRI) activities. Nonetheless for foreigners wishing to capture the Chinese consumers vertical ties in industry and local government are not readily accessible \hyperref[b13]{(Drori, Honig, \& Wright, 2009)}. Their ability to foster these ties depends heavily on socioeconomic relations between countries, visa and trade regulations as well as historical international relations \hyperref[b43]{(Sommer \& Gamper, 2018)}. It also depends on their ability to foster social ties and earn social capital "Guanxi" (Gruenhagen, 2018; L. Zhou, Chan, \& Song, 2017) that can give them access to supply chains and give rise to opportunities that can help overcome the disadvantage of being an outsider. TET also describes the advantages that migrant entrepreneurs have by bringing new skills they have learnt in their home countries. Therefore, entrepreneurs must learn and develop high quality skills and talents in order to create a competitive edge. As there is pressure to improve oneself for local entrepreneurs, foreigners have also been welcomed to get a slice of the pie if only they possess good quality skills \hyperref[b52]{(Wei, Jiao, \& Growe, 2019)}. China is still one of the most challenging destinations for expatriate business owners yet it is still one of the most highly sought-after markets.\par
Urbano, Audretsch, Aparicio, and Noguera (2019) explain how existing regulative statutes and cultural norms of China affect foreigners doing business there. Embedded within this institutional framework is Opportunity Recognition Theory. All other factors considered, foreign entrepreneurs must be able to recognize the opportunities that exist for them in line with provisions made by the institutions. Institutions will present the environment that foreigners must encounter. Formal institutions regulated by the State determine the prevailing state of entrepreneurship \hyperref[b39]{(North, 1991)} in China. They determine the foreign entrepreneur's ability to operate, to obtain legal residence status and visas as well as which industries to enter. This therefore means the formal institutions in China enable as well as constrain entrepreneurs. Social interactions and observation of culture and language are so important and are a determinant of the success or failure of a business in terms of productivity and formality \hyperref[b28]{(Lee, 2003)}.\par
Firms that try to imitate their indigenous styles of management find it problematic to succeed in China. Opportunities that exist for foreign entrepreneurs are largely efforts by the government to create a fertile environment that is conducive to entrepreneurial activity. These currently range from opportunities in 1st and 2nd tier cities where there is access to talent, clusters, good infrastructure and preferential tax incentives \hyperref[b56]{(Xiao \& North, 2017)}, allocation of space and money for Special Economic Zones SEZs and High-Technology Zones HTZs to incentivized foreign trade with minimal government interference as well as Free-Trade-Zones FTZs that through the BRI intend to modernize China's business landscape and stimulate domestic and foreign trade \hyperref[b55]{(Wu \& Burge, 2018)}. 
\section[{III.}]{III.} 
\section[{Conceptual Development a) Item generation}]{Conceptual Development a) Item generation}\par
An initial review of studies on the market entry barriers (MEBs) of entrepreneurs in China was done to compile the prominent factors affect the business environment for foreign entrepreneurs  {\ref (}  \hyperref[b41]{\& Zhou, 2013)}. This has significantly transformed the nation to a market economy. Secondly, China is forex-controlled country (Deloitte, 2017) meaning companies must apply for foreign exchange certificate and review annually by supplying documents for all money coming in and out of China through business transactions (GP2). Although the circulation of foreign currency is prohibited, The Shanghai Pilot FTZ currently allows full convertibility of RMB, the beginning of the relaxation of this policy. Thirdly in many 1st and 2nd tier cities, the State Tax Admiration has introduced some attractive incentives for foreign entrepreneurs and startups (Hsu, Lee, Leon-Gonzalez 2018) that give preferential tax treatment and substantial tax holidays (GP3). In certain industries, such as high-new-techenterprises (HNTEs) and cities in Guangdong and west China, they are offering a 2-year tax holiday followed by 3 years of 12.5\% income tax versus the documented 25\%. Therefore, entrepreneurs can easily bear the tax load after 5 years giving them enough time to get their businesses up and running \hyperref[b10]{(Deloitte, 2017)}.Finally, the last aspect of this is the regulatory transparency of policies regarding investment (GP4). (Jayaraman, 2010) describes the legal system as "loosely defined" allowing for many loopholes alongside red tape and many misinformation's. Entrepreneurs with a good network of Chinese colleagues will have less difficulty navigating simple tasks such as permits and approvals, however without these connections one will face grave difficulties navigating the red tape and run-around as well as may have no protection against theft of expertise and intellectual property (IP). 
\section[{ii. Demographics (DG)}]{ii. Demographics (DG)}\par
China's large population is a great opportunity for entrepreneurs but some of the specific demographic properties make it a complicated love story. China has a fast-growing wealthy middle class (DG1) as more rural workers move to urban areas for better paid jobs and native Chinese business people expand and have greater disposable income (Park \& Ungson, 2016). These consumers have higher demands for quality and efficiency than ever before and their needs are dynamic. Chinese consumers spent CNY 34.8 trillion in 2018 alone (NBSC, 2019), a figure expected to rise to CNY 60 trillion by 2025; therefore their complex needs dictate how businesses will operate. Chinese Mandarin is the standard language spoken in China (DG2). Although many young workers in big cities will be able to speak English, most of other business conversations with officials, sponsors and partners will be in Chinese \hyperref[b9]{(Cui \& Kwon, 2014)}. Therefore, though not compulsory, foreign entrepreneurs who can communicate in Chinese to their counter parts are more likely to gain the trust of others. Innovation management (DG3) is very important for domestic and foreign entrepreneurs in China. It used to be primarily foreign firms introducing new products from their countries into China through partnerships \hyperref[b8]{(Collinson \& Liu, 2019)} with local companies but now has shifted to companies independently innovating to create products unique and original to Chinese tastes. It is crucial that entrepreneurs settling in China study the market and have significant competitive products and services tailored for the market specifically. This gives rise to another aspect, the digitized society (DG4). Verot (2018) stated that Chinese consumers chat, shop, order groceries, pay for services, watch television and even date online, meaning whatever business model entrepreneurs will choose, having an online infrastructure is invaluable. 
\section[{iii. Business Relations (BR)}]{iii. Business Relations (BR)}\par
The CEO of Nexcelia Solutions (Munganyi, 2020); an entrepreneur with a tech startup in Shanghai; said "In China business is more of a relationship than a transaction". This is embedded in the 5000-year history of the country. People place great importance on networking and "social capital" because who you know can be gateway to better opportunities for your business. This social capital is often termed "Guanxi" (BR1). (Trimarchi, Liesch, \& Tamaschke, 2010) make it clear that cultivating long term profitable relationships is a worthwhile social investment. Guanxi can also be looked at from a long-term angle as "trust" (BR2). By conducting a series of transactions successfully over some time, people will come to trust your expertise and you will be given opportunities based on recommendations and testimonials given on your behalf. Being outsiders, often from different races and cultures, foreign entrepreneurs will need to gain the trust of customers and suppliers alike and overcome the liability of foreignness \hyperref[b23]{(Ikegami, Maznevski, \& Ota, 2017)}.Gaining trust, especially in Joint Venture and Partnership companies, may require foreign companies to share their technological know-how and IP with local firms which has given rise to the unfortunate copycat culture "Shanzhai" (BR3). Although the government is increasing measures in recent years with special committees to hear IP protection suits, there is still a significant threat in terms of counterfeit goods and theft of intellectual property for reproduction \hyperref[b25]{(Jiang \& Shan, 2016)}. One of the most attractive aspects of China used to be the cheap labor cost. However, in recent years, it has lost its luster as a base for cheap manufacturing (Yang, Chen, \& Monarch, 2010). In 2018 ,58.52\% of the population was living in urban areas, earning a national average minimum wage of 74,318 yuan, almost double the 36,539 yuan earned in 2010 (NBSC, 2010, 2019). The increase in labor cost (BR4) is not conducive to competitiveness and the cost of operating is increasingly higher by the year as are the expert needs of firms (Zheng, Zhao, \& Li, 2019). 
\section[{iv. Market competition (MC)}]{iv. Market competition (MC)}\par
In 2010 when China released its 12th FYP document, it stated it was no longer content with being "the worlds factory" and rather wanted to move to an innovation economy \hyperref[b54]{(Worldwide, 2010)}. This means many domestic companies (MC1) especially in the emerging industries of high-end technology compete fiercely. Foreign entrepreneurs in these industries will be disadvantaged in that they don't have the vast supply network and government funding that these firms will have (Buysse \& Essers, 2019) but will have to perform equally well if not better in order to stay in business. Froese, Sutherland, Lee, Liu, and Pan (2019) make it clear that state financed firms often have many legal and regulatory advantages over foreign entrepreneur firms. Some American and Europeans have expressed feeling "stonewalled" in China, that is being given unfair access to the market (MC2) as the government gears towards its "Made in China 2025" initiative and shows some form of preference for Chinese firms over foreign ones \hyperref[b7]{(Chang \& Pieke, 2018)}. Another obstacle for the foreign entrepreneur who wishes to open a firm in China, especially WFOE, is the limited access to the supply chain (MC3). The entrepreneur will need to begin networking and creating his own system of suppliers, customers, distributors and retailers (Buysse \& Essers, 2019) which will require a lot of valuable time that competitors will be gaining. In this process one will need to invest in a well-connected human resource (MC4), either through "buying guanxi" by hiring already wellconnected staff or spend a lot of time networking to meet and gain the friendship of officials and other business people \hyperref[b58]{(Yen \& Abosag, 2016)} in order to gain an edge in market and financial performance and can reduce the liability of foreignness \hyperref[b23]{(Ikegami et al., 2017)}. 
\section[{v. Funding (Fu)}]{v. Funding (Fu)}\par
One of the biggest questions for entrepreneurs is where they will get money to start their businesses and this applies the same in China. \hyperref[b4]{Blachman (2018)} describes how Chinese venture capitalists (VCs) are looking to invest in foreign bred startups that have highly advanced engineering and data science as well as hard technology skills (Fu1). Such companies that pass the bar will be given access to major players in China to collaborate with, making it an even more attractive to be funded by Chinese VCs. The private equity (PE) market in China is slightly less developed than that of American and European countries (Nazareno, Zhou, \& You, 2019) (Fu2). Though also available to foreigner entrepreneurs there is still ambiguity in the legal environment and as a result PE manager sometimes buy controlling stakes earlier on in the business leaving the actual entrepreneur with weaker decision-making authority. Another funding option is that of self-organized foreign entrepreneurs (Fu3) that is to say foreigners that will use their own funds sourced from personal savings, friends and family. However according to the interviews conducted with foreign entrepreneurs in China, self-financed entrepreneurs with less than 5 million RMB are limited and stand a risk of hemorrhaging cash and failing within 3-5 years (Ng \& Fu, 2018),while most foreign startups need at least 5-7 years to settle down. Lastly due to a high interest in HNTEs (Fu4) in China, in cities such as Shanghai, Shenzhen and Chengdu there are possibilities of getting startup capital (\$148,800) and 3 years rent free in designated technology zones \hyperref[b5]{(Bo, 2019)}. Business incubation programs are increasingly popular as well and offer many financial and other resources crucial for start-ups along with the support of the government and access to supply chains.\par
The factors presented here have intricate interrelationships amongst them and some depend on each other. This is shown in the following conceptual model can be drawn up in Figure  {\ref 1}. 
\section[{Fig. 1: Conceptual Diagram}]{Fig. 1: Conceptual Diagram}\par
The resultant cause and effect diagram of all these factors is illustrated in Figure \hyperref[fig_0]{2}.\par
While the literature and theories describe and explain the factors that affect foreign entrepreneurs in China, it still remains unclear to what extent these factors influence business environment in which the foreign entrepreneur and how they interact with one another. The following section explore the interrelationships of the subfactors operating within the major factors as well as explore the nexus points of each of these factors with one another to determine the degree to which they impact the success of foreign entrepreneurs.  
\section[{Research Methodology}]{Research Methodology}\par
The investigation made use of graph-theoretic matrix approach (GTMA) to examine interdependencies amongst the factors and determine the most critical ones. Characteristics of this technique are its ability to capture the interdependencies and hierarchical structure amongst variables from a considerably small sample size. This study specifically elected GTMA as the most appropriate method because collecting large amounts of data is notoriously difficult in China so it was better to collect a small amount of real data \hyperref[b47]{(Trimarchi et al., 2010)}. Furthermore, it allows for qualitative inductive research whereby it is possible to formulate conclusions based on the results of the data rather than analyzing data based on existing theories \hyperref[b14]{(Fang et al., 2017)}. Graph theory is a simple and formidable technique which is free from these limitations and has in fact proved its fortitude in every field of study (Muduli, Govindan, Barve, \& Geng, 2013).\par
The most common representation of the graph is by means of diagrams in which vertices are represented as points and each edge as a line segment joining its end vertices. GTMA has 3 constituents i) diagraph representation for visual analysis ii) matrix representation valuable for computer processing iii) permanent representation suitable for expressing the effect of each variable by a single number \hyperref[b17]{(Grover, Agrawal, \& Khan, 2004}). To get the permanent value of each variable the indexes of multinomials must be computed and subjected to comparison and classification by certain criterion in this case, importance, leading to an election of the best value. The concept of a permanent matrix and performance attributes index gives correct and complete evaluation of the data. It allows the selection of the most suitable option and evaluate the overall quality of the industry.\par
Following this, the permanent matrices of critical factors were drawn-up and used to analyze the intensity of each critical factor and rank them according to importance in influence and opportunity for foreigners hoping to do business in China and what they may face in entering the market. The authors made use of GTMA to examine interdependencies amongst the factor and draw out the most critical ones. 
\section[{a) Data Collection}]{a) Data Collection}\par
The items concluded on by the literature review and experts' review were used to formulate questions for semi-structured interview questions that were asked foreign entrepreneurs in China. A qualitative approach was chosen because the study aimed to understand the views and experiences of the respondents. For this reason, structured questions were sent to the respondents before the interview time and they were encouraged to prepare and conduct the interview as a narration \hyperref[b14]{(Fang et al., 2017)}. The researchers also made use of follow-up probing questions to better understand the respondents. All the interviews were conducted through a mix of video calls, telephone calls and face to face meetings according to accessibility and each lasted between 45 minutes to one hour. They were recorded and transcribed afterwards. Main questions focused on the principal objective of the study: difficulties faced in doing business in China. Other questions also probed on the subthemes of the research: industry specific challenges and opportunities, the role of the Chinese government and business regulations as well as the state of local consumers and market competition. 
\section[{b) Sampling}]{b) Sampling}\par
Responses were gathered from a total of 128 foreign entrepreneurs spread across 7 major regions of China and 13 industries. We employed a purposive snowball sampling technique according to the method used by Karadal, Shneikat, Abubakar, and Bhatti (2020). Established and experienced foreign entrepreneurs living and operating ventures in China were selected, starting with ones that the researchers had from personal contacts. These were asked to recommend future respondents from their social networks, personal contacts and industry acquaintances. From a total of 130 contacts we had, we received 128 valid responses. A 98\% response rate for a snowball sample is considered to be valid \hyperref[b27]{(Karadal et al., 2020)}. These were urged to express their views and opinions on the topic. The entrepreneurs were distributed as shown in Table \hyperref[tab_1]{1}.  
\section[{c) Definition of variables and Model Construction}]{c) Definition of variables and Model Construction}\par
From the conceptual model, 5 major factors with 4 sub factors each can be derived, namely Government Policy (GP), Demographics (DG), Market Competition (MC), Business Relations (BR) and Funding (Fu), giving a total of 20 items. All the variables are outlined in Table \hyperref[tab_2]{2}.\par
The proposed decision-making methodology used in this study followed the a format used in recent studies (Moktadir, Rahman, Rahman, Ali, \& Paul, 2018; \hyperref[b32]{Muduli et al., 2013)} and was initially proposed by \hyperref[b26]{Jurkat and Ryser (1966)} to compare interdependencies between factors towards one conclusion. Matrices corresponding to the major factors are formulated on the basis of weightage. The f ij shows the degree of the dependence of the j th factor on the i th factor our major factors will be denoted C i where GP=C 1 , DG=C 2 , BR=C 3 , MC=C 4 and Fu= C 5 . Following this, incorporating the opinion of the same experts, the study will determine the relative importance of the attribute f ij according to the ranking of importance i as compared to another factor j according to the parameters stated in Table \hyperref[tab_3]{3}. Using GTMA each subfactor is converted into a single numerical value. This helps in the comparability of the factors. The behavioral diagraph (also called the directed graph) is prepared to represent the behavioral factors critical to the success of foreign entrepreneurs in terms of nodes and edges. Nodes will stand for the major factors (C i ) while the edges will show their interactions (f ij ). Figure  {\ref 3}  Similarly, Figure \hyperref[fig_2]{4} shows the corresponding nodes and edges for the subfactors of the major factor GP. The nodes denoted C 1  1 C 1 2 C 1 3 and C 1 4 represent the subfactors GP1, GP2, GP3 and GP4 while the edges f ij indicated the interdependencies among the subfactors that affect the success of foreign entrepreneurs in China.  
\section[{Fig. 3: Behavioral digraph}]{Fig. 3: Behavioral digraph} 
\section[{Data Analysis}]{Data Analysis}\par
The above digraphs (Figure  {\ref 3}   ? ? ? (\textbf{1})\par
Where CSF is the Critical Success Factors index. C i stands for the major factors (GP=C1, DG=C2, BR=C3, MC=C4, Fu=C5) found on nodes of the digraphs and f ij is the relative importance of the ith factor as compared to the jth which are shows as edges in the digraph. \par
In equation 6 where C 1 5 ,C 2 5 ,C 3 5 ,C 4 5 stand for the subfactors Fu1, Fu2, Fu3 and Fu4. 
\section[{Permanent representation}]{Permanent representation}\par
The Jukart-Ryser formula used to mathematically explain the permanent function is illustrated in equation 7 as follows:?? ?? ?? + 5 ??=1 ? ? ? ? ð??"ð??" ???? ð??"ð??" ???? ?? ?? ?? ?? + ?? ? ? ? × ?? ? (ð??"ð??" ???? ð??"ð??" ???? ð??"ð??" ???? ð??"ð??" ???? ð??"ð??" ???? ð??"ð??" ???? ) ?? ?? ?? + ?? ? ? ? (ð??"ð??" ???? ð??"ð??" ???? × (ð??"ð??" ???? ð??"ð??" ???? ) ?? + ?? ?? ?? ?? ?? ?? ? ? ? ? (ð??"ð??" ???? ð??"ð??" ???? ð??"ð??" ???? ð??"ð??" ???? + ?? ð??"ð??" ???? ð??"ð??" ???? ð??"ð??" ???? ð??"ð??" ???? ) ?? ?? ?? ?\textbf{(7)}\par
The permanent expression contains values of (n+1) grouping. Each factor has 4 sub-factors, n=4, meaning there will be 5 groupings whose meaning is outlined as follows:\par
? The 1 st group contains 1 term and represents the symbiotic relationships amongst the 5 major factors contributing to the success of foreign entrepreneurs in China, C 1 C 2 C 3 C 4 C 5. ? The 2 nd grouping is absent because a self-loop does not exist in this model and was not depicted in the diagraph ? The 3 rd group has 2 terms and signifies two-factor interdependence (i.e.,f ij ,f ji ) together with the remaining drivers (i.e., 2 in this case)\par
? The 4 th group has 3 terms of each and represents three-drivers interdependence (i.e. f ij ,f jk ,f ki ) together with the remaining drivers (i.e., 1 in this case) ? The 5 th group has two subgroupings i) a set of 2 two factor interdependence (i.e.,f ij , f ji and f lk ,f kl ) together with the remaining drivers (i.e., 0 in this case) ii) a set of 4 factor interdependencies (i.e. f ij ,f jk , f kl, f ji and f li ,f ik ,f kj ,f il ) and the remaining drivers which is also 0.\par
In light of this, using the resultant matrix and permanent value for Government policy is:  
\section[{Global}]{Global}\par
The computed index values of the critical success factors for foreign entrepreneurs are shown in Table \hyperref[tab_2]{2}. The index value of a specific factor shows the extent of its influence on the ability of foreigners to set up profitable businesses in China. Higher index values suggest that a factor has stronger impact on the outcome meanwhile a lower index value suggests relatively weaker impact of that factor.\par
In order to give meaning and allow for a sort of measurement the calculation of the theoretical best and worst value is necessary. It will also facilitate the estimation of the coefficient of similarity. The theoretical best value (TBV) of the permanent index value, equation 8, is obtained by making the inheritance of the subfactors have the best possible value (in this case 9). Theoretical best value for major factors = ? 9 5 5 5 5 9 5 5 5 5 9 5 5 5 5 9? = 33 336\textbf{(8)}\par
Meaning the highest possible value of any major factor hypothetically is 33 336.\par
The theoretical worst value (TWV) of the permanent index value, equation 9, is obtained by making the inheritance of the subfactors have the worst possible value, in this case 1.\par
Theoretical worst value for all the factors = ? Measured on a scale of 0-1, a smaller value shows a weaker intensity of the relationship while a higher value shows a stronger one. This implies that the intensity of the factor Fu, equation 10a, is more critical (K si =0.46) to the success of foreign entrepreneurs than that of demographics (K is =0.43) although the degree should be noted as small.\par
Most of the variables presented index values that are closer to the best value than the worst value indicating that the level of influence the factors chosen is above average and their influence on the business outcomes of foreign entrepreneurs is significant. 
\section[{VI.}]{VI.} 
\section[{Findings and Discussion}]{Findings and Discussion}\par
The CSF index of 8.17x10 20 out of a possible 4.11x10 22 shows how important the factors chosen for this study are to the success of foreign-owned businesses setting up shop in China Mainland. The critical success index value is closer to the best value than the worst value also indicating the factors chosen have a significant though not absolute influence on the success of foreign entrepreneurs.\par
The most critical success factor for foreign entrepreneurs in China is determined to be Funding (Fu: PI= 18 878), confirming earlier studies \hyperref[b4]{(Blachman, 2018;}\hyperref[b5]{Bo, 2019)}. Some of the most lucrative foreign owned businesses are actually technology companies which have a tremendous amount of government support in terms of capital and preferential treatment \hyperref[b5]{(Bo, 2019;}\hyperref[b10]{Deloitte, 2017)}. This result is replicated in the coefficient of similarity (K si =0.46). Access to financial capital is therefore the most critical success factor that influences the activity of foreign entrepreneurs in China. While self-organized entrepreneurship is common amongst foreign entrepreneurs in China, \hyperref[b10]{(Deloitte, 2017)} notes that should a venture be started without at least 1 million RMB, this startup runs the risk of hemorrhaging cash and failing with 3-5 years. This means financial resources are extremely crucial for foreign entrepreneurs because they cannot easily attain loans and credit instruments from Chinese banks and institutions.\par
The next most important factor is are the Demographic profile of the country (DG: PI= 18 195) followed by the Government Policies (GP: PI= 15 887). These results stand to back the trends that have been observed by \hyperref[b16]{(Goodman, 2008)} who described the lucrative large population and wealthy upper-and middle-class consumers that make China such an alluring market to capture. China's population is largely modernized now and has been described as being tech-savvy. Understanding the populations dynamic wants, needs and expectations for products, services and organizational conduct and policies will make firms more attractive to consumers and gain them an advantage over others. And this integration of the Chinese style of service and product delivery, must not be just on face value, it must run throughout the organization, because in China, culture matters (Stoermer, Hildisch, Froese, \& Tung, 2016).The central government's recent policies to boost international trade through the BRI and domestic innovative companies also shows how national strategy is bringing about opportunities for foreign entrepreneurs. This supports \hyperref[b53]{(Woetzel et al., 2014)}who states that the 'most powerful shaping forces' in the business sector in China are government policies and the attractiveness of a huge wealthy population.\par
One crucial interdependency brought out in this study was that Funding, which has the highest index value, is actually a result of government policies. According to \hyperref[b10]{(Deloitte, 2017)}, government efforts to develop certain geographic regions is the driving force behind funding for foreign entrepreneurs in certain cities and industries including agriculture, software and integrated circuit industries, transfer of technology and environmental enterprises. Even non-government income sources for entrepreneurs such as crowdfunding, venture capital and private equity are all heavily regulated by the central government and state controlled financial institutions. It is only through Government policy that Funding can be attained. This means Government Policy, which drives Funding, is the most crucial factor.\par
The factors with the lowest index values, Market Competition (13 306) and Business relations  {\ref (11 256)} have little yet still significant influence on the success of foreign entrepreneurs. As more Chinese companies build strong brands that can rival foreign companies, the market has slowly been leveled out, making an almost fair chance to any entrepreneur to capture their customers, if only they can maintain an exceptional level of. Furthermore, market competition has been leveled out over the years and foreign firms have lost that asset of foreignness \hyperref[b23]{(Ikegami et al., 2017)}. Now, product and service quality must appeal to consumers more than other brands to gain a competitive advantage, which requires foreign firms to better understand the market demographic and serve them better. Meanwhile as much of China's business is conducted via the internet and business trading platforms, the versatility of personal relations is slightly diminished and the absence therefore may not be detrimental to business dealings. Therefore, in this digital age, the role of guanxi and social capital still exists but is less and less apparent. 
\section[{a) Practical Implications}]{a) Practical Implications}\par
The authors expect this research to inform on the critical success factors and to explore the exact nature of these factors and their interdependencies. It is clear that not all aspects of the economy or institutional framework have the same amount of influence on the business environment. Looking back, the main contribution of the paper was to find out market entry for foreigners in China remained difficult. With Funding and Government policies coming out on top, it is imperial that entrepreneurs align their businesses, innovations and creations according to ongoing national strategies and policies. This can help not only to receive special considerations, build much needed vertical ties but will also avoid unpredictable and sudden policy changes that may work against the entrepreneurs. Much of the government strategies for business and entrepreneurs is available publicly sometimes in English but mostly in Chinese. Aspiring and current entrepreneurs looking to enter or further penetrate the Chinese market are encouraged to use this research to better understand their options and gain competitive advantage, meanwhile not taking the CSFs into considerations may hinder growth of their ventures.\par
Decision-makers and entrepreneurs can get direction from the findings stated here and frame informed plans and business tactics to consider these factors. These critical success factors are not only helpful for identifying the best course of action but also to help choose the industries to enter as well as how best to ameliorate current business practices. As China becomes a battleground where innovative entrepreneurs fight for market share, entrepreneurs should build highly specialized skills and products and services that can rival not only domestic offerings but also other foreign counterparts. The Government Policies are geared towards recruiting top tier talent while Funding and Demographics will be drawn towards new products and brands that exhibit exquisite craftsmanship in quality, design, offering and delivery. Entrepreneurs who need Funding, that is technology entrepreneurs and selforganized entrepreneurs must enter the STEM fields to benefit from tax holidays and business incubation and acceleration programs. They must also choose cities that can offer them skilled talent and access to other government funded programs and VCs. In summary, there are countless opportunities that have been offered to foreign entrepreneurs and in this paper an outline of what factors can be exploited to take full advantage of these opportunities are explained. 
\section[{VII.}]{VII.} 
\section[{Conclusions}]{Conclusions}\par
Notwithstanding its impressive economic development, China is still a transitional economy, as it is arguably still moving from a position were few market supporting institutions existed. Thus, it may still be problematic to apply management approaches from advanced Western countries in China. Most foreigners in China yearn to capitalize on the enabling business environment to actualize their business ideas by building new companies or enterprises, but obstacles constrain them daily. Despite the challenges, there are other major success factors promoting foreign entrepreneurship. Perhaps the challenges are not what to expect but the persistent efforts by entrepreneurs to rise out of all odds through the success factors. The findings of the study have revealed numerous factors influencing the foreign entrepreneurial front. These factors seem to be cutting across all forms of entrepreneurship. Finally, what are the critical success factors for foreign entrepreneurs doing business in China? Evidence from literature and established entrepreneurs (experts' opinion) points to the government policies of China, funding opportunities and demographic make-up of the population present the strongest influences.\par
Therefore, to create a genuine enterprise in China and enhancing the influencing factors of foreign entrepreneurs, new and growing businesses need to consider government policies on entrepreneurship, access to finance and the demographic structure of the populace. Particularly, Government policies actively promoted new and growing entrepreneurial firms with funding for new and growing companies that focus on prioritized portfolios. Entrepreneurs can carefully navigate these factors to get the niche market they can flourish in. Within these factors it was found that establishing startups in government supported and funded industries such a technology, targeting products for upper-and middle-class consumers, locating within 1st and 2nd tier cities and taking advantage of online business will give foreign entrepreneurs the greatest opportunities. 
\section[{a) Limitations and areas for further study}]{a) Limitations and areas for further study}\par
This study outlined 20 factors that influence the entrepreneur's establishment in China. China has one of the biggest economies and has much potentials for foreign entrepreneurs as such it makes it significant for research study of this kind. It is entirely possible that there are other factors that were not accounted for, because the experience of each entrepreneur is different. Future research may consider more subfactors and major factors, subsystems that can consider more factors and develop a more comprehensive model. The use of GTMA in this study shows the efficacy of combinatorial mathematics in understanding complex social issues. Going further, research can make us of simulation models such and agent-based modelling or systems dynamic to better understand the behavioral patterns of foreign entrepreneurs in China, and add to the research on transnational entrepreneurs. 
\section[{b) Acknowledgments None c) Funding Source None d) Competing Interests}]{b) Acknowledgments None c) Funding Source None d) Competing Interests}\par
Authors have no conflict of interests to declare\begin{figure}[htbp]
\noindent\textbf{2}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Fig. 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-3.png}
\caption{\label{fig_1}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4}\includegraphics[]{image-4.png}
\caption{\label{fig_2}Fig. 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-5.png}
\caption{\label{fig_3}}\end{figure}
    \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.08614864864864866\textwidth}P{0.04594594594594595\textwidth}P{0.28716216216216217\textwidth}P{0.13209459459459458\textwidth}P{0.13209459459459458\textwidth}P{0.11055743243243243\textwidth}P{0.05599662162162161\textwidth}}
North China\tabcellsep North-East China\tabcellsep East China\tabcellsep South China\tabcellsep Central China\tabcellsep South-West China\tabcellsep North-west China\\
Tianjin Communication \& IT (6)\tabcellsep Jilin Retail (3)\tabcellsep Shanghai Automobile (8), Foodstuff (12), EdTech (6), Personal care products (4)\tabcellsep Guangdong Home appliances (9), Apparel (5), Logistics (1)\tabcellsep Hubei Retail (2), Personal care products (2)\tabcellsep Chongqing Agriculture (1), Logistics (1)\tabcellsep Shaanxi-Agriculture (1)\\
\tabcellsep \tabcellsep Jiangsu\tabcellsep \tabcellsep Henan-\tabcellsep \tabcellsep \\
Beijing\tabcellsep \tabcellsep Textiles (14),\tabcellsep Shenzhen-\tabcellsep Electronics\tabcellsep Sichuan-\tabcellsep \\
EdTech (10)\tabcellsep \tabcellsep Communication \& IT\tabcellsep Electronics (5)\tabcellsep (4), Food stuff\tabcellsep Foodstuff (2)\tabcellsep \\
\tabcellsep \tabcellsep (6)\tabcellsep \tabcellsep (2)\tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep Fujian\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep Apparel (9)\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep Zhejiang\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep Toys (4), Household\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep appliances (4),\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep Furniture\tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_1}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.17063197026022306\textwidth}P{0.16431226765799256\textwidth}P{0.11849442379182157\textwidth}P{0.23856877323420075\textwidth}P{0.15799256505576206\textwidth}}
Government Policy (GP)\tabcellsep Demographics (DG)\tabcellsep Business Relations (BR)\tabcellsep Market Competition (MC)\tabcellsep Funding (Fu)\\
GP1: Open Door Policy\tabcellsep DG1: Upcoming middle class\tabcellsep BR1: Guanxi\tabcellsep MC1:Domestic Competitors\tabcellsep Fu1:Venture Capital\\
GP2: Forex Policy\tabcellsep DG2: Language\tabcellsep BR2: Trust\tabcellsep MC2: Market Access Restriction\tabcellsep Fu2: Private Equity\\
GP3: Tax Obligations\tabcellsep DG3: Innovation Management\tabcellsep BR3: IPR\tabcellsep MC3: Access to supply networks\tabcellsep Fu3:Self Organized Entrepreneurs\\
GP4: Regulatory Transparency\tabcellsep DG4: Digitized Society\tabcellsep BR4: Rising labor costs\tabcellsep MC4:Human resource and Political connections\tabcellsep Fu4: Tech-Startups\end{longtable} \par
 
\caption{\label{tab_2}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.6845808383233533\textwidth}P{0.11197604790419162\textwidth}P{0.053443113772455086\textwidth}}
Class description\tabcellsep \multicolumn{2}{l}{Relative importance of Attributes}\\
\tabcellsep F ij\tabcellsep f ji = 10 -F ij\\
Both factors are equally important\tabcellsep 5\tabcellsep 5\\
One factor is slightly important\tabcellsep 6\tabcellsep 4\\
One factor is very important over the other\tabcellsep 7\tabcellsep 3\\
One factor is most important over the other\tabcellsep 8\tabcellsep 2\\
One factor is extremely important over the other\tabcellsep 9\tabcellsep 1\\
One factor is exceptionally important over the other\tabcellsep 10\tabcellsep 0\end{longtable} \par
 
\caption{\label{tab_3}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_4}}\end{figure}
 			\footnote{© 2022 Global Journals} 			\footnote{© 2022 Global JournalsA Study on the Complex Dynamic Factors Influencing Foreign Entrepreneurs in China: A GTMA Perspective} 		 		\backmatter  			 \par
Explained by: =\par
Substituting the numerical values as per the matrix, the next step is to calculate the permanent value of government policy as a factor contributing to the success of foreign entrepreneurs 8×4×5×6+(7×3×5×6+6×4×2×6+6×4×4×5+4×6×8×6+4×6×8×5×+5×5×8×4) +(4×5×6×8+4×6×5×8+6×5×4×4+ 6×5×4×4+7×4×4×5+6×6×3×5+7×4×4×6+6×6×4×6) + (7×3×5×5+6×4×4×6+6×4×4×6+7×3×5×4+6×5×6×3+6×5×6×3+7×4×5×4+6×6×4×4+6×6×4×4).\par
=15 887.\par
Similarly, permanent values of other factors are calculated:			 			  				\begin{bibitemlist}{1}
\bibitem[North ()]{b39}\label{b39} 	 		\textit{},  		 			D C North 		.  	 	 		\textit{Institutions. Journal of economic perspectives}  		1991. 5  (1)  p. .  	 
\bibitem[Grover et al. ()]{b17}\label{b17} 	 		‘A digraph approach to TQM evaluation of an industry’.  		 			S Grover 		,  		 			V Agrawal 		,  		 			I Khan 		.  		 \xref{http://dx.doi.org/10.1080/00207540410001704032}{10.1080/00207540410001704032}.  		 \url{https://doi.org/10.1080/00207540410001704032}  	 	 		\textit{International Journal of Production Research}  		2004. 42  (19)  p. .  	 
\bibitem[Trimarchi et al. ()]{b47}\label{b47} 	 		‘A study of compatibility variation across Chinese buyer-seller relationships’.  		 			M Trimarchi 		,  		 			P W Liesch 		,  		 			R Tamaschke 		.  		 1108/0309 0561011008628.  	 	 		\textit{European Journal of Marketing}  		2010.  	 
\bibitem[Dickson et al. ()]{b12}\label{b12} 	 		‘A Study on the Challenges and Opportunities Faced by Foreign Entrepreneurs in China’.  		 			R S Dickson 		,  		 			D Yao 		,  		 			I L Hill 		.  	 	 		\textit{Open Journal of Business and Management}  		2020. 8  (04)  p. 1684.  	 
\bibitem[Gupta and Singh ()]{b19}\label{b19} 	 		‘A systematic approach to evaluate supply chain management environment index using graph theoretic approach’.  		 			T K Gupta 		,  		 			V Singh 		.  	 	 		\textit{International Journal of Logistics Systems and Management}  		2015. 21  (1)  p. .  	 
\bibitem[Bo ()]{b5}\label{b5} 	 		\textit{Amid Tradewar, foreign startups may spot oppurtunity in China},  		 			J Bo 		.  		 \url{https://venturebeat.com/2019/03/16/amid-trade-war-foreign-startups-may-spot-opportunity-in-china/amp/}  		2019.  	 
\bibitem[Shan et al. ()]{b42}\label{b42} 	 		‘Assessing relationship and contribution of China's technological entrepreneurship to socio-economic development’.  		 			S Shan 		,  		 			Y Jia 		,  		 			X Zheng 		,  		 			X Xu 		.  		 \url{1016/j.techfore.2017.12.022}  	 	 		\textit{Technological Forecasting and Social Change}  		2018. 135 p. .  	 
\bibitem[Muduli et al. ()]{b32}\label{b32} 	 		‘Barriers to green supply chain management in Indian mining industries: a graph theoretic approach’.  		 			K Muduli 		,  		 			K Govindan 		,  		 			A Barve 		,  		 			Y Geng 		.  	 	 		\textit{Journal of Cleaner Production}  		2013. 47 p. .  	 
\bibitem[Park and Ungson ()]{b40}\label{b40} 	 		‘Blind spots in global strategy: applications in emerging markets’.  		 			S H Park 		,  		 			G R Ungson 		.  	 	 		\textit{Cross Cultural \& Strategic Management}  		2016.  	 
\bibitem[Min and Chen ()]{b29}\label{b29} 	 		‘Challenges and opportunities for entering the Chinese logistics market. Paper presented at the Supply Chain Forum’.  		 			H Min 		,  		 			G Chen 		.  	 	 		\textit{An International Journal}  		2003.  	 
\bibitem[Froese et al. ()]{b15}\label{b15} 	 		\textit{Challenges for foreign companies in China: implications for research and practice},  		 			F J Froese 		,  		 			D Sutherland 		,  		 			J Y Lee 		,  		 			Y Liu 		,  		 			Y Pan 		.  		 \xref{http://dx.doi.org/10.1057/s41291-019-00084-0}{10.1057/s41291-019-00084-0}.  		 \url{https://doi.org/10.1057/s41291-019-00084-0}  		2019. Asian Business \& Management. 18 p. .  	 
\bibitem[Buysse and Essers ()]{b6}\label{b6} 	 		‘Cheating tiger, tech-savvy dragon: Are Western concerns about "unfair trade" and "Made in China’.  		 			K Buysse 		,  		 			D Essers 		.  	 	 		\textit{justified? Economic Review}  		2019. 2025. p. .  	 
\bibitem[Nbsc ()]{b36}\label{b36} 	 		\textit{China Statistical Year Book},  		 			Nbsc 		.  		 \url{http://www.stats.gov.cn/enGliSH/}  		2019.  	 
\bibitem[Nbsc (ed.) ()]{b35}\label{b35} 	 		\textit{China statistical yearbook},  		 			Nbsc 		.  		N. B. o. S. o. China (ed.)  		2010.  		 			National Bureau of Statistics of China Beijing 		 	 
\bibitem[Worldwide ()]{b54}\label{b54} 	 		\textit{China's 12th Five-Year Plan: How it actually works and what's in store for the next five years},  		 			A Worldwide 		.  		2010. December, 10, 2.  	 
\bibitem[Woetzel et al. (2014)]{b53}\label{b53} 	 		\textit{China's digital transformation: The Internet's impact on productivity and growth},  		 			J Woetzel 		,  		 			G Orr 		,  		 			A Lau 		,  		 			Y Chen 		,  		 			E Chang 		,  		 			J Seong 		,  		 			. . Qiu 		,  		 			A 		.  		2014. July. McKinsey \& Company.  	 
\bibitem[Blachman ()]{b4}\label{b4} 	 		\textit{China-Israel Innovation Accelerator},  		 			R Blachman 		.  		 \url{https://www.google.com/amp/s/venturebeat.com/20}  		2018.  	 
\bibitem[Zhou ()]{b62}\label{b62} 	 		‘Chinese entrepreneurs go global’.  		 			D Zhou 		.  	 	 		\textit{Technology Innovation Management Review}  		2012. 2  (2) .  	 
\bibitem[Wu and Burge ()]{b55}\label{b55} 	 		‘Competing for foreign direct investment: The case of local governments in China’.  		 			C Wu 		,  		 			G S Burge 		.  	 	 		\textit{Public Finance Review}  		2018. 46  (6)  p. .  	 
\bibitem[Jiang and Shan ()]{b25}\label{b25} 	 		‘Counterfeits or Shanzhai? The role of face and brand consciousness in luxury copycat consumption’.  		 			L Jiang 		,  		 			J Shan 		.  	 	 		\textit{Psychological Reports}  		2016. 119  (1)  p. .  	 
\bibitem[Ikegami et al. ()]{b23}\label{b23} 	 		‘Creating the asset of foreignness: Schrödinger's cat and lessons from the Nissan revival’.  		 			J J Ikegami 		,  		 			M Maznevski 		,  		 			M Ota 		.  	 	 		\textit{Cross Cultural \& Strategic Management}  		2017.  	 
\bibitem[Wang ()]{b51}\label{b51} 	 		‘Credit constraints, job mobility, and entrepreneurship: Evidence from a property reform in China’.  		 			S Wang 		.  	 	 		\textit{Review of Economics and Statistics}  		2012. 94  (2)  p. .  	 
\bibitem[Stoermer et al. ()]{b46}\label{b46} 	 		‘Culture matters: The influence of national culture on inclusion climate’.  		 			S Stoermer 		,  		 			A K Hildisch 		,  		 			F J Froese 		,  		 			R Tung 		.  	 	 		\textit{Cross Cultural \& Strategic Management}  		2016.  	 
\bibitem[Urbano et al. ()]{b48}\label{b48} 	 		‘Does entrepreneurial activity matter for economic growth in developing countries? The role of the institutional environment’.  		 			D Urbano 		,  		 			D Audretsch 		,  		 			S Aparicio 		,  		 			M Noguera 		.  		 1007/s11365-019-00621-5.  	 	 		\textit{International Entrepreneurship and Management Journal}  		2019. p. .  	 
\bibitem[Jayaraman ()]{b24}\label{b24} 	 		‘Doing business in China: A risk analysis’.  		 			K Jayaraman 		.  		 \xref{http://dx.doi.org/10.7885/1946-651X.1006}{10.7885/1946-651X.1006}.  		 \url{https://doi.org/10.7885/1946-651X.1006}  	 	 		\textit{Journal of Emerging Knowledge on Emerging Markets}  		2010. 1  (1)  p. 7.  	 
\bibitem[Moktadir et al. ()]{b31}\label{b31} 	 		‘Drivers to sustainable manufacturing practices and circular economy: A perspective of leather industries in Bangladesh’.  		 			M A Moktadir 		,  		 			T Rahman 		,  		 			M H Rahman 		,  		 			S M Ali 		,  		 			S K Paul 		.  	 	 		\textit{Journal of Cleaner Production}  		2018. 174 p. .  	 
\bibitem[Devi ()]{b11}\label{b11} 	 		‘Eco-Friendly Entrepreneur-a Beacon Light to Green India; Dream India’.  		 			R M Devi 		.  	 	 		\textit{Our Heritage},  				2020. 68 p. .  	 
\bibitem[St-Jean and Duhamel ()]{b44}\label{b44} 	 		‘Employee worklife balance and work satisfaction: an empirical study of entrepreneurial career transition and intention across 70 different economies’.  		 			É St-Jean 		,  		 			M Duhamel 		.  		 1108/ARLA-02-2019-0054.  	 	 		\textit{Academia Revista Latinoamericana de Administracion}  		2020.  	 
\bibitem[Wach et al. ()]{b50}\label{b50} 	 		‘Entrepreneurs' achieved success: developing a multi-faceted measure’.  		 			D Wach 		,  		 			U Stephan 		,  		 			J G Marjan 		,  		 			J Wegge 		.  		 1007/s11365-018-0532-5.  	 	 		\textit{International Entrepreneurship and Management Journal}  		2018. p. .  	 
\bibitem[He et al. ()]{b22}\label{b22} 	 		‘Entrepreneurship in China’.  		 			C He 		,  		 			J Lu 		,  		 			H Qian 		.  	 	 		\textit{Small Business Economics}  		2019. 52  (3)  p. .  	 
\bibitem[Gruenhagen ()]{b18}\label{b18} 	 		\textit{Entrepreneurship in emerging economies: The phenomenon of returnee entrepreneurs},  		 			J H Gruenhagen 		.  		2018.  		 			Queensland University of Technology 		 	 
\bibitem[Ahlstrom and Ding ()]{b1}\label{b1} 	 		\textit{Entrepreneurshipin China: Progress and Challenges Developments in Chinese Entrepreneurship},  		 			D Ahlstrom 		,  		 			Z Ding 		.  		2015. Springer. p. .  	 
\bibitem[Chang and Pieke ()]{b7}\label{b7} 	 		‘Europe's engagement with China: shifting Chinese views of the EU and the EU-China relationship’.  		 			V K Chang 		,  		 			F N Pieke 		.  	 	 		\textit{Asia Europe Journal}  		2018. 16  (4)  p. .  	 
\bibitem[Ng and Fu ()]{b37}\label{b37} 	 		‘Factors driving foreign women entrepreneurship in China’.  		 			K S Ng 		,  		 			P P Fu 		.  	 	 		\textit{Entrepreneurial Business and Economics Review}  		2018. 6  (4)  p. 49.  	 
\bibitem[Lee ()]{b28}\label{b28} 	 		‘Franchising in China: Legal Challenges When First Entering the Chinese Market’.  		 			M Lee 		.  	 	 		\textit{American. University. Int'l Law. Review}  		2003. 19 p. 949.  	 
\bibitem[Nazareno et al. ()]{b34}\label{b34} 	 		‘Global dynamics of immigrant entrepreneurship: Changing trends, ethnonational variations, and recon ceptualizations’.  		 			J Nazareno 		,  		 			M Zhou 		,  		 			T You 		.  		 \xref{http://dx.doi.org/10.1108/IJEBR-03-2018-0141}{10.1108/IJEBR-03-2018-0141}.  		 \url{https://doi.org/10.1108/IJEBR-03-2018-0141}  	 	 		\textit{International Journal of Entrepreneurial Behaviour and Research}  		2019. 25  (5)  p. .  	 
\bibitem[Gurumurthy et al. ()]{b21}\label{b21} 	 		‘Graph theoretic approach for analysing the readiness of an organisation for adapting lean thinking: A case study’.  		 			A Gurumurthy 		,  		 			P Mazumdar 		,  		 			S Muthusubramanian 		.  		 \xref{http://dx.doi.org/10.1108/IJOA-04-2013-0652}{10.1108/IJOA-04-2013-0652}.  	 	 		\textit{International Journal of Organizational Analysis}  		2013. 21  (3)  p. .  	 
\bibitem[Steinz et al. ()]{b45}\label{b45} 	 		‘How to Green the red Dragon: A Start-ups' Little Helper for Sustainable Development in China’.  		 			H J Steinz 		,  		 			F J Van Rijnsoever 		,  		 			F Nauta 		.  	 	 		\textit{Business Strategy and the Environment}  		2016. 25  (8)  p. .  	 
\bibitem[Karadal et al. ()]{b27}\label{b27} 	 		‘Immigrant Entrepreneurship: the Case of Turkish Entrepreneurs in the United States’.  		 			H Karadal 		,  		 			B H T Shneikat 		,  		 			A M Abubakar 		,  		 			O K Bhatti 		.  	 	 		\textit{Journal of the Knowledge Economy}  		2020. p. .  	 
\bibitem[Ashourizadeh et al. ()]{b3}\label{b3} 	 		‘Immigrants Entrepreneurial Networks and Export: A Comparative Study’.  		 			S Ashourizadeh 		,  		 			J Li 		,  		 			K A Wickstrøm 		.  		 \xref{http://dx.doi.org/10.1007/s11365-020-00665-y}{10.1007/s11365-020-00665-y}.  		 \url{https://doi.org/10.1007/s11365-020-00665-y}  	 	 		\textit{International Entrepreneurship and Management Journal}  		2020. p. .  	 
\bibitem[Zhang et al. ()]{b60}\label{b60} 	 		‘Institutional duality and political strategies of foreign-invested firms in an emerging economy’.  		 			Y Zhang 		,  		 			W Zhao 		,  		 			J Ge 		.  		 1016/j. jwb.2015.12.004.  	 	 		\textit{Journal of World Business}  		2016. 51  (3)  p. .  	 
\bibitem[Verot ()]{b49}\label{b49} 	 		\textit{Key factors of sucess for a foreign company in China},  		 			O Verot 		.  		2018.  	 	 (Retrieved from Marketing to China.com) 
\bibitem[Wei et al. ()]{b52}\label{b52} 	 		‘Language skills and migrant entrepreneurship: evidence from China’.  		 			X Wei 		,  		 			Y Jiao 		,  		 			G Growe 		.  		 1007/s11187-018-0105-6.  	 	 		\textit{Small Business Economics}  		2019. 53  (4)  p. .  	 
\bibitem[Yen and Abosag ()]{b58}\label{b58} 	 		‘Localization in China: How guanxi moderates Sino-US business relationships’.  		 			D A Yen 		,  		 			I Abosag 		.  	 	 		\textit{Journal of Business Research}  		2016. 69  (12)  p. .  	 
\bibitem[Ahlstrom et al. ()]{b2}\label{b2} 	 		‘Managing the institutional environment: Challenges for foreign firms in post WTO China’.  		 			D Ahlstrom 		,  		 			M N Young 		,  		 			A Nair 		,  		 			P Law 		.  	 	 		\textit{SAM Advanced Management Journal}  		2003. 68  (2)  p. .  	 
\bibitem[Niu et al. ()]{b38}\label{b38} 	 		‘Market entry barriers in China’.  		 			Y Niu 		,  		 			L C Dong 		,  		 			R Chen 		.  		 1016/j.jbusres.2011.01. 018.  	 	 		\textit{Journal of Business Research}  		2012. 65  (1)  p. .  	 
\bibitem[Jurkat and Ryser ()]{b26}\label{b26} 	 		‘Matrix factorizations of determinants and permanents’.  		 			W B Jurkat 		,  		 			H J Ryser 		.  		 \xref{http://dx.doi.org/org/10.1016/0021-8693(66)90016-0}{org/10.1016/0021-8693(66)90016-0}.  	 	 		\textit{Journal of Algebra}  		1966. 3  (1)  p. .  	 
\bibitem[Mofcom ()]{b30}\label{b30} 	 		 			Mofcom 		.  		 \url{http://english.mofcom.gov.cn/article/statistic/foreigninvestment/}  		\textit{Foreign Investment Statistics},  				2018.  	 
\bibitem[Munganyi (2020)]{b33}\label{b33} 	 		 			T Munganyi 		.  		\textit{Doing business in China/Interviewer: B. Madzikanda. Research},  				 (Shanghai, China)  		2020, 6 February 2020.  	 
\bibitem[Agrawal et al. ()]{b0}\label{b0} 	 		\textit{Outsourcing decisions in reverse logistics: Sustainable balanced scorecard and graph theoretic approach. Resources, Conservation and Recycling},  		 			S Agrawal 		,  		 			R K Singh 		,  		 			Q Murtaza 		.  		 \xref{http://dx.doi.org/10.1016/j.resconrec.2016.01.004}{10.1016/j.resconrec.2016.01.004}.  		 \url{https://doi.org/10.1016/j.resconrec.2016.01.004}  		2016. 108 p. .  	 
\bibitem[Fang et al. ()]{b14}\label{b14} 	 		‘Parachuting internationalization: a study of four Scandinavian firms entering China’.  		 			T Fang 		,  		 			R L Tung 		,  		 			L Berg 		,  		 			N Nematshahi 		.  	 	 		\textit{Cross Cultural \& Strategic Management}  		2017.  	 
\bibitem[Collinson and Liu ()]{b8}\label{b8} 	 		\textit{Recombination for innovation: performance outcomes from international partnerships in China},  		 			S Collinson 			\mbox{}\\  				R\&D Management 			 		,  		 			Y Liu 			\mbox{}\\  				R\&D Management 			 		.  		 \xref{http://dx.doi.org/10.1111/radm.12293}{10.1111/radm.12293}.  		 \url{https://doi.org/10.1111/radm.12293}  		2019. 49 p. .  	 
\bibitem[Zheng et al. ()]{b61}\label{b61} 	 		‘Rising labour cost, environmental regulation and manufacturing restructuring of Chinese cities’.  		 			T Zheng 		,  		 			Y Zhao 		,  		 			J Li 		.  	 	 		\textit{Journal of Cleaner Production}  		2019. 214 p. .  	 
\bibitem[Yang et al. ()]{b57}\label{b57} 	 		‘Rising wages: Has China lost its global labor advantage?’.  		 			D T Yang 		,  		 			V W Chen 		,  		 			R Monarch 		.  	 	 		\textit{Pacific Economic Review}  		2010. 15  (4)  p. .  	 
\bibitem[Park et al. ()]{b41}\label{b41} 	 		\textit{Rough diamonds: The four traits of successful breakout firms in BRIC countries},  		 			S H Park 		,  		 			G R Ungson 		,  		 			N Zhou 		.  		2013. John Wiley \& Sons.  	 
\bibitem[Zhang et al. ()]{b59}\label{b59} 	 		‘SME's Entry Process in Emerging Markets-A case study of the Nordgröna AB entering Chinese Market’.  		 			W Zhang 		,  		 			Y ; Zhai 		,  		 			Lund University 		.  		 \url{http://lup.lub.lu.se/student-papers/record/8887235(8887235}  	 	 		\textit{Master's)},  				2016.  	 
\bibitem[Zhou et al. ()]{b63}\label{b63} 	 		‘Social capital and entrepreneurial mobility in early-stage tourism development: A case from rural China’.  		 			L Zhou 		,  		 			E Chan 		,  		 			H Song 		.  		 \xref{http://dx.doi.org/10.1016/j.tourman.2017.06.027}{10.1016/j.tourman.2017.06.027}.  		 \url{org/10.1016/j.tourman.2017.06.027}  	 	 		\textit{Tourism Management}  		2017. 63 p. .  	 
\bibitem[Gur?u et al. ()]{b20}\label{b20} 	 		\textit{Spanning transnational boundaries in industrial markets: A study of Israeli entrepreneurs in China. Industrial Marketing Management},  		 			C Gur?u 		,  		 			L.-P Dana 		,  		 			E Katz-Volovelsky 		.  		2020. 89 p. .  	 
\bibitem[Deloitte ()]{b10}\label{b10} 	 		\textit{Taxation and Investment in China},  		 			Deloitte 		.  		 \url{https://www2.deloitte.com/content/dam/Deloitte/global/Documents/Tax/dttl-tax-chinaguide-2017.pdf}  		2017.  	 
\bibitem[Xiao and North ()]{b56}\label{b56} 	 		‘The graduation performance of technology business incubators in China's three tier cities: the role of incubator funding, technical support, and entrepreneurial mentoring’.  		 			L Xiao 		,  		 			D North 		.  		 \xref{http://dx.doi.org/10.1007/s10961-016-9493-4}{10.1007/s10961-016-9493-4}.  	 	 		\textit{The Journal of Technology Transfer}  		2017. 42  (3)  p. .  	 
\bibitem[Goodman ()]{b16}\label{b16} 	 		\textit{The new rich in China: Future rulers},  		 			D Goodman 		.  		2008.  	 	 (present lives: Routledge) 
\bibitem[Sommer and Gamper ()]{b43}\label{b43} 	 		‘Transnational entrepreneurial activities: A qualitative network study of self-employed migrants from the former Soviet Union in Germany’.  		 			E Sommer 		,  		 			M Gamper 		.  		 \xref{http://dx.doi.org/10.1016/j.socnet.2017.04.007}{10.1016/j.socnet.2017.04.007}.  		 \url{https://doi.org/10.1016/j.socnet.2017.04.007}  	 	 		\textit{Social Networks}  		2018. 53 p. .  	 
\bibitem[Drori et al. ()]{b13}\label{b13} 	 		‘Transnational entrepreneurship: An emergent field of study’.  		 			I Drori 		,  		 			B Honig 		,  		 			M Wright 		.  		 \url{https://doi.org/10.1111\%2Fj.1540-6520.2009.00332.x}  	 	 		\textit{Entrepreneurship Theory and Practice}  		2009. 33  (5)  p. .  	 
\bibitem[Cui and Kwon ()]{b9}\label{b9} 	 		‘Types of Language Usage and Language Barrier Solutions for MNCs in China’.  		 			L Cui 		,  		 			J.-W Kwon 		.  	 	 		\textit{????????????????? ??}  		2014. p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
