\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={Influence of Socio-Economic Background on Social Adjustment Development of Adolescents with Hearing Impairment in Oyo State},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

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

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


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

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

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2015-07-15 (revised: 15 July 2015)}
\def\TheID{\makeatother }
\def\TheDate{2015-07-15}
\title{Influence of Socio-Economic Background on Social Adjustment Development of Adolescents with Hearing Impairment in Oyo State}
\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]{Vitalis Ugochukwu  Eke}

             \affil[1]{  University of Calabar}

\renewcommand\Authands{ and }

\date{\small \em Received: 12 June 2015 Accepted: 5 July 2015 Published: 15 July 2015}

\maketitle


\begin{abstract}
        


This paper investigated the influence of socioeconomic background on social adjustment development of adolescents with hearing impairment in Oyo state. The study used 48 participants comprised of 24 males and 24 females who were purposely selected for the study. The research was based on simple descriptive survey research method. Two research instruments were used to gather data for the study. The two sets of questionnaire are Socio-Economic Questionnaire (SEQ) and Social Adjustment Questionnaire (SAQ). One hypothesis was tested and the result showed that adolescents with hearing impairment from high socioeconomic background socialized and adjusted well than their counterparts from low socio-economic background. The paper recommended among others that awareness program should be mounted on the news media to parents and other stakeholders by professionals on the care and needs of the adolescents with hearing impairment.

\end{abstract}


\keywords{socio-economic, social adjustment, development, adolescent, hearing impairment.}

