\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 Effect of Fuel Subcidy on Nigerian Civil Servants: Christian Ethical Point of View},
 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{2020-01-15 (revised: 15 January 2020)}
\def\TheID{\makeatother }
\def\TheDate{2020-01-15}
\title{The Effect of Fuel Subcidy on Nigerian Civil Servants: Christian Ethical Point of View}
\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]{Dr. Mrs Ayodele  Omojuwa}

\renewcommand\Authands{ and }

\date{\small \em Received: 15 December 2019 Accepted: 31 December 2019 Published: 15 January 2020}

\maketitle


\begin{abstract}
        


The Petroleum Products Pricing Regulatory Agency wishes to inform all stakeholders of the commencement of the formal removal of the subsidy on Premium Motor Spirit, Petroleum products marketers are to note that no one will be paid a subsidy on PMS discharges after 1st January 2012," said the statement signed by PPPRA executive director Reginald Stanley. The tempo of activities within the polity became overtly charged immediately after the announcement of the removal of fuel subsidy on January 1, 2012 by the Petroleum Products Pricing and Regulatory Agency (PPPRA). This indeed, came as a shock to most Nigerians as they were not prepared for the sudden change. Labour and transport unions, human rights groups, market women, taxi drivers and lawyers' associations have been bitterly opposed to having the subsidy removed. That led to the announcement of a nationwide strike by the organized Labour, comprising the Nigerian Labour Congress (NLC) and the Trade Union Congress (TUC) starting from January 9. That strike successfully grounded economic activities around the country for one whole week, with Nigeria losing approximated N320 billion per day. From some state capitals came reports that governors, who earlier decided at the National Economic Council (NEC) to advise the Federal Government to remove fuel subsidy had started siding with the people and encouraging protests.?

