\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 Television Programmes on Youth Dressing Pattern in Nigerian Tertiary Institutions},
 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{2016-01-15 (revised: 15 January 2016)}
\def\TheID{\makeatother }
\def\TheDate{2016-01-15}
\title{Influence of Television Programmes on Youth Dressing Pattern in Nigerian Tertiary Institutions}
\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]{Oberiri Destiny  Apuke}

             \affil[1]{  Taraba State University, P.M.B 1157 Jalingo. Nigeria.}

\renewcommand\Authands{ and }

\date{\small \em Received: 16 December 2015 Accepted: 3 January 2016 Published: 15 January 2016}

\maketitle


\begin{abstract}
        


This study examines the influence of Television programmes on youth dressing pattern in Taraba State University, Jalingo. The researcher employed Taro Yame?s formula to select 100 students which formed the sample frame. The study made use of focus group and quantitative survey for its methodology. 8 participants formed the focus group while 100 selected students were distributed questionnaires. All the questionnaires distributed were duly filled and retrieved by the researcher. Data gathered for the quantitative survey were coded in SPSS version 22 and presented in tables with frequency counts and simple percentages while the focus group was textually analyzed. The study revealed among other things that entertainment/musical programmes are the most preferred and watched programmes by youths. The study also revealed that youths imitate the hip hop/hippies and makeup/hairstyles shown on television programmes than any other form of dressing and imitating such dressing makes them appear indecent. The study recommends that Universities and other tertiary institutions should take the issue of dress code serious, punishing students who are found wanting. Local Television presenters should dress decently at all times and no matter their kind of programmes they should know that they are role models and whatever they do is easily copied by the young ones.

\end{abstract}


\keywords{influence, dressing pattern, taraba state university, television programmes, dress code}

