\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={Some 21 st Century Social Origins of Public Education Failure},
 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-05-15 (revised: 15 May 2015)}
\def\TheID{\makeatother }
\def\TheDate{2015-05-15}
\title{Some 21 st Century Social Origins of Public Education Failure}
\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]{Steven  Gerardi}

             \author[2]{Steven  Gerardi}

             \affil[1]{  New York City Technical College CUNY}

\renewcommand\Authands{ and }

\date{\small \em Received: 9 April 2015 Accepted: 1 May 2015 Published: 15 May 2015}

\maketitle


\begin{abstract}
        


During the 21 Century public education in the U.S.A. has become increasingly problematic. This effort will point to a variety of interrelated social factors figuring among: Social Class; English Language Acquisition parents? educational level, and parent involvement in their child?s education. This effort also provides a unique socio/cultural percentage matrix for academic success within the public school sector. 

\end{abstract}


\keywords{}

\begin{textblock*}{18cm}(1cm,1cm) % {block width} (coords) 
\textcolor{GJBlue}{\LARGE Global Journals \LaTeX\ JournalKaleidoscope\texttrademark}
\end{textblock*}

\begin{textblock*}{18cm}(1.4cm,1.5cm) % {block width} (coords) 
\textcolor{GJBlue}{\footnotesize \\ Artificial Intelligence formulated this projection for compatibility purposes from the original article published at Global Journals. However, this technology is currently in beta. \emph{Therefore, kindly ignore odd layouts, missed formulae, text, tables, or figures.}}
\end{textblock*}


