\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={Understanding Entrepreneurship Origin and Process},
 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{Understanding Entrepreneurship Origin and Process}
\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]{Cosmas Anayochukwu  Nwankwo}

             \author[2]{Nkoli Augustina  Chendo}

             \affil[1]{  Chukwuemeka Odumegwu Ojukwu University}

\renewcommand\Authands{ and }

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

\maketitle


\begin{abstract}
        


Entrepreneurship has been an interesting concept in business and has created an important tie in all facets of human life. With these, this paper is aimed at exploring the origin of entrepreneurship as well as categorising the conceptual stand. The paper adopted the exploratory research method. The paper reviewed the different concepts of entrepreneurship, reviewed its origin and identified the key processes use by experts. The study concluded by focusing on the processes underlying the ?activity-based? concepts.

\end{abstract}


\keywords{entrepreneurship, entrepreneurship opportunity, business activity, risk-taking activity, innovative process.}

\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[{I. Introduction}]{I. Introduction}\par
echnology advancement and the various change in the global environment have caused changes in the way and manner people carry out their business activities.\par
The volatile, uncertain, complex and ambiguous (VUCA) environment is causing countless global challenges for industries and businesses. However, to survive and uphold the constant growth in the global corridor as well as opening up doors of opportunities, experts and business owners and managers have decided to embrace and applied entrepreneurship in their day-to-day activities. Entrepreneurship, which is the most powerful economic drive known to humanity, is empowering individuals to seek opportunity where others find pig-headed problems. Entrepreneurship is the representation of business drive and attainment. Entrepreneurs, with intrinsic acumen, energy and hard-work, have made best use of the opportunities within their disposal. Historically, entrepreneurs have destroyed the old custom in the national economies and markets; invented new products, developed businesses, and initiated upsurge in new technologies \hyperref[b22]{(Idemobi, 2016)}. The emergence of entrepreneurship and the benefit therewith has raise a lot of questions to whether the concept existed in a vacuum, how has entrepreneurship evolved? how are the key definition categorised, since no accepted definition has been adopted. What are the entrepreneurship processes adopted by scholars and enterprises? These forms the aim for this paper. 
\section[{a) Entrepreneurship Origin}]{a) Entrepreneurship Origin}\par
Scholars have extensively written on the origin of entrepreneurship, but what is fascinating is that most of the scholars who have contributed to these write-ups about the origin of entrepreneurship are either economists or historians. It is important to highlight that the term entrepreneurship is used to define the activities of an entrepreneur  {\ref (Hamilton, 2015:19)}.  {\ref Bouwer (2015: 32)} notes that "entrepreneurship is derived from a French word entreprendre" which means "to begin" or "to undertake". From a business point of view, "to undertake simply means to start a business"  {\ref (McGuinness \& Hogan, 2016: 21)}.\par
Historically, \hyperref[b53]{Schumpeter (1951)} stated that the French economist, Richard Cantillon, was the first to introduce the concept of an entrepreneur in his work in 1755. At this stage, an entrepreneur was viewed as a risk taker \hyperref[b7]{(Burnett, 2000)}. Scholars, such as  {\ref Idemobi (2016:3)} as well as Nzewi, Onwuka and Onyesom (2017) hold that the economist, Jean-Baptiste Say, further defined the concept in 1821 when he identified the entrepreneur as a new economic phenomenon. Jean-Baptiste Say posited that entrepreneurship referred to activities surrounding the change of resources from an area of lower yield to an area of higher yield. At the start of the 20th century, Joseph Schumpeter unglued entrepreneurship from its the capitalistic position arguing that entrepreneurs were sociologically distinct individuals associated with newly started businesses  {\ref (Bäckbro \& Nyström, 2006;}\hyperref[b11]{Carland, Hoy \& Carland, 1988;}\hyperref[b32]{Krueger, 2002;}\hyperref[b38]{McDaniel, 2002)}. \hyperref[b3]{Bjerke and Hultman (2002)} contended that entrepreneurs are risk takers and innovators which are found in all profession including: education, basic medicine and pharmaceuticals, law and arts, engineering and architecture, to name but a few. Having discussed the origin of entrepreneurship, the next section explores the meaning of entrepreneurship as a concept. 
\section[{b) Definitions of Entrepreneurship}]{b) Definitions of Entrepreneurship}\par
Given that researchers have set forth several and diverse renditions of what entrepreneurship precisely means, the concept remains rather vague  {\ref (Botha \& Musengi, 2012: 24)}.  {\ref Mahadea and Youngleson (2013: 3)} as well as  {\ref Botha and Musengi (2012: 24)} concur that, despite the frequency with which the term is used, it lacks a crisp definition.  {\ref Risker (2012: 28)} submits that one of the factors which contributed to this lack of an acceptable definition is that trait-based literatures have failed to develop a set of common traits applicable to entrepreneurs across empirical studies. Additionally,  {\ref Hamilton (2015: 20)}   
\section[{c) Entrepreneurship as opportunity}]{c) Entrepreneurship as opportunity}\par
Many scholars, such as Hewitt and Van der Bank (2014: 4), \hyperref[b33]{Lee and Peterson (2000)}, \hyperref[b46]{Oviatt and McDougall (2005)}, \hyperref[b52]{Schaper and Volery (2004)} as well as \hyperref[b54]{Shane and Venkataraman (2000)}, support the view that entrepreneurship is opportunity-driven. This prompts the need to understand what an opportunity actually is. For example, Shane and Venkataraman (2000: 220) assert that opportunities are situations in which new goods, services, raw materials, markets and organising methods can be introduced through the formation of new means, ends or means-ends relationships. Within the enterprise, the entrepreneur thus constructs the means, the ends, or both in response to entrepreneurial situations \hyperref[b54]{(Shane \& Venkataraman, 2000)}.\par
An external view of opportunity, however, focuses on the environmental conditions in which one, or more, new products or services are introduced into the marketplace by an entrepreneur, or entrepreneurial team, via an existing or newly created venture  {\ref (Shane \& Venkataraman, 2000: 220)}. Problems faced by consumers, technological changes and government regulations affecting supply and demand as well as market shifts or unmet needs thus exemplify opportunity as being external to an enterprise. Opportunity thus refers to a need in the market which can be vaguely defined as a lack, or misuse, of certain resources and/or capabilities. Opportunities are not static but dynamic and thus suggestive of the metaphoric window of opportunity (Nieman \& Nieuwenhuizen, 2014: 9). Nieman and Nieuwenhuizen (2014: 9) define entrepreneurship as a process whereby individuals' innovations, in response to opportunities in the marketplace, result in changes in the economic system.  {\ref Stevenson and Jarillo (1990: 23)} consider entrepreneurship as "a process by which individuals; either on their own or inside organisations, pursue opportunities without regard to the resources they currently control". For a firm to initiate, create, build, expand and sustain a venture, or build an entrepreneurial team, and gather the necessary resources, opportunity exploitation in the marketplace is very important  {\ref (Hewitt \& Van der Bank, 2014: 4)}. Entrepreneurship is "an activity that involves the discovery, evaluation and exploitation of opportunities to introduce new goods and services, ways of organising, markets, processes and raw materials through organising efforts that previously had not existed"  {\ref (Shane \& Venkataraman, 2000: 218)}. This brings to the fore questions of whether an opportunity is created or discovered. These questions are relevant, but do not address the core of this study and, as such, they are not pursued in detail. 
\section[{d) Entrepreneurship as New Business Activity}]{d) Entrepreneurship as New Business Activity}\par
It is notable that entrepreneurship is commonly associated with action and the creation of a new organisation by an entrepreneur. The newly created organisation may, or may not, become self-sufficient with substantial earnings. However, when individuals create a new business, they resort under the entrepreneurship paradigm. Several authors, including  {\ref Onuoha (2007: 20)}, \hyperref[b12]{Davidsson (2015)} as well as Hewitt and van der Bank (2011: 4) have defined entrepreneurship in relation to the creation or invention of new business. This suggests that entrepreneurship is any form of business activity initiated, or performed, by individuals or organisation in order to start up a new form of business. For example, Onuoha (2007: 20) defined entrepreneurship as "the practice of starting new organisations or revitalizing mature organisations, particularly new businesses generally in response to identified opportunities". Similarly, Hewitt and van der Bank (2014: 4) simply associate "entrepreneurship with starting one's own business". Additionally, Richard Cantillon, who is arguably viewed as the father of entrepreneurship in the 18th century, defined entrepreneurship as "a process of a self-employment with an uncertain return"  {\ref (Cantillon, 1755: 9)}. However, these scholars fail to understand that people are not involved in entrepreneurial activities primarily because they want to start a business but rather to identify opportunities and/or solve problems which others in the same line of business have not been able to solve. This highlights the notion that entrepreneurship includes a social dimension, thus entrepreneurial opportunities create social value rather than commercial value to ultimately achieve a social mission. 
\section[{e) Entrepreneurship as Risk Taking Activity}]{e) Entrepreneurship as Risk Taking Activity}\par
According to the general perception, entrepreneurs are perceived as people who take risks.  {\ref Wärneryd (1988: 407}) noted that "there seems to be a general agreement that risk bearing is a necessary...prerequisite for being called an entrepreneur". Scholars (e.g. \hyperref[b17]{Drucker, 1985;}\hyperref[b35]{Lowe \& Marriot, 2006}) who denote entrepreneurial activity as taking risks consider risks associated with price fluctuation inherent to the buying and selling of goods and services. In this respect,  {\ref Lowe and Marriot (2006:15)} define an entrepreneur as "an individual who consciously make decisions about resource allocation, in that certain prices are paid, while bearing in mind the risks of the enterprise". This implies that entrepreneurship encompasses the risk of purchasing at definite prices and selling at indefinite prices. \hyperref[b17]{Drucker (1985)} further expands upon this notion by stating that entrepreneurship is risky mainly because very few so-called entrepreneurs know what they are doing. Entrepreneurs have to take risks. However, these risks should be typically manageable and calculated, especially if the entrepreneur pledges considerable resources to opportunities which might yield a costly failure. In this regard it is interesting to note that the European Commission (1996) expanded the scope of entrepreneurship to include the attributes of innovation, creativity and sound management. The commission, as reported by Idemobi, affirms that "entrepreneurship is the mindset and process to create and develop economic activity by blending risk-taking, creativity and/or innovation with sound management, within a new or an existing organization"  {\ref (Idemobi, 2016: 8)}. Arguably, this view is interesting and unique as it explicitly includes sound management and innovation as key concepts to define entrepreneurship. 
\section[{f) Entrepreneurship as an Innovative Process}]{f) Entrepreneurship as an Innovative Process}\par
An entrepreneur is an individual who finds and acts upon inventions and/or technology to translate them into new products. Thus, the entrepreneur is able to recognise the commercial potential of the invention and organise the capital, talent, and other resources to turn an invention into a commercially viable innovation  {\ref (Audretsch, 2002: 14)}. Thus, the term entrepreneurship can also describe innovative activities by well-established or new businesses.\par
Joseph Schumpeter first defined entrepreneurs as individuals who carry out new combinations or innovations. In light of this assertion, it is evident that Kreiser, Marino and Weaver (2002), Kuratko (2017), \hyperref[b30]{Kuratko and Hodgetts (2004)} The different views of entrepreneurship, as evident in literature, reveal two distinct viewpoints \hyperref[b50]{(Sabrina, 2013)}. The first viewpoint describes entrepreneurship in terms of independently owned, and often smaller, ventures and their owner-managers. The second viewpoint holds that the development and/or renewal of an economy, society or organisation needs micro-level role-players who are inventive and who can persevere in order to make things happen (Igwe, Icha-Ituma \& Madichie, 2018). This study defines entrepreneurship as the management of risk and the process by which opportunities to innovatively create future goods, services and ideas are discovered, appraised and utilised. This resonates with Nieman and Nieuwenhuizen (2014: 9) who assert that entrepreneurship entails more than the idea of starting a business but also involves the willingness to accept the risk of a new business enterprise when exploiting an opportunity of profit and growth. 
\section[{g) The Nature of Entrepreneurship Process}]{g) The Nature of Entrepreneurship Process}\par
Entrepreneurship, as a process, comprises a set of decisions which entrepreneurs make when developing their businesses  {\ref (Hamilton, 2015: 24)}. Nieman and Nieuwenhuizen (2014:15) assert that an entrepreneurial process is made up of steps. These steps reflect the process of starting a business and also constitute an overview of the entrepreneur's responsibilities. It is crucial for an entrepreneur to have a clear understanding of this process (De Coulon \& Baltar, 2013: 322). One characteristics of the entrepreneurial process is that it is time consuming and may be challenging to an entrepreneur. Furthermore, the process constitutes an interaction of multidimensional, unique, complex and dynamic factors and circumstances which need to be considered as a whole before the actual business startup  {\ref (Deakins \& Freel, 2003: 55)}.\par
There are several models which illustrate entrepreneurial process. These include: Carol Moore's model \hyperref[b40]{(Moore, 1986}  
\section[{h) Carol Moore Model of Entrepreneurial Process}]{h) Carol Moore Model of Entrepreneurial Process}\par
Carol Moore's model of entrepreneurial process was first defined by Carol Moore in 1986 to describe the entrepreneurial process and how it influences business growth. According to \hyperref[b40]{Moore (1986)}, there are four significant cycles in entrepreneurial process namely: growth, innovation, implementation and triggered event.\par
The thrust of this model is that it offers a shift from the social scientific view of entrepreneurship to management \hyperref[b9]{(Bygrave, 2004)}. This model presents many explanations of the entrepreneurial process and stresses the activity and function-based viewpoints as critically significant to the success of the entrepreneurial process. Additionally, it focuses on the innovation and implementation of said innovative idea and the growth of the business  {\ref (Bygrave, 2004: 5)}.\par
In addition, the entrepreneurial process model presents several critical factors (e.g. opportunity, role models, creativity, competitor and government) which propel the growth of the business at each stage \hyperref[b9]{(Bygrave, 2004}). According to  {\ref Bygrave (2004: 5)}, as is the case with most human behaviour, entrepreneurial traits are shaped by personal qualities and the environment. Personal qualities are those attributes of entrepreneurs which distinguish them from non-entrepreneurs. The descriptive entrepreneurial process model has stages and events which follow one other, and which are vital to research into entrepreneurship. However, the major criticism against this model is that entrepreneurship is principally defined by personal and situational factors. This is contrary to Timmons' framework in which reward is the major determinant. Reward is thus not the principal determinant in the Moore model which covers new business enterprises ranging from part-time pursuits, with little or no financial rewards, to high-potential start-ups which are expected to create considerable wealth. This model focuses entrepreneurship and marketing researchers' attention on innovation and the implementation of triggered innovative ideas in a business. The MOA model, which is discussed next, focuses on cycles, or stages, in the entrepreneurial process with regard to consumer behaviour. 
\section[{i) The Motivation, Opportunity and Ability Model (MOA)}]{i) The Motivation, Opportunity and Ability Model (MOA)}\par
The MOA model focuses on consumer experience in order to understand motivation, opportunity and ability as determinants of consumer behaviour. The MOA model was originally conceptualised by MacInnis and Jaworski (1989), within the context of information processing, and further expanded upon by \hyperref[b44]{Ölander and Thøgersen (1995)}. The MOA model has been used by several scholars in a wide range of subject matter (e.g. Japson, Clarke \& Ragsdell, 2014; Hung, Sirakaya-Turk \& Ingram, 2011). For example, the MOA model in the organisational context assumes that worker performance can be influenced by a firm's ability to leverage the three MOA (motivation, opportunity and ability) components in a win-win manner \hyperref[b44]{(Ölander \& Thøgersen, 1995)}. By winwin they mean that both the workers and the firm would benefit from efforts to apply the MOA model in the workplace. There are certain commonalities uncovered in debates regarding the MOA model. These include that all participants in the studies were involved in information processing, or decision-making processes, and that their decisions were largely influenced by three components: motivation, opportunity and ability (MOA).\par
By motivating a worker, his/her needs and wants can be influenced and this will result in he/she behaving in a certain way. Motivation is thus the incentive for individuals to behave in the way that they ought to have behaved in real time. For opportunity relevant factors or challenges, such as time and resources, may also facilitate behaviour. For instance, an individual seeks opportunities to complete a task that may result in short or long-term benefit. Abilities are the financial, cognitive, physical, emotional and/or social resources an individual can employ to perform a specific behaviour.\par
However, for an employee of an organisation, motivation is provided by rewards and incentives for certain types of behaviour and results gained by the organisation \hyperref[b16]{(Dobre, 2013)}. Opportunities, such as engaging employees in activities that make them feel as if they are contributing to the organisational success, may include the acquisition of abilities through training as well as an augmenting knowledge and skills used on the job \hyperref[b13]{(Delaney \& Royal, 2017)}. Studies have shown that organisations which focus on these three components (motivation, opportunity and ability) achieve better organisational performance and growth in the form of increased quality delivery, profitability, productivity, customer satisfaction and growth of market share. The major downfall of this model lies in that it is difficult to theoretically justify the precise direction of all causal relationships in MOA. In the domain of entrepreneurial process, this model offers insight into how an entrepreneur may use motivation, ability and opportunity to influence the behaviour of consumers. 
\section[{j) The Timmons' Entrepreneurship Model}]{j) The Timmons' Entrepreneurship Model}\par
Timmons' entrepreneurship model considers resources, teams and opportunities as the three significant factors which can help an entrepreneur obtain success, dependant on his/her ability to balance these significant factors. The entrepreneur seeks an opportunity and, upon finding it, he/she transforms this opportunity into a high-potential undertaking by assembling a team and other required resources to attain his/her entrepreneurial goal. In many instances, the entrepreneur risks his/her career, net worth and personal cash flow.\par
Bygrave and Zacharakis (2011: 54) define an entrepreneur "as an individual who identifies an opportunity and create a team/organisation to pursue the identified opportunity". A person is said to have entrepreneurial qualities if he/she has a strong internal locus of control, possesses managerial skills and is a risk taker. Bygrave and Zacharakis (2011) employed the Timmons model to identify three critical factors which contribute to business success namely: opportunity, entrepreneur/the management team and resources. Minniti in \hyperref[b27]{Ko and Liu (2015)} asserts that the entrepreneurship model of Timmons can be conceived as a triangle which consists of opportunity, resources and the management team. The entrepreneur is situated outside this triangle and attempts to create equilibrium amongst the factors, as per Figure  {\ref 1}.\par
Source: Adopted from Timmons (1999);  {\ref Timmons \& Spinelli (2009: 110)} Figure  {\ref 1}: The Entrepreneurial Process This next section discusses the four key elements of the entrepreneurial process as included in Timmons' entrepreneurship model. 
\section[{i. Opportunity Identification and Evaluation}]{i. Opportunity Identification and Evaluation}\par
There are many misconceptions regarding new ventures including the idea that an owner-manager must have a new idea to starta business. This is simply not true (Nieman \& Nieuwenhuizen, 2014). Instead,  {\ref Idemobi (2016: 23)} argues that an owner-manager just needs to identify an opportunity, develop a business idea to successfully address the identified opportunity and then meticulously implement that idea and to create a successful business. Once an owner-manager recognises an attractive opportunity, he/she can then step out to assess the external environment and identify an appropriate time to launch and run the business successfully \hyperref[b6]{(Brem, 2011)}.\par
However, Nieman and Nieuwenhuizen (2014: 15) maintain that identifying opportunity is challenging with sound business opportunities often stemming from an entrepreneur's vigilance to potential opportunities. Smith and Chimucheka (2014: 161) observed that the identification and utilisation of business opportunities are part of a creative process which requires some level of expertise. Van Aard (2011: 30) argued that creativity is needed for an entrepreneur to identify an opportunity with the potential of generating economic value in the market. The process of changing ideas into plausible business concepts, otherwise known as opportunity recognition, includes three stages (Venter, Urban \& Rwigema, 2008: 132). In the first stage the market needs to be identified. The second stage denotes a comparison of new market needs with those of previous markets. The third stage is the identification of resources in the form of a business concept.  {\ref Smith and Chimucheka (2014: 161)} note that entrepreneurs should concentrate on seeking new ideas which can then be converted into opportunities. However, Timmons and Spinelli (2009: 111) caution that while opportunities are based on an idea, not all ideas are viable, and thus entrepreneurs require the necessary dexterity to identify those ideas which are, in fact, feasible and which could yield opportunities that would eventually birth a successful business. Creativity is thus fundamental to the successful assessment of a business ideas. It is key in opportunity assessment to identify the strengths and weaknesses of a single idea and then compare these to the overall strengths of several ideas. In this way one can determine which opportunities would, most likely, result in success. This is critical, as opportunities are ambiguous (Nieman \& Nieuwenhuizen, 2014). A reasonable assessment of external factors (such as customers, suppliers, timing and competition) and internal factors would highlight which resources are necessary in meeting customer needs in the market. This process is necessary if the entrepreneur wishes to obtain a proper understanding of where the best opportunities are situated (Nieman \& Nieuwenhuizen, 2014).\par
The emerging entrepreneur's past training, experience, education and skills all impact on the creation of business ideas. Therefore, it is essential to evaluate business ideas successfully (Nieman \& Nieuwenhuizen, 2014:15), particularly in the case of SMEs. Many SME owner-managers lose focus and fail to identify and/or evaluate business opportunities, causing them to stagnate. As Nieman and Nieuwenhuizen (2014) note, not all SMEs are entrepreneurial, and some operate without any strategic growth objectives and/or innovation.\par
ii. The Management Team and the Entrepreneur An entrepreneur is the active force which draws together all the various mechanisms contained in the entrepreneurial process. To begin a new business venture, Zeng, Bu and Su (2011) maintain that mere identification of a business opportunity and generation of an idea is not enough. Owner-managers need to ascertain whether or not they possess the necessary entrepreneurial and management skills. To initiate and sustain a new venture, owner-managers need to be productive, growth-oriented and innovative. They must possess the knowledge and confidence to efficiently and effectively turn mere ideas into useful resources. This particular set of owner-managers must be able to take risks and, in this way, turn business ideas into profits \hyperref[b27]{(Ko \& Liu, 2015)}. Owner-managers also need to exert enough effort and ensure that they are involved in all levels of the business. This involvement includes: identifying the target market, carrying out market research, making prediction regarding future market movements, evaluating the accessibility of various technology and choosing the appropriate technology for their business. An owner-manager sets up a vision, organises and inspires a team of skilled individuals to run the business and ensures that the business vision is achieved \hyperref[b47]{(Park \& Krishnan, 2010)}. As advocated in Timmons' framework, the creation of an effective team is fundamental to the entrepreneurial process. The ownermanager needs to tactically put together a capable and knowledgeable management team who can accomplish the day-to-day operations of the organisation in a VUCA environment. 
\section[{iii. The Resource Requirement}]{iii. The Resource Requirement}\par
To startup a new business, an individual needs to identify different resources required to initiate and manage the business. Starting a new business is always unpredictable and an owner-manager should thus endeavour to keep the initial overhead costs at a minimum. He/she should also try to increase productivity while maintaining minimum ownership of capital assets to keep the initial investment low and thus grow the business \hyperref[b29]{(Kuratko, 2011)}. Furthermore, establishing a new business venture requires that the owner of such an enterprise obtain the necessary resources (including funds, land, labour, technologies and other form of resources) to achieve the set objectives. It is pivotal that the entrepreneur understands that resources can be either assets which are tangible (e. g. physical, human, financial) or intangible (e. g. knowledge). Resources can thus further be categorised in terms of threshold and distinctive capabilities helpful to gain a competitive advantage \hyperref[b26]{(Johnson et al., 2017)}. Threshold capabilities are those needed for an organisation to meet the necessary requirements to compete in a given market and achieve parity with competitors in that market (qualifiers) \hyperref[b26]{(Johnson et al., 2017)}. On the other hand, dynamic capabilities are those that are required to achieve competitive advantage. These include the ability to reconfigure a firm's resources and routines to gain a competitive advantage. Generally, capabilities refer to what one can actually do with resources and/or assets. Distinctive or unique capabilities are those that are of value to customers and which competitors find difficult to imitate (winners) \hyperref[b26]{(Johnson et al., 2017)}.\par
Owner-managers thus need certain resources which are useful in the exploitation of the identified opportunity. Notably, in business start-ups, SME ownermanagers need to carefully manage the limited resources at their disposal. Hence, in this stage of entrepreneurial process, SME owner-managers must determine the kind of resources needed to achieve the set goals and strategies (Nieman \& Nieuwenhuizen, 2014: 127). This process commences with the owner-manager assessing current resources and then securing the resources needed in a timely manner. This should be done without giving up control because, as the business grows, more resources will be needed and control may therefore be relinquished  {\ref (Nieman \& Nieuwenhuizen, 2014: 16)}. The owner-manager needs to assess and identify those valuable, rare and inimitable resources needed by the organisation (VRISO) to deliver a competitive advantage \hyperref[b26]{(Johnson et al., 2017)}. Value arises when resources: become pivotal in taking advantage of opportunities and neutralising threats, provide value to customers and, are provided at a cost that still allows an organisation to make an acceptable return \hyperref[b26]{(Johnson et al., 2017)}. If resources and capabilities are not valuable, they create competitive irrelevance \hyperref[b26]{(Johnson et al., 2017)}. However, valuable resources and capabilities create competitive parity \hyperref[b26]{(Johnson et al., 2017)}. A temporary competitive advantage arises from the use of resources and capabilities, which are valuable and rare, but easy to imitate \hyperref[b26]{(Johnson et al., 2017)}. A sustainable competitive advantage is achieved not only when resources and capabilities are valuable, rare and inimitable, but also when the organisation is setup to exploit these resources and capabilities \hyperref[b26]{(Johnson et al., 2017)}. 
\section[{Global Journal of Management and Business Research}]{Global Journal of Management and Business Research}\par
Volume XXIII Issue III Version I Year 2023 
\section[{( )}]{( )}\par
According to  {\ref Timmons and Spinelli (2009: 377)}, it is crucial for the owner-manager to specifically understand all the different types of resources required for starting a business as well as the various types of competitive advantages. After the required resources have been acquired by the owner-manager, plans must be properly implemented to achieve the set goals  {\ref (Timmons \& Spinelli, 2009: 112)}. Thus, having discussed the three factors of Timmons' model, one can affirm that entrepreneurship is a vibrant process which starts when an owner-manager recognises an opportunity. He/she then decides the type and size of the team required and identifies other resource requirements including technologies, funds and labour necessary to exploit the known opportunity  {\ref (Whitehead, 2011)}. Arguably, these three factors need to be balanced if the business is to be successful \hyperref[b8]{(Bygrave \& Zacharakis, 2011)}. Minniti, as cited in \hyperref[b27]{Ko and Liu (2015)} states that a certain level of risk ensues when the owner-manager is unable to maintain an absolute balance between all three Any adjustment to any one of the three factors will directly, or indirectly, affect the other factors. For example, the mere identification of opportunity will not lead to success if an owner-manager is unable to scout for the required resources \hyperref[b66]{(Zarei, Nasseri \& Tajeddin, 2011)}. The model of entrepreneurship by Timmons can be utilised to effectively appraise the potential opportunity by recognising the size, demand, structure of the market and the margin breakdown of the new business enterprise \hyperref[b8]{(Bygrave \& Zacharakis, 2011)}. \hyperref[b27]{Ko and Liu (2015)} note that the Timmons model of entrepreneurship presents a borderline interpretation as to the process of entrepreneurship. The model shapes the basic capabilities of the entrepreneur to ascertain opportunities, purchase resources and develop an efficient management team. Minniti, as cited in \hyperref[b27]{Ko and Liu (2015)}, asserts that the Timmons model presents an allinclusive view of the entrepreneurship process which rests on three interconnected factors as key to a successful business. Supporting the view, Bygrave and Zacharakis (2011) opined that another significant element in the Timmons model is the importance afforded to creativity, leadership and communication. According to them, the model demonstrates that an entrepreneur's leadership ability is important if growth of the entrepreneurial process is to take place. The model replicates the significant responsibility of the leader to effectively balance the three components of the entrepreneurship process to establish a perfect fit.\par
Smith, Mathews and Schenkel (2009) concur that a leader is also responsible for the formulation of an effective vision and for communicating this vision to the entire team, or organisation, to achieve its goals. If the vision is not spelt out clearly to the team, or if it is not successfully communicated, the survival of the new business will hang in the balance. \hyperref[b51]{Scally (2015)} observed that failure by the leader to cascadea vision to other members of the team might create difficulties within the operational structure of the business. The entrepreneur thus, in essence, assumes the duty of persuading the team and building an efficient working environment. \hyperref[b2]{Bhalerao and Kamble (2015)} posit that the Timmons model of entrepreneurial process is normative in nature. That is, the three model components (team, resources and opportunity) form the basis, and the entrepreneur needs to strike a balance between these factors by utilising creativity, effective communication and leadership in the ambiguous external environment \hyperref[b63]{(Wahl \& Prause, 2013)}. \hyperref[b63]{Wahl and Prause (2013)} further maintain that there are numerous factors, other than creativity, effective communication and leadership, which may impact upon the success, or failure, of a start-up business. Some of these factors are external in nature (e. g. seasonal change in demand, power of suppliers) and cannot be controlled by the entrepreneur whilst some are internal and lie within the entrepreneur's sphere of control. An example of an internal factor is an entrepreneur's in capability to inculcate trust with regards to a business idea. He/she would thus be unable to gain commitment and/or support of others \hyperref[b60]{(Tracey, Phillips \& Jarvis, 2011)}. Other factors include copied business ideas or selecting a very narrow market segment which may already be overloaded. A further factor which may inhibit the performance of a new business enterprise is the rigidity of the entrepreneur's plans. When a business enterprise is in its early stages, it is essential that the entrepreneur be flexible in his/her strategy to expand the business and make it succeed. A new business enterprise can often face catastrophe such as rapidly using all its capital which may result in burn out. In this case, the organisation will require extra funds, highlighting the dangerous initial stage of any new start up \hyperref[b68]{(Zhou \& Rosini, 2015)}. Many scholars, including \hyperref[b2]{Bhalerao and Kamble (2015)}, \hyperref[b27]{Ko and Liu (2015)} as well as \hyperref[b26]{Johnson et al. (2017)}, have highlighted the basic skills that an entrepreneur must acquire in order to successfully balance all three factors contained in the Timmons model of entrepreneurship process. Entrepreneurs need to be: ambitious, risk-takers, focused, good at building and maintaining social relationships, creative and inspirational. They need to rally their team towards achieving the firm's goals. 
\section[{II. Conclusion}]{II. Conclusion}\par
The fact that entrepreneurship is moving beyond the behavioural phase concentrating not on the personality of entrepreneurs, but on the activities they engage  {\ref (Timmons 1999)}, it is evident that this paper focused on the processes underlying the "activity-based" concepts in order to reach more clarity on creativity and innovation in the entrepreneurship domain. The concept of entrepreneurship and definition of entrepreneurship have developed over time as the world's economic\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
  \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.85\textwidth}}
