\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={Barriers and Incentives for Youth Entrepreneurship Start-Ups: Evidence from Bangladesh},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

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

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


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

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

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2015-05-15 (revised: 15 May 2015)}
\def\TheID{\makeatother }
\def\TheDate{2015-05-15}
\title{Barriers and Incentives for Youth Entrepreneurship Start-Ups: Evidence from Bangladesh}
\author{}\makeatletter 
\makeatletter
\newcommand*{\cleartoleftpage}{%
  \clearpage
    \if@twoside
    \ifodd\c@page
      \hbox{}\newpage
      \if@twocolumn
        \hbox{}\newpage
      \fi
    \fi
  \fi
}
\makeatother
\makeatletter
\thispagestyle{empty}
\markright{\@title}\markboth{\@title}{\@author}
\renewcommand\small{\@setfontsize\small{9pt}{11pt}\abovedisplayskip 8.5\p@ plus3\p@ minus4\p@
\belowdisplayskip \abovedisplayskip
\abovedisplayshortskip \z@ plus2\p@
\belowdisplayshortskip 4\p@ plus2\p@ minus2\p@
\def\@listi{\leftmargin\leftmargini
               \topsep 2\p@ plus1\p@ minus1\p@
               \parsep 2\p@ plus\p@ minus\p@
               \itemsep 1pt}
}
\makeatother
\fvset{frame=single,numberblanklines=false,xleftmargin=5mm,xrightmargin=5mm}
\fancyhf{} 
\setlength{\headheight}{14pt}
\fancyhead[LE]{\bfseries\leftmark} 
\fancyhead[RO]{\bfseries\rightmark} 
\fancyfoot[RO]{}
\fancyfoot[CO]{\thepage}
\fancyfoot[LO]{\TheID}
\fancyfoot[LE]{}
\fancyfoot[CE]{\thepage}
\fancyfoot[RE]{\TheID}
\hypersetup{citebordercolor=0.75 0.75 0.75,linkbordercolor=0.75 0.75 0.75,urlbordercolor=0.75 0.75 0.75,bookmarksnumbered=true}
\fancypagestyle{plain}{\fancyhead{}\renewcommand{\headrulewidth}{0pt}}

\date{}
\usepackage{authblk}

\providecommand{\keywords}[1]
{
\footnotesize
  \textbf{\textit{Index terms---}} #1
}

\usepackage{graphicx,xcolor}
\definecolor{GJBlue}{HTML}{273B81}
\definecolor{GJLightBlue}{HTML}{0A9DD9}
\definecolor{GJMediumGrey}{HTML}{6D6E70}
\definecolor{GJLightGrey}{HTML}{929497} 

\renewenvironment{abstract}{%
   \setlength{\parindent}{0pt}\raggedright
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
   \textcolor{GJBlue}{\large\bfseries\abstractname\space}
}{%   
   \vskip8pt
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
}

\usepackage[absolute,overlay]{textpos}

\makeatother 
      \usepackage{lineno}
      \linenumbers
      
\begin{document}

             \author[1]{Md. Mahi  Uddin}

             \author[2]{Mustafa Manir  Chowdhury}

             \author[3]{Md. Maruf  Ullah}

             \affil[1]{  International Islamic University}

\renewcommand\Authands{ and }

\date{\small \em Received: 15 April 2015 Accepted: 30 April 2015 Published: 15 May 2015}

\maketitle


\begin{abstract}
        


Reducing unemployment of youth has become one of the most difficult challenges forReducing unemployment of youth has become one of the most difficult challenges for Bangladesh where youths constitute one third of total population. This study examined a range of key constraints that impede young people in Chittagong, Bangladesh, from starting and running a business and at the same time the study identified incentives, initiatives and measures that may improve young entrepreneurship. For a qualitative intervention, 44 complete questionnaires were analyzed who were selected from Chittagong, the second largest in Bangladesh, following a convenience and purposive sampling technique. Results reported that most cited start-up challenge is neglecting knowledge-based innovation, being their own boss is the main motivation to engage in business, parents and family mainly influenced young people to start business while financial risk is the most pressing de-motivator to start-up business.

\end{abstract}


\keywords{}