\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[{Influence of Television Programmes on Youth Dressing Pattern in Nigerian Tertiary Institutions Oberiri Destiny Apuke}]{Influence of Television Programmes on Youth Dressing Pattern in Nigerian Tertiary Institutions Oberiri Destiny Apuke}\par
Abstract-This study examines the influence of Television programmes on youth dressing pattern in Taraba State University, Jalingo. The researcher employed Taro Yame's formula to select 100 students which formed the sample frame. The study made use of focus group and quantitative survey for its methodology. 8 participants formed the focus group while 100 selected students were distributed questionnaires. All the questionnaires distributed were duly filled and retrieved by the researcher. Data gathered for the quantitative survey were coded in SPSS version 22 and presented in tables with frequency counts and simple percentages while the focus group was textually analyzed. The study revealed among other things that entertainment/musical programmes are the most preferred and watched programmes by youths. The study also revealed that youths imitate the hip hop/hippies and makeup/hairstyles shown on television programmes than any other form of dressing and imitating such dressing makes them appear indecent. The study recommends that Universities and other tertiary institutions should take the issue of dress code serious, punishing students who are found wanting. Local Television presenters should dress decently at all times and no matter their kind of programmes they should know that they are role models and whatever they do is easily copied by the young ones.\par
Keywords: influence, dressing pattern, taraba state university, television programmes, dress code. 
\section[{I.}]{I.}\par
Background to the Study ver since Television came into existence, it has remained the most influential medium among the mass media. It can be considered a credible source of information. The reasons being the full colour, action packed, audio and visual strength, combination of actors/actresses as well as presenters. This makes television a realism medium to the audience. It carries the audiences along through drama, film, documentaries and other beautiful presentation and shows thereby entertaining, educating, and informing them. "The influence of Television on teenagers, adolescents and youths are widespread. The influence is mainly on their dressing and their attires, that is, what they wear and what they use to adorn themselves"  {\ref (Saodah \& Mohd, nd.)} Therefore, the propagation of television and its attendant's consequence on social behaviour of youths has called for a great concern in recent times. The value of television as a medium of mass communication is esteemed all over the world. Television portray message that have influence on the viewers, mostly, their mode of dressing. Television holds a very special place in the culture of a people. "Television, like books are culturally special medium?an important medium of cultural transmission  {\ref (Baran, 2009:75)}. Studies show that television contributes to the socialization and the transmission of culture \hyperref[b3]{(Baran, 2009;}\hyperref[b7]{Daramola, 2007)}.\par
Therefore, television is a powerful instrument that can build or destroy people's culture due to its conversational nature. It also plays a role in the daily lives of men and women in the way they perceive and conceived themselves and in the way they conduct their own lives  {\ref (Aldana, 2004:1)}.\par
A lot of researches, most especially in developed countries suggest that visual media (e.g Television) influence a range of attitudes and behaviors among youths. Scholars such as \hyperref[b10]{Huesmann and Taylor (2003)} are of the view that television has authority over young people's decision. They assert that "youths just accept what the television tells them without question". In contribution, \hyperref[b3]{Baran (2009)} opines that "television technology is but a double age sword that has the power of doing good and evil to anybody exposed to it".  {\ref Keyes (2000:1)} raised fears about the negative influence that the media have on youth culture. "Youths are particularly vulnerable to outside influence from their television sets because their values and ideals have not yet fully developed". Thus they are prone to alteration by any slightest means. \hyperref[b6]{Chari (2005)} says "their world is erected by the stories they hear, see and tell. Television plays significant role in this process, hence the importance of who should determine what should shape people's perception and how".\par
Television in terms of fashion has influenced the youths, thereby making them believe in a particular way of dressing. The kind of clothes used in acting, stage music, advertisement are presented to the society as the best dressing to make one look good.  {\ref Mangwere etal (2013)} supports this, stating that "television are some of the factors that today affects the way teenagers (youths) dress, talk, walk and even influence the type of music or food they want.\par
Besides being influenced by the characters on television, youths are also prone to be influence by the presenters of the programme \hyperref[b4]{(Boone, \& Lomore, 2001)}. By implication, youths absorb this movie contents without restraint or second thought. Elaborating on the negative effect of television. Omede (2011) in Apuke (2016) asserts that:\par
In recent times, it has been observed that a change is occurring in the mode of dressing and clothing style of the younger population. They dress weirdly and embarrassingly. The female younger population mostly dresses half nude; they prefer to wear trousers and skimpy shirts or tee-shirts that reveals their tummy, body hug which shows all the contours in their body frames or mini-skirt with a see -through tops while the boys although still wear shirt and trousers but which are always in various bigger sizes compared to their nominal sizes \hyperref[b1]{Apuke (2016)} further submits that "the way students on campuses of learning dress leave many to wonder where they get these dresses from. They tend to copy different television programme presenters and actors/actresses costumes projected on the screen which are mostly contrary to our traditional norms and values". 
\section[{a) Study Aim and Goals}]{a) Study Aim and Goals}\par
The aim of the study is to investigate the influence Television exerts on youth dressing pattern with special reference to Taraba State University. The goals of the study are to:\par
(i) To explore dressing pattern contained in television programmes. (ii) To determine how exposure to television programmes influence the dressing pattern of youths. (iii) To determine how to dissuade youth from indecent dressing projected on television programmes. 
\section[{b) Research Questions}]{b) Research Questions}\par
The study is guided by the following research question:\par
(i) What are the dressing patterns contained in some television programmes? (ii) To what extent has the exposure to television influence the dressing pattern of youths? (iii) How can youth be dissuaded toward indecent dressing projected on television programmes? c) Explicating applied terms\par
For the sake of clarity, the following terms are defined as used in the work. 
\section[{II.}]{II.} 
\section[{Explicating Related Literature}]{Explicating Related Literature}\par
One of the ways that youths are able to get exposure to the current trends in fashion pertaining to their dressing is through the mass media. Television is a powerful tool that exerts power on the psychology of youths, due to its audio and visual strength. Television has specific programmes on fashions and beauty. Youths are bound to fancy such new up-to-date and trendy fashion and dressings. Hoffner and Buchanan (2005) found that "attractiveness of the TV character associated with the rating of female character with their wishful identification could lead to modeling effect in term of the appearance of the women". Therefore, youths are more likely to consciously model their own appearance after the model character. This leads to making TV character appealing as role models to young adults, especially women. This in turn gives an emphasis on the unique connection between audience and the media figures.\par
TV has a wide influence on its audience \hyperref[b15]{(Mohd Yusof, 2006)}. It affects, not only, the knowledge of the audience but also the attitudes such as the desire for products and brand preferences. Many studies have shown that TV, to some extent, is very influential on youth clothes shopping behaviour especially for the adolescents and the young adult group \hyperref[b20]{(Peters, 1989}). However, Owuamalam, (2007) found that "adolescents did not seem to select clothes like those worn by persons in TV". In a similar vein, Lachance, Beaudoin \& Robitaille (2003) did not find any TV influence; instead, people are more likely to believe in what they see. TV is the most credible source of information and is widely used \hyperref[b11]{(Ibelema and Powell (2001)}. \hyperref[b11]{Ibelema and Powell (2001)} further found that "cable TV news is the most trustworthy of all news services among Alabama residents". TV is able to provide knowledge on fashion and women dressing to its audience. TV is highly visual and seeing something on TV, like fashion, may have an impact on the audience. When local TV programme aired fashion close to home fashion design, there is more likely that the news proximate it and it is found to be realistic to them \hyperref[b24]{(Weitzer and Kubrin, 2004)}. Audience members tend to make changes in their appearance, values, attitudes, and other characteristics to become more like the admired celebrities  {\ref (} Lomore, 2001). Earlier Murray (1999) found that "teenage girls frequently tempted to emulate the lead character in the programme that they watched by dressing like her". In Television, more than any other medium, advertisements and entertainment contents flow together to create an experience. They reinforce social codes as to attract readers stay glue, convincing them the right way to look, act and think. According to \hyperref[b8]{Dominick (2005)}, in Apuke (2016) throughout history, television has been collectors, producers and distributors of social knowledge. He emphasized this notion by explaining that the three defining features of magazines are that first, they attract the most specialized group of audience, and second, magazines are the most in tune with demographic, economic and social trends. Television, being the media that attract the most specialized audience can have a powerful impact on its niche audiences.\par
TV has many impacts on its audience. One of the ways is brand consciousness especially among adolescents who are exposed to a variety of programmes.\par
The programmes range from sports to news and to reality shows. Research has shown that consumers, in general, and adolescents, in particular, who are conscious look to and appreciate the media and celebrities for information related to latest fashions trends and brands \hyperref[b17]{(Nelson \& McLeod, 2005)}. They also found that commercial media consumption (television) was positively related to brand consciousness. Brands are creeping into media content and product placements are common in the movies and TV shows. The media may be the initial stage of getting the knowledge to the types of dressing fashion. However, \hyperref[b17]{Nelson \& McLeod (2005)} argue that as the pressure and the media hype to wear brand name clothes, low brandconscious adolescents may feel they are alone in their beliefs. Therefore, they, too, are persuaded to follow the trends.\par
In most cases, there are positive relationships between audience programme preferences and the influence of such programmes. This means that the higher the level of likeliness in watching a programme in TV would very much associate with the level of influence in the audience everyday life. \hyperref[b8]{Dominick (2005)} found that it is not the amount of TV exposure that influence girls and young women's images of their future; rather it is the programmes that they were exposed to.\par
Researchers have found that audience selects different channels to meet their information need. \hyperref[b5]{Buijzen \& Valkenburg (2000)} found t hat girls of higher age groups wants clothing's as gifts with a strong function and products that facilitate social ties and giving an impression of the self (jewelry). The agenda set by the media associate with their children's agenda.\par
TV programmes are carefully cast in such a way that the physical appearance and the manner of dress do develop character to the audience. This is because physical appearance was found to be related to wishful identification of especially girls. For youths, appearance is of primary importance in life \hyperref[b21]{(Ramsey \& Langlois (2002)}.\par
Brown \& Pardun (2004) found that youths most especially girls would watch top ten girls' programmes. As such, they tend to be influenced by the programmes. \hyperref[b1]{Apuke (2016)} found out that youths develop interest on dresses they see on Television most especially western films, and hip hop/hippies and make up/hairstyle are the most imitated form of dressing by youths.\par
On a similar study, Saodah, W. \& Mohd S. (nd) carried out a study on the impact of television (TV) and magazine on fashion and dressing of Malaysian women of various ages is called for. The objectives of the study are to find out (1) the level of TV and magazine use among Malaysian urban women of various age groups, (2) the level of TV and magazine influence on urban Malaysian women of various age groups, (3) the extent of TV and magazine influence on urban Malaysian women's fashion and dressing, and (4) the relationship between urban Malaysian women's fashion and dressing and the use and influence of TV and magazine of various age groups various age groups.\par
The study was conducted among 639 urban Malaysian women using a survey design. Data were collected using questionnaires and the data were analyzed using SPSS WIN 12. Both descriptive statistics and inferential statistics were employed in the study. Results revealed TV influence has an impact on urban Malaysian women's fashion and dressing. Magazine use is associated with young adult's fashion and dressing while magazine influence is associated with adolescent's fashion and dressing.\par
Okeoma (2012) Carried out a similar study, on the influence of Home Movies on the Dressing Patterns of Students of Tertiary Institutions in Abia state, notes that home movies mediate in the culture of students of tertiary institutions in Abia state especially as it relates to their dressing patterns. Research has shown that, Movies, like books, are important medium of cultural transmission and socialization. Thus, the concern on media Influence has led to the development of different communication theories in an attempt to explain the relationship between communication messages and their Influence on the respondent. The thrust of this work was therefore, to examine the Influence that home movies have on the dressing patterns of students of tertiary institutions in Abia state. The survey research method was adopted, with a sample size of 400. The questionnaire was the research instrument for the collection of data. Findings showed that home movies celebrate African values in their dress patterns. This is in contrast with the obvious practice in Western and foreign movies where the contemporary trend is in the swap of roles between the male and the female gender as manifested in the swap of dress culture. This shows that home movies have Influence on the pattern of dressing of students of tertiary institutions in Abia State. Having reviewed the necessary literatures related to the study, it could be said that Television exerts influences on those who glue themselves to it most especially youths. a) Theoretical Framework Theoretical studies are principles on which the subject of the study is based. These theories determine their objective parameters. These theories establish a vantage point, a perspective, a set of issues for which the study seeks for answers to the study questions. The relevant media effect theory to this study is the magic bullet theory. 
\section[{b) Magic Bullet theory}]{b) Magic Bullet theory}\par
The Magic Bullet Theory suggests that the mass media could influence a very large group of people directly and uniformly by 'shooting' or 'injecting' them with appropriate messages designed to trigger a desired response \hyperref[b2]{(Baran, 2003)}. \hyperref[b2]{Baran (2003)} adds that, both images used to express this theory (a bullet and a needle) suggest a powerful and direct flow of information from the sender to the receiver.\par
The bullet theory graphically suggests that the message is a bullet, fired from the "media gun" into the viewer's "head". With similarly emotive imagery the hypodermic needle model suggests that media messages are injected straight into a passive audience which is immediately influenced by the message.  {\ref Baran, and Davis (2003)} further postulates that "the theory is with the assumption that media is a dangerous means of communicating an idea because the receiver or audience is powerless to resist the impact of the message".\par
There is no escape from the effect of the message in these models. The population is seen as a sitting duck. People are seen as passive and are seen as having a lot media material "shots" at them. People end up thinking what they are told because there is no other source of information.\par
The Magic bullet theory is appropriate to this paper because the study looks at how packaged television programmes affects the dressing pattern of youths. Just like a bullet the messages from television influence a very large group of young people directly and uniformly by 'shooting' or 'injecting' them with messages designed to trigger a desired response and this responses is seen in their emulation of such styles/fashions shown in television.\par
Television programmes presenter, actors and actresses styles/fashion is liken to a bullet, fired from the "media gun which is the "television" into the viewer's "head" which represents the youths who absorb such messages. The messages are injected straight into the youths, and this immediately influences them; making them copy and practice what they watch. By implication, this theory holds that as young people watch television programmes they come across certain dress pattern that they admire, they quickly adopt it without having any second thought. This means television is so powerful that it can influence people directly without the need of other factors. 
\section[{III.}]{III.} 
\section[{Methodology}]{Methodology}\par
The research design used in this study is survey method. The population of this study is the entire undergraduate students of Taraba State University, Jalingo who are about 5000 (www.tsuj.edu.ng). To determine the sample size of the population, the Taro Yamene's formula was applied thus: Therefore the sample size of this work is 100 undergraduate students from the four faculties in Taraba State University, namely: Arts and Social Sciences, Education, Agric and Sciences respectively. The researcher randomly distributed the questionnaires to the 100 students. This was done in order to give anyone under the sampled population equal opportunity to be chosen. The researcher used questionnaire and focus group discussion in gathering data for this study. The researcher administered the sets of questionnaire to the respondents face-to-face and gave them some time to respond to the required questions. Data gathered was coded and analyzed with SPSS version 22 and was presented in tables, with special references to simple percentages and frequencies. On the other hand, the researcher carried out a focus group discussion with 8 participants from the various faculties mentioned above. 
\section[{a) Presentation and discussions of results}]{a) Presentation and discussions of results}\par
The focus group participants were made up of 8 members from the various faculties/departments in the institution. The researcher selected them base on their He determined that by making prior investigation before the study. The 100 questionnaires distributed to the respondents were dully filled and retrieved, giving a high response rate of 100\%. Based on the data gathered and analyzed, 10 respondents making 10\% are within the ages of 17 and 19, 35 making 35\% are within the ages of 20-22, 40 making 40\% are within the ages of 23-25 while 15 making 15\% are within the ages of 26-28. This implies that most of the respondents were within the ages of 23-25. Gender of respondents' shows that 65 of the respondents making 65\% were female while 35 making 35\% were male. This implies that majority of the respondents were female. The table above shows that the entire respondents, 100 (100\%) watch television. 
\section[{b) Presentation and analysis of research questions}]{b) Presentation and analysis of research questions}\par
The Focus group discussion also pointed out to the fact that students watch Television. The entire focus group members agreed that they watch Television. Table \hyperref[tab_2]{2} above examined the level of respondents' exposure to television programmes. Findings reveal that majority of the respondents 75 making 75\% watch television very often, 15 making 15\% watch television often, 5 making 5\% do not watch television very often while 5 respondents making 5\% do not watch television often.\par
The focus group discussion results show that the entire members of the focus group often watch Television. As Silas pointed out "If I don't have lectures, I glue myself to Television, I love watching Television very often that sometimes I even forget to eat and do other basic things in life". In further response, Jenifer another member of the focus group said "There are two things that I love doing, watching and chatting. If I am not one channel to another looking for channels on fashion and design." Table \hyperref[tab_3]{3} ascertained whether the respondents have watched a mode of dressing on television that interests them. 81 respondents making 81\% agreed that they had ever developed interest on dress mode seen on the television, while 19 respondent making 19\% said they had never developed interest on dress mode through television.\par
These findings are supported by the collective view of the focus group participants. They all agreed that they have watched modes and different styles of dressing on Television that interest them. Elaborating on this Kauna a mass communication 200 level student asserts that: "I glue myself to the TV not for news but to watch current fashions displayed through the various attires worn by actors/actresses as well as Television presenters." Richard another member of the focus group also commented on the effects modes of dressing on TV exerts on him, He said "I don't go to the boutique just like that; I have to watch a recent fashion/clothing from my best presenters in TV. The more I watch TV the more I love to change my dressing pattern." Field Survey 2016 Table \hyperref[tab_4]{4} ascertained the television programmes that affect youths the most. Findings reveal that majority of the respondents 75 making 75\% agreed that entertainment/musical programmes affects dressing style of youths the most, 5 making 5\% agreed that news programmes affects dre ssing style of youths the most, 15 making 15\% agreed that drama programmes affects dressing style of youths the most, while 5 making 5\% agreed that discussion programmes affects the dressing style of youths the most.  Table \hyperref[tab_5]{5} above ascertained the categories of dressing youths imitate the most from Television programmes. The finding reveals that the hip pop/hippies and hairstyles/make-ups are the most imitated dress pattern by youths. 15 making 15 \% agreed that only corporate/cocktail are the most imitated dress pattern on television programmes by youths, 11 making 11\% agreed that hip pop/hippies are the most imitated dress pattern on television programmes by youths, 5 making 5\% of the respondents agreed that the hairstyles/make-ups are the most imitated dress pattern on television programmes by youths while 60 of the respondents making 60\% consented that the hip pop/hippies and hairstyles/make-up are the most imitated dress pattern by youths. Table \hyperref[tab_6]{6} above seeks to find out from the respondents their reasons for preferred dress style. Majority of them consented that they imitate dress pattern on television programmes due to the trend in fashion, while 5 making 5\% do so due to comfort and convenience, 10 respondents making 10 \% do so for ideological reasons whereas 20 making 20\% do so because they are imitating a role model. This means that, youths emulate dress pattern on television programmes due to trend in fashion as well as imitation of a role model/presenter 
\section[{Volume XVI Issue VI Version I}]{Volume XVI Issue VI Version I}\par
The focus group discussion tackled the issue of students not differentiating casual wear from the ones meant for outing. The group collectively agreed that most youths today cannot differentiate between casual home wears and those meant for outings due to their overexposure to fashion/entertainment programmes on TV. The group members were further asked on the effect of adopting some entertainment/musical presenters dress styles on youth dressing pattern. 75\% of the group members agreed that adopting some entertainment/musical presenters dress pattern by students on campus makes them to look indecent. c) How can youth be dissuaded toward indecent dressing?\par
The following are suggestions given by the members of the focus group discussion. As far as these crops of respondents are concerned, setting and enforcing strict dressing code in Tertiary Institutions especially, Taraba State University will go a long way in curbing indecent dressing. According to James one of the focus group member who is a student of Physics "If only all the Tertiary Institutions in Nigeria set strict rules on indecent dressing, watching and imitating indecent dressing on TV will greatly be reduced." In contribution, Angela a student of Political science opines that "charity begins at home and that proper parenting and counseling will dissuade youths from dressing nude even before they get to the tertiary institutions. The entire group also believed that uncompromising religious teachings; through regular sermons or preaching as well as counseling will go a long way in tackling the influence of TV on dressing pattern of youths. Blessing a Biological sciences student says "Pastors and Imams should insist on the need for decent dressing."\par
Another suggestion given by the focus group is that campus brigade should be formed to sensitize the students from being influence from what they watch. In contribution Dorathy one of the focus group members suggests that the campus brigade is to stand against indecent dressing by promoting good moral values among students, making judicious use of the mass media programmes that promote moral values and the sanctity of sex could also be employed in dissuading youths from copying whatever they see on screen.  
\section[{Discussion of Findings}]{Discussion of Findings}\par
Findings of the study revealed that all the respondents watch television and that they do so very often.\par
Findings further revealed that entertainment/musical programmes are the most preferred and watched programmes by the respondents. Which means youths are mostly attracted to entertainment and musical programmes. It is believed that such programmes encapsulates different presenters on different dressing styles and patterns that is why majority of the respondents consented to have watch a dressing pattern that interest them on television programmes.\par
Exploring the television programmes that affects youths the most the study revealed that entertainment and musical programmes affect youths preference of clothing thereby making them imitate/emulate different presenters/actors way of dressing.\par
Examining the extent to which the exposure to television programmes influence the dressing pattern of Taraba state University students, the study revealed that most of the respondents strongly agreed that youths dressing are mostly influenced by television programmes. This implies that the more youths exposes themselves to different television programmes the more they would likely dress like the presenters on screen. This is related to Mohd Yusof (2006) findings that postulate that TV has a wide influence on its audience. It affects, not only, the knowledge of the audience but also the attitudes such as the desire for products and brand preferences. In contribution, Peters, (1989) asserts that "many studies have shown that TV, to some extent, is very influential on youth clothes shopping behaviour especially for the adolescents and the young adult group" The study revealed that youths imitate the Hip hop/hippies and makeup/hairstyles projected on television programmes than any other form of dressing and the major reasons for that are for fashion and imitating a role model. These findings are related to Hoffner and Buchanan (2005) findings which state that "attractiveness of TV character associated with the rating of female character with their wishful identification could lead to modeling effect in term of the appearance of the women. Therefore, youths are more likely to consciously model their own appearance after the model character. This leads to making TV character appealing as role models to young adults, especially women. This in turn gives an emphasis on the unique connection between audience and the media figures". As youths watch these stations it is discovered that the dressing patterns they see interest most of them but most of the youth do not necessary purchase or make such dresses for themselves.\par
Also it was revealed that most youths today cannot differentiate between cloths meant for outing and casual wear and this has made them to look indecent. That is imitation of the informal dress pattern projected on different television programmes has made most youths look indecent.\par
It has also been revealed that youths can be dissuaded from indecent dressing through setting and enforcing strict dressing code in tertiary institutions especially Taraba state University, and proper parenting and counseling, uncompromising religious teachings; through regular sermons or preaching as well as counseling, Pastors and Imams should insist on the need for decent dressing.\par
V. 
\section[{Summary, Conclusion and Recommendations}]{Summary, Conclusion and Recommendations}\par
Several researches on television and films influence on youth, revealed unequivocal evidence that television has influence on youth behavior in both immediate and long-term contexts than any mass media channel. This study focuses on the media use patterns of male and female University students and changes in attitudes toward dressing as attributed to media (Television). It draws upon a study of youths in Taraba State University, Jalingo that included both quantitative and qualitative components.\par
Findings confirm that television do influence young people's behaviors. The evidence is clearest within the most extensively researched domain that television exposure within youths increases the likelihood of physically and verbally aggressive behavior, aggressive thoughts, and aggressive dress patterns which may not go well with our norms and culture.\par
Both qualitative and survey findings highlighted the role of Television on young people's behavior, a large proportion of both young men and women believed that the media had influenced changes in their behavior related to dress pattern. Thus a significant proportion of young people reported that recent changes in their dressing style were prompted by the media (television). Therefore, the study recommends that:\par
(i) Universities and other tertiary institutions should take the issue of dress code serious, punishing students who are found wanting. (ii) Local Television presenters should dress decently at all times and no matter their kind of programmes they should know that they are role models and whatever they do is easily copied by the young ones. (iii) NGOs dealing with issues like dress pattern need to sensitize youths about issues of dress pattern. (iv) Advertisers need to be censored and stopped from using immoral or indecent images or visuals in their effort to sell their goods or services.   \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.27461538461538465\textwidth}P{0.5753846153846154\textwidth}}
Year 2016\tabcellsep \\
22\tabcellsep \\
Volume XVI Issue VI Version I\tabcellsep \\
( A )\tabcellsep \\
-Global Journal of Human Social Science\tabcellsep a. Media: This refers to various means of\\
\tabcellsep communication. It can also refer to the\\
\tabcellsep technologies that distribute messages to vast or\\
\tabcellsep heterogeneous audience. Principally they include\end{longtable} \par
  {\small\itshape [Note: books, newspapers and magazines, journals television, radio, and the internet. b. Medium: this is a singular form of media. It is the channel through which message is sent to the receiver.c. Pattern:]} 