Tempest and Coupland (2005: 29) concur that\\
entrepreneurship is inherently a dynamic concept and\\
definitions thereof should be based upon what\\
entrepreneurs do. As noted earlier, many authors (e.g.\\
Davidsson, 2015: 38; Hewitt \& Van der Bank, 2014: 4;\\
Nieman \& Nieuwenhuizen, 2014: 9; Onuoha, 2007: 20)\\
have defined entrepreneurship in terms of: new business\\
activity, risk avoidant activity, innovative process and\\
opportunity. A similar approach is to isolate key\\
dimensions of the entrepreneurship concept to primarily\\
reveal the complexity of this phenomenon.\end{longtable} \par
 
\caption{\label{tab_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.7854166666666667\textwidth}P{0.014583333333333334\textwidth}P{0.024999999999999998\textwidth}P{0.020833333333333332\textwidth}P{0.004166666666666667\textwidth}}
(2014)\tabcellsep support\tabcellsep Schumpeter's\tabcellsep assumption\tabcellsep of\\
\multicolumn{5}{l}{entrepreneurs as innovators. Innovativeness is the search}\\
\multicolumn{5}{l}{of creative, uncommon or novel answers to problems and}\\
\multicolumn{5}{l}{needs. These answers may include novel technologies}\\
\multicolumn{5}{l}{and practices as well as new products and/or services.}\\
\multicolumn{5}{l}{Entrepreneurship is a complex field which reaches}\\
\multicolumn{5}{l}{beyond innovation because an innovative firm can only}\\
\multicolumn{4}{l}{survive in an environment where there is opportunity.}\tabcellsep \end{longtable} \par
 
