\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={The Political Instability and their Impact on Economy in Sub Saharan African Countries},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

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

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


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

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

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2019-01-15 (revised: 15 January 2019)}
\def\TheID{\makeatother }
\def\TheDate{2019-01-15}
\title{The Political Instability and their Impact on Economy in Sub Saharan African Countries}
\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]{Diribsa Tesfa  Miressa}

\renewcommand\Authands{ and }

\date{\small \em Received: 7 December 2018 Accepted: 2 January 2019 Published: 15 January 2019}

\maketitle


\begin{abstract}
        


This paper explores the relationship between political instability and economic growth in Sub-Saharan African nations. A more comprehensive measure of political instability than has previously been developed is used in combination with a simultaneous equations model and dynamic panel estimation approach to produce several interesting inferences. First, the statistically significant inverse relationship between political instability and economic growth identified by earlier studies is confirmed by the estimates presented here. Second, the estimated system of equations indicates that economic growth and political instability are jointly endogenous. Third, in addition to the direct impact that political instability has upon growth, estimates confirm the hypothesis that political instability indirectly decreases economic growth by decreasing long-run capital accumulation. Fourth, failure to account for the dynamic nature of growth equations as well as the endogeneity of explanatory variables may produce biased effects of political instability on growth.Political instability has become endemic to Sub-Saharan Africa. Since the early 1960s, when most of the African countries began to achieve independence, more than fifty coups have taken place in the continent.

