\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={Poverty, Underdevelopment and Emerging Economies: Nigeria in Focus},
 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{2013-01-15 (revised: 15 January 2013)}
\def\TheID{\makeatother }
\def\TheDate{2013-01-15}
\title{Poverty, Underdevelopment and Emerging Economies: Nigeria in Focus}
\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]{kALU  UMA}

             \affil[1]{  Federal University Ndufu Alike Ikwo, Ebonyi State, Nigeria}

\renewcommand\Authands{ and }

\date{\small \em Received: 14 December 2012 Accepted: 31 December 2012 Published: 15 January 2013}

\maketitle


\begin{abstract}
        


The paper critically investigated poverty in Nigeria over the years, considering its persistent rise in spite of various measures instituted by different Nigerian leaders. The study revealed that improper identification of the poor, lack of adequate monitoring of programmes, corruption, inconsistent policies, poor funding of programmes, lack of industries, poor infrastructure and irregular power supply, among others, have contributed significantly meteoric rise in poverty over the years. Among the ways forward articulated are: proper research and survey are required before commencement of programmes; sufficient monitoring and consistency in policies are essential; intensification of modernized agricultural practices in Nigeria; annihilation of corruption in all levels through leaders? change of attitude; and mass participation of citizens in policy formulation and service delivery are imperative now.

\end{abstract}


\keywords{economies, emerging, poverty, policies, underdevelopment}