\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[{I. Introduction}]{I. Introduction}\par
angladesh is a densely populated country with a youth population of 55 percent. Every year nearly 2 million people are entering into the labor force while only 1 million get employed in domestic and overseas job markets  {\ref (BBS, 2014)}. A current record by Ministry of Industries indicates that up to June 2010, there were 0.77 hundred thousand small industries and 6. \hyperref[b28]{30} hundred thousand cottage industries in Bangladesh. About 70 percent of these enterprises are run by the young entrepreneurs. 80 percent of these young entrepreneurs are underprivileged. National policies have emphasized on self-employment to provide opportunities for part of the new entrants in the labor force \hyperref[b18]{(Hytti \& Gorman, 2004}). To stimulate the economic growth the government of Bangladesh is putting special emphasis on new enterprise creation, women entrepreneurship and enhancing access to formal financial system for the cottage, micro and small enterprises. One third of total population of Bangladesh is between the ages of 18 and 35 years old \hyperref[b0]{(Ali, Roy \& Bhattacharjee, 2006)}. It is very difficult to attain sustainable economic growth without entrepreneurial efforts of this large group of population. Bearing the fact in mind the government of the country, at present, intends to build up a supportive environment for the youth to facilitate the tools and atmosphere to succeed in their entrepreneurial activities. A glowing, self-driven and energetic young generation is rising in Bangladesh. Today's youths are better educated, tech savvy, dynamic, visionary, ambitious, pragmatic and smarter than the previous generations. The youth has the potential to create a better Bangladesh and building a knowledge-based society. It is also necessary to ensure the contribution of vigorous, hardworking and entrepreneurial youth to make Bangladesh a middle income country \hyperref[b10]{(GoB, 2012)}.\par
As conventional career opportunities are fading away increasingly entrepreneurial activities are becoming an important choice for young people who face a labor market crisis with high rate of unemployment. Reducing youth unemployment has become one of the important challenges for Bangladesh whose youth constitute one third of total population. Youth unemployment is an enormous waste of human resources that could contribute to socio-economic progress of the country. Boosting up youth entrepreneurship may bring multiple effects on the economy of a country resulting in increase in consumer demand and national revenue \hyperref[b38]{(Momen, 2005)}.\par
According to \hyperref[b31]{ILO (2004)}, reducing youth unemployment could contribute to the addition of GDP, societies may gain direct economic benefits, violence and crime as well as vulnerability and exclusion might be reduced. Decent work can, moreover, change the status of young people from social dependence to selfreliant and facilitate them to break away from poverty. It also provides young people a sense of belongingness and opportunities to achieve their visions and dreams. Hence, consistent programs and policies addressing the issue of youth employment are required for the country to benefit all in the long run \hyperref[b32]{(ILO 2005)}. Entrepreneurship is considered as an important and useful avenue of generating income for young people to enhance employment and creating job. Youth entrepreneurship is viewed as an alternative way of assimilating youth in the mainstream labor force and alleviating poverty. Entrepreneurship can unleash the economic prospective of youth people.\par
Accordint to \hyperref[b4]{Chigunta (2002)}, self-employment, taking youth into the economic mainstream, addressing socio-psychological problems and crime coming out of joblessness, developing new expertise, encouraging creativity and flexibility, rejuvenating the local community by supplying valuable goods and services, and making young entrepreneurs receptive to new economic opportunities and trends are the main reasons for the importance of inspiring young entrepreneurs. Entrepreneurship can be a source of creating jobs and economic drive, and can advance the livelihoods and economic independence of youths in developing countries. Apart from that, entrepreneurship is an innovative way to generate income, to be self-sufficient, to earn a living, and to care for oneself  {\ref (Maxwel, 2002)}. In order to reduce youth unemployment, one of the major challenges of Bangladesh, the need for employment creation efforts focusing on youth is undeniable. So far my knowledge goes, very few studies have been conducted from the perspective of motivating young people to engage in entrepreneurial activities. There is also a general lack of in-depth research and concrete findings on motivating and identifying start-up barriers of youth entrepreneurship especially in the context of Bangladesh. So, this study is an attempt to address this gap. The study attempts to provide a picture of youth entrepreneurship about concrete barriers and incentives to youth enterprise start-ups in particular. In this context, we examined the key challenges, constraints and deficiencies that obstruct young of Bangladesh from starting and running a successful business and at the same time the study identified the motivators, initiatives, and measures to improve the situation. It is hoped that the findings of the study will encourage policy debate on the issues that foster or impede youth entrepreneurship and the policy measures that may facilitate youth in starting and running their own business, Moreover, this study will contribute to the existing works of youth employment providing an update. Hence, the present study also serves a directory of initiatives, programs, and instruments to benefit the practitioners and policy makers in the field of youth employment, youth entrepreneurship and development of SME. 
\section[{II. Review of Literature a) Youth and Entrepreneurship}]{II. Review of Literature a) Youth and Entrepreneurship}\par
Youth can be defined as transition period of an individual from childhood to adulthood. There are also differences of age limit among some Asian countries, which are as Bangladesh \hyperref[b16]{(18)}\hyperref[b17]{(19)}\hyperref[b18]{(20)}\hyperref[b19]{(21)}\hyperref[b20]{(22)}\hyperref[b21]{(23)}\hyperref[b22]{(24)}\hyperref[b23]{(25)}\hyperref[b24]{(26)}\hyperref[b25]{(27)}\hyperref[b26]{(28)}\hyperref[b27]{(29)}\hyperref[b28]{(30)}\hyperref[b29]{(31)}\hyperref[b30]{(32)} {\ref (33)}\hyperref[b31]{(34)}\hyperref[b32]{(35)}; India \hyperref[b13]{(15)}\hyperref[b14]{(16)}\hyperref[b15]{(17)}\hyperref[b16]{(18)}\hyperref[b17]{(19)}\hyperref[b18]{(20)}\hyperref[b19]{(21)}\hyperref[b20]{(22)}\hyperref[b21]{(23)}\hyperref[b22]{(24)}\hyperref[b23]{(25)}\hyperref[b24]{(26)}\hyperref[b25]{(27)}\hyperref[b26]{(28)}\hyperref[b27]{(29)}\hyperref[b28]{(30)}\hyperref[b29]{(31)}\hyperref[b30]{(32)} {\ref (33)}\hyperref[b31]{(34)}; Pakistan \hyperref[b16]{(18)}\hyperref[b17]{(19)}\hyperref[b18]{(20)}\hyperref[b19]{(21)}\hyperref[b20]{(22)}\hyperref[b21]{(23)}\hyperref[b22]{(24)}\hyperref[b23]{(25)}\hyperref[b24]{(26)}\hyperref[b25]{(27)}\hyperref[b26]{(28)}\hyperref[b27]{(29)}\hyperref[b28]{(30)}; Srilanka \hyperref[b13]{(15)}\hyperref[b14]{(16)}\hyperref[b15]{(17)}\hyperref[b16]{(18)}\hyperref[b17]{(19)}\hyperref[b18]{(20)}\hyperref[b19]{(21)}\hyperref[b20]{(22)}\hyperref[b21]{(23)}\hyperref[b22]{(24)}\hyperref[b23]{(25)}\hyperref[b24]{(26)}\hyperref[b25]{(27)}\hyperref[b26]{(28)}\hyperref[b27]{(29)}; Malaysia \hyperref[b13]{(15)}\hyperref[b14]{(16)}\hyperref[b15]{(17)}\hyperref[b16]{(18)}\hyperref[b17]{(19)}\hyperref[b18]{(20)}\hyperref[b19]{(21)}\hyperref[b20]{(22)}\hyperref[b21]{(23)}\hyperref[b22]{(24)}\hyperref[b23]{(25)}\hyperref[b24]{(26)}\hyperref[b25]{(27)}\hyperref[b26]{(28)}\hyperref[b27]{(29)}; Nepal ; Singapore \hyperref[b13]{(15)}\hyperref[b14]{(16)}\hyperref[b15]{(17)}\hyperref[b16]{(18)}\hyperref[b17]{(19)}\hyperref[b18]{(20)}\hyperref[b19]{(21)}\hyperref[b20]{(22)}\hyperref[b21]{(23)}\hyperref[b22]{(24)}\hyperref[b23]{(25)}\hyperref[b24]{(26)}\hyperref[b25]{(27)}\hyperref[b26]{(28)}\hyperref[b27]{(29)}\hyperref[b28]{(30)}; Hongkong \hyperref[b8]{(10)}\hyperref[b9]{(11)}\hyperref[b10]{(12)}\hyperref[b11]{(13)}\hyperref[b12]{(14)}\hyperref[b13]{(15)}\hyperref[b14]{(16)}\hyperref[b15]{(17)}\hyperref[b16]{(18)}\hyperref[b17]{(19)}\hyperref[b18]{(20)}\hyperref[b19]{(21)}\hyperref[b20]{(22)}\hyperref[b21]{(23)}\hyperref[b22]{(24)} etc. \hyperref[b43]{(Sutradhar, 2005)}. With a view to examining youth entrepreneurship and scrutinizing and assessing policies intended to promote it, there is a necessity of youth entrepreneurship definition. But, there is a lack of widely acceptable definition of "entrepreneurship", "entrepreneur" or "youth entrepreneurship" in the available literature yet. Accordingly, entrepreneurship is a set of actions and an entrepreneur is someone who undertakes these actions \hyperref[b44]{(Schnurr \& Newing 1997} {\ref , cited in Chigunta, 2002, p.1)}. According to \hyperref[b35]{Lewin (1941)}, entrepreneurship can be defined as "practical application of enterprising qualities, such as innovation, creativity, and risk-taking into the work environment (either in self-employment or in small start-up firms), using the appropriate skill necessary for success in that environment and culture". Entrepreneurship is something instinctive, rather than something that can be learned. Entrepreneurship is the realization of an opportunity to create value, and the process of acting on this opportunity, which may or may not indicate to form a new entity. While the terms such as innovation and risk taking in particular are typically related with entrepreneurship, but are not essential to identify them \hyperref[b15]{(Hedge \& Sidh, 1960)}. 
\section[{b) Barriers and Incentives to enterprise start-ups}]{b) Barriers and Incentives to enterprise start-ups}\par
Mueller \& Thomas (2001) have realized that cultural and social attitudes influence the drive of entrepreneurial activities of a population, a country, region or ethnic group and there is a strong relationship between culture and entrepreneurship \hyperref[b3]{(Birley, 1987;} McGrath, Macmillan, Yang, \& Tsai,1992; Kreiser; Marino; Weaver, 2001). Cultural variations among nations are increasingly recognized as an essential factor for economic and entrepreneurial development of a nation. A socio-cultural perspective that shows respect and honor to the entrepreneurs is viewed as a source of learning experience than shame is more motivating to entrepreneurship \hyperref[b1]{(Basu, 2002)}. Culture influences the values and again differences in values have an influence on entrepreneurial behavior, the decision to become an entrepreneur, needs and motives for achievement, affiliation or the pursuit of individual and social goals, beliefs, behavior and orientation towards risk-taking, pro-activeness and self-efficacy of individuals \hyperref[b14]{(Harding, Cowling \& Ream, 2003)}. Parents, relatives and friends can play a significant role on young people's outlook about entrepreneurship and in imparting positive or negative views of business. Family background, in particular, plays a vital role in the development of entrepreneurial attitudes  {\ref (Street \& Sykes, 2003)}. A survey of \hyperref[b26]{Kalafaltelis \& McMillen (2004)} in New Zealand on entrepreneurship culture among young people also provides strong facts that parents are a key influencer. 85\% of respondents claimed that their parents had influenced the formation of mindsets about business and approximately 35\% reported that their parents owned a business.\par
Young people's attitude towards starting their own business is also influenced by the image, reputation, and credibility of entrepreneurs in a society. There is a perception in our society that starting a small business is still risky where the social environment is such that small business ventures are still perceived as overly risky activities where shortcomings outweigh its benefits.\par
Furthermore, young people keen to start a new business, have to cope with the particular reputation and stereotype s given to young entrepreneurs \hyperref[b7]{(Fowler, 2000)}.\par
Knowledge of and acquaintance with the idea of entrepreneurship as a viable career path motivates young people to become entrepreneurs. Education, in this regard, can play a vital role in creating awareness and attractiveness towards entrepreneurship. Education also facilitates to equip young people with some skills and abilities necessary to be an entrepreneur \hyperref[b27]{(Gibb, 1988)}. A society with negative perceptions towards entrepreneurship may lead to a failure in business venture. This fright of failure is recognized as a strong factor that discourages young people to involve with business. For young people, the shortage of funds, experience, skills, knowledge and awareness about changes in the business world in general are the main factors in discouraging young entrepreneurs to start commercial venture. 
\section[{i. Entrepreneurship education}]{i. Entrepreneurship education}\par
Another crucial factor that assists young people to build up entrepreneurial expertise, competencies, behaviors, awareness, to cope with changes, to assess entrepreneurship as career option. Education provides learning those qualities, skills, attributes to young people that will help them to be creative, adaptive, and proactive, to identify and assess business opportunities, to manage resources (DEST, 2005). Entrepreneurship teaching is not only a way to promote youth entrepreneurship and self-employment but also to prepare young people with how to take responsibility, to be flexible, to be creative needed to survive with uncertainty and risks in today's global competitive business environment \hyperref[b33]{(Kapitsa \& Larissa, 2002)}. According to \hyperref[b29]{Charney and Libecap (2000)}, enterprise education is found to have significant impact on risktaking, starting new-ventures, and the probability of self-employment.\par
Apart from that, entrepreneurship graduates perform better than the graduates without entrepreneurship education  {\ref (Hytti and Kuopsjàrvi, 2004}). The study of  {\ref Gallaway, Anderson, Brown \& Whittam (2005)} on the impacts and potential of entrepreneurship education in higher education, concluded that students with enterprise module at university level are more intended to aspire for entrepreneurship within their careers than students without enterprise in their studies.\par
ii. Access to Start-up Finance It is said that young people are not short on passion or guts, they are short on cash. Shortage of sufficient start-up finance is one of the most important barriers to young people trying to start their business venture. According to \hyperref[b22]{Moog (2005)}, 78\% of young people, aged between 15 and 24 years old, against 73\% of all other age cohorts perceived that the constraint of adequate financial support is the most important barrier than administrative hurdles or economic climate. Young people are mainly considered as risky investments and face complexities to access funds because of shortage of resources, lack of considerable credit history, satisfactory security to get loans. Young people are not likely to gain business experience, track record, or enterprise efficiencies that banks or financial institutions consider essential for evaluating credit worthiness. Moreover, young entrepreneurs also face difficulties in fulfilling strict terms and conditions relating to rating and credit scoring methods for young people.\par
Documentation procedures and information needed by credit lenders as well as very high interest rates and fees also impede young entrepreneurs to avail credit. According to De Sa (2005), .another difficulty is related to the time needed to decide on an application for funding. Some other barriers that impede young entrepreneurs to have easy access to adequate funds are unfavorable firm characteristics and industries, legal status/form of enterprise, lack of (successful) micro lending/finance and seed funding, administrative complexities, political influence. \hyperref[b16]{Heidrick (2002)} suggested some promotional attempts with regards to easy access to start-up financing, which are conducting research into start-up financing, provision of start-up and business capital, improving the regulatory environment for start-up finance, information and counseling on access to finance and funding.\par
iii. Administrative and regulatory Aspects Legal aspects and bureaucratic complexities are also seen as impediments towards starting young enterprises  {\ref (World Bank, 2005)}. According to the ILO (2004), 70\% of the respondents of Europe (67\% of respondents aged between 15-24 years) asserted that administrative constraints are identified to be a major hindrance for start-up business and self-employment. Nowadays, entrepreneurs face various administrative impediments that include businesses registration, tax 
\section[{Global Journal of Management and Business Research}]{Global Journal of Management and Business Research}\par
Volume XV Issue IV Version I Year 2015 ( ) A administration, obtaining investment approvals and business licenses, coping with copyright and patent regulations, competition law, access to work space and long-term leases, construction and building permits, customs clearances, utility hook-ups, delaying approval, political influence, high cost of getting approval, etc. (La Porta, Shleifer \& Dianlov, 1999).\par
Reducing and making administrative and regulatory barriers easier and enhancing the assistance required to conform to them, will inspire the young people to start-up and run their business. Some of the key strategies, initiatives and policy-measures like encouraging tax rates and regulations, facilitating and restructuring business registration procedures and lowering costs, re-framing of bankruptcy laws, Consideration of young entrepreneurs when changing business regulations, provide information, counseling and assistance on regulatory issues 
\section[{c) Motivation of Youths to Engage in Entrepreneurship}]{c) Motivation of Youths to Engage in Entrepreneurship}\par
There are various factors that influence young people to start a business, which are related to their state of living, personal attitudes, preferences and objectives, interests and strengths. According to \hyperref[b45]{(Schuyler, 1998)}, economic necessity is the main driving force of entrepreneurship when there is no other alternative for generating income or making a living. Lack of employment opportunities and necessity to support household income and poverty are the important reasons to start entrepreneurial activities especially in developing and low-income countries  {\ref (Chingunta, 2001)}. A strong desire to transform and develop the society is an important factor influencing youth entrepreneurs to start business  {\ref (Chuyler, 1998)}.\par
According to \hyperref[b39]{(Prabhu, 1999}; Henton, Melville \& Walesh, 1997) personal motivations and causes of youth entrepreneurship are the need to be true to one's values and beliefs, to be socially responsible, to contribute in the health of local economy. In developed countries, as cited by young people, to be one's own supervisor, more independent and flexible, to take challenge, to earn more money, to achieve vision, to gain reputation, to have better quality of life, to carry on family traditions are the main reasons of starting business by young people. Finally, abilities and competencies of young people in particular may be an essential inspiration and catalyst to start a business.\par
According to Hagigi \& Lin (2012), the main motivating factors for young entrepreneurship development in Bangladesh include (1) the linkage of compensation decision making with the success of decision; (2) the investment time-horizon;(3) the experience; and\par
(4) the degree to which the responsibility is borne solely by the decision maker. By stimulating its entrepreneurship development, Bangladesh can take advantage of its population \& geography to experience greater economic growth by stimulating its young people to engage in entrepreneurial activities.  {\ref Ali, et.al (2006)}   
\section[{III. Objectives of the Study}]{III. Objectives of the Study}\par
The purpose of the study is to analyze specific barriers and constraints that hinder young people from starting and running a business enterprise and at the same time, incentives and stimuli that stimulate young people to engage in entrepreneurial activities. In this context, the study specifically focuses on crucial start-up issues like social attitudes, entrepreneurship education, and regulatory framework, start-up financing, and business support constraints. 
\section[{IV. Methodology of the Study}]{IV. Methodology of the Study}\par
In order to complete the objectives of the study, a qualitative research approach was applied. In depth desk study along with interviewing young entrepreneurs was carried out. The desk research reviewed relevant literature relating to youth entrepreneurship, including relevant texts and journal articles, and other publications. The literature review was done with a view to summarizing and updating key information with regards to youth entrepreneurship in general and to crucial factors for engaging in entrepreneurial activities of young people in particular. Young entrepreneurs' viewpoints have also been integrated into the study.\par
The questionnaire was derived, with some modifications, from \hyperref[b42]{Schoof (2006)}, which is a SEED working paper of ILO on youth and entrepreneurship. To use the questionnaire permission was taken from the Library Section of ILO Office and the author of the paper through an E-mail. The questionnaire was used to obtain young entrepreneurs' perceptions and opinions regarding the challenges, barriers, and incentives to start and maintain in entrepreneurial activities. The questionnaires also provided the study with practical experience, motivating examples, observations, and quotes of different young entrepreneurs of the sample area, Chittagong, the second largest city of Bangladesh. Any sort of quantitative analysis was not undertaken in this study due to the small size of sample.\par
At first a list of 68 young entrepreneurs was prepared and out of this list, 52 young entrepreneurs from Chittagong were contacted and requested to fill up the questionnaire. 52 questionnaires were distributed among the contacted young entrepreneurs by a group of three members in the sample area and a total of 47 completed questionnaires were returned. After removing the ones with missing data, 44 useable questionnaireswith a response rate of 84.6\%-were selected for analysis. So, the sample of the study is 44 young entrepreneurs selected purposively and conveniently from Chittagong, the second largest city of Bangladesh, for easy access and collecting data and opinions smoothly.\par
With this small sample size, it would be inappropriate to draw representative conclusions for the young entrepreneurs of Chittagong. Further, the collected perceptions, opinions, experiences were described and analyzed in the light of barriers, hindrances and incentives to engage in entrepreneurial activities by young people applying a qualitative approach. "The main reason of starting the business was to be my own boss and, to find an activity to earn enough to live decently and to achieve economic growth". (Syed Rifat, a young entrepreneur from Chittagong, Bangladesh). "In a developing country like Bangladesh where unemployment is a big problem, starting up a business is the only way to find employment and to earn money, if you are young and educated". (Tasnova Akter, A young women entrepreneur in Chittagong). It is reported from table 4 that the main drivers of young entrepreneurs are to be their own boss, to earn money, to realize their ideas or vision. A young entrepreneur mentioned that "I engaged in business to gain financial and personal freedom". Table \hyperref[tab_4]{4} outlines the results of factors influencing young people to be entrepreneurs. It is seen from table 4 that the main factors influencing young people are to be their own boss, to earn more money and to achieve their vision. Doing something new, seeking new challenge and passion also influence youths to start up business venture.    It is noticed from table 7 that the most important constraints that young people face in accessing funds for their business venture are: lack of personal funds, lack of sufficient collateral or guarantees to secure loans, lack of business skills and experience that young people are unlikely to have, meeting strict credit scoring criteria required by many commercial lenders of credit, and documentation procedures and information required by lenders. 
\section[{V. Analysis of Data a) Start-up Challenges, Motivators and De-motivators}]{V. Analysis of Data a) Start-up Challenges, Motivators and De-motivators}\par
The opinion of a young entrepreneur is given here. "I was considering the option for taking a bank loan, but I have given up on the idea, as bank interests are extremely high (18\% per year), grace period is very short or it does not exist at all, conditions for granting a loan are very unfavorable, procedures are very complicated .So, taking a bank loan was very unfavorable, and I did not want to be restricted at the beginning with loan and high bank interests."\par
Another entrepreneur, Md. Ataur Rahman doing business in RMG Sector, mentioned that "It is ironic that the people who need the most have the least guarantees, are asked to underwrite loans at 18-20 percent interest".\par
In some cases it is seen that due to lack of knowledge and information young people are not aware about several types of financing and support programs and often they do not understand the benefits, possibilities, and drawbacks of different forms of debt and equity financing. An entrepreneur said, "I have accessed the start-up funds quite easily, because my parents have provided me with the money. If I did not have their financial support, I probably would not have started this business. Even in later stages, when I had problems with lack of my own money to expand the business, I did not decide to take a loan, but instead I borrowed money from my parents".\par
Further the respondents were asked to mention how to improve the access to finance. In response they mentioned that to improve and expand the access to finance for young people. Some promotional efforts like provision for grants and free money, facilitating debt financing for young people, fostering equity finance, transparent rating procedures and risk assessments, shortening and simplification of documentation procedures, verifying and differentiating lending criteria, information and counseling on access to finance. The key shortcomings and constraints in the current education structure of Bangladesh are presented in table 7. The key educative constraints are lack of introduction and adoption of entrepreneurial education, inadequate curricula and study programs; lack of business and education linkage. Enterprise education simply does not exist or has not been adopted on different levels of education \hyperref[b13]{(Haftendorn \& Salzano, 2004)}, and teaching of entrepreneurial skills, attributes, and behaviors  {\ref (European Commission, 2004)}, lack of relationship between educational institutions and business community exist in developing countries particularly \hyperref[b30]{(Gallaway et al., 2005)}. A young entrepreneur said "We were educated and encouraged to be managers, not entrepreneurs". Teachers have limited experience on small business and selfemployment and are not adequately trained to teach entrepreneurial skills. There is still clear lack of practical, experimental, and teamwork learning. Tools, resources and information are not also readily available. Lundstrom (2005) suggested some promotional programs like curricula and study programs, information resources and materials, business activities and events, and simulation games to follow to overcome educational constraints to motivate young people to engage in businesses. The results of influence of education on entrepreneurial activities, as shown table 8, showed that there is a significant influence of education as reported by 84 percent of respondents. A young women entrepreneur said regarding education, "Education is a key issue. Schools should send out the message that being an employee is not the only option after the completion of studies. The advantages of being an entrepreneur should be promoted and the hopes of those young entrepreneurs who face the risks of starting their own business should be nurtured. Virtuous examples to follow should be provided to those still doubtful among potential young entrepreneurs, in order to give them more confidence and demonstrate that it is indeed possible to become a successful entrepreneur, even in young age." The main administrative hurdle, as shown in table 8, is unfavorable and complex tax systems which may destroy new business in the starting phase. Another major obstacle for young entrepreneur is the time needed to start up business which is related to bureaucracy, corruption and lack of transparency or accountability. Mr. Tabarak Hossain, a young entrepreneur, said "the registration process is the biggest hurdle: it is complicated, full of redundancies, obsolete and too time consuming". Due to ineffective competition law and trade liberalization policies have increased completion. The risk of losing one's property is another important constraint for young people to start a business. According to De Sa (2005), in developing countries, the procedures are often associated with bureaucracy, corruption and lack of transparency or accountability. It is also mentionable here that there are Minimizing and simplifying regulatory and administrative hurdles and maximizing the support will make it easier for young people to start-up and run their business. Some of the important suggestions given by respondents are as: (i) supportive taxation regulations and rates, (ii) facilitating and streamlining business registration procedures and lowering costs, (iii) considering young entrepreneurs when changing business rules and regulations; (iv) providing information, counseling and assistance on regulatory issues. The young entrepreneur should be exempted from all kinds of taxes, charges, overhead costs until a certain profit level is reached  {\ref (Street \& Sykes, 2003}). The results of important constraints in business assistance and support where young people face particular difficulties and severe challenges are presented in table \hyperref[tab_11]{10}. 68 percent of young entrepreneurs reported business idea, contacts, and networks as the most important challenge to start and survive with small business. There is a lack of tailormade training and counseling focusing on technical aspects of starting-up a business, according to 61 percent of respondents. Durby (2004) in his study of UK found that young entrepreneurs need support services to be tailored to their needs. Enterprise and support agencies are not to young entrepreneurs. In general, there are few enterprise agencies or centers that provide business advice, training, guidance, to young people. In developing countries there is a lack of particular business support for young entrepreneurs seeking to expand and further develop their enterprise . According to the opinions of respondents, the promotional efforts like research on business assistance, provision of training, guidance, and counseling; working infrastructure; enterprise integration and linkage may be suggested to improve business assistance and support for young entrepreneurs in Bangladesh. 
\section[{c) Educational constraints and Influence of Education}]{c) Educational constraints and Influence of Education} 
\section[{d) Regulatory Barriers}]{d) Regulatory Barriers} 
\section[{e) Constraints of business assistance and support}]{e) Constraints of business assistance and support} 
\section[{VI. Conclusion and Recommendations}]{VI. Conclusion and Recommendations}\par
The study aim analyze constraints that hinder young people from starting and running a business, and at the same time incentives that makes starting a business a viable alternative for young people for young people in Bangladesh. The results of the study suggest that lack of knowledge-base undertakings is the most important challenge followed by bureaucratic and technical hurdles for starting a new business. Being boss of their own, earning money and seeking challenge are important motivators to be an entrepreneur. Parents \& family, successful entrepreneurs, and teachers or lectures are the key influencers for young people to engage in entrepreneurial activities. As regards demotivators to engage in business, the respondents opined that financial risks, access to finance and market demand are the most important de-motivators that create fears among young people to start new business ventures. According to respondents, the main problems they faced while running a business are difficulties in attracting funds for the business, negligence of colleagues, and age discriminations by institutions. Lack of personal savings, securities and credibility, and experience and skill for debt financing are the key constraints to start-up financing. The key educative constraints as reported by the young entrepreneurs are lack of introduction and adoption of enterprise education, inadequate study curricula and programs, and lack of business and education linkage. Most of the respondents also opined that education influenced and supported their entrepreneurial career positively. The sample young entrepreneurs faced regulatory and administrative hurdles with tax systems, registration process and costs to start and run their business enterprises. Lack of contracts, suppliers, suitable partners and networks, training and advice, and knowledge, trained counselors are the main barriers related to business support services.\par
According to OECD (2001), for the promotion of entrepreneurial activity among youth new programs need to be developed in different cultural and national settings showing more varieties in their contents and mechanisms. Initiatives and policies to promote youth entrepreneurship should focus on the main factors that facilitate and stimulate, or hinder and impeded, the entrepreneurial activity of young people. To address the huge variety of barriers and difficulties young entrepreneurs face, it becomes obvious that primary research is urgently required to get a better understanding of the specific problems and needs of Year ( ) A young individual and entrepreneurs in Bangladesh. An appropriate review of quality and range of data and statistics regarding youth in general, and entrepreneurship and self-employment among young people in particular  {\ref (YEN, 2005)}. Objectives and accurate impact assessment and evaluation of introduced programs and initiatives are also important to improve entrepreneurial conditions for young people \hyperref[b11]{(Greene \& Storey, 2005)}. Long, medium, and short-term orientation investments have to be carefully examined with regard to their costs and their expected effects.\par
Promotion of enterprise education is the heart of any youth entrepreneurship policy. Identifying and filling the gaps in this field should be the prime task of any government and country. Positive attitudes can be promoted through raising awareness and familiarizing young people with entrepreneurship as a valuable career path. Enterprise education improves young peoples' general employability on labor market. Moreover, enterprise education may enable them to overcome many of the existing barriers. It is apparent that promotion of youth entrepreneurship is a field which is conclusive for publicprivate partnership and collaboration. Bringing various partners closer together on a national, regional and local level is therefore particularly beneficial.\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
   \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.4761168384879725\textwidth}P{0.3144902634593356\textwidth}P{0.01849942726231386\textwidth}P{0.010710194730813288\textwidth}P{0.030183276059564716\textwidth}}