\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& 	 	 		 \par
The Political Instability and their Impact on Economy in Sub Saharan African Countries DiribsaTesfa Miressa Political instability has become endemic to Sub-Saharan Africa. Since the early 1960s, when most of the African countries began to achieve independence, more than fifty coups have taken place in the continent. This rise in political decay has significantly affected economic development. This study examines the relationship between elite political instability and economic development in Sub-Saharan Africa. It concludes that lack of political stability has contributed significantly to economic stagnation in the continent of Africa. 
\section[{I.}]{I.}\par
Back Ground of the Study thiopia is a nation with a long, venerable and complex history. Although located in the tropics its high altitudes give much of it a temperate climate. Although the ancient, aboriginal population of what is now Ethiopia was Cushitic language speakers, the culture that came to be identified with Ethiopia came from Arabia, probably as early as 1000 B.C. These Semitic language speakers adopted Christianity in the fourth century A.D. The particular version of Christianity adopted by the Ethiopians was called Monophysite because it maintained that Jesus of Nazareth was of a single nature rather than of two natures, divine and human, as maintained by the Roman Catholic and Greek Orthodox churches. The other Monophysite Christian organizations were the Coptic church of Egypt, the Syrian church and the Armenian Church. Now the Monophysite churches are accepted as orthodox but in the middle Ages these theological issues were considered vitally important. With the advent of Islam there was a political upheaval as well as a religious one in the region. The Christians of Ethiopia initially had good relations with the converts to the new religion of Islam. A party of converts to Islam in Arabia fled persecution across the Red Sea. They sought and received refuge from the Ethiopian Christians. Jesus is a revered figure in Islam, having the status of a Prophet. The Koran mandates tolerance for the People of the Book; i.e., Jews, Christians and Zoroastrians. So initially there was no friction between the Muslims and the Christians. But later political rivalries manifested themselves as religious conflicts.\par
The basic economy was agricultural. Upwards of eighty percent of the population is directly or indirectly dependent upon agriculture for their livelihood. Although an overwhelming proportion of the populations are engaged in agriculture, agricultural production accounts for only about 50 percent of Gross Domestic Product (GDP). Most of the farming (two thirds to three quarters) is for the subsistence of the rural population and consists primarily of subsistence crops such as grains and pulses. 
\section[{II.}]{II.} 
\section[{Objectives of the Study a) General Objectives of the study}]{Objectives of the Study a) General Objectives of the study}\par
The objectives of the research project are to identify the political instability and their impact on Economy in sub Saharan African countries especially in Ethiopia.\par
b) Specific objectives of the study ? To identify the impact of political instability on peoples life standard. ? To identify the impact of political instability to generate educated generation. ? To identify the impact of political instability on reducing unemployment. ? To the impact of political instability on attracting foreigner investor. ? Their impact on county GDP. 
\section[{III.}]{III.} 
\section[{Scope of the Study}]{Scope of the Study}\par
The study will concentrate on 'sub Saharan African countries especially in Ethiopia'. Abstract-This paper explores the relationship between political instability and economic growth in Sub-Saharan African nations. A more comprehensive measure of political instability than has previously been developed is used in combination with a simultaneous equations model and dynamic panel estimation approach to produce several interesting inferences. First, the statistically significant inverse relationship between political instability and economic growth identified by earlier studies is confirmed by the estimates presented here. Second, the estimated system of equations indicates that economic growth and political instability are jointly endogenous. Third, in addition to the direct impact that political instability has upon growth, estimates confirm the hypothesis that political instability indirectly decreases economic growth by decreasing long-run capital accumulation. Fourth, failure to account for the dynamic nature of growth equations as well as the endogeneity of explanatory variables may produce biased effects of political instability on growth.\par
IV. 
\section[{Methods of Data Analysis}]{Methods of Data Analysis}\par
In order to achieve the objectives of the study, a number of statistical techniques will be used in primary data analysis: In this study to analyses the primary data, descriptive data analysis method will be employed the justifications and rational reasons for using the statistical techniques in analyzing the data are now given below:a) Quantitative Data Analysis\par
Quantitative Research is used to quantify the problem by way of generating numerical data or data that can be transformed into usable statistics. It is used to quantify attitudes, opinions, behaviors, and other defined variables -and generalize results from a larger Sample population. Quantitative Research uses measurable data to formulate facts and uncover patterns in research. Quantitative data collection methods are much more structured than Qualitative data collection methods. Quantitative data collection methods include various forms of surveys -online surveys, mobile surveys and kiosk surveys, face-to-face interviews, telephone interviews, longitudinal studies, website interceptors, online polls, and systematic observations. 
\section[{b) Qualitative Data Analysis}]{b) Qualitative Data Analysis}\par
Research is primarily exploratory research. It is used to gain an understanding of underlying reasons, opinions, and motivations. It provides insights into the problem or helps to develop ideas or hypotheses for potential quantitative research. Qualitative Research is also used to uncover trends in thought and opinions, and dive deeper into the problem. Qualitative data collection methods vary using unstructured or semi-structured techniques. Some common methods include focus groups (group discussions), individual interviews, and participation/observations. The sample size is typically small, and respondents are selected to fulfill a given quota.\par
V. Facilities to be used for this Project All the material wanted for this study already exist except 4G network dongle; since there is the network interruption the 4G network access is mandatory so I will buy the 4GB network data from Ethio-telecom and the budget will planed by considering this materials. 
\section[{VI.}]{VI.} 
\section[{Budget Frame Work}]{Budget Frame Work}\par
The total budget for this project will be 300,984.25 Ethiopian Birr and the source of this budget is the salary I gain from my work. To describe the detail budget:- ? 3620 km to collect data from all nine regional states of Federal Democratic republic of Ethiopia and two cities Administration. 
\section[{VII. Deliverables and Program Schedule}]{VII. Deliverables and Program Schedule}\par
The research will be conducted according to the work plan on table \hyperref[tab_0]{1}.   \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.018805309734513272\textwidth}P{0.3761061946902655\textwidth}P{0.2544985250737463\textwidth}P{0.16297935103244837\textwidth}P{0.037610619469026545\textwidth}}
Sr. No.\tabcellsep Duration (2018 to 2020)\tabcellsep Duration\tabcellsep Final date\tabcellsep No. of days\\
1\tabcellsep Preparation of project proposal Contact of advisor and discussion on title and proposal\tabcellsep September 01,2018 -November 05, 2018\tabcellsep November05, 2018\tabcellsep 95\\
2\tabcellsep Data Collection\tabcellsep November 06, 2018-August 30, 2019\tabcellsep August 30, 2019\tabcellsep 294\\
3\tabcellsep Data compilation \& Analysis\tabcellsep August 31, 2019-January 30, 2020\tabcellsep January 30, 2020\tabcellsep 150\\
4\tabcellsep First draft submission\tabcellsep January 31, 2020\tabcellsep January 31, 2020\tabcellsep 1\\
5\tabcellsep Report writing\tabcellsep February 01, 2020-February 02, 2020\tabcellsep February 02, 2020\tabcellsep 2\\
6\tabcellsep Discussion with Advisors\tabcellsep February 03, 2020 -May 28, 2020\tabcellsep May 28, 2020\tabcellsep 120\\
7\tabcellsep Final Report Submission\tabcellsep May 29, 2020\tabcellsep July 01, 2020\tabcellsep 90\\
8\tabcellsep \multicolumn{2}{l}{Project report defense \& presentation August 30, 2020}\tabcellsep August 30, 2020\tabcellsep 1\\
\tabcellsep Total days\tabcellsep \tabcellsep \tabcellsep 753\end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[ World Bank, World Development Report ()]{b1}\label{b1} 	 		\textit{},  	 	 		\textit{World Bank, World Development Report}  		1983. 1983. Oxford University Press for the World Bank.  	 
\bibitem[ Statistical Yearbook ()]{b10}\label{b10} 	 		\textit{},  	 	 		\textit{Statistical Yearbook}  		1985. 1985.  	 	 (UNESCO) 
\bibitem[Capital ()]{b9}\label{b9} 	 		\textit{},  		 			Capital 		.  		2001. Addis Ababa Aladwani, Adel.  	 	 (weekly news paper) 
\bibitem[Accelerated Development in Sub-Saharan Africa: An Agenda for Action ()]{b7}\label{b7} 	 		\textit{Accelerated Development in Sub-Saharan Africa: An Agenda for Action},  		1981. Washington, D.C: World Bank.  	 	 (World Bank) 
\bibitem[Anikpo ()]{b8}\label{b8} 	 		‘Achieving Self-Sufficiency in African Agricultural Food Production: The Case of Nigeria’.  		 			Mark Anikpo 		.  	 	 		\textit{See Africa South of the Sahara}  		1986. 1985. 32  (4) .  	 	 (Africa Today) 
\bibitem[Agricultural and Industrial Development Bank Annual Reports ()]{b13}\label{b13} 	 		\textit{Agricultural and Industrial Development Bank Annual Reports},  		1980-1990 Addis Ababa.  	 
\bibitem[Binyam et al. ()]{b0}\label{b0} 	 		\textit{Daily Monitor, Addis Ababa},  		 			T Binyam 		,  		 			D Booz 		,  		 			K Hamilton 		.  		2009. February, 20. 1997.  	 	 (Business in Ethiopia, Dashen bank payment news) 
\bibitem[International Fund for Agricultural development, special programming mission to Ethiopia ()]{b12}\label{b12} 	 		\textit{International Fund for Agricultural development, special programming mission to Ethiopia},  		1989. 3.  	 
\bibitem[Morrison and Hibbs ()]{b4}\label{b4} 	 		\textit{Mass Political Violence: A Cross-National Casual Analysis},  		 			See Morrison 		,  		 			Stevenson 		,  		 			Douglas A Hibbs 		,  		 			Jr 		.  		1973. New York: John Wiley and Sons. p. .  	 
\bibitem[David Colman et al. ()]{b11}\label{b11} 	 		‘Measuring Economic Performance in Cameroon’.  		 			See David Colman 		,  		 			Frederick Nixson 		,  		 			; John 		,  		 			M Mbaku 		.  	 	 		\textit{Economics of Developing Countries}  		1978. 1972-1982. 1985. Ph.D. Dissertation.  		 			University of Georgia 		 	 
\bibitem[Mcgowan and Johnson (1984)]{b3}\label{b3} 	 		‘Military Coups d'état and Underdevelopment: A Quantitative Historical Analysis’.  		 			Patrick Mcgowan 		,  		 			Thomas Johnson 		.  	 	 		\textit{Journal of Modern African Studies}  		December 1984. 22.  	 
\bibitem[Organization for African Unity, the Lagos Plan of Action for the Economic Development of Africa ()]{b5}\label{b5} 	 		\textit{Organization for African Unity, the Lagos Plan of Action for the Economic Development of Africa},  		1980-2000. 1981. Geneva.  		 			International Institute for Labor Studies 		 	 
\bibitem[Sanders ()]{b2}\label{b2} 	 		 			David Sanders 		.  		\textit{Patterns of Political Instability},  				 (New York)  		1981. St. Martin's Press. p. .  	 
\bibitem[Lasswell ()]{b6}\label{b6} 	 		\textit{World Handbook of Political and Social Indicators},  		 			Harold D Lasswell 		.  		1964. New Haven: Yale University Press.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