\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
Ogwumike  {\ref (2002)} points that the number of those in poverty rose from 27\% in 1980 to 46\% in 1985; it decreased slightly to 42\% in 1992, and increased sharply to 67\% in 1996. By 1999 the estimated poverty was more than 70\%, which compelled the federal government to intensify action on poverty reduction. Consequently, efforts have been made in all angles to reduce the level of poverty in Nigeria but greed has retarded positive efforts. Budgetary allocations have been on the increase, nevertheless, with no remarkable improvement.\par
Ozoh (2010) posits that the problem of inability of the underdeveloped countries to grow emanates from defective economic and socio-political institutional setups, defective attitude towards work, technological backwardness, low entrepreneurial skill and talents, indiscipline, limited size of market and imperfection, lack of basic industries due to capital deficiency and defective education, among others. Nigeria as a country has inadequate infrastructure to sustain industrial activity. Besides, the pattern of attitude among leadership and the led have not been encouraging. Consequently, there is decline in aggregate economic activity, which reflects on the gross domestic product and real income of the society, thereby debilitating the repositioning of poverty in the country. Consequently, the economy is strongly gripped with vicious cycle of poverty.\par
Tackling the vicious circle of poverty is seen as a prerequisite for revamping the economy. Poor income gives rise to low saving which in turn results to low capital accumulation, low investment and low income. The required environment in Nigeria has not been available and favourable in repositioning low living standard. Among the actions of the federal government in changing the trend of poor living standard is increased expenditure by the three tiers of governmentâ?"? Local, State and Federal. This is more of a simultaneous investment in various nooks and crannies of the economy. This intention was aimed at turning around the vicious circle of poverty which exists both on the supply and demand sides of the economy. However, the present status quo gives room for ambiguity in respect of proper targeting and attainment of goals.\par
Every year, the various governments of Nigeria make budgetary allocations in various sectors with the Y 2013 ear ( ) B hope of improving and advancing the economy. These allocations are not easily accounted for owing to the high degree of corruption. In its assessment of the level igeria is the most populous country in Africa with a population of over 162 million, according to the World Bank (2011) data. The country is blessed with abundance of both human and natural resources. Prior to the present civilian regime, the military that was in control for fifteen years  {\ref (1984)} {\ref (1985)} {\ref (1986)} {\ref (1987)} {\ref (1988)} {\ref (1989)} {\ref (1990)} {\ref (1991)} {\ref (1992)} {\ref (1993)} {\ref (1994)} {\ref (1995)} {\ref (1996)} {\ref (1997)} {\ref (1998)} {\ref (1999)} did not put meaningful developmental structures on ground and this gradually deteriorated the living standard. However, different policies, programmes and strategies were employed to reposition the economy from being one of the poorest countries of the world to one of the leading economies by the year 2020. Yet, on practical basis, the country lacks the requirements for decent living standard. The \hyperref[b27]{Guardian (2005)} points that Nigeria is rated one of the world poorest countries. Available data show that the economy ranks between 130-154 th position of the Global 172 economies in the world marginal index, and is among the 20 poorest countries in the world in spite of being the giant of Africa in terms of huge human and mineral resources and available. 
\section[{N}]{N}\par
The country occupies the 7 th position as the world's largest producer of crude oil. of corruption, Transparency International employed surveys and assessments which included questions related to the bribery of public officials, kickbacks in public procurement, embezzlement of public funds, and the effectiveness of public sector anti-corruption efforts. Their approach placed Nigeria as one of the most corrupt economies. This is because Nigeria ranked 143 with index of 2.4 out of 183 countries and other territories of the world (Transparency International, 2011). \hyperref[b11]{Igbuzor (2004)} notes that the main causes of poverty in Nigeria include illiteracy, unemployment, ignorance, high inflation rates, poor economic governance, insecurity of life and property, huge foreign debt, high incidence of diseases, environmental degradation, large family size, inadequate access to employment opportunities and lack of adequate access to land and capital. Many policies, programmes and strategies aimed at solving these myriad of problems still leave the majority of Nigerian unchanged. One may be compelled to ask what is really happening to the Nigerian economy. Why have policies, fund allocations and various programmes adopted over the years unable to revive poverty in Nigeria? II. 
\section[{Theoretical Literature}]{Theoretical Literature}\par
One of the major problems adversely affecting developing countries has been poverty. \hyperref[b15]{Nurkse (1957)} points out that 'a country is poor because it is poor'. Poverty of a country stems from many factors which retard productivity, income generation, saving and investment, thereby affecting capital accumulation.  {\ref Domar (1937)} states that it is actually capital rather than labour that is the main factor limiting growth in less developed countries. Arthur Lewis, Rostow and others support this view. Human capital, being an important variable in growth and development, has been observed by various economists as the critical factor \hyperref[b23]{[ Romer (1986)}, \hyperref[b13]{Mankiw, Romer, Weil (1992)}]. For poverty to be eradicated in Nigeria, besides putting in place capital over heads, efforts are desperately required to reform the quality of human capital. This implies restructuring or reforming the education sector. The Solow-Swan model recognizes the stock of capital and knowledge or effectiveness of labour as imperative in raising output level. \hyperref[b13]{Mankiw, Romer, and Weil (1992)} have also shown that relative small changes in the resources devoted to physical and human capital accumulation may lead to large changes in output per worker.\par
Poverty is easily tackled with great change in both physical and human capital. It is basically on this fact that emphases of most policies and programmes for alleviating poverty in Nigeria have incorporated education and training and provision of facilities to enhance production of output expected to change the economic trend. But the approaches adopted over the years seem unsatisfactory considering the fact that the menace of poverty has not abated. Education sector is highly deficient of the requisite infrastructure to enhance effective learning. Industrial actions are frequently experienced by the teachers and Academic Staff Union of Universities (ASUU) which could have been avoided, but due to government inability to do what is necessary at the right time. Incessant strikes have dampened and bastardized the spirit of learning and mental development, thereby yielding poor quality results. This definitely has its negative multiplier effects. \hyperref[b0]{Agenor (2000)} observes that educational attainment is a crucial determinant of an individual's earnings capacity and of a country's stock of human capital. Poor families are often caught in a loweducation, low-skill, and low-income trap: they cannot afford to forgo current income and invest in education. From various indications, it is obvious that human capital development and infrastructural provisions are very essential ingredients of sustainable economic growth and poverty reduction. The government of Nigeria is aware of all these but prefer to pay lip services in most cases; hence the situation has degenerated to the unexpected as no Nigerian University is ranked among the 20th in Africa or among the 1000th in the world (Webmetrics, 2012).\par
Nigeria as a country is characterized by low per capita income, highly unequal income/wealth distribution, low standard of living, lack of infrastructure, under utilisation of natural resources, dualistic economic pattern and most importantly, lack of capital which is reflected by low rate of capital formation as a result of low per capita income, general poverty, low saving and More so, the existing problems in all the sectors are always there, notwithstanding the yearly funding. Specifically, the power sector which has a great linkage effect in the engagement of other sectorial activities is yet to be well positioned to sustain production in Nigeria in spite of huge budgetary allocations. Besides, the outcome of poverty alleviation measures has not been able to yield practical, positive results. In Nigeria, most commodities consumed by the poor are the most expensive. For instance, petrol is sold at 97 naira per liter while kerosene is 140 naira.\par
In this paper, our intention is to critically appraise poverty alleviation in Nigeria, including the Millennium Development Goal (MDG) of United Nations which targets poverty eradication by the year 2015. So, the paper is presented in this order: section one dwells on theoretical and empirical literature, section two focused on overview of programmes to alleviate poverty, the third section centres on critical evaluation of the programmes, while the last section discusses the way forward and conclusion.\par
The government, being aware of these, has attempted in various ways to develop the economy, yet much is yet to be realised. \hyperref[b14]{Meier (1980)} states that economic development is the process whereby the real per capita income of a country increases over a long period of time-subject to the stipulations that the number of people below an "absolute poverty line" does not increase, and that the distribution of income does not become more unequal. The effort of the government has not been enough to reduce poverty. The poor are becoming poorer every year and living standard in the rural areas of the country is shocking.\par
The Big Push theory advocates a simultaneous investment in all the sectors of the economy. It is unequivocal that bit-by-bit developmental investment approach may not be enough to put in place the enormous resource requirement and capital overheads to push the underdeveloped economy to the path of sustainable growth. Hence, \hyperref[b24]{Rodan (1947)} advocates the Big Push thesis that points that there is minimum level of resources that must be made available for development programme if the society intends to have an opportunity of success. This presupposes that investment in inter related industries with positive externalities will have the complementarity ability to bring about positive economic effects. The Big Push actually advocates the industrialization of an economy and the role of the government in the application of policies and programmes since the market forces may not be sufficient to allocate resources adequately and accelerate economic development.\par
This theory in so many ways has been applied in Nigeria over the years in consideration of the different National Development Plans since 1962. But the continual rise in both urban and rural poverty calls for questioning the extent of all the government actions in poverty eradication. It is difficult to convince anybody that the allocations for power supply, water supply, road network, agriculture and education have been sufficient to alleviate poverty. It is also disheartening that most Local Government Areas in Nigeria are handicapped from impacting in any way in the development of the local areas due to improper channeling of funds. It is also very equivocal to accept that all allocated funds are entirely channeled to the targeted considering the fact that corruption has eaten deep into all the nuclei of the sectors of the Nigerian economy. 
\section[{III.}]{III.} 
\section[{Empirical Literature}]{Empirical Literature}\par
Many writers have been worried about the high degree of poverty in sub-Saharan Africa and as such have investigated on how to resolve it so as to improve the living standard of the people. In Nigeria, serious attention has been paid to poverty eradication over the years. Nevertheless, much still needs be done. \hyperref[b10]{Ibeh (2011)}, in his study of the bastardization of the poverty alleviation programmes in Nigeria, points that like unemployment, hunger, malnutrition, corruption, dualistic economy, technological backwardness and vicious cycle of poverty are prevalent in the everyday lives of Nigerians. He further notes that the introduction of poverty alleviation programme aimed at tackling poverty has been debased and made a source of embezzlement by the promoters, leading to prolonged poverty with associated difficulties.\par
Although poverty alleviation was indirectly considered in the past, which was later made direct with the intention of tackling it in earnest, it is quite disheartening that the level of decay among leaders has now resulted to egocentrism and wealth acquisition at the expense of the down trodden. The allocated resources, most times, do not reach their targeted. The impact is far below the budgeted and allocated amount of resources. The situation in the country has compelled many Nigerians to seek asylum in other developed countries of the world even when there is no crisis.\par
In their study of foreign direct investment: a panacea for unemployment and poverty reduction in Nigeria, Eboh and Uma (2010) note that the level of capital deficiency for industrialization gives rise to high level of unemployment and under utilization of resources of the country and so argued that the answer hinges on greater openness of the economy for influx of capital. Actually, this is plausible if security of life and property is absolutely put in place so as to attract foreign investors. \hyperref[b8]{Earthtrends (2003)} points out that the percentage of Nigerian population living on less than \$1 a day is 70.2\% while the percentage of population living on less than \$2 a day is 90.8\%. This shows that many Nigerians cannot afford one decent square meal a day. Hunger, malnutrition and poor health are not favourable to mental development. The genesis of our major  \hyperref[b28]{Uma (2009)} analysed the impact of some macroeconomic variables on poverty reduction in Nigeria using ordinary least square method. The study found that, apart from agricultural output, other variables did not contribute significantly to poverty alleviation in Nigeria. It is saddening in that resources devoted for poverty reduction over the years are not yielding reasonable results. Every year, poverty indicators show that the living standard is deteriorating. This is the reason behind Uma and Eboh's (2013) perception that corruption is one of the greatest obstacles to the development of the Nigerian economy as it has brought about high level of selfishness, diversion and misallocation of scarce resources. If corruption is tackled, Nigeria will have high level poverty reduction and consequently, growth. like about ourselves, we can paint a picture to the international community to suit our purpose but the truth is that many Nigerians are wallowing in abject poverty in spite of the blessings by nature in form of mineral resources. This situation is reversible if refined, transparent and accountable leadership is instituted.\par
Ali et al (2002) examined poverty reduction in Africa: challenges and policy options. The study investigated the spread, depth and severity of poverty for the region and the chosen countries. Their literature review shows high level of poverty and which is still worsening in Africa in comparison with other developing countries. The mean head-count ratio in 1990 was 53\% while the rural and urban poverty rates were respectively 56\% and 43\%. High inequality in income distribution exists in Africa while in some countries, rural poverty range is 70-80\% while urban poverty range is 50-60\%. The study also revealed that at regional level, lower rate of poverty stems from improvement in education, health care, maternal education, safe water and sanitation. Surprisingly, some countries with high level of education also have high poverty rate. \hyperref[b1]{Aigbokhan (2000)} studied poverty, growth and inequity in Nigeria and found that there is evidence of increased poverty, inequality and polarization in distribution during the period of 12 years studied. He further revealed that poverty and inequality are more among male-headed households in rural areas and the northern geographical zone. The study also showed positive real growth at the period whereas poverty and inequality deteriorated.\par
Eboh \& Uma (2010) examined some policies and programmes on rural electrification and water supply aimed at tackling poverty reduction in Nigeria. The study revealed that uneven development of the rural and urban areas resulted to developmental skewness in favour of the urban region, thereby retarding resource availability and its use in the rural sector. Consequently, the chain effects raise poverty to excruciating level. A large proportion of Nigerians live in the rural areas of the Nigerian economy, and due to the fact that much has not been done in this area, poverty remains with the country and the spill effects/externalities carried to the urban areas. At present, the rural inhabitants prefer living in slums in urban areas instead of remaining in the areas devoid of all essentials of living. This infectious poverty has increased slumization, overcrowding, waste management problem and many social vices such as kidnapping, human trafficking, smuggling, obtaining by tricks and prostitution, among others, in the urban areas of the Nigerian economy.\par
Ali and Thorbecke (1997) in their study of the state of rural poverty, income distribution and rural development in Sub-Saharan Africa (SSA) pointed among others that lower population density and large spatial distribution of population in sub-Saharan Africa are the main impediments to the provision of an adequate rural infrastructure network when compared with Asia. Poor road network contributes to (i) the very high transportation costs; (ii) the high prices which invariably affect initial agricultural producer prices and final consumer prices; (iii) segmented agricultural product market; and (iv) subsistence African farmers' very limited market orientation. All these culminate to negative effects of physical and technological factors on rural and agricultural development. Besides, the governments of Sub-Saharan Africa (SSA) almost generally pursue policies and institutions that pay less attention to agriculture.\par
IV. 
\section[{Overview of Programmes to Alleviate Poverty}]{Overview of Programmes to Alleviate Poverty}\par
Many programmes have directly and indirectly been put in place to tackle poverty in Nigeria since after independence. \hyperref[b18]{Ogwumike (2002)} points that before the Structural Adjustment Programme (SAP), poverty alleviation was not the aspiration of development planning and management, but the resource managers indirectly focused on poverty reduction in the sense that the objective pursued in the first National Development Plan and others which dwell in the improvement in health, employment, education, among others would result to poverty reduction.\par
Still with unconscious approach of tackling poverty, various schemes were put in place to reduce rural-urban migration, encourage agricultural production, raise manpower and raw material utilization and increase real income. Such schemes include: River Basin Development Authorities (RBDA), the Rural Electrification Scheme (RES), the Agricultural Development Programmes (ADP), the Rural Banking Programme (RBP), Operation Feed the Nation (OFN), and Free Compulsory Education (FCPE) of 1977 under Obasanjo's military regime, Green Revolution of Shehu Shagari put in place in 1980, and Low Cost Housing Scheme, among others. Although the schemes were laudable at inception, they could not be sustained owing to lack of attention. The huge resource investments in some became irreversible and ultimately were a colossal loss to the country.\par
However, from 1986 to 1993, there was a conscious effort to ameliorate poverty. This intention gave rise to the Structural Adjustment Programme (SAP) under the military head of state, Ibrahim Babangida. He introduced a variety of programmes as shown in the table below: Source : Oladeji and Abiola, (1998).\par
These programmes, in many ways, were highly welcomed considering the urgency to address poverty in Nigeria. The programmes targeted on various categories of Nigerians affected by poverty. The programmes in actual fact played some desirable role at the onset. Its un-sustainability accentuated by macroeconomic distortion, inconsistent policies, nepotism, selfishness of operators and corruption annihilated sufficient goal attainment. Besides, the rise in poverty, in spite of all these, was highly demoralising. Poverty rose from 67\% in 1996 to over 70\% in 1999. \hyperref[b16]{Obadan (2002)} notes that at the time Nigeria experienced economic growth, considerable poverty reduction was not achieved. For instance between 1985-1992, gross domestic product rose slightly, although aggregate poverty headcount level came down a little, but there was high level of inequality and the poor did not enjoy in the economic advancement since the depth and severity of poverty could not significantly change.\par
Each programme consumed a colossal sum of money. The outcome seemed not commensurate to the input of resources. This situation compelled the new civilian regime to strategize on poverty alleviation. The civilian government in 1999 headed by Obasanjo was much concerned with poverty alleviation through encouragement of agriculture, education, water supply and health.\par
The National Poverty Eradication Programme (NAPEP) was introduced in 2001 aimed at absolute poverty eradication. The National Poverty Eradication Council (NAPEC) was instituted to coordinate the programme with various bodies/agencies that was associated with poverty reduction. Many government ministries were pinpointed as core poverty alleviation ministries based on the Joda Panel and Abdullahi Committee Reports. In addition, Poverty alleviation institutions were also identified. Hence, activities for NAPEP were categorized thus: Youth empowerment Scheme (YES), Rural Infrastructure Development Scheme (RIDS), Social Welfare Service Scheme (SOWESS) and National Resources Development and Conservation Scheme (NRDCS). Each scheme focused on specific areas of provisions of basic needs, facilities and infrastructure aimed at empowering the youths and the populace with the intention to address poverty. Poverty Reduction Strategy Paper was the next move under the supervision of the Economic Policy Coordinating Committee in the Office of the Vice President. A National core team was inaugurated in February, 2001  {\ref (FRN, 2000;}\hyperref[b16]{Obadan, 2002;}\hyperref[b18]{Ogwumike, 2002;}\hyperref[b11]{Igbuzor, 2004)}.  
\section[{Global Journal of Management and Business Research}]{Global Journal of Management and Business Research} 
\section[{Critical Evaluation of Programmes}]{Critical Evaluation of Programmes}\par
Over the years the various Nigerian leaders identify and implemented poverty alleviation programmes very slipshodly. This led to improper targeting of the poor. \hyperref[b16]{Obadan (2002)} posits that insufficient systems of targeting for the poor and the fact that most of the programmes did not focus directly on the poor, and poor co-ordination contributed significantly for inability to achieve meaningful outcome. Besides, it should also be pointed that there is a pattern or way of life of most leaders in Nigeria who are not usually interested on going on with existing policy made by the predecessor. The expected aim of policies cannot easily be achieved if operational issues are thwarted. Consequently, inconsistent policies due to leadership changes have adverse effects on designed poverty reduction programmes.\par
In a similar vein, improper monitoring of projects, lack of accountability, inability to pinpoint and non-co-option of the poor have retarded progress. Monitoring helps to detect the possibility of changing action taken for better results. The lack of it helped to waste colossal resources. In addition, the difficulty of an individual is best known by the person. Most designed poverty reduction programmes lacked the input of the poor. It is difficult to tackle surface effects of an ailment when the root which exists internally has not been touched. Poverty is concentrated among women, children and the elderly people, especially in the rural areas of the country. \hyperref[b18]{Ogwumike (2002)} points that a fundamental problem of rural development approach to poverty reduction is that it is difficult to focus attention on the real poor given that poverty in the rural area is pervasive and also that the inability to identify the poor has contributed to the inability to achieve significant result in the nation's poverty reduction programmes.\par
Many poverty alleviation programmes focused on agriculture as the basis for food provision and income generation, but insufficient and un-sustained attention on this important sector has led to food shortage which invariably raises the prices of food stuff and the adverse effect of high price impacted so much on the poor. Besides, lack of essential infrastructure in the rural areas of Nigeria has compelled many youths who would have opted for agriculture to relocate to the urban areas. Nigeria, as an agrarian economy, has all it takes to increase employment opportunity in this sector so as to boast food, raw materials production and change the status of the poor. Insufficient encouragement has helped to change the attitude of Nigerians to opt for white collar jobs. The food crisis in Nigeria seems to have taken a dangerous dimension, taking into account the challenges presented by high prices of food. Agricultural commodity prices rose sharply since early 2006. Ever since, there has been a continued rise in food prices and the low income earners, the poor have not been able to cope, thereby retarding the living standard. This situation has raised poverty in the country. As a result, the production system of farmers, given their socio-economic situation, inconsistent government policies, poor infrastructural base and other factors combined to annihilate the sector thereby bringing in low production, high prices of food items, inflation, underdevelopment and poverty. The high rate of unemployment and poverty in Nigeria are, to a great extent, associated with neglect of agriculture \hyperref[b17]{(Okuneye, 2001}   
\section[{Way Forward for Poverty Alleviation}]{Way Forward for Poverty Alleviation}\par
In consideration of poverty situation over the years, it is imperative for programmes and strategies for alleviating poverty in Nigeria to incorporate the following: Worthy to note is the high level of corruption which has never helped any good policies and programmes to achieve positive effects. When appointted leaders see their positions as an opportunity to enrich selves overnight. It then becomes difficult to channel resources to the appropriate areas of need for goal attainment. The menace of corruption has, in various ways, stifled the realization of policy objectives, thereby paralyzing and jeopardizing the good intentions of policy makers and the progress of the country . Nigeria is what it is because we are? mostly selfish, shortsighted, parochial and grab-yourown mentality, obsessed group of people who make noise when not in position to steal, who steal when positioned to do greater good. This pattern of behaviour does deny the masses of the necessary public goods and retard living standard and raises the comfort of the few at the expense of many \hyperref[b21]{(Ozoh, 2012)} should be properly funded and extended to all the parts of the country. The graduates in the training programme should be provided with initial capital through soft loans that is devoid of security. This will help to achieve greater impact of this directorate. e) Operations of some poverty reduction programmes need be monitored on quarterly basis. Mangers of programme should ensure proper accountability of allocated resources. This will help in the discovery of what ought to be done at the right time so as to avoid diversion and waste of scarce resources. f) There is urgent need to annihilate corruption in all angles through leaders' change of attitude and mass participation. This intention has to start from leaders whose activities are being emulated by the subordinates and the society. It is difficult for people to take serious anybody who continuously engage in anything ugly and who also preaches against it. Exemplary life and attitudinal change is imperative and expected of every leader if corruption need be addressed. If corruption can be reduced to a great extent, poverty in Nigeria will drastically fall. g) It is also relevant that research and survey be carried out before introduction of poverty reduction programme. This will help in identifying what is really needed to be done so as to have better results. The idea of leaders operating on guise work is not necessary in this modern era. h) There is urgent need for revival of education, industrialisation and power sector. Insufficient capital needed in schools affect quality education. Lack of industries in Nigeria has lessened adequate resources utilization and employment. Irregular power supply in Nigeria has compelled rural barbers, hair dressers and welders to opt for motor cycle business, prostitution and crimes. Surprisingly, one major indirect programme/policy that could help in poverty alleviation is the government provision of power supply, behold, every other process will adjust in that positive direction and micro-level sufficiency will emerge dramatically. The chain effects of lack of these have played significant role in sustaining poverty in Nigeria.\par
In addressing poverty using the people oriented approach, the poor must be key actors in ideology and addressing livelihood priorities. Development agents and government need processes or must create processes to enable them listen and respond to the poor. It should also be multi-level, by ensuring that micro-level activity inform the development of policy and create enabling environment that macro-level structures and processes support people to build upon their own support.\par
On this note, it is pertinent to recall \hyperref[b12]{Lennart (2003)} who states that the most important partnership, and finally the only one that will matter is with the poor themselves to take the skills, and the knowledge, and certainly the will to improve their lives. What they lack is opportunity. Our task is to create the enabling environment and opportunity for them to live in harmony with the natural resources base on which their lives depend. 
\section[{VII.}]{VII.} 
\section[{Conclusion}]{Conclusion}\par
The study has critically examined poverty alleviation activity in Nigeria and was able to show that the continuous increase in poverty in Nigeria in spite of poverty alleviation programme and huge budgetary allocation stem from the pattern of programme, improper management, inconsistence of policies and corruption. It is believed that a change in reducing the rising poverty is possible with attitudinal change of leaders by taking the right step at the right time. Nigerian poverty situation is not beyond control if there is sincerity of management, accountability and monitoring. All Nigerians should be part of the aspiration to fight poverty through tackling corruption, insecurity and obeying rules and regulations. \begin{figure}[htbp]
\noindent\textbf{26}\includegraphics[]{image-2.png}
\caption{\label{fig_0}26 B}\end{figure}
  \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.2590963855421687\textwidth}P{0.04506024096385542\textwidth}P{0.17\textwidth}P{0.3758433734939759\textwidth}}
