\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={Effective Management of Life after Retirement and its Impact on Retirees from the Public Service: A Case Study of Benue State, Nigeria},
 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{Effective Management of Life after Retirement and its Impact on Retirees from the Public Service: A Case Study of Benue State, Nigeria}
\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]{Akuraun Shadrach  Iyortsuun}

             \author[2]{Kenneth Terngu  Akpusugh}

             \affil[1]{  Federal University, Wukari, Taraba State}

\renewcommand\Authands{ and }

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

\maketitle


\begin{abstract}
        


Retirement is perceived as a threat to many employees rather than an issue of interest.The objective of this research is to explore the concept of retirement, ways through which employees can prepare towards retirement and the post-retirement strategies. Both secondary and primary data was used in the study. Survey research method was adopted. Disproportional stratified sampling method was adopted in selecting the sample. Simple percentages and the chi-square statistical test were used for data analysis. The study concludes that pension reform in Nigeria is faced with many challenges, which includes, coverage, adequacy, administrative efficiency, transparency, corruption, governance and regulation.

\end{abstract}


\keywords{pension, retirement, retirees, contributory pension scheme, pension fund administrators, pension reforms.}

\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
ension systems are sensitive issues especially in low-income developing countries like Nigeria where most employees neither have any meaningful retirement benefits nor earn enough during their working lives to cater for their retirement period  {\ref (Awosike, 2009)}. The lifestyle of many employees depend to a large extent on many factors, some of which include one's culture, his preferences, level of resources, and the surrounding economic and social environmental factors. The subject of retirement has been attracting increasing attention in many organizations in Nigeria. According to \hyperref[b13]{Nwachukwu (2000)} many factors account for this renewed emphasis: a) No employee is expected to work throughout his/her entire life on earth; arrangements must be made for old age. b) The life expectancy of many Nigerian workers has increased and a majority of them are expected to work until they retire. Even those who believe that death could come at anytime have the hope that their retirement benefits would be given to their next of kin. c) The extended family system, which in the past helped retirees, is gradually losing its impact to western culture and influence. d) There is increasing awareness and emphasis that people no matter the age should learn to be independent or self-supporting. e) The government has enacted laws encouraging employers to pay retirement benefits and gratuities to qualified retirees. Employees too are encouraged to contribute to pension plans, stock options or other forms of differed compensation contracts until retirement age.\par
Due to the above scenario, employees and retirees are advocating and agitating for more enlightenment and education in planning for retirement life. Employers too are not left out as more and more qualified and productive manpower is demanding for greater security at work and financial benefits and pension after retiring. For employees, there is a fundamental desire to keep updating their skills and improving their productivity in order to earn more and be able to cater for the present and indeed the future, which is the period of retirement from regular paid employment. a) Objectives of the Study i. To explore the concept of retirement.\par
ii. The study aims at finding the ways through which employees can prepare for their retirement and to also determine the strategies they can employ during the retirement period. iii. The research work intends to uncover the implication of non-preparation by employees towards retirement. iv. The study also intends to make suggestions to address the fundamental problems of pension administration in Nigeria. v. Also the study aims at determining the causes of the delay in processing/collection of pensions and gratuity by retirees. 
\section[{b) Statement of Hypothesis}]{b) Statement of Hypothesis}\par
To achieve the objectives above, the following hypothesis were formulated and tested. 
\section[{ear ( )}]{ear ( )} 
\section[{G}]{G} 
\section[{Akuraun Shadrach Iyortsuun ? \& Kenneth Terngu Akpusugh ?}]{Akuraun Shadrach Iyortsuun ? \& Kenneth Terngu Akpusugh ?}\par
Ho 1 : There is no significant relationship between the ability of Nigerian organizations to fund a severance package and choice of retirement strategy adopted.\par
Ho 2 : There is no significant relationship between the various ways through which employees can prepare towards their retirement and what to do during the retirement period. Ho 3 : The organization's climate do not pave way for most employees to invest towards their retirement period as a result of inadequate remuneration given to them by their employers. Ho 4 : There is no significant relationship between the causes of the delay in the processing of pensions/gratuity and the actual payment of pension/gratuity of retirees.\par
Ho 5 : There are no implications for non-preparation towards retirement by organizational employees and the severance package paid to them by their employers. 
\section[{II.}]{II.} 
\section[{Literature Review a) Conceptual Framework}]{Literature Review a) Conceptual Framework}\par
Retirement can and should be an exciting time. For the first time, you have the leisure and freedom to travel and do other things of interest freely. However, for many people, retirement can be challenging. It is not just adjusting to the loss of stable work routine and its associated sense of purpose that can be hard. Retirement brings new relationship issues, and for those who do not find new meaningful activities to replace work, there is the risk of boredom and sense of purposelessness that can lead to depression and health problems. \hyperref[b11]{Moser (1997)} defines retirement as "to withdraw from business or public life so as to live at leisure on ones income, savings or pension". He argues further that for retirement to be successful, prime ingredients must be present: robust health, financial security, and the balance of intellectual, physical, cultural and social activities. But is retirement what \hyperref[b11]{Moser (1997)} describes it? Different people perceive retirement in different ways. \hyperref[b5]{Bur (2001)} looked at retirement as the act of leaving the service either voluntary or compulsorily where such an employee has completed a specified period of service years or is removed from office by way of compulsory retirement, lay-off, dismissal (for acts of insubordination or misconduct), death, illness, disability or by voluntary withdrawal from service. \hyperref[b13]{Nwachukwu (2000)}, on his part, views retirement as a socially accepted means of withdrawing from one's occupation or business in later life to enjoy leisure, freedom or simply to cope with health problems. In his definition, \hyperref[b7]{Cole (2002)}, refers to retirement as 'a period when an employee reaches the end of his working life'.\par
Whatever the definition of retirement, it is very important for any person who works to know that as soon as he or she gains employment, one day he or she will retire and should become conscious of this fact from the onset. Planning is an important component; thinking about the future is a necessary activity. As Jonathan Clements, a personal finance columnist with the Wall Street Journal succinctly puts it, "Retirement is like a long vacation. The goal is to enjoy it to the fullest, but not so fully that you run out of money.\par
Retirement can be in many forms.  {\ref Bur}  Following from the observed deficiencies in the various schemes, the Federal Government introduced the Pension Reform Act of 2004, which provided for a regulatory body called the National Pension Commission (PENCOM) responsible for providing the regulatory framework and guidelines for efficient management of pension funds in Nigeria. The Nigerian government, therefore, has fashioned out a major pension reform strategy, which is guided by many factors such as:\par
i. Need to address the fundamental problems in the pension industry. ii. Evolving a system that would among other things; be financially stable, sustainable, simple, transparent, less cumbersome and cost effective. iii. Evolving a system that would ensure that pensioners have adequate, affordable, sustain-able and diversified retirement benefits.\par
Hence the federal government promulgated the Pension Reform Act 2004 to serve as the legal framework for retirement planning in both the private and public sectors. \hyperref[b1]{Ahmad (2007)} highlighted the following as the problems and challenges bedeviling the existing pension scheme prior to 2004. i. Unfunded and inadequate budgetary allocation. ii. Bankrupt parastatals scheme.\par
iii. An estimated N2 trillion pension liabilities owed to public servants. iv. A weak and inefficient pension administration system. v. Problems, discomfort and death associated with pension processing/collection by pensioners. vi. Arbitrary increase in salaries and pension. vii. A poor administrative structure. viii. Lack of comprehensive legal framework for the regulation and supervision of the pension industry. 
\section[{c) Why Pension Schemes Fail in Nigeria}]{c) Why Pension Schemes Fail in Nigeria}\par
Scholars have argued strongly against the rational of implementing a wholly foreign pension policy in Nigeria given the different economic fundamentals obtainable in Nigeria as compared to what was obtainable in Chile from where the present pension scheme was copied \hyperref[b6]{(Casey, 2011)}. He argued that a "system that had been developed elsewhere was copied, almost to the letter, and set down in another country. The system in question was that of Chile". This is perhaps the most compelling evidence that support the argument why pension systems fail in Nigeria even with the new pension system introduced in the country; that is, implementing wholly foreign ideas without any consideration of adopting the ideas considering Nigeria's unique situation. Given the numerous pension systems in Nigeria, what can be said of the reasons for pension system failures? According to Basseyet al.(2008)the failures of previous pension schemes in Nigeria have been attributed to poor pension fund administration, high-level corruption and embezzlement of pension funds by those responsible for its administration, inadequate build-up of funds, and poor supervision among others. Kpesse (2011) on his part identifies corporate fraud, lack of competence and technical knowhow in understanding the principles of prudent management of the pension funds and political manipulations in the investment practices of those responsible for the administration of the funds as reasons for pension system failures in Nigeria.\par
Odia \& Okoye (2012) on their part identify the following as the reasons for the failure of pension schemes in Nigeria as weak institutional framework, mismanagement of pension funds, the merging of services (i.e. institutions of government in Nigeria) for the purpose of computing retirement benefits. He list the causes as "wrong investment decision, wrong assessment of pension liabilities, arbitrary increase in pension without corresponding funding arrangements, non-preservation of benefits and serious structural problems"\par
In the old pension systems of Pay As You Go (PAYG) and given the arbitrary increase in salaries and wages, government could no longer fund pension payment from its general revenues. \hyperref[b10]{Kpessa (2011)} quoted Asset \& Resource Management Company Limited (2004) that "Between 1998 \& 2000, for instance, pension entitlement increased about 750 percent" with outstanding pension liabilities of about 50\% of the total budget of the Federal Government for 1999, 2000 and 2001 put together meaning that total pension liabilities exceeded the Federal Government budget in those years!As a solution to this fundamental problem and for government to effectively cater for retirees, it favoured a shift from a non-contributory pension scheme to a contributory pension scheme in the public service for which only the Federal Government has implemented in its institutions and parastatals. 
\section[{d) Preparing for Retirement}]{d) Preparing for Retirement}\par
Preparing for retirement entails planning for the inevitable -the period in ones life when he or she withdraws from active service. The decision to retire is determined by both micro and macro conditions. At the micro level, individualistic factors are the dominant factors that influence one's decision to retire while at the macro level, wider factors beyond an individuals control have the most influence in the decision to retire.  {\ref Berry (2010)} identifies four factors at the micro-level that influence the decision to retire as "finance, health, care responsibilities and family" while at the macro-level, he identifies the factors as "an ageing society, the pensions system and economic change".\par
It is pertinent to argue that employees need to plan, adopt and implement strategies to ease the pain and problems associated with retirement. Since retirement is not what one could avoid except death, it is advisable and appropriate to start preparation immediately one gains employment. Scholars have suggested various strategies that employees can adopt to ease the pain of retirement. One of such strategies, which is compulsory for those in the federal civil service in Nigeria is the monthly contributory pension scheme operated by the Federal Government for all staff in the federal civil service. With this strategy, employees are expected to open and maintain a retirement savings account in his or her name with any pension fund administrator of their choice.\par
Other strategies that can be adopted include maintaining a personal savings account or a fixed deposit account with a bank to enable an employee save towards retirement, investing in skill acquisition and training, ownership of property genuinely acquired, investment in shares and stocks and acquiring an insurance policy (sickness, accident, loss of property) among others.\par
In another dimension, scholars have raised the issue of early retirement. This is evident especially in argues that for early retirement to be successful and possible, it involves adopting three fundamental strategies: aggressive investment, planning your healthcare needs that will most likely impact you during the retirement period and exploring the possibility of what he calls 'filling the hours' -working during the period of your retirement. 
\section[{e) Post Retirement Strategies}]{e) Post Retirement Strategies}\par
The fear of the unknown and the desire to maintain the status quo forces most employees to attempt avoiding retirement. But of course retirement 'is a necessary ill' which cannot be avoided. Scholars have therefore, advanced various strategies that can be adopted to ease the pain and problems associated with retirement. After accepting the fact of retirement, it is important for the retirees to gradually adjust to the new lifestyle given the new changes they will face in their environment and social life. It is what \hyperref[b12]{Nuss \& Schroeder (2002)} calls "transition". They argue that "transition provide individuals with the opportunity to take stock of and take charge of their lives" and they suggested that to cope with transition effectively involves assessing "ones situation, self, support and strategies for coping". The following are some post-retirement activities that retirees are advised to consider. 
\section[{i. Part-time Work}]{i. Part-time Work}\par
A retiree who is still productive can get a parttime job to earn more money to supplement his pension income in retirement given that there is significant loss of certain benefits and allowances associated with work prior to retirement. Part-time work will assist such employees adjust to the new life of retirement, \hyperref[b8]{(Dugguh 2007)}. Korn (2000) calls it "semi-retirement". 
\section[{ii. Business Start-up}]{ii. Business Start-up}\par
Retirees who are physically and mentally fit can develop their entrepreneurial acumen by starting and operating a profitable business to supplement the meager income accruable during the period of retirement. But of course, they will face various challenges in business start-up but the rewards they will receive will surpass the cost of business start-up, \hyperref[b15]{(Patrick, 1974)}.\par
iii. Continuous Investment \hyperref[b8]{Dugguh (2007)} argues that retirees can also adopt the strategy of continuous investment of their profit in other productive ventures. The desire to spend profit realized or pension benefits accruable should be discouraged; rather as meager as the income or profit should be, attempt should be made to re-invest such funds to guarantee a steady and continuous flow of income for the retiree. 
\section[{iv. Hobbies}]{iv. Hobbies}\par
It is wise to cultivate hobbies and develop areas of interest, which can assist retirees in their social life. The health and wellbeing should be the most important consideration of a retiree. Interest such as gardening, sports, athletics, fishing, hunting, photography, painting, traveling, and sewing among others should be of interest to them and be cultivated. These hobbies are expected to support and give much pleasure and happiness during retirement. 
\section[{III.}]{III.} 
\section[{Method}]{Method}\par
The methods and procedures employed in carrying out the research were as follows: a) Sampling Techniques\par
The disproportional stratified sampling method was used in which questionnaires were administered randomly to the staff of Benue State Civil Service Commission and some retirees of the Commission. 347 staff and retirees of the commission were randomly selected. 
\section[{b) Sources of Data}]{b) Sources of Data}\par
The primary and secondary sources of data were used for the study. In obtaining the primary data, questionnaires were administered to the staff and retirees of the Benue State Civil Service Commission personally by the researchers. The secondary data were collected from research reports, journals, and textbooks as well as unpublished materials relevant to the study. 
\section[{c) Data Analysis and Test Statistic}]{c) Data Analysis and Test Statistic}\par
Simple percentage was used to analyze the data obtained from respondents usually expressed as:Percentage (\%)=(number/total) 100\%\textbf{(1)}\par
The researchers have gone further to use the Chi-Square Analysis to test the hypothesis. The chisquare is denoted by the Greek latter ?? 2. It was the tool used in determining if the observed frequencies in a sample distribution differ significantly from frequencies that can be expected. It is given by:?? 2 = (?????????) 2 ???? (2) ????????? ?? 2 = ????? ? ???????????? ???? = ???????????????? ð??"ð??"??????????ð??"ð??"ð??"ð??"ð??"ð??" ???? = ????????ð??"ð??"?????? ð??"ð??"??????????ð??"ð??"ð??"ð??"ð??"ð??" d) Decision Rule i.\par
Reject the null hypothesis (Ho) and accept the alternative hypothesis (Ha) if the calculated value is more than the tabulated value. ii. Accept the null hypothesis (Ho) and reject the alternative hypothesis (Ha) if the calculated value of ? 2 is less than the tabulated value of ? 2 . 
\section[{Global Journal of Management and Business Research}]{Global Journal of Management and Business Research}\par
Volume XIII Issue V Version I Y 2013 ear ( )G IV.\par
Result  \hyperref[tab_1]{1} indicates that 347 questionnaires were distributed to respondents who are staff of the Benue State Civil Service Commission and some retirees of the Commission. 70 Copies were distributed to the senior staff of the Commission, 100 copies to the middle level staff, 90 to lower level staff, and 87 copies to retirees. Out of the 347 copies distributed, 7 copies were not returned at all. Therefore, the analysis and discussion of the result is based on the 340 copies returned. a) Test of Hypothesis i. Hypothesis I Ho 1 : There is no significant relationship between the ability of Nigerian organizations to fund a severance package and the choice of retirement strategy adopted.  
\section[{Source : SPSS Output}]{Source : SPSS Output}\par
Degree of Freedom Df = (r -1)(K -1), where r = 4, K = 2 = (4 -1)(2 -1) = (3 × 1) = 3 Since 8.328isgreater than 7.815 i.e.8.328 > 7.815 we will reject the null hypothesis and accept the otherwise.\par
ii. Hypothesis II Ho 2 : There is no significant relationship between the various ways through which employees can prepare for their retirement and what to do during the retirement period.   v. Hypothesis V Ho 5 : There is no significant relationship between the causes of the delay in the processing of pensions and the actual payment of pension's benefits and gratuity to retirees.  
\section[{Source: SPSS Output}]{Source: SPSS Output}\par
Degree of Freedom Df = (r -1)(K -1), where r = 4, K = 2 = (4 -1)(2 -1) = (3 × 1) = 3 Since 9.655 is greater than 7.815 i.e. 9.655 > 7.815 we will reject the null hypothesis and accept the otherwise. 
\section[{V. Discussion of Findings, Conclusion and Recommendation}]{V. Discussion of Findings, Conclusion and Recommendation}\par
From the foregoing, the following findings were arrived at after the hypothesis were tested and analyzed. a) That most employees do not invest towards retirement as a result of the inadequate pay package given to them by their employers. b) That the challenges faced by retirees is due to poor preparation towards their retirement period. c) If every worker receives his retirement benefits as and when due, it will enable retirees to make investments that will supplement their income at retirement. d) That effective management of retirement life is a very crucial aspect of personnel administration that requires careful attention. e) Judging from most of the responses from employees, retirement means joy and relaxation from full time work. This means that retirement if properly managed will enhance the living standard of the retirees. f) That the retirement benefit given to employees at retirement is inadequate in the face of the present market situation. g) That there is a significant relationship between the various ways through which employees can prepare for their retirement and what to do during the retired period. h) That there are implications for non-preparation towards retirement by employees and the severance remuneration paid to them.\par
It is obvious that the Pension Reform Act 2004 is a key component of the general economic reform implemented by the federal government. The present state of the pension market has reflected the extent of government political will and commitment to ensure the successful implementation of the scheme. This is perhaps the major determinant of how successful the takeoff of the pension scheme will be. This will ginger and encourage more and more Nigerians to believe and look forward to a comfortable retirement. We are confident that the stories of pain and death associated with payment of pension and/or gratuities to retirees will be a thing of the past and be dealt a big blow. There should be significant pool of funds that would assure Nigerian workers of a happy retirement and at the same time the funds would contribute to the growth of the nation especially in pooling funds for investment \hyperref[b3]{(Bassey et al. 2008}).\par
Given the governments political will and a comprehensive pension scheme which has brought about a radical transformation and paradigm shift in the pension system in Nigeria and following the results of our research, we beg to make the following recommendations: a) Employees should open retirement savings accounts with pension fund administrators of their choice to enable them save towards their retirement. b) Our financial system should be restructured and strengthened to make it more stable, sustainable, simple, transparent and safe. c) The new pension scheme should ensure that every worker receives his or her retirement benefits as and when due. d) The new pension system should also ensure transparent and efficient management of pension funds. e) Employees should be encouraged to develop a savings culture. f) Government should strengthen the regulatory and supervisory framework and empower it to successfully and effectively check earring pension fund administrators in the country. g) Employees and retirees should be encouraged to invest in assets and financial instruments so that at retirement they can earn additional income from these assets and financial instruments to supplement their pension income at retirement. h) Retirees and employees should be encouraged to embark on continuous education and skills acquisition training as a way of preparing for life after retirement.\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}G}\end{figure}
  \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.85\textwidth}}