\caption{\label{tab_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.20958904109589038\textwidth}P{0.18630136986301368\textwidth}P{0.4541095890410959\textwidth}}
Response\tabcellsep Frequency\tabcellsep Percentage (\%)\\
Yes\tabcellsep 100\tabcellsep 100\\
No\tabcellsep 0\tabcellsep 0\\
Total\tabcellsep 100\tabcellsep 100\\
\tabcellsep \tabcellsep Field Survey 2016\end{longtable} \par
 
\caption{\label{tab_1}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.47007575757575754\textwidth}P{0.11590909090909089\textwidth}P{0.26401515151515154\textwidth}}
\multicolumn{3}{l}{Television programmes?}\\
Response\tabcellsep Frequency\tabcellsep Percentage (\%)\\
Very often\tabcellsep 75\tabcellsep 75\\
Often\tabcellsep 15\tabcellsep 15\\
Not very often\tabcellsep 5\tabcellsep 5\\
Not often\tabcellsep 5\tabcellsep 5\\
Total\tabcellsep 100\tabcellsep 100\\
\tabcellsep \tabcellsep Field Survey 2016\end{longtable} \par
 
\caption{\label{tab_2}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.20958904109589038\textwidth}P{0.18630136986301368\textwidth}P{0.4541095890410959\textwidth}}
Response\tabcellsep Frequency\tabcellsep Percentage (\%)\\
Yes\tabcellsep 81\tabcellsep 81\\
No\tabcellsep 19\tabcellsep 19\\
Total\tabcellsep 100\tabcellsep 100\\
\tabcellsep \tabcellsep Field Survey 2016\end{longtable} \par
 