\let\tabcellsep& 	 	 		 \par
has become increasingly problematic. This effort will point to a variety of interrelated social factors figuring among: Social Class; English Language Acquisition parents' educational level, and parent involvement in their child's education. This effort also provides a unique socio/cultural percentage matrix for academic success within the public school sector.\par
I. Overview and Context of the Research ocial class is an important indicator of cultural capital for academic success \hyperref[b0]{(Bourdieu, P, 1977)}. Teachers expect a specific form of behavior which they believe supports learning. If the means of achieving this behavior is not located within the family's social/cultural resources, the child is likely not to comply with the expected learning behavior.\par
Therefore, distinctive cultural knowledge is transmitted by families of each social class. Children of the dominant class inherit substantially different cultural knowledge, skills, norms, styles of dress and linguistic abilities than children of those within subordinate classes. Consequently, educational institutions reward students from the dominant class background by virtue of a certain cultural competency established through the families rearing/ socialization process. Educational instructions similarly contribute to this reproduction process by designing and implementing curricula which rewards the cultural capital of the dominant class. Conversely, the public educational apparatus systemically and continually misunderstands the social/cultural capital of the many subordinate classes in the U.S.A. today, often leading to educational failure of these children.\par
Generally, it is common knowledge that both poor/working class and middle class parents want their children to succeed in school. However, the social position of each class leads its members to employ different means to this end. Poor/Working class parents depend on the teacher to educate their children (often because they are less educated than the teacher), assuming that the teacher is the only mediator of educational success. On the other hand, the middle class educated parent tends to actively participate in the supervision and monitoring of his/her children school activities. Indeed, the middle class educated family assumes that if their child is failing in school, it is the fault of the teacher. Lamount/Lareau concluded that the educational values of both groups of parents did not differ. What did differ however was the manner in which they stressed academic success. The middle class educated parents viewed their child's education as a shared experience between teacher and parent. The poor/working class parents on the other hand, relinquished all responsibilities for their children's education to the teacher (Lamount, M. \& Lareau A. 1988).\par
In 2009 a longitudinal study entitled "Long-term Effects of Parents' Education on Children's Education and Occupational Success" (Eric Dubow, Paul Boxer and L.Rowell Huesmann 2009) followed children from the of ages 8, 19, and 48 years old. These data suggested that the middle class parent's education and occupation had a profound influence on their child's educational and occupational trajectory. These children's I.Q., educational and occupational outcomes where all affected positively by the age of 48.\par
Data in yet another longitudinal study entitled "Fathers Education and a Function of Human Capital" suggested that Fathers' education and house hold income had a profound influence on graduation from a public urban technical college. If the father graduated from college, and the total house hold Income was 135,000.00 (in New York City) the student has a 25 \% greater change of graduating from this college over those who did not have this family background( Gerardi,S. 2011).\par
Moreover, the so-called Boat People of Southeast Asian during the 1970's where poor, had no or little English experience, and live in urban settings; yet their children excelled in the public school systems around the U.S.A. According to Caplan, Choy and Whitmore this was the result of the family's culture and behavior in support of academic achievement for their children (Caplan, N, Choy, M, Whitmore, J. 1992).\par
Finally, the reading achievement gap among the families in the 90 th   
\section[{II. Language Acquisition}]{II. Language Acquisition}\par
Basil  suggested that language, coding, curriculum and the transmission of knowledge is an important interpretation of Socio-economic Status in American society. Bernstein's concept of Code Theory is central to his analysis of the transmission of knowledge. Code refers to a social principle which underlies and defines the curriculum. Curriculum according to Bernstein is the "valid" knowledge transmitted via pedagogy. Both curriculum and the transmission of knowledge are located in language usage. Furthermore, language usage and interpretations are determined by class, hence acting as a function of social identification Bernstein further suggested a distinction between language used by the poor/working class referred to as "public language," and the language-use of the middle class or "formal language." Bernstein argues that formal language has a greater number of possibilities due to the fact that it is more complex than "public language. Formal language permits higher order understanding by stressing the significance of concepts. Conversely, public language is limited in symbolic expression. It consists of words used as part of simple statements in the description of lower order concepts. Public language's emphasis is on emotion rather than logical implications. Therefore, formal language underlies the attitudes and values found within the educational setting.\par
Generally the use of public language is not a significant problem except in the superior/inferior relationship of teacher and student. Teachers in the school environment use formal language in the transmission of knowledge. Within the school environment public language users are often viewed as hostile, aggressive, and rude, further reflecting social class distinctions. The result may be a perception that the student is less intelligent. Essentially the breakdown of communication between teachers and the poor/ working class child may result in a learning resistance and the failure of the child. On the other hand, the language mode of the educated middle class background child is that same mode found in the educational setting foster academic success. Bernstein concludes, and this effort must also conclude that language affects the learning situation in the public school environment \hyperref[b2]{(Bernstein, Basil. 1975)}.\par
Hence, American Literacy problems are not the sole fault of the teacher; rather rooted in the parent's inability to promote positive literacy and linguistic interactions in the home. Moreover, the importance of the family mealtime (in the middle class family structure) where there is quality conversation during mealtime is a stronger predictor of how successful a child's language and literacy development will be later on in life. When educated parents have complex conversations, it provides the child with rich explanation, helping the children to contextualize the concepts. Furthermore, dynamic language used at home also is correlated to the child's success and ability to move up in the social class of society \hyperref[b4]{(Dickerson \& Tabor, 2001)}.\par
At the foundation of socio-cultural contexts, students' family related factors are regarded as the most powerful external factors on the development of students' academic achievement Therefore, parental influences, such as expectations and involvement, consistently promote students' academic.\par
This further emphasizes that the social origins of parents are actively involved with their child's education has a profound influence on academic success. T-score data in a study entitled Sociocultural Approach on Mathematical Learning Difficulties" (suggested that: 1) the father's language and education is correlated to the children's mathematical skills, 2) Mother's language use and education is correlated to children's linguistic expression, and 3) the father's language and educational level is correlated to children's task-orientation (Piia Vilenius-Tuohima, 2005). 
\section[{III. Discussion}]{III. Discussion}\par
This effort converted all significant T=scores (found in the above cited studies) into percentages The goal being to assess the impact of parents' social background on their children's educational and occupational trajectory as adults.\par
Based upon the T=Score conversions, if the parents are English proficient and have completed college or greater there is an 86 \% greater chance of impacting positively their child's education and his/her occupation at the age of 46 year old.\par
Although this effort strongly suggested the importance of the middle class parent's education and occupation on their child's social and educational trajectory; the countervailing issue here is that the majority of the publicly educated students is from poor/working class backgrounds, often are not English proficient. Consequently, only 14\% of these public school students have a chance (statistically) moving into a middle class trajectory in their within life-time.\par
Given these data there needs to be programs which press upon the parents the importance of taking an equal role with the teachers, in their child's education.\par
One such program is Dr. Joyce L. Epstein of the Center on schools, Family and community partnerships "National Standards for Parent/Family Involvement programs". This program has six types of parent involvement: 1) Parenting-which supports the school environment; 2) Design strong school-to-home communication; 3) volunteering of parents for help and support; 4) Learning at Home-provide information to parent on how to help their children to study and plan for college; 5) Decision Making-include parents in school decisions; and 6) Collaborating Community- identify community resources that may improve life chances. By employing these 6 sample steps the class educational and career trajectory of the poor/working student may well be improved significantly. 
\section[{IV. Conclusion}]{IV. Conclusion}\par
As this effect suggested, parents' Human Capital is an important resource for the social growth of the children. Indeed, James Coleman referred to this concept (within education) as Social Capital. Social capital is a set of skill-sets, experiences, and knowledge that are found in family life which contributes to the child's social and academic growth increasing the child's social and occupational trajectory as adults (Coleman, J. \& Hoffer, T. 1965, Public and Private Schools. New York: Basic Books).\par
To sum up, this effort suggested that the family's social capital (Social Background) is more important than the quality of the school, the teacher's skills and the curriculum for educational success in the public school system of the U.S.A.  
\section[{Global Journal of Human Social Science}]{Global Journal of Human Social Science}\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
   			\footnote{© 2015 Global Journals Inc. (US)} 			\footnote{© 2015 Global Journals Inc. (US) Year 2015 Volume XV Issue VII Version I} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Bernstein ()]{b1}\label{b1} 	 		\textit{},  		 			Bernstein 		.  	 	 		\textit{Class, Codes and Control}  		Routledge and Kegan Paul (ed.)  		1975. 1  (3) .  	 