(2001)\\
identifies various sources of retirement as including\\
voluntary retirement, involuntary retirement, lay-offs,\\
flexible retirement, redundancy, discharge of staff,\\
termination of appointment, LIFO separation and\\
dismissal.\\
b) Legal and Regulatory Framework on Pension\\
Administration\\
In Nigeria, attempts have been made to institute\\
various pension schemes with a view to addressing the\\
fundamental questions of pension administration.\\
Basseyet al. (2008) have identified four schemes in\\
existence prior to 2004 when a new pension regime was\\
instituted:\\
i. The Pension Ordinance of 1949 enacted in 1951 but\\
with retroactive effect from January 1st, 1949.\\
ii. The National Provident Fund of 1961.\end{longtable} \par
  {\small\itshape [Note: iii. The Pension Decree 102 of 1979 with retroactive effect from April 1st, 1974. iv. Decree No. 73 of 1993, which established the Nigerian Social Insurance Trust Fund Scheme. Edogbanya (2013) further identified the Police \&]} 
\caption{\label{tab_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.3372282608695652\textwidth}P{0.13858695652173914\textwidth}P{0.1201086956521739\textwidth}P{0.1108695652173913\textwidth}P{0.14320652173913043\textwidth}}
Variables\tabcellsep Copies Distributed\tabcellsep Copies Returned\tabcellsep Copies Not Returned\tabcellsep \% Returned\\
Senior Staff\tabcellsep 70\tabcellsep 69\tabcellsep 1\tabcellsep 98.6\\
Middle Level Staff\tabcellsep 100\tabcellsep 98\tabcellsep 2\tabcellsep 98.0\\
Lower Level Staff\tabcellsep 90\tabcellsep 88\tabcellsep 2\tabcellsep 97.8\\
Retires\tabcellsep 87\tabcellsep 85\tabcellsep 2\tabcellsep 97.7\\
Total\tabcellsep 347\tabcellsep 340\tabcellsep 7\tabcellsep 98.9\\
Table\tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_1}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.3688679245283019\textwidth}P{0.13364779874213836\textwidth}P{0.02138364779874214\textwidth}P{0.1550314465408805\textwidth}P{0.17106918238993712\textwidth}}
\tabcellsep Value\tabcellsep df\tabcellsep Asymp. Sig. (2-sided)\tabcellsep Exact Sig. (2-sided)\\
Pearson Chi-Square\tabcellsep 8.328 a\tabcellsep 3\tabcellsep .040\tabcellsep .039\\
Likelihood Ratio\tabcellsep 8.576\tabcellsep 3\tabcellsep .035\tabcellsep .037\\
Fisher's Exact Test\tabcellsep 8.452\tabcellsep \tabcellsep \tabcellsep .037\\
N of Valid Cases\tabcellsep 340\tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
  {\small\itshape [Note: a. 0 cells (.0\%) have expected count less than 5. The minimum expected count is 19.69.]} 