\caption{\label{tab_3}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.6399425287356322\textwidth}P{0.09281609195402299\textwidth}P{0.11724137931034483\textwidth}}
\multicolumn{3}{l}{dressing styles of youths the most}\\
Response\tabcellsep Frequency\tabcellsep Percentage\\
\tabcellsep \tabcellsep (\%)\\
Entertainment/Musical\tabcellsep 75\tabcellsep 75\\
News Programme\tabcellsep 5\tabcellsep 5\\
Drama Programme\tabcellsep 15\tabcellsep 15\\
Discussion Programme\tabcellsep 5\tabcellsep 5\\
Others specify\tabcellsep -\tabcellsep -\\
Total\tabcellsep 100\tabcellsep 100\end{longtable} \par
 
\caption{\label{tab_4}Table 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.47467532467532464\textwidth}P{0.3146103896103896\textwidth}P{0.06071428571428571\textwidth}}
Responses\tabcellsep \multicolumn{2}{l}{Frequency Percentage}\\
Corporate/cocktail\tabcellsep 15\tabcellsep 15\\
Hip pop/Hippies\tabcellsep 11\tabcellsep 11\\
Hairstyles/Makeup\tabcellsep 5\tabcellsep 5\\
A \& B only\tabcellsep 9\tabcellsep 9\\
B \& C only\tabcellsep 60\tabcellsep 60\\
Total\tabcellsep 100\tabcellsep 100\\
\tabcellsep \multicolumn{2}{l}{Source: Field Survey 2016.}\end{longtable} \par
 