\bibitem[Caplan et al. ()]{b3}\label{b3} 	 		\textit{Academic Achievement in Southeast Asian Refugee Families in A Brief Survey of the Sociological Imagination},  		 			N Caplan 		,  		 			M Choy 		,  		 			J Whitmore 		.  		1992. 2010. Steven Gerardi.  	 
\bibitem[Bernstein ()]{b2}\label{b2} 	 		‘and Education Cannot Compensate for Society’.  		 			Basil Bernstein 		.  	 	 		\textit{New Society}  		1975. 15 p. .  	 
\bibitem[Epstein ()]{b6}\label{b6} 	 		\textit{Center on schools, Family and community partnerships},  		 			J Epstein 		.  		2011.  		 			National Standards for Parent/Family 		 	 
\bibitem[Lamount and Lareau ()]{b8}\label{b8} 	 		‘Cultural Capital: Allusions, Gaps and Glissandos in Recent Theoretical Development’.  		 			M Lamount 		,  		 			A Lareau 		.  	 	 		\textit{Theoretical Sociology}  		1988. 6 p. .  	 
\bibitem[Bourdieu (ed.) ()]{b0}\label{b0} 	 		\textit{Cultural Reproduction and Social Reproduction. in Power and Ideology in Education},  		 			P Bourdieu 		.  		Karabel and Haslsey. (ed.)  		1977. New York: Oxford University Press.  	 
\bibitem[Gerardi ()]{b7}\label{b7} 	 		\textit{Fathers Education and a Function of Human Capital International Journal of Education Vol2 \# 3},  		 			S Gerardi 		.  		2011.  	 
\bibitem[Dickerson and Tabor ()]{b4}\label{b4} 	 		\textit{Fostering Language and Literacy in Classrooms and Homes Baltimore},  		 			\& Dickerson 		,  		 			Tabor 		.  		2001. Paul H. Brookes.  	 
\bibitem[Vilenius-Tuohima ; Reardon (2005)]{b9}\label{b9} 	 		‘Inclusive and Supportive Education Congress, International, Special Education Conference Inclusion: Celebrating Diversity, 1st -4 th’.  		 			Piia Vilenius-Tuohima ; Reardon 		,  		 			SF 		.  	 	 		\textit{Whither Opportunity? Rising Inequality, Schools, and Children's Life Chances},  				 (Glasgow, Scotland)  		2005. August 2005. 2011. July 2011. 2011. Russell Sage Foundation.  		 			Sociocultural Approach on Mathematical Learning Difficulties University of Helsinki, Finland 		 	 	 (The Widening Academic Achievement Gap Between the Rich and the Poor: New Evidence and Possible) 
\bibitem[Dubow et al. ()]{b5}\label{b5} 	 		‘Longterm Effects of Parents' Education on Children's Education and Occupational Success’.  		 			Paul Dubow 		,  		 			L Boxer 		,  		 			Rowell Huesmann 		.  	 	 		\textit{National Institutes of Health}  		2009\# NIHMS140890.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