Sl.\tabcellsep \tabcellsep Challenges\tabcellsep \tabcellsep Percent\\
1\tabcellsep \multicolumn{3}{l}{Traditional middle class mindset}\tabcellsep 43\%\\
2\tabcellsep \multicolumn{3}{l}{Knowledge-based innovation neglected}\tabcellsep 74\%\\
3\tabcellsep \multicolumn{3}{l}{Bureaucratic and technical problems in}\tabcellsep 71\%\\
\tabcellsep \multicolumn{2}{l}{starting a new venture.}\tabcellsep \tabcellsep \\
4\tabcellsep \multicolumn{3}{l}{Absence of special policy strategies for}\tabcellsep 58\%\\
\tabcellsep \multicolumn{2}{l}{young entrepreneurs.}\tabcellsep \tabcellsep \\
5\tabcellsep Ineffective\tabcellsep strategic\tabcellsep partnership\tabcellsep 67\%\\
\tabcellsep \multicolumn{3}{l}{between established \& new partnership}\tabcellsep \\
6\tabcellsep \multicolumn{3}{l}{Improper branding and access to}\tabcellsep 37\%\\
\tabcellsep \multicolumn{2}{l}{international market.}\tabcellsep \tabcellsep \\
\tabcellsep \multicolumn{4}{l}{The challenges faced by the young}\\
\multicolumn{5}{l}{entrepreneurs to start a business are shown in table 1. It}\\
\multicolumn{5}{l}{is seen from table 1 that lack of knowledge-based}\\
\multicolumn{5}{l}{undertakings is the most important challenges in}\\
\multicolumn{5}{l}{starting a new venture. Here business start-up process}\\
\multicolumn{5}{l}{is time consuming, cumbersome, complex, because of}\\
\multicolumn{5}{l}{bureaucratic and technical hurdles in starting a new}\\
\multicolumn{5}{l}{venture. Young entrepreneurs also face inexplicable}\\
\multicolumn{5}{l}{delay and feel discouraged. Strategic partnership, the}\\
\multicolumn{5}{l}{third most important, is another problem for starting a}\\
\multicolumn{2}{l}{business.}\tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.03695652173913043\textwidth}P{0.6726086956521738\textwidth}P{0.14043478260869563\textwidth}}
Sl.\tabcellsep Motivators\tabcellsep Percentage\\
1\tabcellsep To be your own boss\tabcellsep 76\%\\
2\tabcellsep To earn more money\tabcellsep 72\%\\
3\tabcellsep To realize your ideas/vision.\tabcellsep 65\%\\
4\tabcellsep To do something new\tabcellsep 58\%\\
5\tabcellsep To seek new challenge\tabcellsep 44\%\\
6\tabcellsep To connect your job/business with\tabcellsep 42\%\\
\tabcellsep your passion/hobby\tabcellsep \\
7\tabcellsep To be respected\tabcellsep 27\%\end{longtable} \par
 