\caption{\label{tab_2}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.7473753280839895\textwidth}P{0.10262467191601049\textwidth}}
Source : Field Suurvey 2012\tabcellsep \\
\tabcellsep 2013\\
\tabcellsep ear\\
\tabcellsep Y\\
\tabcellsep Volume XIII Issue V Version I\\
\tabcellsep ( ) G\\
Value 14.826 a 15.125 14.923 340 a. 0 cells (.0\%) have expected count less than 5. The minimum expected count is 20.50. Df Asymp. Sig. (2-sided) Exact Sig. (2-sided) Pearson Chi-Square 3 .002 .002 Likelihood Ratio 3 .002 .002 Fisher's Exact Test .002 N of Valid Cases Source : SPSS Output Degree of Freedom Df = (r -1)(K -1), where r = 4, K = 2 = (4 -1)(2 -1) = (3 × 1) iii. Hypothesis III Ho 3 : There are no implications for non-preparation towards retirement by organizational employees and the severance remuneration paid.\tabcellsep Global Journal of Management and Business Research\\
= 3\tabcellsep \\
Since 14.862 is greater than 7.815 i.e. 14.862 >\tabcellsep \\
7.815 we will reject the null hypothesis and accept the\tabcellsep \\
otherwise.\tabcellsep \end{longtable} \par
 
