\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={Nothing will Work unless you do it: Contextualizing Women Entrepreneurship},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

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

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


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

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

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2019-01-15 (revised: 15 January 2019)}
\def\TheID{\makeatother }
\def\TheDate{2019-01-15}
\title{Nothing will Work unless you do it: Contextualizing Women Entrepreneurship}
\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]{Tanusree  Chakraborty}

             \affil[1]{  SRM University}

\renewcommand\Authands{ and }

\date{\small \em Received: 9 December 2018 Accepted: 5 January 2019 Published: 15 January 2019}

\maketitle


\begin{abstract}
        


This theoretical paper accentuates on the function of women entrepreneurs as the potentially evolving human resource. Entrepreneurship specifies the act of setting up a new trade or revitalizing a prevailing trade so as to take return from new opportunities. Entrepreneurship can be defined as crafting, developing and taking forward a new venture, which is colored by personal, financial and social risks. Today, women entrepreneurs are increasing in numbers. But it is also a matter of fact that women exit in entrepreneurship too. Assuming the dual roles women play in terms of business and managing home front; the present paper purports to understand the determinants of engagement in entrepreneurship by women, what determines entrepreneurial intention for women opportunity or necessity and what the motivation indicators for entrepreneurial performance are. This paper intends to take footing on the existing theory on push and pull factors of entrepreneurship. The research intends to identify the factors of human and social arenas directly affecting the growth of female entrepreneurs. It furthers our understanding by exploring the main causes of performance diversions among the female entrepreneurs. This paper is of interest to researchers who wish to examine aspects related to women as entrepreneurs.

\end{abstract}


\keywords{entrepreneurship, pull, and push, performance, motivation, women entrepreneurship.}

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

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