\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[{Introduction}]{Introduction}\par
igeria is an oil exporting, developing country. With a population of 165 million, it is the most populous country in Africa. Available evidence in extant literature shows that Nigeria is the largest in Africa and the sixth largest oil producing country in the world. N igeria is the world's 14th largest producer of crude oil with 10th largest proven reserve. It possesses the world's 8th largest proven natural gas reserves. The country has 4 refineries with an install production capacity of 485,000 barrels of fuel per day. 
\section[{a) The Refineries}]{a) The Refineries}\par
Old Port Harcourt Refinery: installed processing capacity of 60,000 barrels per day, built by Shell was taken over by the Nigerian government in 1977. It is Nigeria's first refinery.\par
? Kaduna Refinery: commissioned in 1988 with processing capacity of 150,000 per day. ? Warri Refinery: Has installed processing capacity of 125,000 barrels per day of crude. It was built in 1978 with initial capacity for 100,000 bbl per day. ? New Port Harcourt Refinery: processing capacity of 150,000 barrels per day. It was initially designed as an export refinery. It is the most modern of Nigeria's refineries and was commissioned in 1991. ? Total refineries capacity 60,000+150,000 + 125,000 + 150,000 = 485,000 bbl/day. Source: NNPC, 2009.\par
The total production is adequate to meet its domestic needs with a surplus for export. Yet, the country is a large net importer of gasoline and other petroleum products. It is rather ironic to posit that oil wealth which serves as the source of fortune for many countries is the main source of Nigeria's misfortune. At least Nigeria was economically steady and progressive before the so-called oil boom. Furthermore, the proceeds from the resources are not utilized for the benefit of the citizenry.\par
Subsidies are payments made by the government for which it receives no goods or services in return  {\ref (Karl Case, 1999)}. Many governments across the globe perceive the provision of subsidies as a social obligation to the economically disadvantaged citizen, particularly the poor (people who live under \$2 a day) and vulnerable groups. In this way, virtually every country introducing subsidies takes the pro-poor point of view into consideration, sometimes arguing for some form of protection for citizens of the various countries.\par
The effect of the subsidy removal is widespread, the problems associated with the fuel subsidy removal and civil servants welfare as observed are highlighted below.The following areas are considered: a) Increase in the cost of living: The cost of living has indeed sprung up. Nigeria already has one of the highest poverty rates globally. Prices of many things have changed. Its effect is multi-faceted, as it affects food, clothing, shelter etc. This can be viewed under some headings i. Consumer goods: The prices of goods and services have increased owing to the subsidy removal. There exist, a decrease in the value of money (purchasing power). Funds available can now purchase or command less goods, when compared to what it used to get before. e.g. sachet water has experienced hundred percent increase from N5 to N10.\par
ii. Transport cost: Increase in transport fare is also a resultant effect of fuel subsidy removal. There is a sharp increment in the cost of transportation. This also adversely, affects their cost of living and invariably civil servants welfare.\par
iii. Cost of Accommodation: The amount usually charged for renting an apartment has increased. Also, there has been a top up on the price of building materials and this has resulted to as further increase in the cost of accommodation.\par
iv. High rate of corruption: The removal of fuel subsidy and devaluation of the naira has rendered the salaries received by public servants inadequate. They would not be able to fend for themselves as they want to. The tendency is that corruption would set in and be on the increase. This is expected as their basic salaries are not enough to cater for all their needs.\par
v. Reduction in savings rate and investment: Salaries received by public servants are not enough to even meet their expenditure. Prices of goods and services changed without a corresponding change in their pay. Thus, the extra fund needed to be set aside for savings and investment is reduced to the barest minimum.\par
vi. Motivation: This means that workers inner drive may reduce as they are not well catered for. They might see no need to go the extra mile in the performance of their duties so as to attain excellence. 
\section[{? Government (Policy Makers)}]{? Government (Policy Makers)}\par
To the government, this study will reveal the effect of subsidy removal on the welfare of public servants and thus would aid subsequent economic decisions of the policy makers.\par
Innovative strategies that would facilitate a better well being and help channel the course of nation leaders in the right direction as it is expected to poise them into enacting citizen friendly laws. 
\section[{? Civil Servants}]{? Civil Servants}\par
It serves as a platform to help civil servants express themselves by carefully giving attention to their views. Important strategies proposed by them to leverage their sufferings arising from the removal of fuel subsidy would be noted. Also, ways by which they can contribute better to the furtherance of the economy for growth, development and productivity sake would be addressed and how the government can play its own role.\par
The table below provides a clearer picture of the different pump prices by the different administrations from 1978 to Jan. 2012. According to Eme (2011) the Nigerian down steam oil sector is characterized by under-funding, shortage of Petroleum products nationwide, product adulteration, vandalisation of products distribution and shortage of facilities and poor and non-maintenance of facilities, especially the Turn-Around maintenance (TAM) of the nation's four refineries. The oil pipelines and deports also suffered many years of neglect and their vandalisation negatively impacted on the operational efficiency of the oil industry gave rise to the call for deregulation of the petroleum industry. The fallout of the above scenario was incessant fuel shortage fuel price like and rise in the prices o essential commodities.\par
Deregulation and Anti-Subsidy Removal Strikes in Nigeria.\par
The analysis below shows the reactions of citizens to the increase in the price of fuel since 1986-2012.\par
1986-The Ibrahim Babangida government increase in fuel price led to tension and mass protests across the country.\par
1994-The Abacha junta increased the price of fuel to N15, from N3.25 but after massive street protests, it reduced it to N11 on October 4, 1994.\par
Clashes with the military regime twice led to the dissolution of the NLC's national organs, the first in 1988 under the military regime of Gen. Ibrahim Babangida (rtd) and the second in 1994, under the regime of late Gen. Sani Abacha.\par
1998-Abdulsalami Abubakar increased fuel price from N11 to N25 but after days of sustained protests, it was reduced to N20 on January 6, 1999. 1998-After a series of flow stations were shut down, having been taken over by a group of Ijaw youth, Nigeria's total oil output fell by about one third. 1999-The Nigeria Police opened fire and used tear gas to disperse protesters trying to gain entry into the National Assembly complex in Abuja. The demonstration was called by the NLC to protest against plans to end fuel subsidies. 2000-The Obasanjo regime tried to effect an increment in fuel price to N30 but protests and mass rejection forced it to reduce the increment to N25 on  {\ref June 8, 2000} and further down to N22 on June 13, 2000. The price hike raised a lot of dust. For eight days; the economy was at a standstill.\par
2003-During the April 2003 election, Nigeria was engulfed by four nationwide stoppages over fuel subsidies. It witnessed a legal battle over the extent of the right to strike.\par
2004-Fuel hike affected international and domestic flights in Nigeria as many airlines were hit by a shortage of aviation fuel, with planes unable to leave the commercial capital, Lagos.\par
2012-Strike action was also recorded. The announcement of the removal of fuel subsidy on January 1, 2012 caught Nigerians caught off guard. The nationwide strike came on board on January 9. By all intent and purposes, Nigerians were right to protest the fuel price increase, or what has been termed this time around fuel subsidy removal. While government estimated that it would make N1.3 trillion from the removal of subsidy, Many Nigerians had set themselves up for festivities at the end of 2011. Many had travelled to their home states during the long Christmas holidays. They were not expecting themselves back at their bases until the first week of January 2012. Thus, it was not surprising that the removal bred anger. Transport fares skyrocketed, prices of goods and services also pumped up, not just as a result of the fuel price increase, but also because of the usual character of transporters during festive seasons. States of the South South except Edo stayed out of the fuel strike, there were vociferous cries in Abuja, Lagos, Ibadan, Kogi, Kaduna, Minna and Kano also. It emerged that many of the states in the South East and even North East had stayed off the strike. It became obvious that politics was playing a big role in determining the face of the protest.  
\section[{History of Fuel}]{History of Fuel} 
\section[{Fuel Subsidy Removal and Civil Servants}]{Fuel Subsidy Removal and Civil Servants}\par
The Civil service is one of the agents of development in any nation. The transformation of any society or system depends on the effectiveness and efficiency of its civil service, particularly, the developing societies.\par
Civil Service-Adamolekun (2002), states that the civil service is commonly used as the synonym of the machinery of the government, this is so in Britain and most common wealth countries of Sub-Saharan Africa. In the British conception, the civil service is used to refer to the body of permanent officials appointed to assist the decision makers.\par
Today, the civil service has come to be regarded as modern institution bequeathed to mankind in the process of revolutionizing an efficient way of organizing any large human organization. It is in this respect that the civil service is defined as a bureaucracy (Ipinlaiye, 2001).\par
OPEC and non OPEC countries and their fuel prices per litre and minimum wage. The implication of the subsidy removal on the welfare of civil servants is of utmost importance. Since they form part of the economy and do contribute their quota towards the overall development of the economy, thus, a country desirous of growth should put them into consideration. Wellbeing usually refers to the degree to which an individual is well. In this sense it is synonymous with `quality of life'. Sometimes, however, the word is also used to indicate the quality of supraindividual phenomena, such as the family, a sector of industry or society as a whole. 
\section[{III.}]{III.} 
\section[{Merits of Fuel Subsidy Removal}]{Merits of Fuel Subsidy Removal}\par
To the protagonist fuel subsidy removal was a step in the right direction and in the interest of Nigerians.\par
According to Egbosiuba (2012), He points out the following: The positive outcomes of fuel subsidy removal are: i. It gives incentive to private companies to build oil refineries in Nigeria. ii. Reduces or eliminates fuel smuggling across Nigerian borders. iii. Reduce fuel usage. iv. The price of fuel also reduces a little bit due to competition.\par
IV. 
\section[{Socio-Economic Consequences}]{Socio-Economic Consequences}\par
The antagonists of the fuel subsidy removal present a contrary view. They have concluded that their leaders are truly detached from the reality of economic hardship endured by Nigerians.\par
There would certainly be a downward shift in the quality of life for the borderline income groups as they are forced further down into the most desperate or challenged group of workers as choices have to be made in the redistribution of the household and business budgets -trades off have to be made between the essentials -fuel consumption/transport costs vis-avis health care costs, feeding allowance, education allowance, saving investment opportunities until some adjustments have been made to the wage levels. This has not taken into cognizance the plight of the unemployed and possible levels of unemployment such a shock might trigger in the short to medium term. V. 
\section[{Research Instrument}]{Research Instrument}\par
The major instrument to be used for data collection is the questionnaire. The questionnaires will be printed and administered to the eight hundred (800) workers of the Local Government. The second part of the questionnaire consists of research questions raised in the study to find solutions to the research problem. Specifically, the questionnaires used a four point opinion/attitude scale, stated in the following ways: SA -Strongly Agree A -Agree SD -Strongly Disagree D -Disagree The table above shows the distribution of the respondents' according to some demography parameters.\par
It would be observed from the table above that 55\% of the respondents' were male whereas 45\% were female. More so, 36.3\% of the respondents' opined between 31 to 40 years as their age whereas 35\% opined between 21 to 30 years. Likewise, 20\% of the respondents' opined between 41 to 50 years as their age and 8.8\% opined at least 51years as their age. Also, 65\% of the respondents' opined they were married whereas 26.3\% opined single as their marital status. Moreover, 6.3\% and 2.5\% opined divorced and separated respectively as their marital status. Furthermore, more than 40\% of the respondents' opined HND/B.Sc. as their educational qualification whereas 22.5\% opined WASC/SSCE/GCE. Likewise, 17.5\% of the respondents' opined OND and 13.8\% opined MSc/MBA as their educational qualification. Additionally, 56.3\% of the respondents' were senior staff whereas 36.3\% were junior staff and 7.5\% were executive. It would be observed from the chart above that more than 60\% of the respondents' which represent more than 6 respondents' out of every ten randomly selected opined that fuel subsidy is not a good idea whereas 36.3\% opined otherwise. 
\section[{Volume XX Issue XIII Version I}]{Volume XX Issue XIII Version I} 
\section[{Fig. 2: Respondents' opinion for choice of job}]{Fig. 2: Respondents' opinion for choice of job}\par
It would be observed from the chart above that 62.5\% of the respondents'' opined that they work as a civil servant because they have no choice whereas 37.6\% opined otherwise. 
\section[{Fig. 3: Respondents' Satisfaction based on Remuneration}]{Fig. 3: Respondents' Satisfaction based on Remuneration}\par
It would be observed from the chart above that more than 80\% of the respondents' which represent more than 8 respondents' out of every 10 random selected opined that their salary is no longer capable of meeting their needs whereas 16.3\% opined otherwise. 
\section[{b) Presentation of Data According to Research Questions}]{b) Presentation of Data According to Research Questions}\par
Research Question 1: Is there any significant relationship between the removal of fuel subsidy and the level of poverty of civil servant? It would be observed from the table above that more than 60\% of the respondents' opined that their purchasing power has reduced in relation to the prices of commodities whereas 32.5\% opined otherwise. Likewise, 75\% of the respondents' opined that their savings and investment have reduced whereas 25\% opined otherwise. More so, more than 50\% of the respondents' opined that the cost of accommodation has escalated as a result of fuel subsidy removal whereas 38.8\% opined otherwise. Also, more than 80\% of the respondents' opined that the cost of transportation has increased since the removal of fuel subsidy whereas 16.3\% opined otherwise.\par
Thus, it could be concluded that there is a relationship between the removal of fuel subsidy and the level of poverty of civil servant.\par
Research Question 2: What is the relationship between the quality of lives of civil servants and the subsidy removal? It would be observed from the table above that about 80\% of the respondents' opined that fuel subsidy has increased their indebtedness whereas 21.3\% opined otherwise. Moreover, 72.5\% of the respondents' opined that the proportion of their salary devoted to the purchase of consumable goods has decreased whereas 27.5\% opined otherwise. Also, more than 90\% of the respondents' opined that health care cost and other utility bills have all experienced a top up on their prices whereas 5.1\% opined otherwise. Additionally, more than 80\% of the respondents' opined that they salary they received is meager when compared to their needs whereas 16.3\% opined otherwise.\par
Thus, it could be concluded that there is a relationship between the quality of lives of civil servants and the subsidy removal.\par
Research Question 3: Find out if the productivity of workers has declined as a result removal of the fuel subsidy removal. It would be observed from the table above that more than 60\% of the respondents' opined that they are no longer motivated to work whereas 35\% opined otherwise. Likewise, 71.3\% of the respondents' opined that fuel subsidy removal has decreased their job satisfaction whereas 28.8\% opined otherwise. Furthermore, 77.5\% of the respondents' opined that their job has become more stressful and tiring whereas 22.6\% opined otherwise. Additionally, 76.3\% of the respondents' opined that subsidy removal on fuel has increased their expenditure whereas 23.8\% opined otherwise.\par
Thus, it could be concluded that the productivity of workers has declined as a result removal of the fuel subsidy removal. 
\section[{c) Presentation of Data According to Research Hypotheses}]{c) Presentation of Data According to Research Hypotheses}\par
Hypothesis 1: There will be no statistically significant relationship between the removal of fuel subsidy and the level of poverty of civil servants. The computed chi-square statistic is given below: 
\section[{CROSS TABULATION}]{CROSS TABULATION}? (???? ? ????) 2 ???? = 6.01\par
Computing the critical value, The degree of freedom is given as (r-1)*(c-1) "where r = number of rows and c = number of columns". Thus from the cross tabulation table above, the degree of freedom is (4-1)*(2-1) = 3*1 = 3. Thus, the degree of freedom is 3.\par
Using 5\% (0.05) as the significance level, the tabulated chi-square (critical value) is 9.488.\par
Since the computed chi-square statistic lags the critical value i.e. 6.01<9.488, the null hypothesis cannot be rejected.\par
Thus, this implies that there is no significant relationship between the removal of fuel subsidy and the level of poverty of civil servants.\par
Hypothesis 2: There is no statistically significant relationship between the standard of living of civil servants and the of fuel subsidy removal. 
\section[{CROSS TABULATION}]{CROSS TABULATION}\par
The The computed chi-square statistic is given below:? (???? ? ????) 2 ???? = 8.20\par
Computing the critical value, The degree of freedom is given as (r-1)*(c-1) "where r = number of rows and c = number of columns". Thus from the cross tabulation table above, the degree of freedom is (4-1)*(2-1) = 3*1 = 3. Thus, the degree of freedom is 3.\par
Using 5\% (0.05) as the significance level, the tabulated chi-square (critical value) is 9.488. Since the computed chi-square statistic lags the critical value i.e. 8.20<9.488, the null hypothesis cannot be rejected.\par
Thus, this implies that there is no significant relationship between the standard of living of civil servants and the of fuel subsidy removal. Hypothesis 3: There is no statistically significant relationship between the productivity of workers and the removal of fuel subsidy. The computed chi-square statistic is given below:? (???? ? ????) 2 ???? = 8.04\par
Computing the critical value, The degree of freedom is given as (r-1)*(c-1) "where r = number of rows and c = number of columns". Thus from the cross tabulation table above, the degree of freedom is (4-1)*(2-1) = 3*1 = 3. Thus, the degree of freedom is 3.\par
Using 5\% (0.05) as the significance level, the tabulated chi-square (critical value) is 9.488.\par
Since the computed chi-square statistic lags the critical value i.e. 8.04 <9.488, the null hypothesis cannot be rejected.\par
Thus, this implies that there is no significant relationship the productivity of workers and the removal of fuel subsidy. 
\section[{VI.}]{VI.} 
\section[{Conclusion}]{Conclusion}\par
This study has provided information in terms of the effect of fuel subsidy removal on the welfare of civil servants together with their attitude and productivity level at work. The respondents' opined that fuel subsidy removal is not a good idea. Moreover, they also opined that they work as civil servants because they have no alternative with more than 80\% stating that their salary is no longer capable of meeting their needs. More so, there is a relationship between the removal of fuel subsidy and the level of poverty of civil servant as their savings together with purchasing power reduced as a result of fuel subsidy removal such that this further affect the quality of life of the civil servants. As a result, the productivity of workers has declined as more than 60\% of the respondents' opined that they are no longer motivated to work. In a nutshell, it could be said that fuel subsidy removal has negative impact on the welfare of the civil servants together with their productivity level. 
\section[{VII.}]{VII.} 
\section[{Recommendation}]{Recommendation}\par
The following are the recommendations as a result of the findings made: ? The remuneration of civil servants should be properly reviewed using the present economic situation in the country as the basis. ? The outlined promises made by the Federal Government for implementing the fuel subsidy removal should be fulfilled to maintain relevance before the citizens. ? Civil servants should be motivated to work to promote the furtherance of the mission statement of the civil service of the federation so as to save it from extinction. ? Government must put in place an effective regulatory framework to protect the citizens from exploitation by petroleum marketers. Therefore, the Petroleum Product Pricing Regulatory Agency (PPPRA) must be urgently reorganized. Subsidy as a social security is the rights of Nigerian particularly the under privileged. The ordinary Nigerian must be protected and money aimed at ameliorating the lives of the poor must be protected. ? The governance structure should be more cost effective and corruption must be more effectively tackled. Government must sustain the momentum of dialogue and enlightenment to stabilize the polity and ensure accountability and transparency in the use of the savings from the policy decision for the benefit of the people. There is a seeming agreement among Nigerians that the Nigerian National Petroleum Corporation (NNPC) is corrupt and needs a complete reorganization and persons found to be guilty be appropriately punished. ? Decision making must be participatory. Government must sufficiently involve the citizenry in the process of decision and policy making particularly on issues and policies that affect their lives. This could be through town hall meetings with all segments of society and making the necessary contacts with members of the grassroots and civil society organizations. To do this, government could employ the services of NGOs and National Orientation agencies across the country.\begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Fig. 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-3.png}
\caption{\label{figure3}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-4.png}
\caption{\label{figure4}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{I} \par 
\begin{longtable}{P{0.04817813765182186\textwidth}P{0.14969635627530364\textwidth}P{0.3561740890688259\textwidth}P{0.1720647773279352\textwidth}P{0.12388663967611335\textwidth}}
S/N\tabcellsep Date\tabcellsep Administration\tabcellsep Price\tabcellsep Percentage change\\
1\tabcellsep 1978\tabcellsep Obasanjo\tabcellsep 15k\tabcellsep \\
2\tabcellsep 1990\tabcellsep Babangida\tabcellsep 60k\tabcellsep 300\%\\
3\tabcellsep 1992\tabcellsep Babangida\tabcellsep 70k\tabcellsep 17\%\\
4\tabcellsep 1992\tabcellsep Babangida\tabcellsep 3.25k\tabcellsep 364\%\\
5\tabcellsep 1993\tabcellsep Babangida\tabcellsep N5.00\tabcellsep 54\%\\
6\tabcellsep 1994\tabcellsep Shonekan\tabcellsep N11.00\tabcellsep 120\%\\
7\tabcellsep 1994-1998\tabcellsep Abacha\tabcellsep N11.00-\tabcellsep \\
8\tabcellsep 1998-1999\tabcellsep Abacha\tabcellsep N20.00\tabcellsep 82\%\\
9\tabcellsep 2000\tabcellsep Obasanjo\tabcellsep N20.00-\tabcellsep \\
10\tabcellsep 2000\tabcellsep Obasanjo\tabcellsep N22.00\tabcellsep 10\%\\
11\tabcellsep 2001\tabcellsep Obasanjo\tabcellsep N26.00\tabcellsep 18\%\\
12\tabcellsep 2003\tabcellsep Obasanjo\tabcellsep N40.00\tabcellsep 54\%\\
13\tabcellsep 2004\tabcellsep Obasanjo\tabcellsep N45.00\tabcellsep 13\%\\
14\tabcellsep 2007\tabcellsep Obasanjo\tabcellsep N70.00\tabcellsep 56\%\\
15\tabcellsep 2007\tabcellsep Yar'Adua\tabcellsep N65.00\tabcellsep 7\%\\
16\tabcellsep 2010-2012\tabcellsep Jonathan\tabcellsep N65.00-\tabcellsep \\
17\tabcellsep 2012\tabcellsep Till date Jonathan\tabcellsep N141.00\tabcellsep 117\%\\
\tabcellsep \tabcellsep \multicolumn{3}{l}{Source: Adagba O., Ugwu S.C and Eme O.I, (2012)}\end{longtable} \par
 
\caption{\label{tab_0}Table I :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.10406178489702517\textwidth}P{0.3335812356979405\textwidth}P{0.018478260869565215\textwidth}P{0.07196796338672769\textwidth}P{0.3219107551487414\textwidth}}
II.\tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep 25\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep Volume XX Issue XIII Version I\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep ( A )\\
Date\tabcellsep \multicolumn{2}{l}{Cause of strike}\tabcellsep Duration\tabcellsep Resolution\\
June 1, 2000\tabcellsep \multicolumn{2}{l}{Prices of petrol increased to}\tabcellsep Eight days\tabcellsep Price reduced to N20 per Arabian litre\\
\tabcellsep \multicolumn{2}{l}{N30/litre from N11/litre}\tabcellsep \\
June 16, 2002\tabcellsep \multicolumn{2}{l}{Price increase from N20/ litre to}\tabcellsep Two days\tabcellsep Price retained at N26 per litre\\
\tabcellsep N26/litre\tabcellsep \tabcellsep \\
June 30 -July\tabcellsep \multicolumn{2}{l}{Price increase from N26/ litre to}\tabcellsep Eight days\tabcellsep Price reduced to N34/litre\\
8, 2003\tabcellsep N40/ litre\tabcellsep Price increase from\tabcellsep \\
\tabcellsep \multicolumn{2}{l}{N34/litre to N50/litre}\tabcellsep \\
October 11,\tabcellsep \multicolumn{2}{l}{Price increase from N42/ litre to}\tabcellsep Three days\tabcellsep Government appointed the 19-member\\
2004\tabcellsep N52/litre\tabcellsep \tabcellsep \tabcellsep Sen. Ibrahim Mantu committee on\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep palliatives.\\
September\tabcellsep \multicolumn{2}{l}{Price increase from N52/ litre to}\tabcellsep No Strike\tabcellsep Protest by NLC and civil society groups\\
2005\tabcellsep N65/litre\tabcellsep \tabcellsep \tabcellsep led to a cut in price\\
June 20, 2007\tabcellsep \multicolumn{2}{l}{Price increase from N65/ litre to}\tabcellsep Four days\tabcellsep Price reduced to N65/litre\\
\tabcellsep N70/litre\tabcellsep \tabcellsep \\
January 1,\tabcellsep \multicolumn{2}{l}{Price increase from N65/litre to}\tabcellsep Eight days\tabcellsep Price reduced to N97/litre\\
2012\tabcellsep N141/litre\tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_1}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.5708955223880597\textwidth}P{0.098955223880597\textwidth}P{0.18014925373134327\textwidth}}
Classification Variable\tabcellsep Frequency\tabcellsep Percent\\
GENDER\tabcellsep \tabcellsep \\
Male\tabcellsep 44\tabcellsep 55.0\\
Female\tabcellsep 36\tabcellsep 45.0\\
AGE\tabcellsep \tabcellsep \\
21 -30yrs\tabcellsep 28\tabcellsep 35.0\\
31 -40yrs\tabcellsep 29\tabcellsep 36.3\\
41 -50yrs\tabcellsep 16\tabcellsep 20.0\\
51yrs and above\tabcellsep 7\tabcellsep 8.8\\
MARITAL STATUS\tabcellsep \tabcellsep \\
Single\tabcellsep 21\tabcellsep 26.3\\
Married\tabcellsep 52\tabcellsep 65.0\\
Divorced\tabcellsep 5\tabcellsep 6.3\\
Separated\tabcellsep 2\tabcellsep 2.5\\
QUALIFICATION\tabcellsep 18\tabcellsep 22.5\\
WASC/SSCE/GCE\tabcellsep 14\tabcellsep 17.5\\
OND\tabcellsep 37\tabcellsep 46.3\\
HND/B.Sc.\tabcellsep 11\tabcellsep 13.8\\
MSc/MBA\tabcellsep \tabcellsep \\
MANAGEMENT POSITION\tabcellsep 29\tabcellsep 36.3\\
Junior Staff\tabcellsep 45\tabcellsep 56.3\\
Senior Staff\tabcellsep 6\tabcellsep 7.5\\
Executive\tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_4}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.6732673267326733\textwidth}P{0.04207920792079208\textwidth}P{0.044884488448844885\textwidth}P{0.044884488448844885\textwidth}P{0.044884488448844885\textwidth}}
My purchasing power has reduced in relation to the prices of\tabcellsep 28.8\tabcellsep 38.8\tabcellsep 17.5\tabcellsep 15.0\\
commodities.\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
My savings and investments have not reduced.\tabcellsep 10.0\tabcellsep 15.0\tabcellsep 38.8\tabcellsep 36.3\\
The cost of accommodation has not escalated as a result of\tabcellsep 21.3\tabcellsep 17.5\tabcellsep 25.0\tabcellsep 36.3\\
fuel subsidy removal.\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
The cost of transportation has not increased.\tabcellsep 2.5\tabcellsep 13.8\tabcellsep 28.8\tabcellsep 55.0\end{longtable} \par
 
\caption{\label{tab_5}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.6982142857142857\textwidth}P{0.04203296703296703\textwidth}P{0.039697802197802196\textwidth}P{0.03736263736263736\textwidth}P{0.032692307692307694\textwidth}}
STATEMENTS\tabcellsep SA\tabcellsep A\tabcellsep SD\tabcellsep D\\
Fuel subsidy removal has increased my indebtedness.\tabcellsep 32.5\tabcellsep 46.3\tabcellsep 18.8\tabcellsep 2.5\\
The proportion of my salary devoted to the purchase of\tabcellsep 45.0\tabcellsep 27.5\tabcellsep 22.5\tabcellsep 5.0\\
consumable goods has decreased.\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Health care cost, electricity charges, water bills have all\tabcellsep 57.5\tabcellsep 37.5\tabcellsep 3.8\tabcellsep 1.3\\
experienced a top up on their prices.\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
The salary I receive is meager when compared to my needs.\tabcellsep 52.5\tabcellsep 31.3\tabcellsep 5.0\tabcellsep 11.3\end{longtable} \par
 
\caption{\label{tab_6}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.6319702602230483\textwidth}P{0.056877323420074344\textwidth}P{0.0537174721189591\textwidth}P{0.056877323420074344\textwidth}P{0.05055762081784386\textwidth}}
STATEMENTS\tabcellsep SA\tabcellsep A\tabcellsep SD\tabcellsep D\\
I am no longer motivated to work.\tabcellsep 32.5\tabcellsep 32.5\tabcellsep 25.0\tabcellsep 10.0\\
Fuel subsidy removal has increased job satisfaction.\tabcellsep 16.3\tabcellsep 12.5\tabcellsep 36.3\tabcellsep 35.0\\
My job has become more stressful and tiring.\tabcellsep 42.5\tabcellsep 35.0\tabcellsep 21.3\tabcellsep 1.3\\
Subsidy removal on fuel has made me increased my expenditure.\tabcellsep 46.3\tabcellsep 30.0\tabcellsep 12.5\tabcellsep 11.3\end{longtable} \par
 
\caption{\label{tab_7}Table 4 :}\end{figure}
 			\footnote{© 2020 Global JournalsThe Effect of Fuel Subcidy on Nigerian Civil Servants: Christian Ethical Point of View} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[ International Energy Agency (IEA) ()]{b5}\label{b5} 	 		\textit{},  	 	 		\textit{International Energy Agency (IEA)}  		2009.  	 
\bibitem[Bankole (Tuesday March 21)]{b2}\label{b2} 	 		\textit{2001) @Nigeria and Perennial Fuel Scarcity@The Tribune},  		 			F Bankole 		.  		Tuesday March 21. p. 14.  	 
\bibitem[Ering ()]{b3}\label{b3} 	 		\textit{An Introduction to History of Social Thought and Social Order},  		 			S O Ering 		.  		2010. Lagos: Serenity Publishers. p. .  	 
\bibitem[Iba (2009)]{b4}\label{b4} 	 		‘Fuel Crisis: Will deregulation roll away our problems?’.  		 			L Iba 		.  	 	 		\textit{Daily Sun},  				2009. October. 5 p. .  	 
\bibitem[Onanuga ()]{b6}\label{b6} 	 		‘Fuel protest rock cities’.  		 			A Onanuga 		.  	 	 		\textit{The Nation}  		20120. July, pp 3.  	 
\bibitem[Agboola (2012)]{b1}\label{b1} 	 		\textit{OPS: Subcidy Removal will kill small industries" The Nation},  		 			T Agboola 		.  		2012. Jan, 10. p. .  	 
\bibitem[Sarpu ()]{b7}\label{b7} 	 		\textit{Public Policy: Formulation, Implementation and Evaluation},  		 			R K Sarpu 		.  		2008. New Delhi: Sterling Publisher. p. 62.  	 	 (nd ed) 
\bibitem[Adeyemo (2012)]{b0}\label{b0} 	 		\textit{Tackling the subcidy mess@, Tell},  		 			T Adeyemo 		.  		2012. Jan. p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