\caption{\label{tab_5}Table 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6} \par 
\begin{longtable}{P{0.6007853403141361\textwidth}P{0.1824607329842932\textwidth}P{0.06675392670157068\textwidth}}
\tabcellsep style?\tabcellsep \\
Response\tabcellsep \multicolumn{2}{l}{Frequency Percentage\%}\\
Imitating role model/\tabcellsep 20\tabcellsep 20\\
presenters\tabcellsep \tabcellsep \\
Comfort/Convenience\tabcellsep 5\tabcellsep 5\\
Fashion\tabcellsep 65\tabcellsep 65\\
Economy\tabcellsep -\tabcellsep -\\
Ideological Reasons\tabcellsep 10\tabcellsep 10\\
Rank/Status\tabcellsep -\tabcellsep -\\
Social Reasons\tabcellsep -\tabcellsep -\\
Others specify\tabcellsep \tabcellsep \\
Total\tabcellsep 100\tabcellsep 100\%\end{longtable} \par
 
\caption{\label{tab_6}Table 6 :}\end{figure}
 			\footnote{© 2016 Global Journals Inc. (US) s Influence of Television Programmes on Youth Dressing Pattern in Nigerian Tertiary Institutions} 			\footnote{© 2016 Global Journals Inc. (US) s} 			\footnote{© 2016 Global Journals Inc. (US) Influence of Television Programmes on Youth Dressing Pattern in Nigerian Tertiary Institutions} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[ References Références Referencias]{b25}\label{b25} 	 		\textit{},  	 	 		\textit{References Références Referencias}  		26.  	 