\caption{\label{tab_3}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.49119937694704047\textwidth}P{0.033099688473520246\textwidth}P{0.00529595015576324\textwidth}P{0.2780373831775701\textwidth}P{0.04236760124610592\textwidth}}
\tabcellsep Value\tabcellsep Df\tabcellsep Asymp. Sig. (2-sided)\tabcellsep Exact Sig. (2-sided)\\
Pearson Chi-Square\tabcellsep 8.281 a\tabcellsep 3\tabcellsep .041\tabcellsep .040\\
Likelihood Ratio\tabcellsep 8.347\tabcellsep 3\tabcellsep .039\tabcellsep .041\\
Fisher's Exact Test\tabcellsep 8.116\tabcellsep \tabcellsep \tabcellsep .043\\
N of Valid Cases\tabcellsep 340\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{5}{l}{a. 0 cells (.0\%) have expected count less than 5. The minimum expected count is 15.42.}\\
Source : SPSS Output\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Degree of Freedom\tabcellsep \tabcellsep \tabcellsep iv. Hypothesis IV\tabcellsep \\
\multicolumn{2}{l}{Df = (r -1)(K -1), where r = 4, K = 2 = (4 -1)(2 -1) = (3 × 1) = 3}\tabcellsep \tabcellsep \multicolumn{2}{l}{Ho 4 : Organization climate does not pave way for most employees to invest towards retirement as result of inadequate remuneration given to them by their employers.}\\
\multicolumn{3}{l}{Since 8.281 is greater than 7.815 i.e., 8.281 >}\tabcellsep \tabcellsep \\
\multicolumn{3}{l}{7.815 we will reject the null hypothesis and accept the}\tabcellsep \tabcellsep \\
otherwise.\tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_4}Table 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{}
\end{longtable} \par
  {\small\itshape [Note: Source : SPSS Output]} 