Programme\tabcellsep Year Established\tabcellsep Target group\tabcellsep Nature of Intervention\\
Directorate for Food,\tabcellsep 1986\tabcellsep Rural Areas\tabcellsep Feeder Roads, rural\\
Roads and Rural\tabcellsep \tabcellsep \tabcellsep water supply and\\
Infrastructures (DFRRI)\tabcellsep \tabcellsep \tabcellsep rural electrification.\\
National Directorate of\tabcellsep 1986\tabcellsep Unemployed\tabcellsep Training, finance\\
Employment (NDE)\tabcellsep \tabcellsep your\tabcellsep and guidance.\\
Better Life Programme\tabcellsep 1987\tabcellsep Rural women\tabcellsep Self -help and rural\\
(BLP)\tabcellsep \tabcellsep \tabcellsep development\\
\tabcellsep \tabcellsep \tabcellsep programmes, skill\\
\tabcellsep \tabcellsep \tabcellsep acquisition and\\
\tabcellsep \tabcellsep \tabcellsep health care.\\
People's Bank of\tabcellsep 1989\tabcellsep Underprivileged\tabcellsep Encouraging savings\\
Nigeria (PBN)\tabcellsep \tabcellsep in rural and\tabcellsep and credit facilities\\
\tabcellsep \tabcellsep urban areas\tabcellsep \\
Community Banks\tabcellsep 1990\tabcellsep Rural residents,\tabcellsep Banking facilities.\\
(CB)\tabcellsep \tabcellsep micro enterprises\tabcellsep \\
\tabcellsep \tabcellsep in urban areas\tabcellsep \\
Family Support\tabcellsep 1994\tabcellsep Families in Rural\tabcellsep Health care delivery,\\
Programme (FSP)\tabcellsep \tabcellsep areas\tabcellsep child welfare, youth\\
\tabcellsep \tabcellsep \tabcellsep development, etc.\\
Family Economic\tabcellsep 1997\tabcellsep Rural areas\tabcellsep Credit facilities to\\
Advancement\tabcellsep \tabcellsep \tabcellsep support the\\
Programme (FEAP )\tabcellsep \tabcellsep \tabcellsep establishment of\\
\tabcellsep \tabcellsep \tabcellsep cottage industries.\end{longtable} \par
 