\caption{\label{tab_1}}\end{figure}
 			\footnote{© 2023 Global Journals} 		 		\backmatter  			 
\subsection[{Global Journal of Management and Business Research}]{Global Journal of Management and Business Research}\par
Volume XXIII Issue III Version I Year 2023 ( ) A			 			  				\begin{bibitemlist}{1}
\bibitem[Onuoha ()]{b45}\label{b45} 	 		\textit{},  		 			G Onuoha 		.  	 	 		\textit{Entrepreneurship. AIST International Journal}  		2007. 10 p. .  	 
\bibitem[Jepson et al. ()]{b24}\label{b24} 	 		\textit{},  		 			A Jepson 		,  		 			A Clarke 		,  		 			G Ragsdell 		.  		2014.  	 
\bibitem[Stevenson and Jarillo ()]{b57}\label{b57} 	 		‘A paradigm of entrepreneurship research: Entrepreneurial management’.  		 			H H Stevenson 		,  		 			J C Jarillo 		.  	 	 		\textit{Strategic Management Journal}  		1990. 11 p. .  	 
\bibitem[Igwe et al. ()]{b23}\label{b23} 	 		‘An evaluation of CSR and social value practices among UK commercial and social enterprises’.  		 			P A Igwe 		,  		 			A Icha-Ituma 		,  		 			N O Madichie 		.  	 	 		\textit{Entrepreneurial Business and Economics Review}  		2018. 6  (1)  p. .  	 
\bibitem[Kreiser et al. ()]{b28}\label{b28} 	 		‘Assessing the psychometric properties of the entrepreneurial orientation scale: A multi-country analysis’.  		 			P M Kreiser 		,  		 			L D Marino 		,  		 			K M Weaver 		.  		 \xref{http://dx.doi.org/10.1002/sej.1198}{10.1002/sej.1198}.  		 \url{https://doi.org/10.1177/104225870202600405}  	 	 		\textit{Entrepreneurship Theory and Practice}  		2002. 26  (4)  p. .  	 
\bibitem[Mcguinness and Hogan ()]{b39}\label{b39} 	 		‘Bank credit and trade credit: Evidence from SMEs over the financial crisis’.  		 			G Mcguinness 		,  		 			T Hogan 		.  		 \xref{http://dx.doi.org/10.1177/026624261455}{10.1177/026624261455}.  		 \url{https://doi.org/10.1177/026624261455}  	 	 		\textit{International Small Business Journal}  		2016. 34  (4)  p. 14.  	 
\bibitem[Zarei et al. ()]{b66}\label{b66} 	 		‘Best practice network business model for internationalization of small and medium enterprises’.  		 			B Zarei 		,  		 			H Nasseri 		,  		 			M Tajeddin 		.  	 	 		\textit{Journal of International Entrepreneurship}  		2011. 9  (4)  p. .  	 
\bibitem[Delaney and Royal ()]{b13}\label{b13} 	 		‘Breaking engagement apart: The role of intrinsic and extrinsic motivation in engagement strategies’.  		 			M Delaney 		,  		 			M Royal 		.  		 doi: 10.10 17/iop.2017.2.  	 	 		\textit{Industrial and Organizational Psychology}  		2017. 10  (1)  p. .  	 
\bibitem[Tracey et al. ()]{b60}\label{b60} 	 		‘Bridging institutional entrepreneurship and the creation of new organizational forms: A multilevel model’.  		 			P Tracey 		,  		 			N Phillips 		,  		 			O Jarvis 		.  	 	 		\textit{Organization Science}  		2011. 22  (1)  p. .  	 
\bibitem[Morris and Kuratko ()]{b41}\label{b41} 	 		\textit{Building university 21st century entrepreneurship programs that empower and transform, Innovative Pathways for University Entrepreneurship in the 21st},  		 			M Morris 		,  		 			D Kuratko 		.  		2014.  	 
\bibitem[Century ; Nieman and Nieuwenhuizen ()]{b42}\label{b42} 	 		 			G Century ; Nieman 		,  		 			C Nieuwenhuizen 		.  		 \xref{http://dx.doi.org/10.1108/S1048-473620140000024001.42}{10.1108/S1048-473620140000024001.42}.  		 \url{https://doi.org/10.1108/S1048-473620140000024001.42}  		\textit{Advances in the Study of Entrepreneurship, Innovation and Economic Growth},  				 (Pretoria)  		2014. Van Schaik Publishers. 24 p. .  	 	 (Entrepreneurship: A South African perspective. 3rd ed.) 
\bibitem[Whitehead ()]{b65}\label{b65} 	 		‘Creating a living educational theory through questions of the kind, how do I improve my practice?’.  		 			J Whitehead 		.  	 	 		\textit{Cambridge Journal of Education}  		1989. 19  (1)  p. .  	 
\bibitem[Van Aardt (ed.) ()]{b61}\label{b61} 	 		\textit{Creativity and generating new business ideas},  		 			I Van Aardt 		.  		van Aardt et al. (ed.)  		2011. Cape Town: Oxford University Press. p. .  	 	 (Entrepreneurship and new venture management) 
\bibitem[Sabrina ()]{b50}\label{b50} 	 		\textit{Critical evaluation of the entrepreneurship and marketing interface: evidence from new ventures in the UK},  		 			Y P Sabrina 		.  		2013.  		 			Manchester Metropolitan University 		 	 	 (Doctoral Thesis) 
\bibitem[Idemobi ()]{b22}\label{b22} 	 		\textit{Critical skills for entrepreneurship success: how to become successful in your own business},  		 			E I Idemobi 		.  		2016. Awka: De-Emeralds Printing \& Publishing.  	 
\bibitem[Lee and Peterson ()]{b33}\label{b33} 	 		‘Culture, entrepreneurial orientation, and global competitiveness’.  		 			S M Lee 		,  		 			S J Peterson 		.  	 	 		\textit{Journal of World Business}  		2000. 35  (4)  p. .  	 
\bibitem[Lounsbury et al. ()]{b34}\label{b34} 	 		\textit{Culture, innovation and entrepreneurship, Innovation},  		 			M Lounsbury 		,  		 			J Cornelissen 		,  		 			N Granqvist 		,  		 			S Grodal 		.  		 \xref{http://dx.doi.org/10.1080/14479338}{10.1080/14479338}.  		2019. 2018.1537716. 21 p. .  	 
\bibitem[Deakins and Freel ()]{b14}\label{b14} 	 		 			D Deakins 		,  		 			M S Freel 		.  		\textit{Entrepreneurship and small firms},  				 (London)  		2003. McGraw-Hill.  	 	 (3rd ed) 
\bibitem[Oviatt and Mcdougall ()]{b46}\label{b46} 	 		‘Defining international entrepreneurship and modelling the speed of internationalization’.  		 			B M Oviatt 		,  		 			P P Mcdougall 		.  	 	 		\textit{Entrepreneurship Theory and Practice}  		2005. 29  (5)  p. .  	 
\bibitem[Smith et al. ()]{b56}\label{b56} 	 		‘Differences in entrepreneurial opportunities: The role of tacitness and codification in opportunity identification’.  		 			B R Smith 		,  		 			C H Matthews 		,  		 			M T Schenkel 		.  		 \xref{http://dx.doi.org/10.1111/j.1540-627X.2008.00261.x}{10.1111/j.1540-627X.2008.00261.x}.  	 	 		\textit{Journal of Small Business Management}  		2009. 47 p. .  	 
\bibitem[Dobre ()]{b16}\label{b16} 	 		‘Employee motivation and organizational performance’.  		 			O I Dobre 		.  	 	 		\textit{Review of Applied Socio-Economic Research}  		2013. 5  (1)  p. .  	 
\bibitem[Lowe and Marriot ()]{b35}\label{b35} 	 		\textit{Enterprise: entrepreneurship and innovation, concepts, contexts and commercialization},  		 			R Lowe 		,  		 			S Marriot 		.  		2006. Elsevier Ltd.  	 
\bibitem[Bäckbrö and Nyström ()]{b1}\label{b1} 	 		\textit{Entrepreneurial marketing: innovative value creation},  		 			J Bäckbrö 		,  		 			H Nyström 		.  		2006.  		 			Jönköping International Business School, Jönköping University 		 	 	 (Master's Thesis) 
\bibitem[Bjerke and Hultman ()]{b3}\label{b3} 	 		\textit{Entrepreneurial marketing: the growth of small firms in the new economic era},  		 			B Bjerke 		,  		 			C M Hultman 		.  		2002. Gloucestershire: Edward Elgar Publishing Limited.  	 
\bibitem[Davidsson ()]{b12}\label{b12} 	 		‘Entrepreneurial opportunities and the entrepreneurship nexus: A re-conceptualization’.  		 			P Davidsson 		.  	 	 		\textit{Journal of Business Venturing}  		2015. 2015. 30 p. .  	 
\bibitem[Zhou and Rosini ()]{b68}\label{b68} 	 		‘Entrepreneurial team diversity and performance: Toward an integrated model’.  		 			W Zhou 		,  		 			E Rosini 		.  	 	 		\textit{Entrepreneurship Research Journal}  		2015. De Gruyter. 5  (1)  p. .  	 
\bibitem[Bouwer ()]{b5}\label{b5} 	 		\textit{Entrepreneurs in water governance: Strategies for change},  		 			S Bouwer 		.  		2015. New York, NY; Cham Heidelberg: Springer.  	 
\bibitem[Bygrave and Zacharakis ()]{b8}\label{b8} 	 		\textit{Entrepreneurship},  		 			W Bygrave 		,  		 			A Zacharakis 		.  		2011. Babson Park: John Willy \& Sons, Inc.  	 
\bibitem[Mcdaniel ()]{b38}\label{b38} 	 		\textit{Entrepreneurship and innovation, an economic approach},  		 			B A Mcdaniel 		.  		2002. New York: M. E. Sharpe Inc.  	 
\bibitem[Schaper and Volery ()]{b52}\label{b52} 	 		\textit{Entrepreneurship and Small business a Pacific Rim perspective},  		 			M Schaper 		,  		 			T Volery 		.  		2004. John Wiley \& Sons Australia, Ltd.  	 
\bibitem[Mahadea and Youngleson ()]{b37}\label{b37} 	 		\textit{Entrepreneurship and small business management},  		 			D Mahadea 		,  		 			J Youngleson 		.  		2013. Cape Town: Pearson.  	 
\bibitem[Nzewi et al. ()]{b43}\label{b43} 	 		‘Entrepreneurship evolution and the growth of smallscale businesses in Nigeria’.  		 			H N Nzewi 		,  		 			E M Onwuka 		,  		 			M Onyesom 		.  		 \xref{http://dx.doi.org/10.11648/j.jbed.20170203.16}{10.11648/j.jbed.20170203.16}.  	 	 		\textit{Journal of Business and Economic Development}  		2017. 2  (3)  p. .  	 
\bibitem[Kuratko ()]{b29}\label{b29} 	 		‘Entrepreneurship theory, process, and practice in the 21st century’.  		 			D F Kuratko 		.  	 	 		\textit{International Journal of Entrepreneurship and Small Business}  		2011. 13  (1)  p. .  	 
\bibitem[Krueger ()]{b32}\label{b32} 	 		\textit{Entrepreneurship, critical perspectives on business management},  		 			N F Krueger 		.  		2002. London: Routledge.  	 
\bibitem[Smith and Chimucheka ()]{b55}\label{b55} 	 		‘Entrepreneurship, economic growth and entrepreneurship theories’.  		 			W Smith 		,  		 			T Chimucheka 		.  	 	 		\textit{Mediterranean Journal of Social Sciences}  		2014. 5  (14)  p. .  	 
\bibitem[Audretsch ()]{b0}\label{b0} 	 		\textit{Entrepreneurship: A survey of the literature for the European commission, enterprise directorate general},  		 			D B Audretsch 		.  		 \url{http://europa.eu.int/comm/enterprise/library/enterprise-papers/pdf/enterprise\textunderscore paper\textunderscore 14\textunderscore 2003.pdf}  		2002.  	 
\bibitem[Kuratko and Hodgetts ()]{b30}\label{b30} 	 		\textit{Entrepreneurship: Theory, process, practice mason},  		 			D Kuratko 		,  		 			R M Hodgetts 		.  		2004. Ohio: Thomson South Western.  	 
\bibitem[Cantillon ()]{b10}\label{b10} 	 		\textit{Essai sur la nature du commerce en general},  		 			R Cantillon 		.  		1755. London: MacMillan.  	 
\bibitem[Schumpeter (ed.) ()]{b53}\label{b53} 	 		\textit{Essays on entrepreneurs, innovation, business cycles, and evolution of capitalism},  		 			J A Schumpeter 		.  		 \xref{http://dx.doi.org/10.1002/pmj.21495}{10.1002/pmj.21495}.  		R. V. Clemence (ed.)  		1951. 1989. Brunstwick, NJ: Transaction Publishers.  	 
\bibitem[Johnson et al. ()]{b26}\label{b26} 	 		\textit{Exploring strategy},  		 			G Johnson 		,  		 			R Whittington 		,  		 			K Scholes 		,  		 			D N Angwin 		,  		 			P Regner 		.  		2017. London: Pearson.  	 	 (11th ed.) 
\bibitem[Hamilton ()]{b19}\label{b19} 	 		‘Generation Y female students' inclination towards entrepreneurship: a comparative study between South Africa and the Netherlands’.  		 			L Hamilton 		.  	 	 		\textit{PhD Dissertation}  		2015.  		 			North-West University 		 	 
\bibitem[Park and Krishnan ()]{b47}\label{b47} 	 		‘Global corporate entrepreneurship: A conceptual model’.  		 			D Park 		,  		 			H A Krishnan 		.  	 	 		\textit{International Journal of Business and Globalisation}  		2010. 5  (1)  p. .  	 
\bibitem[Hewitt et al. ()]{b20}\label{b20} 	 		 			M Hewitt 		,  		 			Van Der 		,  		 			J Bank 		.  		\textit{Entrepreneurship and new venture management},  				2014. Oxford University Press. p. .  	 	 (South Africa) 
\bibitem[Macinnis and Jaworski ()]{b36}\label{b36} 	 		‘Information processing from advertisements: Toward an integrative framework’.  		 			D J Macinnis 		,  		 			B J Jaworski 		.  		 \xref{http://dx.doi.org/10.1080/14479338.2018.1537716}{10.1080/14479338.2018.1537716}.  		 \url{http://dx.doi.org/10.2307/1251376}  	 	 		\textit{Journal of Marketing}  		1989. 53  (4)  p. .  	 
\bibitem[Drucker ()]{b17}\label{b17} 	 		\textit{Innovation and entrepreneurship},  		 			P Drucker 		.  		1985. New York: Harper \& Row.  	 
\bibitem[Integrating "self-efficacy" theory to the motivationopportunity-ability (MOA) model to reveal factors that influence inclusive engagement within local community festivals International Journal of Event and Festival Management]{b25}\label{b25} 	 		‘Integrating "self-efficacy" theory to the motivationopportunity-ability (MOA) model to reveal factors that influence inclusive engagement within local community festivals’.  		 \xref{http://dx.doi.org/10.1108/IJEFM-11-2013-0027}{10.1108/IJEFM-11-2013-0027}.  		 \url{https://doi.org/10.1108/IJEFM-11-2013-0027}  	 	 		\textit{International Journal of Event and Festival Management}  		5  (3)  p. .  	 
\bibitem[Botha and Musengi ()]{b4}\label{b4} 	 		‘Introduction to business management fresh perspectives’.  		 			S Botha 		,  		 			S Musengi 		.  	 	 		\textit{Cape Town},  				2012. Pearson.  	 	 (1st ed.) 
\bibitem[Journal of the European Communities ()]{b18}\label{b18} 	 		\textit{Journal of the European Communities},  		1996. Brussels.  	 
\bibitem[Brem ()]{b6}\label{b6} 	 		‘Linking innovation and entrepreneurship-literature overview and introduction of a process-oriented framework’.  		 			A Brem 		.  	 	 		\textit{International Journal of Entrepreneurship and Innovation Management}  		2011. 14  (1)  p. .  	 
\bibitem[Kuratko ()]{b31}\label{b31} 	 		‘Middle managers: The lynchpins in corporate entrepreneurship’.  		 			D F Kuratko 		.  	 	 		\textit{Handbook of Research on Middle Management and the Strategy Process},  				 			S Floyd,  			B Wooldridge 		 (ed.)  		2017. Edward Elgar Publishing.  	 
\bibitem[Bhalerao and Kamble ()]{b2}\label{b2} 	 		‘Online marketing strategy of lady and baby retail: A case study’.  		 			D Bhalerao 		,  		 			B V Kamble 		.  		 \url{<http://www.i-scholar.in/index.php/CIJBRIIM/article/view/66979>.(Accessed31/08/2021}  	 	 		\textit{Chanakya International Journal of Business Research}  		2015. p. .  	 	 (S. l.) 
\bibitem[Scally ()]{b51}\label{b51} 	 		‘Project workflow management: A business process approach’.  		 			W A Scally 		.  		 \xref{http://dx.doi.org/10.1002/pmj.21495}{10.1002/pmj.21495}.  	 	 		\textit{Project Management Journal}  		2015. 46 p. .  	 
\bibitem[Hosworth et al. ()]{b21}\label{b21} 	 		‘Rethinking entrepreneurship methodology and definitions of the entrepreneur’.  		 			C Hosworth 		,  		 			S Tempest 		,  		 			C Coupland 		.  	 	 		\textit{Journal of Small Business and Enterprise Development}  		2005. 12  (1)  p. .  	 
\bibitem[Pearce and Ii & Robinson ()]{b48}\label{b48} 	 		\textit{Strategic management, formulation, implementation and control},  		 			J A Pearce 		,  		 			R B Ii \& RobinsonJr 		.  		1994. Burr Ridge, Illinois: Irwin Inc.  	 	 (5th ed.) 
\bibitem[Zeng et al. ()]{b67}\label{b67} 	 		‘Students on entrepreneurial process model for SIFE student team based on Timmons model’.  		 			F Zeng 		,  		 			X Bu 		,  		 			L Su 		.  	 	 		\textit{Journal of Chinese Entrepreneurship}  		2011. 3  (3)  p. .  	 
\bibitem[Bygrave ()]{b9}\label{b9} 	 		‘The entrepreneurial process’.  		 			W D Bygrave 		.  	 	 		\textit{The portable MBA in entrepreneurship},  				 			W D Bygrave,  			A Zacharakis 		 (ed.)  		 (Hoboken, NJ)  		2004. John Wiley \& Sons.  	 
\bibitem[Ko and Liu ()]{b27}\label{b27} 	 		‘The process of knowledge spill overs’.  		 			W W Ko 		,  		 			G Liu 		.  		 \xref{http://dx.doi.org/10.1002/sej.1198}{10.1002/sej.1198}.  	 	 		\textit{Strategic Entrepreneurship Journal}  		2015. 9 p. .  	 
\bibitem[Shane and Venkataraman ()]{b54}\label{b54} 	 		‘The promise of entrepreneurship as a field of research’.  		 			S Shane 		,  		 			S Venkataraman 		.  	 	 		\textit{The Academy of Management Review}  		2000. 25  (1)  p. .  	 
\bibitem[Wärneryd (ed.) ()]{b64}\label{b64} 	 		\textit{The Psychology of Innovative Entrepreneurship},  		 			K E Wärneryd 		.  		van Raaij, W. F., van Veldhoven, G. M., Wärneryd, K. E. (ed.)  		1988. Dordrecht: Springer.  	 	 (Handbook of Economic Psychology) 
\bibitem[Burnett ()]{b7}\label{b7} 	 		\textit{The Supply of entrepreneurship and economic development},  		 			D Burnett 		.  		 \url{http://www4.ibm.com/software/developer/library/su-sing.html(Accessed28/04/2021}  		2000.  	 
\bibitem[Timmons ()]{b58}\label{b58} 	 		 			J A Timmons 		.  		 \xref{http://dx.doi.org/10.1111/j.1540-627X.2008.00261.x}{10.1111/j.1540-627X.2008.00261.x}.  		\textit{New venture creation},  				 (Homewood, IL)  		1989. Irwin.  	 	 (3rd ed.) 
\bibitem[Timmons and Spinelli ()]{b59}\label{b59} 	 		 			J A Timmons 		,  		 			S Spinelli 		.  		\textit{New venture creation: entrepreneurship for the 21st century},  				 (New York)  		2009. McGraw-Hill.  	 	 (8th ed.) 
\bibitem[Risker ()]{b49}\label{b49} 	 		‘Toward an innovation typology of entrepreneurs’.  		 			D C Risker 		.  	 	 		\textit{Small Business \& Entrepreneurship}  		2012. 15  (2)  p. .  	 
\bibitem[Wahl and Prause ()]{b63}\label{b63} 	 		‘Toward understanding resources, competencies, and capabilities: business model generation approach’.  		 			M F Wahl 		,  		 			G Prause 		.  	 	 		\textit{Entrepreneurship and Sustainability Issues}  		2013. 1  (2)  p. .  	 
\bibitem[Moore ()]{b40}\label{b40} 	 		‘Understanding entrepreneurial behavior’.  		 			C F Moore 		.  	 	 		\textit{Academy of Management Best Papers Proceedings. Forty-sixth Annual Meeting of the Academy of Management},  				 			J A Pearce,  			R B RobinsonJr 		 (ed.)  		 (Chicago)  		1986.  	 
\bibitem[Ölander and Thøgersen ()]{b44}\label{b44} 	 		‘Understanding of consumer behaviour as a prerequisite for environmental protection’.  		 			F Ölander 		,  		 			J Thøgersen 		.  	 	 		\textit{Journal of Consumer Policy}  		1995. 18  (4)  p. .  	 
\bibitem[De Coulon and Baltar ()]{b15}\label{b15} 	 		‘Understanding the dynamic of the entrepreneurial process: The innovative entrepreneur and the strategic decisions’.  		 			S De Coulon 		,  		 			F Baltar 		.  	 	 		\textit{Global Conference on Business and Finance Proceedings},  				2013. 8 p. .  	 
\bibitem[Venter et al. ()]{b62}\label{b62} 	 		 			R Venter 		,  		 			B Urban 		,  		 			H Rwigema 		.  		\textit{Entrepreneurship: Theory in Practice},  				2008.  		 			Cape Town: Oxford University 		 	 	 (2nd ed.) 
\bibitem[Carland et al. ()]{b11}\label{b11} 	 		‘Who is an entrepreneur?' is a question worth asking’.  		 			J W Carland 		,  		 			F Hoy 		,  		 			J A Carland 		.  	 	 		\textit{American Journal of Small Business}  		1988. 12  (4)  p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