\caption{\label{tab_5}Table 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6} \par 
\begin{longtable}{P{0.5346774193548387\textwidth}P{0.09254032258064517\textwidth}P{0.013709677419354837\textwidth}P{0.09939516129032257\textwidth}P{0.1096774193548387\textwidth}}
\tabcellsep Value\tabcellsep Df\tabcellsep Asymp. Sig. (2-sided)\tabcellsep Exact Sig. (2-sided)\\
Pearson Chi-Square\tabcellsep 9.655 a\tabcellsep 3\tabcellsep .022\tabcellsep .022\\
Likelihood Ratio\tabcellsep 10.639\tabcellsep 3\tabcellsep .014\tabcellsep .015\\
Fisher's Exact Test\tabcellsep 10.307\tabcellsep \tabcellsep \tabcellsep .016\\
N of Valid Cases\tabcellsep 340\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{5}{l}{a. 0 cells (.0\%) have expected count less than 5. The minimum expected count is 17.25.}\end{longtable} \par
 
\caption{\label{tab_6}Table 6 :}\end{figure}
 			\footnote{© 2013 Global Journals Inc. (US)} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Nwachukwu ()]{b13}\label{b13} 	 		\textit{},  		 			C C Nwachukwu 		.  	 	 		\textit{Human Resource Management Text.2nded.Port Harcourt}  		2000. University of Port Harcourt Press Ltd.  	 