\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
mong the variables constituting in environmental settings, the home is the most important for early development and shaping of the child's personal characters. The home environment is a subset of the total environment. it is a sub-environment that needs to be stimulating, explorative, interactive, mobile, acceptable and encouraging especially during the early years of life \hyperref[b4]{(Ogunniyi, 2001)}.\par
Socio-economic status of individuals in a society is factored by the income, educational achievement, occupational level of the family, all which are related to one another. Virtually all societies are stratified according to socio-economic indices and are marked by differences in almost all facets of life-be it environmental conditions child care interactions, value, attitudes and expectations. Furthermore, the status of socio-economic variables begins to affect children even prior to their entrance into the world. The child's physical care, parental teaching, family interaction and opportunities for development vary with the socioeconomic position of the family.\par
Many people have in time past and recently expressed their concern about poor social and psychological adjustment of the children with hearing impairment. It is then, important to remember that, it is difficult to maintain or attain an ideal child when parents appear to be neglectful, disinterested in his child and also fail or unable to provide the basic necessities of life that will enhance his level of adjustment. Further, it should be noted that a child starts life in the social and economic position of his/her family. In fact, physical care, medical, type of education, food and other opportunities for development vary with the socioeconomic position of the family.\par
Consequently, the social adjustment of the children with hearing impairment will be duly affected either positive or negatively \hyperref[b0]{(Aderibigbe, 1995)}. Individuals in our society are generally social creatures that need to interact with others to meet their emotional, social and biological needs. In situations where we cannot readily communicate our needs and aspirations to people we desire to relate with, our days would turn out to be colourless and lonely, devoid of the basic necessities of the warmth and nurturance that social contacts and relationships bring to our lives. Such is the plight of person that is hearing impaired. They have problems of coping with the challenges of daily living. This is because they find it difficult to express themselves affectively to their families at home, peer groups in school, as well as friends and relatives at social gatherings. An individual that is hearing impaired and unable to communicate effectively his/her feeling and desires to others will find enjoyment of life to be limited and become more vulnerable to physical or emotional sufferings \hyperref[b4]{(Ogunniyi, 2001;}\hyperref[b2]{Eze, 1994)}.\par
The social adjustment of the hearing impaired suggests a smooth relationship between the individual and the environment. In this sense, the adjusted individual interacts in a harmonious way with the world in which he or she lives. Fundamentally, the term, social adjustment is often used to refer generally to harmony in the interpersonal relationships. An individual's level of social development depends always on how such a person understands and perceives the world around the individual. In the same way, the individual's; cognitive level is a product of the person's perception of solidarity A Egaga, Patrick I. ? \& Aderibigbe, S. Akinwumi ? III. The table shows that the calculated t-value of 2.06 is less than the critical t-value of 2.08 at 0.05 alpha level of significance. Therefore the hypothesis which states that there is no significant difference between the social adjustment development of hearing impaired adolescents from high socio-economic background and low socio-economic background is hereby rejected. The result showed that the participants in the low socioeconomic background are disadvantaged and need help. This is because they were not adequately exposed to social activities while their peers in the high socioeconomic background were encouraged to interact well with the environment. 
\section[{Results}]{Results} 
\section[{IV.}]{IV.} 
\section[{Discussion}]{Discussion}\par
The result reveals a significant difference in the social adjustment development of students with hearing impairment. The hypothesis was thus rejected. The result was consistent with that of \hyperref[b1]{(Adeyemi (2014;}\hyperref[b4]{Ogunniyi, 2001;}\hyperref[b0]{Aderibigbe, 1995)}. Students from educated and wealthy homes seem to have better social adjustment capability. They are exposed to different types of recreational facilities and activities than their peers from illiterate and poor homes. They attend picnics with other members of the family.\par
V. 
\section[{Conclusion}]{Conclusion}\par
This study has revealed that the socioeconomic background of parents has been found to be a factor influencing the social adjustment of adolescents with hearing impairment. Students from high socioeconomic background have opportunities to socialize and adjust well in the society than the students from low socio-economic background. 
\section[{VI.}]{VI.} 
\section[{Recommendations}]{Recommendations}\par
Professionals should counsel the parents of adolescent with hearing impairment to give affection, love, understanding, adequate nutrition, medical attention, access to education to their children. Awareness programmes should be mounted on the news media on the care and needs of the adolescent with hearing impairment.\par
Regular Parents Teachers Association meetings should incorporate counselling session to inform parents on how to care and provide the basic with a certain social system and its requirements \hyperref[b1]{(Adeyemi, 2014;} {\ref Lieshort and Ingram, 1997)}.\par
The child who is loved and adequately cared for learns to look on the world as a friend, loving place in general. The child who is neglected and unloved views the world in a very different way, becoming withdrawn or timid, or he may fight back become aggressive. Sensitivity to social expectations develops as children experience reciprocity in the family, school, neighbourhood and peer group \hyperref[b4]{(Ogunniyi, 2001;} {\ref Aderibogbe, 1995)}.\par
This paper therefore examined the influence of socio-economic background on social adjustment development of adolescents with hearing impairment. 
\section[{a) Hypothesis}]{a) Hypothesis}\par
The null hypothesis was tested at 0.05 level of significance. There is no significant difference between the social adjustment development of hearing impaired adolescents from high socio-economic background and low socio-economic background. 
\section[{II.}]{II.} 
\section[{Methodology}]{Methodology}\par
The target population comprised of students with hearing impairment from Ijokodo High School, ibadan and Durbar Grammar School, Oyo. Purposive sampling technique was used for the selection of fortyeight (48) participants comprised of 24 males and 24 females. The research was based on simple descriptive survey research method. 
\section[{a) Instrument}]{a) Instrument}\par
Two research instruments were used to gather data for the study. The two sets of questionnaire are Socio-Economic Questionnaire (SEQ) and Social Adjustment Questionnaire (SAQ). 
\section[{b) Procedure}]{b) Procedure}\par
The questionnaire was personally administered by the researcher to the students at their schools on different days of the week. It was administered under normal classroom conditions. necessities of life to adolescents with hearing impairment.\begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.47542372881355927\textwidth}P{0.03601694915254237\textwidth}P{0.06483050847457628\textwidth}P{0.07203389830508473\textwidth}P{0.0288135593220339\textwidth}P{0.06483050847457628\textwidth}P{0.07923728813559322\textwidth}P{0.0288135593220339\textwidth}}
Variables\tabcellsep N\tabcellsep X\tabcellsep SD\tabcellsep DF\tabcellsep T-cal\tabcellsep t-value\tabcellsep P\\
High socio-economic\tabcellsep 24\tabcellsep 49.6\tabcellsep 6.82\tabcellsep 96\tabcellsep 2.06\tabcellsep 2.08\tabcellsep .05\\
background\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Low socio-economic\tabcellsep 24\tabcellsep 47.5\tabcellsep 6.03\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
background\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Eze ()]{b2}\label{b2} 	 		\textit{Influence of socio-economic background on the school adjustment of hearing impaired students in Ibadan. An unpublished M},  		 			J C Eze 		.  		1994.  		 			University of Ibadan 		 	 	 (Ed Thesis Dept) 
\bibitem[Ogunniyi ()]{b4}\label{b4} 	 		‘Parental background influences educational achievements among disabled children’.  		 			G M Ogunniyi 		.  	 	 		\textit{Journal of Special Education}  		2001. 9  (1)  p. .  	 
\bibitem[Adeyemi ()]{b1}\label{b1} 	 		‘Socio-economic status and social adjustment skills of adolescent with visual impairment in selected integrated schools in South Western Nigeria’.  		 			C K Adeyemi 		.  	 	 		\textit{The Journal of Advocacy and Rehabilitation in Special Education (JARSE)}  		2014. 13  (1)  p. .  	 
\bibitem[Liveshort and Ingram ()]{b3}\label{b3} 	 		\textit{Stimulation of social development in school: Suets and Zeotlinger Co},  		 			C Liveshort 		,  		 			D Ingram 		.  		1997. Amsterdam.  	 
\bibitem[Aderibigbe ()]{b0}\label{b0} 	 		\textit{The impact of socioeconomic background and environmental state of parents on their hearing impaired children in Ibadan Oyo State. Unpublished B.ED project},  		 			S A Aderibigbe 		.  		1995.  		 			Dept. of Special Education, University of Ibadan 		 	 
\end{bibitemlist}
 			 		 	 
\end{document}