\bibitem[Okeoma ()]{b18}\label{b18} 	 		\textit{A Study of the Influence of Home Movies On The Dressing Patterns Of Students Of Tertiary Institutions In Abia State (Being a research submitted to the department of mass Communication, university of Nigeria},  		 			F C Okeoma 		.  		2012. Nsukka.  	 	 (For the Award of the degree of Master of Arts in mass Communication) 
\bibitem[Boone and Lomore ()]{b4}\label{b4} 	 		‘Admirercelebrity relationships among young adults: Explaining perceptions of celebrity influence on identity’.  		 			S D C D Boone 		,  		 			Lomore 		.  	 	 		\textit{Human Communication Research}  		2001. 27  (2)  p. .  	 
\bibitem[Nelson and Mcleod ()]{b17}\label{b17} 	 		‘Adolescents brand consciousness and product placement: Awareness, liking and perceived effects on self and others’.  		 			M R L E Nelson 		,  		 			Mcleod 		.  	 	 		\textit{International Journal of Consumer Studies}  		2005. 25  (1)  p. .  	 
\bibitem[Lachance et al. ()]{b13}\label{b13} 	 		‘Adolescents' brand sensitivity in apparel: Influence of three socialization agents’.  		 			M J Lachance 		,  		 			P Beaudoin 		,  		 			\& J Robitaille 		.  	 	 		\textit{International Journal of Consumer Studies}  		2003. 27  (1)  p. .  	 
\bibitem[Weitzer and Kubrin ()]{b24}\label{b24} 	 		‘Breaking news: How local TV news and real-world conditions affect of crime’.  		 			R Weitzer 		,  		 			C E Kubrin 		.  	 	 		\textit{Justice Quarterly}  		2004. 21  (3)  p. .  	 	 (www.tsuj.edu.ng) 
\bibitem[Ibelema and Powell ()]{b11}\label{b11} 	 		‘Cable TV news as most credible’.  		 			M L Ibelema 		,  		 			Powell 		.  	 	 		\textit{Newspaper Research Journal}  		2001. 22  (1)  p. .  	 	 (proquest.umi.com) 
\bibitem[Aldana ()]{b0}\label{b0} 	 		‘Can media regulation help in the Search for equality Media Development’.  		 			C Aldana 		.  	 	 		\textit{Journal of the World Association}  		2004. 2004. 4 p. .  	 
\bibitem[Chari ()]{b6}\label{b6} 	 		 			T J Chari 		.  		\textit{Media Analysis: Merits and Demerits of Media Regulation. Sunday Mirror},  				2005. p. 26.  	 
\bibitem[Ramsey and Langlois ()]{b21}\label{b21} 	 		‘Effects of the "beauty is good" stereotype on children's information processing’.  		 			J L J H Ramsey 		,  		 			Langlois 		.  	 	 		\textit{Journal of Experimental Child Psychology}  		2002. 81  (2)  p. .  	 
\bibitem[Mangwere et al. ()]{b14}\label{b14} 	 		‘Influence of electronic media on the behaviour of children/teenagers in Zimbabew’.  		 			A Mangwere 		,  		 			N Inadesango 		,  		 			M Kuerba 		.  	 	 		\textit{Journal of communication}  		2013. 4.  	 
\bibitem[Baran ()]{b2}\label{b2} 	 		\textit{Introduction to Mass Communication},  		 			S J Baran 		.  		2003. New York: McGraw Hill.  	 
\bibitem[Baran ()]{b3}\label{b3} 	 		\textit{Introduction to mass communication: Media literacy \& culture},  		 			J Baran 		.  		2009. New York: McGraw Hills.  	 	 (th) 
\bibitem[Roberts and Foehr ()]{b22}\label{b22} 	 		\textit{Kids and Media in America},  		 			D F. \& U G Roberts 		,  		 			Foehr 		.  		2004. New York: Cambridge University Press.  	 
\bibitem[Mohd and Hussain ()]{b15}\label{b15} 	 		\textit{Media \& Muslim Society},  		 			Yusof Mohd 		,  		 			Hussain 		.  		2006. Kuala Lumpur.  		 			Research Centre, International Islamic University Malaysia 		 	 
\bibitem[Saodah and Mohd]{b23}\label{b23} 	 		‘nd) The Impact of Television and Magazine on Fashion and Dressing of Urban Women of Different Ages’.  		 			W Saodah 		,  		 			S Mohd 		.  	 	 		\textit{Jurnal Pengaj ian Media Malaysia/ Malaysian Journal of Media Studies}  		 	 
\bibitem[Owuamalam ()]{b19}\label{b19} 	 		\textit{Radio and Television Production. Owerri: Top Class Agency Limited},  		 			E Owuamalam 		.  		2007.  	 
\bibitem[Daramola ()]{b7}\label{b7} 	 		‘Relationship between mass media and society’.  		 			I Daramola 		.  	 	 		\textit{International Journal of Communication}  		2007. 6 p. .  	 
\bibitem[Kinder ()]{b16}\label{b16} 	 		‘Saving our so-called lives: Girl fandom, adolescent subjectivity, and My So-Called Life’.  		 			MurrayI 		.  	 	 		\textit{Kids' Media Culture},  				 			M Kinder 		 (ed.)  		 (Durham, NC)  		1999. Duke University Press. p. .  	 
\bibitem[Huesmann and Taylor ()]{b10}\label{b10} 	 		‘The Case against the Case against Media Violence’.  		 			L R Huesmann 		,  		 			L D Taylor 		.  	 	 		\textit{Journal of Culture. USA. P}  		2003.  (23)  p. 8.  	 
\bibitem[Dominick ()]{b8}\label{b8} 	 		\textit{The dynamics of mass communication: media in the digital age},  		 			R J Dominick 		.  		2005.  	 	 (th ed.) 
\bibitem[Buijzen and Valkenburg ()]{b5}\label{b5} 	 		‘The impact of TV advertising on children's Christmas wishes’.  		 			M P M Buijzen 		,  		 			Valkenburg 		.  	 	 		\textit{Journal of Broadcasting \& Electronic Media}  		2000. 44  (3)  p. .  	 
\bibitem[Apuke ()]{b1}\label{b1} 	 		‘Western Films and Youth Dressing Pattern in Nigerian Tertiary Institutions’.  		 			O Apuke 		.  		 \url{Availableatwww.iiste.org}  	 	 		\textit{Journal of International Affairs and Global Strategy}  		2016. 48.  	 
\bibitem[Hofner and Buchnan ()]{b9}\label{b9} 	 		‘Young adults' wishful identification with TV characters: The role of perceived similarity and character attributes’.  		 			C \& M Hofner 		,  		 			Buchnan 		.  	 	 		\textit{Media Psychology}  		2005. 7  (2)  p. .  	 
\bibitem[Peters ()]{b20}\label{b20} 	 		‘Youth clothes-shopping behavior: An analysis by gender’.  		 			J F Peters 		.  	 	 		\textit{Adolescence}  		1989. 24  (95)  p. .  	 
\bibitem[Keyes ()]{b12}\label{b12} 	 		‘Youth Culture and Growing Up’.  		 			M Keyes 		.  	 	 		\textit{Journal of Culture. USA. P}  		2000.  (16)  p. 8.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