\let\tabcellsep& 	 	 		 
\section[{Introduction}]{Introduction}\par
n this world of dynamic business setting, the role of entrepreneurs has drastically taken an exceptional uniqueness in terms of better economic prosperity, employment opportunities and creation of new business ventures. Therefore, entrepreneurs are considered to be the backbone of industrial development in terms of employment opportunities \hyperref[b0]{(Ahmad \& Naimat 2011)}. Entrepreneurship brings higher income, standards of living, individual savings, and revenue growth in the market. The paper seeks to explore the push and pull factors of women entrepreneurship. The study was undertaken to add to our understanding of attitudes and behavioural intentions of women entrepreneurship as major predictors of motivation.\par
The number of women entering entrepreneurship roles has increased comparatively from the past decades. Today, the term "entrepreneur" is no longer directed towards male societies but, the independence and power of woman have become more noticeable \hyperref[b30]{(Purdy 2005)}. Over the last few decades, women have significantly been engaged in educational, managerial and executive positions \hyperref[b15]{(Eisenberg, 2010)}. Sidhu et. al  {\ref (2014)} define Women Entrepreneurs as the woman or a group of women who is the driving force behind beginning, systematizing and controlling a business venture". Number of researches can be seen from the past decades asking various questions related to women as entrepreneurs. Some of the examples are today's business environment is more inclined towards developing women entrepreneurs? Or are women equipped to thrive in this age of mass transformations in the social and political landscapes? According to the study by Karacost as 2012 and Sisson 2010, research has shown that women entrepreneurs are highly educated, technologically advanced compared to males, and is an economic power to be reckoned with for sustainable development.\par
The development of the extent of women entrepreneurs in creating nations has drawn the consideration of both the academia and the business sectors. Contributors, global institutions national and local governments, privately owned businesses, NGOs, foundations, and business affiliations have started projects or arrangements to advance and create women driven business enterprises to plan approaches that empower more business development  {\ref (Vossenberg 2013}).\par
In the past few years, society has been gradually shifting their viewpoint regarding women as only being essentially a child rearer to a much more accomplished job role of serving the economy \hyperref[b3]{(Parker, 2009)}. Many a times, the entrepreneurial endeavours by women have gone unnoticed, and their commitments have been disregarded. Absence of acknowledgment or consideration, however, did not make them move back in times of commitment (de Bruin,  {\ref Brush and Welter, 2006)}.Women should be in the mainstream of economic expansion in Indian planning commission, central and state government. In today's' world women entrepreneurs delivers a critical part in supporting financial development and societal progress which serves as a motivation behind industrialization, urbanization and social acknowledgment from the society carrying ahead an incredible increment in the business growth of the nation. Entrepreneurship is a supportive tool for financial growth in turbulent economic times and women entrepreneurship are an undiscovered and underestimated asset with the potentiality to support monetary achievement \hyperref[b3]{(Allen et al., 2007)}. Through developing new ventures, it is conceivable to figure out how to incorporate and engage the minorities in making upward mobility. The researchers like Fairlie, 2004; \hyperref[b35]{Minniti and Arenius, 2003;} {\ref Rochin et al., 1998;}\hyperref[b49]{Verdaguer and Vallas, 2008;}\hyperref[b54]{Zhou, 2004)} opine that entrepreneurship lends critical alternatives when other financial options are not accessible. 
\section[{II.}]{II.} 
\section[{Review of Literature}]{Review of Literature}\par
According to \hyperref[b5]{Begum (1993)}, 'Entrepreneurship is an expression which has generated a special meaning and implication in the circumstance of economic expansion with the fast changing socioeconomic and socio-cultural environment'. Entrepreneurship is the procedure of creating and structuring values from almost nothing. Thus, it is the course of generating or grabbing an opening and chasing after the opportunity irrespective of the resource(s) availability \hyperref[b48]{(Timmons, 1989)}. It involves the description, formation and allocation of benefits to persons, groups, organizations or society.\par
Entrepreneurship is one of the long term value building streams. Hisrich and Peters, 1989 have defined entrepreneurship as the process of generating a apprentice value system by engaging lengthy stretch of time and work, calculating the risks involved in the financial and social realm which results in satisfaction and independence in terms of monetary and personal rewards. According to the study by the researchers, an entrepreneur is as a person who while bearing the risks involved, also creates \hyperref[b44]{(Schumpeter, 1939)}, discovers, allocates and assigns the elements required for production.  {\ref (Marshall, 1984)} Entrepreneurship thus refers to the general tendency of setting up of new enterprises in a society \hyperref[b5]{(Begum, 1993)}.  {\ref Khanka, (2002)} refer women entrepreneurs as those who revolutionize, transform and develop a business activity. For the purpose of this study a women entrepreneur will be defined as a person, who makes or forms a venture through her prowess and ability to be richly innovative.\par
Several studies have focused on the factors of women entrepreneurship success \hyperref[b6]{(Brown, 1997;}\hyperref[b10]{Chandralekha et al, 1995;}\hyperref[b16]{Gundry et al., 2002;}\hyperref[b19]{Helms, 1997;}\hyperref[b17]{Hamilton, 1993;}\hyperref[b47]{Stoner et al, 1990;}\hyperref[b53]{Winn, 2005)}. The study of micro finance for economic empowerment of women: a case study of Hassan district Identified that, Minorities have the highest saving habits comparing to other category respondents. Also SC category respondents are earning more income. This proves their willingness to be independent and their saving mentality. 
\section[{Bisaria\&Wajih (2014)}]{Bisaria\&Wajih (2014)}\par
This study examines the constraints and motivating factors faced by Indian middle class women entrepreneur.\par
Effort are on at the government and voluntary agencies level to tap hitherto unrecognized and unaccounted for strength of women to integrate them in the process of the industrial development. 
\section[{Rekha priyadharshini \&Wesley (2013)}]{Rekha priyadharshini \&Wesley (2013)}\par
This study investigated the reason behind the rural women entering into entrepreneurship and the challenges faced by them\par
The findings reveal that rural women enter into entrepreneurship due to some external circumstances such as divorce, widow or gender discrimination Jesurajan \& Gnandhas (2011)\par
Made an analysis on the motivating factors combatting against their attitude, role and expectations\par
The study says that husbands/ fathers were the main motivators for taking up entrepreneurship. 
\section[{Gifford S. (2010)}]{Gifford S. (2010)}\par
Made a study on the environment of the poor countries and how they fare in their entrepreneurial ventures Concludes that it is a costly proposition for an individual to seek new opportunities \hyperref[b37]{Naser et. al (2009)} Identifying the different factors that motivate women in the United Arab Emirates (UAE) to encourage selfemployment.\par
The study identifies the need to acquire financial support from the government especially in providing the seed money or the start-up capital. This step taken by the government will undoubtedly motivate women to establish their own businesses Identified the extent to which women entrepreneurs can be flexible.\par
Compared to men, women progressively express the desire for flexibility as a highest motivation factor behind starting a business \hyperref[b52]{Wilmerding,( 2006)} Studied on the career prospects that women chose that is favorable for their married lifespan.\par
Women entrepreneurs find themselves in a supple situation to excel in those career options that suit and are constructive for their married lifestyle, but this choice often leads to conflict. 
\section[{Smith, (2005)}]{Smith, (2005)}\par
Evaluating the skill sets of women entrepreneurs\par
The preferences of women who recognize themselves as having adequate skills and knowledge to be entrepreneurs is higher as compared to women who are lacking in these skills. 
\section[{Gem report,(2004) Equality in opportunities to be given to women entrepreneurs}]{Gem report,(2004) Equality in opportunities to be given to women entrepreneurs}\par
As women entrepreneurs do not act or perform in seclusion from their society \& community, equal opportunities and policies need to be framed. 
\section[{DeTienne and Chandler (2007)}]{DeTienne and Chandler (2007)}\par
Studied the lack of human capital for making women self employed It is recorded that women have less human capital to bring to self-employment which has a negative impact in identifying their opportunity and exploiting their potential. 
\section[{Bruin et al., (2007)}]{Bruin et al., (2007)}\par
Reading and evaluating the selfperception of women entrepreneurs with their calibre in triving their entrepreneurial ventures\par
Gender play a crucial role in new exploiting new ventures, performing them, because it influences the perception of women on their own self , and on their abilities to realize business growth in a particular environment  {\ref Eddleston and Powell (2008)} Exploring the possibilities for women entrepreneurs Women entrepreneurship provide opportunities for female expression and fulfilment of expertise \hyperref[b42]{Sarri and Trihopoulou (2005)} Studied on the skills and competencies of women.\par
The skill sets and competencies make a woman completely unique. These traits aid them to unify business and family lives, managing both efficiently Gundry, yoseph and posig,  {\ref (2002)}. \hyperref[b19]{\& Helms, (1997)} Hindrances that bind women's potential and resource Women empowerment is the real barrier left acknowledged by the society. Thus the potential of women remains unexploited and unrealised, which can otherwise be a powerful resource in the economic growth. 
\section[{Still and Timms (2000)}]{Still and Timms (2000)}\par
Studied on the hindrances that women face in their entrepreneurial pursuits and how they cope with their personal and entrepreneurial commitments.\par
In order to maintain balance between conducting a business and stabilizing family, women must effectively deal with the "domestic division of labor and time poverty". Added to these, factors like gender stereotypes, restricted access to networks and mentoring, may become a stumbling block to effectively run a business. 
\section[{Wennekers (1999)}]{Wennekers (1999)}\par
Discrimination of the efficacy and potential of women based on gender Women are universally considered to be weaker gender both physically and emotionally. Consequently career prospect to develop themselves into business professionals is an unexplored domain that requests attention.  
\section[{a) Women -As Entrepreneurs: A Context Lens for Women Entrepreneurship Research}]{a) Women -As Entrepreneurs: A Context Lens for Women Entrepreneurship Research}\par
In recent times businesses owned by women are spearheading in the economies all across the globe. The growing sensitization of motivating women to start up their personal business has had a positive impact on the role and economic status in the society. This has been successful in unveiling the hidden entrepreneurial potentials of women. Women are bestowed with the skill sets essential for meeting the challenging roles demanded for entrepreneurs. The key reasons for women to emerge into business ventures are expertise, knowledge and malleability required in business pursuits. Accepting difficult roles that demand courage and skill to meet her personal needs and become economically independent are inherent in her. An irrepressible desire with the incorrigible will power to do something progressive is an intrinsic quality of women entrepreneurs. She is capable of inculcating the ethics and principles, and permeating the same in both personal and communal life. 
\section[{III.}]{III.} 
\section[{Results}]{Results} 
\section[{a) Role of women as an entrepreneur i. Imaginative}]{a) Role of women as an entrepreneur i. Imaginative}\par
It further indicates that women who start small business have an association with highly knowledgeable and practiced people and choosing the true organization, offering support and services. It refers to full of imagination approach or original ideas with competitive market faced by women. A properly-knitted plan is desirable to scrutinize the existing situation and to identify the possible platforms of showcasing creativity and novelty in business along with business opportunities. 
\section[{ii. Persistence}]{ii. Persistence}\par
Women entrepreneurs are very persistent in achieving their business target and in satisfying their dreams. They have to make a dream moved from one place to another into an idea business. Studies show that successful women work hard. Female participation has always been indispensable for the economic development of the nation (Langowitz and  {\ref Minniti, 2007)} because it provides support to help surface their hidden calibre to demonstrate themselves in the societal platform  {\ref (Eddleston and Powell, 2008)}. It also gives to the well-being of the overall process of people making, selling, and buying things. 
\section[{iii. Ability and desire to take the risk}]{iii. Ability and desire to take the risk}\par
The desire refers to the condition of mind where someone will certainly do something if required to take risk and the skill in planning making forecast success. Success, according to \hyperref[b33]{Mani (2011)} is dependent on the age compositions. Young small business starters are more willing to changes than older small business starters. On the other hand, older small business starters have reached knowledge and experience throughout their years in business. 
\section[{b) The Social Context: Towards Household and Family Embeddedness}]{b) The Social Context: Towards Household and Family Embeddedness}\par
There are two factors responsible for driving women entrepreneurs in their entrepreneurial venture, namely the Push and the Pull factors.  {\ref Stevenson, 1986} and Itani et al., 2011opine that the organized row of factors may edify in diverse degrees to either motivate or de-motivate a woman into business ownership.\par
There are diverse aspects that inspire a woman to develop into an accomplished businessperson. \hyperref[b40]{Robinson (2001)} has referred these aspects to both as push and pulls factors. While the push factor is normally allied with negative conditions; the pull factor is ascribed to positive growth. Push factors result from job dissatisfaction, disappointment, little income or lack of good job prospect. Whereas, the pull factor, may cause due to the need for self-accomplishment and in helping others. Push factors mean those influences, which push people toward small-business starting. For an instance, husband and support from other members of the family also inspires women to start their own business venture. Pull factors include influences, which attract people towards starting a small-business. The same influence can become a push factor for one individual but may be a pull factor for another. Unemployment as an example can motivate as well as demotivate the mind. Push and Pull factors have a hit/effect, for example, on a person's desire to do something or the reason for doing something. The commendable trait that successful women own to start small business is their strong sense of purpose. Great and accomplished personalities such as Coco Chanel, Mary Kay Ash and Oprah Winfrey lived a purposeful life. To emphasize further, it is this same sense of purpose that reflected in their business enterprise. This is the reason as to how their trade and brands stood steady with the test of time. In fact, they possess the ability to work long hours with very little sleep. What majority of the people fail to understand is that small business starter's work for longer stretch of hours than most of the workers. They shuffle between their family and business duties. Women set goals. Goals are dreams that demand proper planning for better execution. Reviewing the plan over and over again along with the progress of the goal set in front will facilitate to track the progress of the entrepreneur towards its realization. Record the reward when the goal is successfully-reached as constant success demands a plan. 
\section[{ii. Ambitious}]{ii. Ambitious}\par
Struggling women are likely to have amazing inner forte and mettle to strive harder. They use difficulty to their advantage and at the end of this tussle, they are better and more valued person. The Desire to do great things is one of the qualities of successful small business starters. Successful small business starters think big and do things big. They are never satisfied (by meeting a need or reaching a goal) with their existing feats of achievements. They demand more challenging competition in trading with their rivals. They firmly believe there is always room for constant improvement and they go for it. Mukesh Ambani controls the world's largest economy (big place that makes gasoline, etc., from oil). Similarly, Lakshmi Mittal built Mittal Steel to become the world's largest steel producer and Aliko Dangote, the richest man in the world controls the largest cement factory in Africa. A strong-minded woman parades confidence. When women are strong minded, it supplies power, possess a healthy self-image and take responsibility for their life. The creative spirit in an entrepreneur by its very innate nature, compels her to reflect on the prospects, risks and openings that are still unexplored. 
\section[{iii. Hard work}]{iii. Hard work}\par
Small-business starting is a long process and successful business women are aware of that. Business world is very dynamic and change is the only thing that can take it forward. Today's invention can be a futile trash tomorrow; the creator of fresh ideas today will become impractical tomorrow. Successful women keep studying and learning continuously in order to stay on course with the dynamic nature of change. They read industrial journals, books, and magazines to keep themselves updated and abreast of all knowledge. They attend (school) courses and update themselves regularly with the latest industrial general way things are going. Successful female small business starters know that their cup is never full. The spirit of enquiry keeps the momentum to search for their query. So they humble themselves and learn a lot. 
\section[{iv. Patience}]{iv. Patience}\par
Another feature possessed by successful women small business starters is constant trying not going away. Opening a business is just one side, but sticking to the creativity to drive business process is what matters the most. Entrepreneurs must give a good fight and continue to toil, persevere and labour hard for accomplishing entrepreneurial success. Without constant trying it is impossible to become a successful business woman.\par
reaching goals with motivation. They possess the ability to bring out the best in their workers. They inspire ability to create interesting new things and help develop invention of new things. They also have the ability to hire and lead smarter people. This is another feature of successful small business starters. Successful small business starters have the ability to see opportunities, where others see only the problems and difficulties. They are optimistic and firmly believe that behind every problem lies an opportunity. Successful small business starters are the drivers of ability to create interesting novel things even in the middle of difficulty.\par
There are ample reasons that can be explored by different researchers on why women leave the traditional jobs with a specific end goal to venture into the field of entrepreneurship. It has been reviewed in the past studies that some intrinsic and extrinsic motivations, for example, accomplishment, autonomy, one's own power are comprehensively analyzed with respect to their effect toward the start-up stage (Brockhaus and Horwitz, 1986). In a review led by the US specialists \hyperref[b20]{Hisrich and Brush (1987)}, it was identified that individual intentions and objectives have an association with execution in female ventures. 
\section[{vi. Overcoming the obstacles}]{vi. Overcoming the obstacles}\par
Studies show that about 70 percent of the newly established companies of the United States are dissolved within the first 3 years of their activity. However, the rate of the bankrupt companies that are founded by the women is lower than average. The women can turn the threats into opportunities for the company. The woman entrepreneurs must learn to take a lesson from every problem that shows up. Gradually, they will realize that the problems are not as big as they have imagined. 
\section[{vii. High self-confidence}]{vii. High self-confidence}\par
Being powerful and self-confident do not mean being aggressive and bold. On the contrary, selfconfidence and power mean creativity and moving on the right path. When the individual has a positive image of herself and is responsible she has a stronger sense of entrepreneurship, and the others will cooperate with her in a more confident and sure manner. Statistics show that among the men and women entrepreneurs, about 45 and 51 percent possess this characteristic respectively. 
\section[{d) Factors affecting the performance of female entrepreneurship i. Business expertise}]{d) Factors affecting the performance of female entrepreneurship i. Business expertise}\par
According to the literature on woman entrepreneurship, learned business experience has a good and effective control on the idea of opening up a new company of their own \hyperref[b27]{(Lerner et al. 1997;}\hyperref[b29]{Marlow 1997;}\hyperref[b43]{Singh et al. 1999}). Generally, women lack business experience than men  {\ref (Fisher et al. 1993)}. 
\section[{ii. Managerial skills}]{ii. Managerial skills}\par
Past researches \hyperref[b28]{(Loden 1987;}\hyperref[b41]{Rosener 1995;}\hyperref[b11]{Dinur 2011}) have suggested that women behave differently from their male counterparts, in the way they perform their managerial functions. Specifically, it would appear that women business owners adopt a professional style based on the cultural and social values that are different from those of men \hyperref[b18]{(Helgesen 1990}). 
\section[{iii. Structural, Socio-economic and Cultural Limitations}]{iii. Structural, Socio-economic and Cultural Limitations}\par
There are various factors according to the sociological theories which depicts that social structures (the workplace, the family and social life) generate difficulties in a women's career and hinders from getting into the field of entrepreneurship which directly influences their level performance \hyperref[b1]{(Aldrich, 1989)}. Entrepreneurial attitudes are part of the business surroundings and have an immense significance for female entrepreneurs \hyperref[b4]{(Baeva, 2004)}. A general view of today's society is the development of society that takes care of the gender equality. Factors such as occupational isolation and traditional family responsibilities do not only restrict them in their choice of businesses but, also set the goals of their new ventures \hyperref[b1]{(Aldrich 1989}). The institutional barriers that women endure and undertake have huge effect on their performances. Another obstacle faced by women entrepreneurs is the dearth of business knowledge and low intensity in networking with other counterparts  {\ref (Allen and Truman, 1993)}. Therefore, in countries like the US and Canada the women are provided with training, networking opportunities and information related to businesses  {\ref (OECD, 1993;} {\ref Brush, 1992)}. Cultural plays a significant responsibility in the business sectors for the growth and development of women entrepreneurs. 
\section[{e) Challenges faced by the Indian women Entrepreneurs Conflicts between Work and Domestic Commitments:}]{e) Challenges faced by the Indian women Entrepreneurs Conflicts between Work and Domestic Commitments:}\par
The family obligations that women compulsorily need to follow block them from becoming prosperous entrepreneurs in both developed and developing nations. According to Starcher, (1996) older dependent family members can extend a helping hand so that women can devote all their time and energies to achieve their business goals. 
\section[{Gender gaps in education:}]{Gender gaps in education:}\par
Being cognizant about the intricacies and risks about business ventures can make women entrepreneurs successful. While women are taking major strides in qualifying themselves for attaining knowledge at the principal and secondary levels, they need to be trained efficaciously. They should acquire thorough vocational and technical skills with work experience that will thereby support and develop highly productive businesses.\par
Lack of finance: Availing the seed capital and investing it for initiating a business is one of the most common challenges that women entrepreneurs' surface. This fiasco is exacerbated further for those women who are obstructed as they lack personal identification, property in their own name and the need for their husband's countersignature on many documents.\par
Legal constraints in family law: The institutional and legal procedures involved for business proprietorship is sloppy and this laxity in implementing the legal processes impede the growth of female-owned enterprises. A further prominence on regulating the law in the private sphere specifically for those related to marriage, inheritance and land ownership, if strictly monitored and regulated without being bigotry can remove the hindrance and allow women to have access on her assets that can be used as collateral when securing a loan. This will facilitate women to stand on her own toes without being a dependant anymore.\par
IV. 
\section[{Discussion}]{Discussion}\par
In order to be successful in their entrepreneurial pursuits, women entrepreneurs need to be motivated by the surrounding environment as well as need to stimulate her inner self. Family needs to play a significant role and at times demand from them to be flexible. This flexibility will enable her to drive the challenge ahead. Among all the drivers and inspiring factors, achieving a balance between job and personal responsibilities is one of the significant factors that motivate women to initiate an entrepreneurial project. In a recent study made on Pakistani women entrepreneurs, it was felt and identified by the participants that opening their own business not only gives them flexibility to manage business and family roles but additionally provides to them a sense of individuality and liberty which eventually fortify their self-reliance in dealing with the male conquered world. Some women have also reported that "need for money" is also one of the important motivating factors. Some of the women entrepreneurs have also left the corporate ladder and entered into the entrepreneurial career for the necessity to have balance. Time being the chief cause, women entrepreneurs feel that running one's own business permits one to manage his time effectively, which is quite challenging in a full-time occupation.\par
While support from the spouse and family plays a pivotal role for women entrepreneurs in their endeavors, family background and attitudinal drivers also has a positive impact on their entrepreneurial ventures and in developing an entrepreneurial behaviour. In the same study on Pakistani women entrepreneurs, some of the participants reported that their parents owned their own businesses, so they have a business oriented culture at home. They got inspired from their parents from an early age, and developed attitudinal behaviour of "being her own boss". Some of the women entrepreneurs have also left the corporate ladder and entered into the entrepreneurial career for the necessity to have balance.\par
"It is my own time. I can juggle around my meetings and everything. I can set my appointments accordingly. I can do things according to what my family demands from me and what my business needs are ...Sometimes, my son has parent teacher meeting and I have to go so I would take off for two or three hours. This is how I balance my life and this is the privilege you have in your own business" (R20).\par
Spouse and family support also are the influential reasons that motivate women to start their own trade. While some of the respondents reported that they lack the support of husband and family in their entrepreneurial initiative, others seized the support of their husbands which proved to be a great source of motivation. One of the participants mentioned the role of her husband, as follows:\par
My husband has been very supportive and open. He just let me do whatever I wanted to do. In fact he has been one of my key motivators and my advisor as well. Whenever I gave up or I felt a bit low and said oh no more! I cannot do this, or I cannot go again -all these kinds of things, I found him always being there to motivate me and to keep me going (R7).\par
One of the biggest challenges for a women entrepreneur in her journey towards entrepreneurial success are the hardships involved in achieving worklife balance. In the same study on women entrepreneurs, it was also identified that lack of satisfactory time, husband's laxity and lack of cooperation in domestic tasks, cultural, societal and family models, as well as gender biases are the key challenges they have to face in their everyday existence.\par
In the same study it has been discussed by the participants that they had to work very hard to manage the overload of work and domestic responsibilities due to which their quality of personal life writhed. Women entrepreneurs highlighted that managing with the challenging demand of both (work and family) roles they have to work for extended time, which significantly affects the quality of the life of women entrepreneurs. They also pointed out that getting husband to share domestic responsibilities sometimes presents a great challenge because of the cultural, societal and family norms. Below are some of the excerpts from their interviews:\par
A Pakistani man usually doesn't like to be in the kitchen (R10). It sounds or seems odd for guys to look after or take charge of any of the domestic responsibilities. As they don't have training for that by their moms, they have always been pampered as "son of the family" -as the breadwinners. So it was hard for me to get my husband on the track that we have some shared responsibilities as well. If not domestic chores then some external affairs like pick and drop of the kids or something like that. I have to see where he can share and support me without any hesitation and without any embarrassment in front of society and family (R4).\par
The above discourse suggests that in a traditional and conservative place like Pakistan, patriarchal outlook doesn't allow men to share the domestic responsibilities. The socialisation process from the nascent stage of an individual are contoured within the jurisdiction of customs and taboos. The difference in socialisation practices has led to the construction of paradigm gender imbalance and irregular division of work and chaotic lifestyle. This further result in other difficulties cropping up like high expectations from family and society; about men and women and their behaviour and codes of conduct in the society (Eagly and Karau, 2002). Therefore, it is a huge obstacle for women to share responsibilities with their spouse and family. Family prestige gets tarnished when a woman step out of her threshold. This construction of family status and honour also pose as a challenge to get approval of business, one of them said: "My father was not supportive though I was married at that time when I started my own business. He doesn't believe in women working outside their homes, in fact, his daughter working for earning money. He said: "people would make fun of me that you are a prominent businessman and your daughter is selling books" (R14).\par
It is evident with the help of this study on Pakistani women entrepreneurs that even while living in the twenty-first century, Pakistani women are still exposed to challenges related to society, culture and family. It is a herculean task for the aspiring women entrepreneurs to face and overcome all challenges and achieve success in their endeavors. Yet another mounting barrier for successful entrepreneurship is peer jealousy. Deleterious action of women towards their fellow women is the most frequently reported challenge that women entrepreneurs confront. It is an accepted fact that this non-professional attitude or outlook cannot change the bargaining position of a women entrepreneur compared to male entrepreneurs. This has led to the germination of gender stereotype that "women are not serious business persons" and they take business nonchalantly. Women also reported that in some circumstances managing both professional and business commitments becomes even harder where both roles restrict and arbitrate with each other. Among other challenges, some women have also reported that joint family system also poses a giant challenge in their ways. They have to overstrain (stretch themselves) and overwork at times to keep the in-laws contented. They have to stretch themselves more to please and gratify them. They expressed that if husband's family (in-laws) is not happy with your work they may not let you work properly so in this situation your work and family balance will go out of the window.\par
V. 
\section[{Conclusion}]{Conclusion}\par
Empowerment of women entrepreneurs is vital for achieving the goals of sustainable development. Apart from imparting training programs, mentoring, trade fairs and exhibitions also can be a source for entrepreneurial development among women. This study will be valuable for educators, counsellors, policy makers and trainers and also for the female entrepreneurs. The findings of this research have shown some implications for future practitioners and researchers who aims to study further about women entrepreneurs. Another very important implication taken into consideration for future research is the fact that factors identified by this study can be instrumental to build a model for women entrepreneurial success.\par
It is concluded that women entrepreneurs have two domains of work and family that is almost inescapable. To strike a balance between both is the real challenge posed to them. For a woman to achieve entrepreneurial success in each domain requires leadership skills, including forecasting, scheduling, organising, delegating and building relationship. When a woman decides to start her own trade, she must recognise that each domain cannot stand on its own, and cannot be managed as separate entities either. Each domain though separate is a unified whole and hence inseparable. They have to be integrated and closely knitted into real life. The unforeseen challenges that come in regular process of life cause natural overlapping of roles and responsibilities. For example, a child gets sick or has a school requiring time away from business, will result in overlapping of personal and professional responsibilities. Some scholars have suggested the benefit of inclusion of "family embedded ness perspective" in entrepreneurship literature: suggesting that rather than treating work and family as separate domains, business and family are inextricably intertwined institutions with observable effects on one another \hyperref[b2]{(Aldrich and Cliff, 2003;} {\ref Dupuis and de Bruin, 2003)}.\par
The overlapping of roles is unavoidable and cannot be controlled. Therefore they have to be integrated into real life. It is with each overlap that strength can be identified and a perfect balance is achieved. This model suggests that when the two roles are expected to operate at the same time there has to be some interconnectedness that would allow the entrepreneur to draw strengths from both roles being connected. \hyperref[b51]{White et al. (2003)} suggested that employees should consider, "integration of your personal and professional lives as a process rather than a destination". This concept is even more critical for women entrepreneurs whose roles are more complex than employees of a corporation. Therefore, by integrating together the two domains a woman entrepreneur may able to function with the strength of combining both entities. This dual force will equip her with enough forte and resilience required to fight her good fight.\begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.14072847682119205\textwidth}P{0.36870860927152316\textwidth}P{0.34056291390728477\textwidth}}
Authors and Year\tabcellsep Purpose\tabcellsep Findings\\
Ong et. al (2016)\tabcellsep Identify the dimension of Entrepreneurship Practices (EP) and Business Performance (BP) for women entrepreneurs in Malaysia.\tabcellsep There is a positive relationship of entrepreneurship practice (EP) towards business performance (BP) in Malaysia.\\
Manju H.A. (2015)\tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.5559241706161138\textwidth}P{0.29407582938388627\textwidth}}
Key motivational factors\tabcellsep \\
Pull factors\tabcellsep Push factors\\
Autonomy and independence\tabcellsep Dissatisfaction in the labor market\\
Personal satisfaction and achievement\tabcellsep Need for greater income redundancy\\
Vision of being an entrepreneur\tabcellsep Unemployment\\
Fissure in the market\tabcellsep Last resort\\
seeking for a challenge\tabcellsep Family support\\
Discarding stereotypical feminine characteristics\tabcellsep \\
\tabcellsep Source: Authors' compilation\\
c) Qualities of women entrepreneur\tabcellsep \\
i. Accept challenges\tabcellsep \end{longtable} \par
 