\caption{\label{tab_1}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.0425\textwidth}P{0.6715\textwidth}P{0.136\textwidth}}
Sl.\tabcellsep Influencers\tabcellsep Mean\\
1\tabcellsep Parents \& family\tabcellsep 4.16\\
2\tabcellsep Entrepreneurs\tabcellsep 3.92\\
3\tabcellsep Teachers or lectures\tabcellsep 3.81\\
4\tabcellsep Media (TV, Radio, Internet) coverage of\tabcellsep 3.67\\
\tabcellsep businesses and business people\tabcellsep \\
5\tabcellsep Career advisers\tabcellsep 3.23\\
6\tabcellsep Friends\tabcellsep 2.31\\
7\tabcellsep Others\tabcellsep 1.27\end{longtable} \par
 
\caption{\label{tab_2}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.85\textwidth}}
Year 2015\\
Volume XV Issue IV Version I\\
( ) A\\
shows mean scores of different influencers who encourage, discourage young entrepreneurs to start-up a business. The main influencers, according to the opinions of respondents, are parents \& family, entrepreneurs, and teachers or lectures. Different media like TV, Radio, Internet, etc. career advisors and friends also play an important role to encourage or discourage young people to engage in business activities. According to a young entrepreneur named as Md. Global Journal of Management and Business Research\end{longtable} \par
 