\caption{\label{tab_1}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_2}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.8343392630241423\textwidth}P{0.003780177890724269\textwidth}P{0.0021601016518424396\textwidth}P{0.0027001270648030493\textwidth}P{0.0016200762388818297\textwidth}P{0.005400254129606099\textwidth}}
a) Proper identification and classification of the poor\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
will help for effective and efficient targeting so as to\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
achieve better result.\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
b) Consistency of policies and programmes are\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
essential. Every leader in the country should not\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
discard the policies and programmes started by the\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
predecessor. This will help to minimize waste and\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
duplication of social and economic institutions for\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
poverty alleviation.\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
c) Intensification of modernized agricultural practices\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
in Nigeria is necessary. Studies have shown that\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
agriculture has contributed meaningfully to poverty\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
reduction in Nigeria and it should be promoted in all\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
ramifications. Integrated agriculture should be\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
encouraged to ensure steady supply of food. Apart\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
from ensuring food and raw materials availability, it\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
is a remarkable source of job for the unemployed.\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Farmers should be encouraged to form co-\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
operative society so as to delve into large scale\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
production and credit facilities should be provided\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
with no stringent collateral security.\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
d) The National Directorate of Employment (NDE)\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{6}{l}{It is also relevant to mention that lack of}\\
\multicolumn{6}{l}{industrialization and poor infrastructure has debarred}\\
\multicolumn{6}{l}{prospective investors in Nigeria. Insecurity of life and}\\
\multicolumn{6}{l}{property, especially in Northern parts of the country}\\
\multicolumn{6}{l}{have in different ways forced many Nigerians into}\\
\multicolumn{6}{l}{poverty level. Poverty reduction intention should}\\
increase\tabcellsep capital\tabcellsep over\tabcellsep heads\tabcellsep and\tabcellsep sufficient\\
\multicolumn{6}{l}{interdependent industries capable of harnessing the}\\
\multicolumn{6}{l}{insufficiently utilized resources of the society.}\\
\multicolumn{6}{l}{Development of many undeveloped sectors in Nigeria is}\\
\multicolumn{6}{l}{imperative to increase employment and retard poverty.}\end{longtable} \par
 