\caption{\label{tab_3}Table 2}\end{figure}
 			\footnote{© 2019 Global Journals} 			\footnote{Nothing will work unless you do it: Contextualizing Women Entrepreneurship} 			\footnote{© 2019 Global Journals 1} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[ Entrepreneurship Theory and Practice (2007)]{b32}\label{b32} 	 		\textit{},  		 \xref{http://dx.doi.org/10.1111/j.1540-6520.2007.00177.x}{10.1111/j.1540-6520.2007.00177.x}.  		 \url{https://ssrn.com/abstract=982699orhttp://dx.doi.org/10.1111/j.1540-6520.2007.00177.x}  	 	 		\textit{Entrepreneurship Theory and Practice}  		May 2007. 31  (3)  p. .  	 
\bibitem[Stevenson ()]{b45}\label{b45} 	 		\textit{A Perspective on Entrepreneurship},  		 			H Stevenson 		.  		1983. Cambridge, MA: Harvard Business School Press.  	 
\bibitem[Brown (1997)]{b6}\label{b6} 	 		‘Access to finance for women in business: myths or realities’.  		 			R C Brown 		.  	 	 		\textit{Keynote address at the International Conference for Women in SMEs},  				 (Stellenbosch, South Africa)  		1997. February 2008.  	 	 (Bangladesh Women Chamber of Commerce and Industry (BWCCI)) 
\bibitem[Allen et al. ()]{b3}\label{b3} 	 		 			E Allen 		,  		 			A Elam 		,  		 			N Langowitz 		,  		 			M ; Dean 		,  		 			S Parker 		.  	 	 		\textit{Report on Women and Entrepreneurship. Babson College: The Center for Women's Leadership at Babson College, Lawrence N. Field, Center for Entrepreneurship},  				 (Cambridge UK)  		2007. 2008. 2009. Cambridge University Press.  	 	 (The Economics of Entrepreneurship) 
\bibitem[Rosener ()]{b41}\label{b41} 	 		\textit{America's competitive secret: Utilizing women as a management strategy},  		 			J Rosener 		.  		1995. New York: Oxford University Press.  	 
\bibitem[Robinson ()]{b40}\label{b40} 	 		‘An examination of entrepreneurial motives and their influence on the way rural women small business owners manage their employees’.  		 			S Robinson 		.  	 	 		\textit{Journal of Developmental Entrepreneurship}  		2001. 6  (2)  p. .  	 
\bibitem[Verdaguer et al. ()]{b49}\label{b49} 	 		‘Barriers to Ethnic Entrepreneurship: The Latino Experience in Northern Virginia’.  		 			M Verdaguer 		,  		 			Eugenia 		,  		 			P Steven 		,  		 			Vallas 		.  	 	 		\textit{Paper presented at the annual meeting of the},  				 (New York, New York City Online)  		2008. American Sociological Association.  	 
\bibitem[Vossenberg ()]{b50}\label{b50} 	 		‘Beyond the Critique: How Feminist Perspectives Can Feed Entrepreneurship Promotion in Developing Countries’.  		 			S Vossenberg 		.  	 	 		\textit{MsM Working Paper Series}  		2014. 2014/14.  	 
\bibitem[Churchill et al. (ed.)]{b21}\label{b21} 	 		 			J A Churchill 		,  		 			B A Hornaday 		,  		 			O J Kirchhoff 		,  		 			Krasner 		.  		\textit{Frontiers of Entrepreneurial Research},  				 			K H Vesper 		 (ed.)  		 (Boston)  		MA Babson College. p. .  	 
\bibitem[Rochín et al. ()]{b39}\label{b39} 	 		\textit{Colonias and Chicano/a Entrepreneurs in Rural California},  		 			Refugio I Rochín 		,  		 			Rogelio Saenz 		,  		 			Steve Hampton 		,  		 			Bea Calo 		.  		 \#16.  		1998. East Lansing, Michigan.  		 			The Julian Samora Research Institute, Michigan State University 		 	 	 (JSRI Research Report) 
\bibitem[Dinur ()]{b11}\label{b11} 	 		‘Common and un-common sense in managerial decision making under task uncertainty’.  		 			A R Dinur 		.  	 	 		\textit{Management Decision}  		2011. 49  (5)  p. .  	 
\bibitem[Dupuis ()]{b12}\label{b12} 	 		‘Community entrepreneurship’.  		 			A Dupuis 		.  	 	 		\textit{Entrepreneurship: New Perspectives in a Global Age},  				 			A Dupuis,  			A De Bruin 		 (ed.)  		 (Ashgate, Aldershot)  		2003. p. .  	 
\bibitem[Jamali ()]{b24}\label{b24} 	 		\textit{Constraints and Opportunities Facing Women Entrepreneurs in Developing Countries: A Relational Perspective},  		 			D Jamali 		.  		2009.  	 
\bibitem[Gundry et al. ()]{b16}\label{b16} 	 		‘Contemporary Perspectives on Women's Entrepreneurship: A Review and Strategic Recommendations’.  		 			L K Gundry 		,  		 			M Ben-Yoseph 		,  		 			M Posig 		.  		 \xref{http://dx.doi.org/10.1142/S0218495802000141}{10.1142/S0218495802000141}.  		 \url{http://dx.doi.org/10.1142/S0218495802000141}  	 	 		\textit{Journal of Enterprising Culture}  		2002. 10  (1)  p. .  	 
\bibitem[Lee and Stearns ()]{b26}\label{b26} 	 		‘Critical success factors in the performance of female-owned businesses: A study of female entrepreneurs in Korea’.  		 			S S Lee 		,  		 			T M Stearns 		.  	 	 		\textit{International Journal of Management}  		2012. 29  (1)  p. .  	 
\bibitem[Eisenberg ()]{b15}\label{b15} 	 		‘Does Business Ownership Provide a Source of Upward Mobility for Blacks and Hispanics’.  		 			T D Eisenberg 		.  	 	 		\textit{Entrepreneurship and Public Policy (ed.) Doug Holtz-Eakin},  				 			Robert W Fairlie 		 (ed.)  		 (Cambridge)  		2010. 2004. MIT Press.  	 	 (Shattering the equal pay act's glass ceiling". Southern Methodist 18) 
\bibitem[Hamilton ()]{b17}\label{b17} 	 		‘Ecological basis for the analysis of gender differences in the predisposition of self-employment’.  		 			D Hamilton 		.  	 	 		\textit{Klandt, H. 1993. Entrepreneurship and Business Development},  				1993.  	 
\bibitem[Begum ()]{b5}\label{b5} 	 		‘Entrepreneurship in small scale industries: a case study of engineering units’.  		 			R Begum 		.  	 	 		\textit{Dhaka University Journal of Business Studies}  		1993. 14  (1)  p. .  	 
\bibitem[Hisrich and Peters ()]{b22}\label{b22} 	 		\textit{Entrepreneurship starting, developing and managing a new enterprise},  		 			R Hisrich 		,  		 			M Peters 		.  		1989. Washington USA: Irwin Publishers.  	 
\bibitem[Baeva ()]{b4}\label{b4} 	 		\textit{Export: challenge to Bulgarian women entrepreneurs. Club of women entrepreneurs and managers},  		 			M Baeva 		.  		2004. Bulgaria: Montréal.  	 
\bibitem[Naser et al. ()]{b37}\label{b37} 	 		‘Factors that affect women entrepreneurs: evidence from an emerging economy’.  		 			K K Naser 		,  		 			R W Mohammed 		,  		 			R Nuseibeh 		.  		 \xref{http://dx.doi.org/10.1108/19348830910974932}{10.1108/19348830910974932}.  		 \url{http://dx.doi.org/10.1108/19348830910974932}  	 	 		\textit{International Journal of Organizational Analysis}  		2009. 17  (3)  p. .  	 
\bibitem[Sarri and Trihopoulou ()]{b42}\label{b42} 	 		‘Female Entrepreneurs' Personal Characteristics and Motivation: A Review of the Greek Situation’.  		 			K Sarri 		,  		 			A Trihopoulou 		.  	 	 		\textit{Women in Management Review}  		2005. 20  (1)  p. .  	 
\bibitem[Loden ()]{b28}\label{b28} 	 		‘Feminine leadership, or how to succeed in business without being one of the boys’.  		 			M Loden 		.  	 	 		\textit{Times Books}  		1987.  	 
\bibitem[Mani ()]{b33}\label{b33} 	 		‘Forces behind entrepreneurship of women-an economic study’.  		 			C Mani 		.  	 	 		\textit{International Journal of Bio-resource and Stress Management}  		2011. 2  (3)  p. .  	 
\bibitem[White et al. ()]{b51}\label{b51} 	 		‘High performance management practices, working hours and work-life balance’.  		 			M White 		,  		 			S Hill 		,  		 			P Mcgovern 		,  		 			C Mills 		,  		 			D Smeaton 		.  	 	 		\textit{British Journal of Industrial Relations}  		2003. 41  (2)  p. .  	 
\bibitem[Lerner et al. ()]{b27}\label{b27} 	 		‘Israeli Women Entrepreneurs: An Examination of Factors Affecting Performance’.  		 			M Lerner 		,  		 			C Brush 		,  		 			R Hisrich 		.  	 	 		\textit{Journal of Business Venturing}  		1997. 12  (4)  p. .  	 
\bibitem[Khanka ()]{b25}\label{b25} 	 		 			S S Khanka 		.  		\textit{Entrepreneurship Development, S. Chand \& Company},  				 (New Delhi)  		2007.  	 
\bibitem[Eddleston et al. ()]{b14}\label{b14} 	 		‘Linking familyto-business enrichment and support to entrepreneurial success: Do female and male entrepreneurs experience different outcomes’.  		 			K A Eddleston 		,  		 			Gn ; Powell 		,  		 			D R Detienne 		,  		 			G N Chandler 		.  	 	 		\textit{Journal of Business Venturing}  		2013. 2004. Academy of Management Learning \& Education. 28  (2)  p. .  	 	 (Opportunity identification and its role in the entrepreneurial classroom: A pedagogical approach and empirical test) 
\bibitem[Chandralekha et al. ()]{b10}\label{b10} 	 		\textit{Making of rural entrepreneurs -role of support systems},  		 			K Chandralekha 		,  		 			D Lavoie 		,  		 			K Ferhana 		,  		 			I Aparna 		.  		1995. Bunbury, Australia.  	 	 (Paper presented at the Internationalizing Entrepreneurship Conference in) 
\bibitem[Aldrich ()]{b1}\label{b1} 	 		‘Networking among women entrepreneurs’.  		 			H Aldrich 		.  	 	 		\textit{Women-owned businesses},  				 			O Hagan,  			C Rivchun,  			\& D Sexton 		 (ed.)  		 (New York)  		1989. Praeger. p. .  	 
\bibitem[Ahmad (2011)]{b0}\label{b0} 	 		‘Networking and women entrepreneurs: Beyond patriarchal traditions’.  		 			Naimat Ahmad 		.  	 	 		\textit{African Journal of Business Management}  		2011. 18 July, 2011. 5  (14)  p. .  	 
\bibitem[Minniti and Arenius ()]{b35}\label{b35} 	 		\textit{Paper Presented at The Entrepreneurial Advantage of Nations: First Annual Global Entrepreneurship Symposium},  		 			Maria Minniti 		,  		 			Pia Arenius 		.  		2003.  	 	 (Women in Entrepreneurship. United Nations Headquarters) 
\bibitem[Zhou ()]{b54}\label{b54} 	 		‘Revisiting Ethnic Entrepreneurship: Convergencies, Controversies, and Conceptual Advancements’.  		 			Min Zhou 		.  	 	 		\textit{International Migration Review}  		2004. 38 p. .  	 
\bibitem[Eagley and Karau ()]{b13}\label{b13} 	 		‘Role congruity theory of prejudice toward female leaders’.  		 			A H Eagley 		,  		 			S J Karau 		.  	 	 		\textit{Psychological Review}  		2002. 109  (3)  p. .  	 
\bibitem[Schumpeter ()]{b44}\label{b44} 	 		 			J A Schumpeter 		.  		\textit{Business Cycles: A Theoretical, Historical, and Statistical Analysis of the Capitalist Process},  				 (New York)  		1939. McGraw-Hill Book Company Inc.  	 
\bibitem[Marlow ()]{b29}\label{b29} 	 		‘Self employed women-Do they mean business?’.  		 			S Marlow 		.  	 	 		\textit{Entrepreneurship and Regional Development}  		1997. 9  (3)  p. .  	 
\bibitem[Wilmerding ()]{b52}\label{b52} 	 		\textit{Smart Women and Small Business: How to Make the Leap from the Corporate Careers to the Right Small Enterprises},  		 			G Wilmerding 		.  		2006. Hoboken, NJ: John Wiley \& Sons.  	 
\bibitem[Carter et al. ()]{b9}\label{b9} 	 		‘The career reasons of nascent entrepreneurs’.  		 			N Carter 		,  		 			W Gartner 		,  		 			K Shaver 		,  		 			E Gatewood 		.  	 	 		\textit{Journal of Business Venturing}  		2003. 18  (1)  p. .  	 
\bibitem[Singh et al. ()]{b43}\label{b43} 	 		\textit{The entrepreneur opportunity recognition process: Examining the role of self perceived alertness and social networks},  		 			R P Singh 		,  		 			G E Hills 		,  		 			G T Lumpkin 		,  		 			C R Hybels 		.  		1999. Chicago, Illinois: Academy of Management Proceedings.  	 
\bibitem[Timmons ()]{b48}\label{b48} 	 		\textit{The Entrepreneurial mind. Brick House},  		 			A Timmons 		.  		1989.  	 
\bibitem[Helgesen ()]{b18}\label{b18} 	 		\textit{The female advantage: Women's ways of leadership},  		 			S Helgesen 		.  		1990. New York, NY: Currency Doubleday.  	 
\bibitem[Aldrich and Cliff ()]{b2}\label{b2} 	 		‘The pervasive effects of family on entrepreneurship: toward a family embeddedness perspective’.  		 			H Aldrich 		,  		 			J Cliff 		.  	 	 		\textit{Journal of Business Venturing}  		2003. 18  (2)  p. .  	 
\bibitem[Mordi et al. ()]{b36}\label{b36} 	 		‘The Role of Cultural Values in Understanding the Challenges Faced by Female Entrepreneurs in Nigeria', Gender in Management’.  		 			C Mordi 		,  		 			R Simpson 		,  		 			S Singh 		,  		 			C Okafor 		.  	 	 		\textit{An International Journal}  		2010. 25  (1)  p. .  	 
\bibitem[Karacostas et al. (2012)]{b31}\label{b31} 	 		‘Topic: small business marketing. Startup Nation’.  		 			S ; Karacostas 		,  		 			Nan S Langowitz 		,  		 			Maria Minniti 		.  		 \url{http://www.startupnation.com/business-articles/9567/1/women-entrepreneurs-social-marketing.htm34}  	 	 		\textit{Women entrepreneurs \& social marketing -a natural fit},  				2012. May 2012. 3.  	 	 (The Entrepreneurial Propensity of Women) 
\bibitem[Itani et al. ()]{b23}\label{b23} 	 		‘United Arab Emirates Female Entrepreneurs: Motivations and Frustrations’.  		 			H Itani 		,  		 			Y M Sidani 		,  		 			I Baalbaki 		.  	 	 		\textit{Equality Diversity and Inclusion: An International Journal}  		2011. 30  (5)  p. .  	 
\bibitem[Orhan and Scott ()]{b38}\label{b38} 	 		‘Why Women Enter into Entrepreneurship: MORRIS et al. 243 An Explanatory Model’.  		 			M Orhan 		,  		 			D Scott 		.  	 	 		\textit{Women in Management Review}  		2001. 16  (5)  p. .  	 
\bibitem[Helms ()]{b19}\label{b19} 	 		‘Women and Entrepreneurship: The Appealing Alternative’.  		 			M Helms 		.  	 	 		\textit{Business Perspectives}  		1997. 10  (1)  p. .  	 
\bibitem[Hisrich and Brush (ed.) ()]{b20}\label{b20} 	 		\textit{Women entrepreneurs: A longitudinal study},  		 			Robert D Hisrich 		,  		 			Candida Brush 		,  		 			G 		.  		N. C. (ed.)  		1987.  	 
\bibitem[Winn ()]{b53}\label{b53} 	 		‘Women Entrepreneurs: Can We Remove the Barriers?’.  		 			J Winn 		.  		 \xref{http://dx.doi.org/10.1007/s11365-005-2602-8}{10.1007/s11365-005-2602-8}.  		 \url{http://dx.doi.org/10.1007/s11365-005-2602-8}  	 	 		\textit{International Entrepreneurship and Management Journal}  		2005. 1 p. .  	 
\bibitem[Marshal ()]{b34}\label{b34} 	 		\textit{Women Mangers: Travellers in the Male World},  		 			J Marshal 		.  		1984. Chicester: Wiley.  	 
\bibitem[Still and Timms ()]{b46}\label{b46} 	 		‘Women's Business: The Flexible Alternative Work Style for Women’.  		 			L V Still 		,  		 			W Timms 		.  	 	 		\textit{Women in Management Review}  		2000. 15  (5/6)  p. .  	 
\bibitem[Brush et al. ()]{b7}\label{b7} 	 		‘Women's entrepreneurship in the United States’.  		 			C Brush 		,  		 			N Carter 		,  		 			E Gatewood 		,  		 			P Greene 		,  		 			M Hart 		.  	 	 		\textit{Growth-Oriented Women Entrepreneurs and Their Businesses},  				 			C Brush,  			N Carter,  			E Gatewood,  			P Greene,  			M Hart 		 (ed.)  		 (Edward Elgar, Cheltenham)  		2006.  	 
\bibitem[Buttner and Moore ()]{b8}\label{b8} 	 		‘Women's organizational exodus to entrepreneurship: selfreported motivations and correlates with success’.  		 			E Buttner 		,  		 			D Moore 		.  	 	 		\textit{Journal of Small Business Management}  		1997. 26 p. .  	 
\bibitem[Purdy ()]{b30}\label{b30} 	 		‘Women's reproductive autonomy: medicalization and beyond’.  		 			L Purdy 		.  	 	 		\textit{Journal of Medical Ethics}  		2005. 52 p. .  	 
\bibitem[Stoner et al. ()]{b47}\label{b47} 	 		‘Work home role conflict in female owners of small businesses: an exploratory study’.  		 			C R Stoner 		,  		 			R I Hartman 		,  		 			R Arora 		.  	 	 		\textit{Journal of Small Business Management}  		1990. 28  (1)  p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