\caption{\label{tab_3}Table 5}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.1783606557377049\textwidth}P{0.5267213114754098\textwidth}P{0.14491803278688523\textwidth}}
Sl.\tabcellsep De-motivators\tabcellsep Mean\\
1\tabcellsep Financial risks\tabcellsep 4.28\\
2\tabcellsep Access to finance -Capital to invest\tabcellsep 4.17\\
3\tabcellsep Market Demand\tabcellsep 3.96\\
4\tabcellsep Competition\tabcellsep 3.84\\
5\tabcellsep Political Instability\tabcellsep 3.75\\
6\tabcellsep Lack of skills\tabcellsep 3.61\\
7\tabcellsep Administrative hurdles\tabcellsep 3.44\\
8\tabcellsep Social (protection) risks or costs\tabcellsep 3.18\\
9\tabcellsep Corruption\tabcellsep 3.36\\
\multicolumn{2}{l}{10 Workload}\tabcellsep 3.21\\
\multicolumn{2}{l}{11 Gender}\tabcellsep 3.07\\
\multicolumn{2}{l}{12 Shame associated with failing}\tabcellsep 2.12\end{longtable} \par
 
\caption{\label{tab_4}Table 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_5}Table 6}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.521703617269545\textwidth}P{0.30647607934655774\textwidth}P{0.021820303383897316\textwidth}}
Sl\tabcellsep Particulars\tabcellsep Percentage\\
1\tabcellsep Difficulties in attracting funding to the\tabcellsep 56\\
\tabcellsep business\tabcellsep \\
2\tabcellsep Not being taken seriously by\tabcellsep 47\\
\tabcellsep colleagues or business contacts\tabcellsep \\
3\tabcellsep Age discrimination by institutions or\tabcellsep 38\\
\tabcellsep the government.\tabcellsep \\
4\tabcellsep Age discrimination by suppliers or\tabcellsep 22\\
\tabcellsep customers\tabcellsep \\
5\tabcellsep Lack of support from family or friends.\tabcellsep 12\\
6\tabcellsep None of these.\tabcellsep 24\\
\tabcellsep \multicolumn{2}{l}{Table 5 outlines the problems faced by the}\\
\multicolumn{3}{l}{young entrepreneurs in terms of running a business. It}\\
\multicolumn{3}{l}{is noticed from table 3 that most of the respondents}\\
\multicolumn{3}{l}{reported that attracting funds from several sources is the}\\
\multicolumn{3}{l}{key problem for running their businesses. Because of}\\
\multicolumn{3}{l}{their age, life and experience, young entrepreneurs are}\\
\multicolumn{3}{l}{not taken seriously by older ones. The result is}\\
\multicolumn{3}{l}{consistent with the study of Hagigi \& Lin (2012) that 'not}\\
\multicolumn{3}{l}{being taken seriously' and 'age discrimination' is two of}\\
\multicolumn{3}{l}{the biggest problems faced by young entrepreneurs in}\\
\multicolumn{2}{l}{the course of running business.}\tabcellsep \end{longtable} \par
 
\caption{\label{tab_6}Table 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6} \par 
\begin{longtable}{P{0.02117437722419929\textwidth}P{0.7849644128113878\textwidth}P{0.04386120996441281\textwidth}}
Sl.\tabcellsep Constraints\tabcellsep Percentage\\
1\tabcellsep Lack of personal savings and resources\tabcellsep 67\\
2\tabcellsep Lack of securities and credibility (for debt financing)\tabcellsep 58\\
3\tabcellsep Lack of business experience and skill (for debt financing)\tabcellsep 53\\
4\tabcellsep Strict credit-scoring methodologies and regulations.\tabcellsep 43\\
5\tabcellsep Complex documentation procedures\tabcellsep 35\\
6\tabcellsep Long time needed to decide on an application for funding.\tabcellsep 31\\
\tabcellsep Lack of knowledge, understanding,\tabcellsep \\
7\tabcellsep awareness of start-up financing\tabcellsep 22\\
\tabcellsep possibilities.\tabcellsep \\
8\tabcellsep Unfavorable firm characteristics and industry.\tabcellsep 16\\
9\tabcellsep Legal status/form of enterprise.\tabcellsep 15\\
10\tabcellsep Lack lending/finance and seed funding. of (successful) micro\tabcellsep 9\end{longtable} \par
 
\caption{\label{tab_7}Table 6 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{7} \par 
\begin{longtable}{P{0.02291666666666667\textwidth}P{0.7729166666666666\textwidth}P{0.05416666666666666\textwidth}}
Sl.\tabcellsep Constraints\tabcellsep Percentage\\
1\tabcellsep General lack of introduction and\tabcellsep 74\\
\tabcellsep adoption of enterprise education.\tabcellsep \\
2\tabcellsep Inadequate curricula and study\tabcellsep 67\\
\tabcellsep programs\tabcellsep \\
3\tabcellsep Lack of business and education\tabcellsep 61\\
\tabcellsep linkages\tabcellsep \\
4\tabcellsep Wrong learning methods\tabcellsep 52\\
5\tabcellsep Lack of trained and educated\tabcellsep 38\\
\tabcellsep teachers.\tabcellsep \\
6\tabcellsep Lack of ICT infrastructure/capability\tabcellsep 31\\
7\tabcellsep Lack of career information and\tabcellsep 27\\
\tabcellsep business possibilities\tabcellsep \\
8\tabcellsep Negligence of students' personal\tabcellsep 16\\
\tabcellsep environment (parents and family\tabcellsep \\
\tabcellsep members)\tabcellsep \end{longtable} \par
 
\caption{\label{tab_8}Table 7 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{8} \par 
\begin{longtable}{P{0.026459143968871595\textwidth}P{0.7673151750972762\textwidth}P{0.05622568093385214\textwidth}}
Sl.\tabcellsep Particulars\tabcellsep Percentage\\
1\tabcellsep Strongly supported my entrepreneurial\tabcellsep 84\\
\tabcellsep career\tabcellsep \\
2\tabcellsep Influenced my entrepreneurial career\tabcellsep 76\\
\tabcellsep positively\tabcellsep \\
3\tabcellsep Had no influence on my entrepreneurial\tabcellsep 9\\
\tabcellsep career.\tabcellsep \\
4\tabcellsep Had a negative influence on my\tabcellsep 0\\
\tabcellsep entrepreneurial career.\tabcellsep \\
5\tabcellsep Impeded my entrepreneurial career.\tabcellsep 0\end{longtable} \par
 
\caption{\label{tab_9}Table 8 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{9} \par 
\begin{longtable}{P{0.026842105263157896\textwidth}P{0.7456140350877193\textwidth}P{0.0775438596491228\textwidth}}
Sl.\tabcellsep Influencers\tabcellsep WA\\
1\tabcellsep Unsupportive tax systems and tax levels\tabcellsep 3.74\\
2\tabcellsep Business registration procedures and costs\tabcellsep 3.51\\
3\tabcellsep Ineffective competition law\tabcellsep 3.43\\
4\tabcellsep Property rights, copyright, patent and trademark regulations\tabcellsep 3.34\\
5\tabcellsep Changes in regulatory framework and lack of transparency\tabcellsep 2.14\\
6\tabcellsep Bankruptcy laws\tabcellsep 1.17\end{longtable} \par
 
\caption{\label{tab_10}Table 9 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{10} \par 
\begin{longtable}{P{0.022156398104265403\textwidth}P{0.7130331753554502\textwidth}P{0.02618483412322275\textwidth}P{0.01409952606635071\textwidth}P{0.022156398104265403\textwidth}P{0.0523696682464455\textwidth}}
Sl.\tabcellsep \tabcellsep \multicolumn{2}{l}{Constraints}\tabcellsep \tabcellsep Percentage\\
1\tabcellsep \multicolumn{4}{l}{Lack of contracts, suppliers, suitable}\tabcellsep 68\\
\tabcellsep \multicolumn{3}{l}{partners and networks.}\tabcellsep \\
2\tabcellsep \multicolumn{4}{l}{Lack of training and advice for young}\tabcellsep 61\\
\tabcellsep \multicolumn{2}{l}{start-ups.}\tabcellsep \tabcellsep \\
3\tabcellsep \multicolumn{4}{l}{Lack of knowledge of available}\tabcellsep 54\\
\tabcellsep \multicolumn{4}{l}{business support services.}\\
4\tabcellsep Lack\tabcellsep of\tabcellsep trained\tabcellsep counselors,\\
\tabcellsep \multicolumn{4}{l}{development workers and adequate}\tabcellsep 50\\
\tabcellsep \multicolumn{3}{l}{support agencies.}\tabcellsep \\
5\tabcellsep \multicolumn{4}{l}{Lack of mentoring capacities.}\tabcellsep 46\\
6\tabcellsep \multicolumn{4}{l}{Lack of work space and ICT}\tabcellsep 42\\
\tabcellsep \multicolumn{2}{l}{infrastructure.}\tabcellsep \tabcellsep \\
7\tabcellsep \multicolumn{4}{l}{Lack of exchange networks}\tabcellsep 37\\
8\tabcellsep \multicolumn{4}{l}{Lack of other business development}\tabcellsep 26\\
\tabcellsep services.\tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_11}Table 10 :}\end{figure}
 			\footnote{© 2015 Global Journals Inc. (US) 1} 			\footnote{© 2015 Global Journals Inc. (US)} 			\footnote{( )A Barriers and Incentives for Youth Entrepreneurship Start-Ups: Evidence from Bangladesh} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Birley ()]{b3}\label{b3} 	 		‘): 2New ventures and employment growth’.  		 			S Birley 		.  	 	 		\textit{Journal of Business Venturing}  		1987. 2  (2)  p. .  	 
\bibitem[Schnurr et al. ()]{b44}\label{b44} 	 		\textit{A Conceptual and Analytical Framework for Youth Enterprise and Livelihood Skills Development: Defining an IDRC Niche},  		 			J Schnurr 		,  		 			; Newing 		,  		 			Canada Idrc 		.  		1997.  	 
\bibitem[Harding et al. ()]{b14}\label{b14} 	 		‘Achieving the Vision’.  		 			R Harding 		,  		 			M Cowling 		,  		 			M Ream 		.  	 	 		\textit{Female Entrepreneurship, published by the British Chambers of Commerce},  				 (London)  		2003.  	 
\bibitem[Ali et al. ()]{b0}\label{b0} 	 		\textit{An effectiveness of the ongoing Programs of Department of Youth Development},  		 			M E Ali 		,  		 			M K Roy 		,  		 			M Bhattacharjee 		.  		2006. BARD, Comilla. p. 138.  	 
\bibitem[Hagigi and Lin ()]{b12}\label{b12} 	 		‘Attitude towards Risk and Entrepreneurship Development in Emerging Economics: The Case of Bangladesh’.  		 			M Hagigi 		,  		 			L Lin 		.  	 	 		\textit{Independent Business Review}  		2012. 5  (1) .  	 
\bibitem[Gob ()]{b10}\label{b10} 	 		\textit{Bangladesh Economic Review, Ministry of Finance},  		 			Gob 		.  		2012. Dhaka. p. 206.  	 
\bibitem[Chigunta ()]{b4}\label{b4} 	 		 			F Chigunta 		.  		\textit{Youth Entrepreneurship: Meeting the Key Policy Challenges},  				2002.  		 			Wolf Son College, Oxford University, England 		 	 
\bibitem[Kreiser et al. ()]{b24}\label{b24} 	 		\textit{Correlates of Entrepreneurship: The Impact of National Culture on Risk-Taking and Pro-activeness in SMEs},  		 			P M Kreiser 		,  		 			L Marino 		,  		 			K M Weaver 		.  		2001.  		 			University of Alabama, Department of Management and Marketing 		 	 
\bibitem[Mueller and Thomas ()]{b21}\label{b21} 	 		‘Culture and entrepreneurial potential: A nine country study of locus of control and innovativeness’.  		 			S L Mueller 		,  		 			A S Thomas 		.  	 	 		\textit{Journal of Business Venturing}  		2001. 16 p. .  	 
\bibitem[Kalafaltelis and Mcmillen ()]{b26}\label{b26} 	 		‘Developing a culture for entrepreneurship among young people in New Zealand’.  		 			E Kalafaltelis 		,  		 			P Mcmillen 		.  	 	 		\textit{Quantitative Benchmark Surveyprepared for Trade and Industry},  				 (New Zealand)  		2004.  	 
\bibitem[Mcgrath et al. ()]{b23}\label{b23} 	 		‘Does culture endure, or is it malleable? Issues for entrepreneurial economic development’.  		 			R G Mcgrath 		,  		 			I C Macmillan 		,  		 			E A Yang 		,  		 			W Tsai 		.  	 	 		\textit{Journal of Business Venturing}  		1992. 7 p. .  	 
\bibitem[Enterprise Education: Overview of the Action Research Project ()]{b28}\label{b28} 	 		 \url{http://www.dest.gov.au}  	 	 		\textit{Enterprise Education: Overview of the Action Research Project},  				2005.  	 
\bibitem[White and Kenyon ()]{b46}\label{b46} 	 		\textit{Enterprise-Based Youth Employment Policies, Strategies and Programs". Initiatives for the development of enterprise action and strategies},  		 			S White 		,  		 			P Kenyon 		.  		2001.  	 	 (Working Paper) 
\bibitem[Haftendorn and Salzano ()]{b13}\label{b13} 	 		‘Facilitating Youth Entrepreneurship Part I: An analysis of awareness and promotion programs in formal and non-formal education’.  		 			K Haftendorn 		,  		 			C Salzano 		.  	 	 		\textit{Series on Youth and Entrepreneurship},  				 (ILO, Geneva)  		2004.  	 	 (SEED Working Paper) 
\bibitem[Gibb ()]{b27}\label{b27} 	 		 			A A Gibb 		.  		\textit{Stimulating Entrepreneurship and New Business Development},  				 (ILO, Geneva)  		1988.  	 	 (Stimulating New Business Development) 
\bibitem[Hedge and Sidh ()]{b15}\label{b15} 	 		 			\& Hedge 		,  		 			Sidh 		.  		\textit{Youth You Work},  				 (London)  		1960. The Pilgrin Press. p. .  	 
\bibitem[White and Kenyon ()]{b20}\label{b20} 	 		‘Initiatives for the development of enterprise action and strategies, Working Paper’.  		 			S White 		,  		 			P Kenyon 		.  	 	 		\textit{InFocus Program on Skills, Knowledge and Employability}  		2001.  	 	 (Enterprise-Based Youth Employment Policies, Strategies and Programs) 
\bibitem[De Sa ()]{b6}\label{b6} 	 		‘International Finance Corporation (IFC) and the World Bank’.  		 			L De Sa 		.  		 \url{http://europa.eu.int/comm/enterprise/entrepreneurship/coop/consultation/doc\textunderscore en.pdf}  	 	 		\textit{Flash Euro barometer},  				 (Washington. 8; Brussels)  		2005. 2004. 2004. Entrepreneurship" -Press Memo.  	 	 (Business Registration for Start-Ups: A Concept Note) 
\bibitem[Kapitsa (2002)]{b33}\label{b33} 	 		 			Larissa Kapitsa 		.  		\textit{Youth Entrepreneurship Policies and Programs in the UNECE Member States. Paper for the Youth Employment Summit},  				 (Alexandria, Egypt)  		2002. September 2002. p. .  	 
\bibitem[Kothari ()]{b34}\label{b34} 	 		 			C R Kothari 		.  		\textit{Research Methodology: Methods \& Techniques. (2nd Ed.).New Delhi: New Age International Ltd},  				2004. p. .  	 
\bibitem[Moog ()]{b22}\label{b22} 	 		 			P Moog 		.  		\textit{Good Practice in der Entrepreneurship-Ausbildung -Versuch eines international Vergleichs, Studie erstellt für den Förderkreis für Gründugsforschung (FGF)},  				 (Bonn)  		2005.  	 
\bibitem[Fowler ()]{b7}\label{b7} 	 		‘NGDOS as a moment in history: Beyond aid to social entrepreneurship or civic innovation?’.  		 			A Fowler 		.  	 	 		\textit{Third World Quarterly}  		2000. 21  (4)  p. .  	 
\bibitem[Heidrick ()]{b16}\label{b16} 	 		\textit{Phase 1: Literature Review. Research Paper prepared for the Small Business Policy Branch as part of the Small and Medium-sized Enterprise (SME) Financing Data Initiative},  		 			T Heidrick 		.  		2002.  	 	 (Financing SMEs in Canada: Barriers Faced by Women, Youth, Aboriginal and Minority Entrepreneurs in Accessing Capital) 
\bibitem[Porta et al. ()]{b36}\label{b36} 	 		 			La Porta 		,  		 			R Shleifer 		,  		 			A Djankov 		,  		 			S 		.  		\textit{The regulation of entry; policy research working papers},  				 (World Bank, Washington)  		1999.  	 
\bibitem[Prabhu ()]{b39}\label{b39} 	 		 			G N Prabhu 		.  	 	 		\textit{Social entrepreneurship leadership},  				1999. 4 p. .  	 
\bibitem[Putting the Young in Business: Policy Challenges for Youth Entrepreneurship ()]{b19}\label{b19} 	 	 	 		\textit{Putting the Young in Business: Policy Challenges for Youth Entrepreneurship},  				 (Paris)  		2001.  	 	 (The LEED Program, Territorial Development Division) 
\bibitem[Maxwell ()]{b37}\label{b37} 	 		‘Recommendations for connecting West African youth to entrepreneurship and small business through a multiple level strategy’.  		 			J R Maxwell 		.  	 	 		\textit{paper presented at United States Association for Small Business and Entrepreneurship International Conference},  				 (Reno, Nevada USA)  		2002.  	 
\bibitem[Rahim ()]{b40}\label{b40} 	 		\textit{Sabuj Sangha as a Youth Action Program at Comilla Kotwali Thana. Comilla, BARD},  		 			A Rahim 		.  		1976. p. 71.  	 
\bibitem[Street and Sykes]{b25}\label{b25} 	 		‘Secretariat of the entrepreneurship Group -Youth Employment Network (YEN)) (2003): Paper on Decent work for young people’.  		 			R Street 		,  		 			J Sykes 		.  	 	 		\textit{Roadmap for youth entrepreneurship},  				 (Geneva)  		 	 
\bibitem[Schuyler ()]{b45}\label{b45} 	 		\textit{Social entrepreneurship: profit as a means, not an end},  		 			G Schuyler 		.  		1998.  	 	 (in Kauffman Center for Entrepreneurial Leadership Clearinghouse on Entrepreneurial Education (CELCEE) 
\bibitem[Ilo (2004)]{b31}\label{b31} 	 		‘Starting rights: Decent work for young people’.  		 			Ilo 		.  	 	 		\textit{Background paper, Tripartite Meeting on Youth Employment: The Way Forward},  				 (Geneva)  		2004. October 2004. p. .  	 
\bibitem[Statistical Year Book of Bangladesh, Statistic Division, Ministry of Planning, Bangladesh Government of People's Republic, Dhaka BBS ()]{b2}\label{b2} 	 		‘Statistical Year Book of Bangladesh, Statistic Division, Ministry of Planning, Bangladesh Government of People's Republic, Dhaka’.  		 \url{www.bbs.gov.bd/dataindex/stat\textunderscore bangladesh.pdf}  	 	 		\textit{BBS}  		2014.  	 
\bibitem[Schoof ()]{b42}\label{b42} 	 		\textit{Stimulating Youth Entrepreneurship: Barriers and incentives to enterprise start-ups by young people},  		 			U Schoof 		.  		2006. Geneva.  		 			ILO 		 	 	 (SEED Working Paper) 
\bibitem[Gob ()]{b8}\label{b8} 	 		‘Success Stories of Self-employed Youth’.  		 			Gob 		.  	 	 		\textit{DYD}  		2005. 2005. p. 95.  	 
\bibitem[Henton et al. ()]{b17}\label{b17} 	 		‘The age of the civic entrepreneur: restoring civil society and building economic community’.  		 			D Henton 		,  		 			J Melville 		,  		 			K Walesh 		.  	 	 		\textit{National Civic Review}  		1997. 86  (2)  p. .  	 
\bibitem[Charney and Libecap ()]{b29}\label{b29} 	 		\textit{The Impact of Entrepreneurship Education: An Evaluation of the Berger Entrepreneurship Program at the University of Arizona},  		 			A Charney 		,  		 			G D Libecap 		.  		2000. 1985-1999. Kansas City, Missouri.  		 			Report to the Kauffman Center for Entrepreneurial Leadership 		 	 
\bibitem[Basu ()]{b1}\label{b1} 	 		\textit{The Interaction between Culture and Entrepreneurship in London's Immigrant Business},  		 			A Basu 		.  		2002.  		 			Centre for Entrepreneurship University Lecturer in Management Studies, Department of Economics 		 	 
\bibitem[Darby ()]{b5}\label{b5} 	 		‘The Young entrepreneur -Revisited’.  		 			G Darby 		.  	 	 		\textit{RSA Onian Fellowship}  		2004. 2001.  	 
\bibitem[Gallaway et al. ()]{b30}\label{b30} 	 		‘Training Youth and Employment Schemes in Developing Countries’.  		 			L Gallaway 		,  		 			M Andersson 		,  		 			W Brown 		,  		 			G Whittam 		.  	 	 		\textit{Report for Business Education Support Team, School of Management and Languages},  				 (Geneva)  		2005. 1972.  		 			Heriot-Watt University 		 	 	 (The Impact of Entrepreneurship Education in Higher Education. International Labour Offices, 140 pp) 
\bibitem[Gob ()]{b9}\label{b9} 	 		‘Unlocking the Potential: National Strategy for Accelerated Poverty Reduction’.  		 			Gob 		.  	 	 		\textit{General Economics Division, Planning Commission}  		2006. p. 299.  	 
\bibitem[Greene and Storey ()]{b11}\label{b11} 	 		‘Valuating Youth Entrepreneurship: The Case of the Prince's Trust’.  		 			F J Greene 		,  		 			D J Storey 		.  	 	 		\textit{ISBE 28th National Small Firms Policy and Research Conference},  				 (Blackpool)  		2005.  		 			University of Lancaster 		 	 
\bibitem[Hytti and Gorman ()]{b18}\label{b18} 	 		‘What is enterprise Education? An analysis of the Objectives \& Methods of Enterprise Education Program in four Ezropean Countries’.  		 			U Hytti 		,  		 			C Gorman 		.  	 	 		\textit{Education \& Training}  		2004. 46  (1)  p. .  	 
\bibitem[Sutradhar ()]{b43}\label{b43} 	 		‘Youth Affairs in Bangladesh Batic Printing \& Publications’.  		 			A K Sutradhar 		.  	 	 		\textit{Monishingh Forhad Bhaban}  		2005. p. 33.  	 
\bibitem[Momen ()]{b38}\label{b38} 	 		\textit{Youth Programs in SAARC Countries},  		 			A Momen 		.  		2005. National Youth Centre, DYD, Dhaka. p. 45.  	 
\bibitem[Lewin ()]{b35}\label{b35} 	 		\textit{Youth Work Program, Problems \& Policies, Washington American Council of Education},  		 			L L Lewin 		.  		1941. p. .  	 
\bibitem[Ilo ()]{b32}\label{b32} 	 		\textit{Youth: Pathways to decent work},  		 			Ilo 		.  		2005.  	 	 (Report VI promoting youth employment -Tackling the challenge, ILC, 93rd Session) 
\bibitem[Youth: Transition to Adulthood Report of the Panel on Youth of the President Science Advisory Committee ()]{b41}\label{b41} 	 		‘Youth: Transition to Adulthood’.  	 	 		\textit{Report of the Panel on Youth of the President Science Advisory Committee},  				1972. Chicago Press. 43 p. pp.  		 			Chicago and London: The University of 		 	 
\end{bibitemlist}
 			 		 	 
\end{document}