\caption{\label{tab_3}}\end{figure}
 			\footnote{© 2013 Global Journals Inc. (US)} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Agenor ()]{b0}\label{b0} 	 		\textit{},  		 			P Agenor 		.  	 	 		\textit{Economics of Adjustment and Growth}  		2000. Forthcoming Academic Press. 11.  	 
\bibitem[Guardian (2005)]{b27}\label{b27} 	 		\textit{},  		 			The Guardian 		,  		 			Tuesday 		.  		February 8, 2005. pg 33.  	 
\bibitem[Mankiw et al. ()]{b13}\label{b13} 	 		‘A Contribution to the Empirics of Economic Growth’.  		 			G Mankiw 		,  		 			D Romer 		,  		 			D Weil 		.  	 	 		\textit{Quarterly Journal of Economics}  		1992.  	 
\bibitem[Solow ()]{b25}\label{b25} 	 		‘A Contribution to the Theory of Economic Growth’.  		 			R Solow 		.  	 	 		\textit{Quarterly Journal of Economics}  		1956. 70.  	 
\bibitem[Igbuzor ()]{b11}\label{b11} 	 		\textit{Alternative Poverty Reduction Strategy for Nigeria, Centre for Democracy and Development},  		 			O Igbuzor 		.  		2004. p. 46.  	 	 (Poverty Eradication and Public Policy in Nigeria) 
\bibitem[Ogwumike ()]{b18}\label{b18} 	 		\textit{An appraisal of poverty reduction strategies in Nigeria, Central Bank of Nigeria Economic and financial review},  		 			F O Ogwumike 		.  		2002. p. 39.  	 
\bibitem[Uma et al. ()]{b29}\label{b29} 	 		‘Appraisal of the Influence of Agriculture on Economic Growth: Empirical Evidence from Nigeria’.  		 			K E Uma 		,  		 			F E Eboh 		,  		 			P C Obidike 		.  	 	 		\textit{IOSR Journal of Economics and Finance}  		2013. 1  (1)  p. .  	 
\bibitem[Ozoh ()]{b21}\label{b21} 	 		‘Constituents Welfare and Public Expenditure Immiseration in Nigeria: A Graphical Survey’.  		 			F O Ozoh 		.  	 	 		\textit{The Nigerian Electoral Journal}  		2012. 5  (2) .  	 
\bibitem[Corruption Perception Index Transparency International (2011)]{b26}\label{b26} 	 		‘Corruption Perception Index’.  		 \url{http://www.transparency.org/cpi2011/results}  	 	 		\textit{Transparency International},  				2011. May 13. 2013.  	 
\bibitem[Uma and Eboh ()]{b30}\label{b30} 	 		‘Corruption, Economic Development and Emerging Markets: Evidence from Nigeria’.  		 			K E Uma 		,  		 			F E Eboh 		.  	 	 		\textit{Asian Journal of Management Sciences and Education}  		2013. 2  (3)  p. .  	 
\bibitem[Earthtrends (2003)]{b8}\label{b8} 	 		\textit{Economic Indicator-Nigeria},  		 			Earthtrends 		.  		 \url{http://earthtrends.-wri.org}  		2003. July 20. 2013.  	 
\bibitem[Domar ()]{b5}\label{b5} 	 		\textit{Essays in the theory of Economic Growth},  		 			E Domar 		.  		1957. New York: Oxford University press.  	 
\bibitem[Eboh and Uma ()]{b7}\label{b7} 	 		‘Foreign Direct Investment: A Panacea for Unemployment and Poverty Reduction in Nigeria’.  		 			F Eboh 		,  		 			K E Uma 		.  	 	 		\textit{Nigeria Journal of Economic and Financial Research}  		2010. 3  (1)  p. .  	 
\bibitem[Romer ()]{b23}\label{b23} 	 		‘Increasing Returns and Long-run Growth’.  		 			P Romer 		.  	 	 		\textit{Journal of Political Economy}  		1986. 94.  	 
\bibitem[Meier ()]{b14}\label{b14} 	 		\textit{Leading Issues in Economic Development},  		 			G M Meier 		.  		1980. Oxford: Oxford University Press.  	 
\bibitem[Rodan (ed.) ()]{b24}\label{b24} 	 		\textit{Notes on the Theory of Big Push},  		 			R Rodan 		.  		Latin America, (ed) Ellis. H.S and Wassiah, W.W (ed.)  		1947. 1961.  	 
\bibitem[Obasanjo's Economic Direction ()]{b9}\label{b9} 	 		\textit{Obasanjo's Economic Direction},  		2000. 1999-2003. Lagos: Down Functions Nigeria Ltd.  		 			Federal Republic of Nigeria 		 	 
\bibitem[Oladeji and Abiola ()]{b19}\label{b19} 	 		‘Poverty Alleviation with Economic Growth Strategy: Prospects and Challenges in Contemporary Nigeria’.  		 			S I Oladeji 		,  		 			A G Abiola 		.  	 	 		\textit{Nigerian Journal of Economic and Social Studies (NJESS)}  		1998.  (1)  p. 40.  	 
\bibitem[Ali et al. ()]{b3}\label{b3} 	 		\textit{Poverty reduction in Africa: Challenges and Policy Options},  		 			A G A Ali 		,  		 			. G Mwabu 		,  		 			R Gesami 		.  		2002.  	 	 (Special Paper 36) 
\bibitem[Obadan ()]{b16}\label{b16} 	 		‘Poverty Reduction in Nigeria. The way forward’.  		 			O M Obadan 		.  	 	 		\textit{CBN economic and financial review}  		2002.  (4)  p. 39.  	 
\bibitem[Aigbokhan ()]{b1}\label{b1} 	 		‘Poverty, growth and inequity in Nigeria: A case study’.  		 			B E Aigbokhan 		.  	 	 		\textit{African Economic Research Consortium}  		2000. 102.  	 	 (AERC Research Paper) 
\bibitem[Nurkse ()]{b15}\label{b15} 	 		\textit{Problems of Capital Formation in Underdeveloped Countries},  		 			R Nurkse 		.  		1957. New York: Oxford University press.  	 
\bibitem[Webometrics ()]{b31}\label{b31} 	 		‘Ranking of World Universities’.  		 			Webometrics 		.  		 \url{fromwww.mavir.net}  	 	 		\textit{Cyber metrics labs. Retrieved on July},  				2012. 2013. 17.  	 
\bibitem[Okuneye ()]{b17}\label{b17} 	 		‘Rising cost of food prices and food insecurity in Nigeria and its implication for poverty reduction’.  		 			P A Okuneye 		.  	 	 		\textit{CBN Economic \& Financial Review}  		2001. 39  (4)  p. .  	 
\bibitem[Eboh and Uma ()]{b6}\label{b6} 	 		‘Rural Infrastructural Development: A Panacea for Poverty Alleviation in Nigeria’.  		 			F Eboh 		,  		 			K E Uma 		.  	 	 		\textit{African Journal of Professional Research in Human Development}  		2010. 6  (3)  p. .  	 
\bibitem[Uma ()]{b28}\label{b28} 	 		‘The Appraisal of the Effect of Selected Developmental Variables on Poverty Alleviation in Nigeria’.  		 			K E Uma 		.  	 	 		\textit{Nigeria Journal of Economic and Financial Research}  		2009. 1  (2)  p. .  	 
\bibitem[Ibeh ()]{b10}\label{b10} 	 		‘The Bastardization of the Poverty Alleviation Programmes in Nigeria and Its Socio-Political Implications’.  		 			H C Ibeh 		.  	 	 		\textit{Haitian Research Journal}  		2011. 9  (3)  p. .  	 
\bibitem[Lennart (2003)]{b12}\label{b12} 	 		\textit{The Global Environment Facility (GEF)', retrieved on},  		 			B Lennart 		.  		2003. August 25. 2013.  	 	 (from www.gef.com) 
\bibitem[Rostow ()]{b22}\label{b22} 	 		\textit{The Stages of Economic Growth},  		 			W Rostow 		.  		1985. London: Cambridge University press.  	 	 (Second edn) 
\bibitem[Ali and Thorbecke (1997)]{b4}\label{b4} 	 		‘The State of Rural Poverty, Income Distribution and Rural Development in SSA’.  		 			A G Ali 		,  		 			E Thorbecke 		.  	 	 		\textit{African Economic Research Consortium on Comparative Development Experiences in Asia and Africa}  		1997. November 3-6. p. .  	 
\bibitem[Ozoh and O ; Onwumere ()]{b20}\label{b20} 	 		‘The Vicious Circle of Poverty Thesis and the Big Push Argument’.  		 			F Ozoh 		,  		 			J U O ; Onwumere 		.  	 	 		\textit{Economic Development and Management},  				2010. Quarter Press Ltd.  	 
\bibitem[Agwu et al. ()]{b2}\label{b2} 	 		‘Worsening Food Crisis in Nigeria: A Discourse on Bail-Out Options’.  		 			M N Agwu 		,  		 			I Nwachukwu 		,  		 			B Okoye 		.  	 	 		\textit{Sacha Journal of Environmental Studies}  		2011. 1  (1)  p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