\bibitem[Berry]{b4}\label{b4} 	 		‘2010) the Future of Retirement’.  		 			C Berry 		.  	 	 		\textit{The International Longetivity Center -UK},  				 		 			ILC-UK 		 	 
\bibitem[Edogbanya ()]{b9}\label{b9} 	 		‘2013) an Assessment of the Impact of Contributory Pension Scheme to Nigerian Economic Development’.  		 			A D Edogbanya 		.  		 \url{http://www.journalofbusiness.org/index.php/GJMBR/article/view/957}  	 	 		\textit{Global Journal of Management And Business}  		2013. 13  (2) .  	 	 (Accessed 16th May) 
\bibitem[Kpessa ()]{b10}\label{b10} 	 		‘A Comparative Analysis of Pension Reforms and Challenges in Ghana and Nigeria’.  		 			M W Kpessa 		.  		 \xref{http://dx.doi.org/10.1111/j.1468-246X.2011.01394.x}{10.1111/j.1468-246X.2011.01394.x}.  	 	 		\textit{International Social Security Review}  		2011. 64  (2)  p. .  	 
\bibitem[Bassey et al. ()]{b3}\label{b3} 	 		‘an Overview of the Nigerian Pension Scheme from 1951 -2004’.  		 			N E Bassey 		,  		 			O U Etim 		,  		 			F A \&asinya 		.  	 	 		\textit{Global Journal of Humanities}  		2008. 7  (1 \& 2)  p. .  	 
\bibitem[Dugguh ()]{b8}\label{b8} 	 		\textit{Human Resource Management},  		 			S Dugguh 		.  		2007. Makurdi, Nigeria: Oracle Business Limited.  	 	 (1st ed.) 
\bibitem[Nuss and Schroeder ()]{b12}\label{b12} 	 		\textit{Life Planning: Preparing for Transitions and Retirement. New Directions for Student Services},  		 			E Nuss 		,  		 			C Schroeder 		.  		2002. p. 83.  	 
\bibitem[Ajibade ()]{b2}\label{b2} 	 		\textit{Nigeria's Foreign Reserves Drop to \$49 Billion. The Nation},  		 			A Ajibade 		.  		2009. 5 March, p 50.  	 
\bibitem[Moser ()]{b11}\label{b11} 	 		‘On Retirement’.  		 			R H Moser 		.  	 	 		\textit{Annals of Internal Medicine}  		1997. 127  (2)  p. .  	 
\bibitem[Patrick ()]{b15}\label{b15} 	 		 			P Patrick 		.  		\textit{New Business Ventures and Entrepreneurship. Home Wood},  				 (Illinois)  		1974. Irvin Inc.  	 
\bibitem[Casey ()]{b6}\label{b6} 	 		‘Pensions in Nigeria: the performance of the new system of personal accounts’.  		 			B H Casey 		.  		 \xref{http://dx.doi.org/10.1111/j.1468-246X.2010.01381.x}{10.1111/j.1468-246X.2010.01381.x}.  	 	 		\textit{International Social Security Review}  		2011. 64  (1)  p. .  	 
\bibitem[Odia and Okoye ()]{b14}\label{b14} 	 		‘Pensions Reform in Nigeria: A Comparison between the Old and New Scheme’.  		 			J O Odia 		,  		 			A E Okoye 		.  	 	 		\textit{Afro Asian Journal of Social Sciences}  		2012. 3  (3)  p. .  	 
\bibitem[Cole ()]{b7}\label{b7} 	 		\textit{Personnel and Human Resource Management. 5thed},  		 			G A Cole 		.  		2002. London: Thomson Learning.  	 
\bibitem[Bur ()]{b5}\label{b5} 	 		\textit{Retirement Management: Reorganizing the Nigerian Civil Service},  		 			A Bur 		.  		2001. Makurdi, Nigeria: Benue State Government.  	 
\bibitem[Ahmad ()]{b1}\label{b1} 	 		\textit{The Contributory Pension Scheme: sensitization of key stakeholders of Benue State},  		 			S Ahmad 		.  		2007. Makurdi, Nigeria: Benue State Government.  	 
\bibitem[Agoro (2009)]{b0}\label{b0} 	 		\textit{there goes the buck of my life savings. The Nation},  		 			A Agoro 		.  		2009. 24 January, p 19.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
