\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={Gender Representation in the Editorial and Repotorial Staff of Newspapers in Nigeria},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

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

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


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

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

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2016-01-15 (revised: 15 January 2016)}
\def\TheID{\makeatother }
\def\TheDate{2016-01-15}
\title{Gender Representation in the Editorial and Repotorial Staff of Newspapers in Nigeria}
\author{}\makeatletter 
\makeatletter
\newcommand*{\cleartoleftpage}{%
  \clearpage
    \if@twoside
    \ifodd\c@page
      \hbox{}\newpage
      \if@twocolumn
        \hbox{}\newpage
      \fi
    \fi
  \fi
}
\makeatother
\makeatletter
\thispagestyle{empty}
\markright{\@title}\markboth{\@title}{\@author}
\renewcommand\small{\@setfontsize\small{9pt}{11pt}\abovedisplayskip 8.5\p@ plus3\p@ minus4\p@
\belowdisplayskip \abovedisplayskip
\abovedisplayshortskip \z@ plus2\p@
\belowdisplayshortskip 4\p@ plus2\p@ minus2\p@
\def\@listi{\leftmargin\leftmargini
               \topsep 2\p@ plus1\p@ minus1\p@
               \parsep 2\p@ plus\p@ minus\p@
               \itemsep 1pt}
}
\makeatother
\fvset{frame=single,numberblanklines=false,xleftmargin=5mm,xrightmargin=5mm}
\fancyhf{} 
\setlength{\headheight}{14pt}
\fancyhead[LE]{\bfseries\leftmark} 
\fancyhead[RO]{\bfseries\rightmark} 
\fancyfoot[RO]{}
\fancyfoot[CO]{\thepage}
\fancyfoot[LO]{\TheID}
\fancyfoot[LE]{}
\fancyfoot[CE]{\thepage}
\fancyfoot[RE]{\TheID}
\hypersetup{citebordercolor=0.75 0.75 0.75,linkbordercolor=0.75 0.75 0.75,urlbordercolor=0.75 0.75 0.75,bookmarksnumbered=true}
\fancypagestyle{plain}{\fancyhead{}\renewcommand{\headrulewidth}{0pt}}

\date{}
\usepackage{authblk}

\providecommand{\keywords}[1]
{
\footnotesize
  \textbf{\textit{Index terms---}} #1
}

\usepackage{graphicx,xcolor}
\definecolor{GJBlue}{HTML}{273B81}
\definecolor{GJLightBlue}{HTML}{0A9DD9}
\definecolor{GJMediumGrey}{HTML}{6D6E70}
\definecolor{GJLightGrey}{HTML}{929497} 

\renewenvironment{abstract}{%
   \setlength{\parindent}{0pt}\raggedright
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
   \textcolor{GJBlue}{\large\bfseries\abstractname\space}
}{%   
   \vskip8pt
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
}

\usepackage[absolute,overlay]{textpos}

\makeatother 
      \usepackage{lineno}
      \linenumbers
      
\begin{document}

             \author[1]{Enwefah,  Christopher}

             \affil[1]{  Redeemers University, Ede, Osun State, Nigeria}

\renewcommand\Authands{ and }

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

\maketitle


\begin{abstract}
        


The issue of gender misrepresentation and stereotyping still occupies center stage in social science discourse across cultures, though at varying degrees, and the mass media being strong tools for shaping government policies and public opinion have become an area of focus in this regard. The expectation is that a fair or balanced gender representation in the mass media is capable of addressing, perhaps to a large extent, the seemingly nagging issue of gender misrepresentation and stereotyping.This is a content analysis study of four selected newspapers in Nigeria with a view to ascertain the ratio of male-female representation in editorial and reportorial capacities in newspaper journalism. The findings revealed that there is a huge male domination at both editorial and reportorial levels in the newspapers studied irrespective of the observed high number of female enrollments at mass communication and journalism schools in the country and across the world. Consequently, the study suggested an empirical enquiry into the reasons for the yawning gap between the high number of female mass communication/ journalism graduates in the country and the number of female professional journalists, and also why the few who practice professional journalism do not advance to the top as their male counterparts do.

\end{abstract}


\keywords{gender representation, newspaper editor, newspaper reporter, journalism practice, media misrepresentation, media stereotyping, mass communication grad}

\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[{GenderRepresentationintheEditorialandRepotorialStaffofNewspapersinNigeria}]{GenderRepresentationintheEditorialandRepotorialStaffofNewspapersinNigeria} 
\section[{Strictly as per the compliance and regulations of:}]{Strictly as per the compliance and regulations of:}\par
Abstract-The issue of gender misrepresentation and stereotyping still occupies center stage in social science discourse across cultures, though at varying degrees, and the mass media being strong tools for shaping government policies and public opinion have become an area of focus in this regard. The expectation is that a fair or balanced gender representation in the mass media is capable of addressing, perhaps to a large extent, the seemingly nagging issue of gender misrepresentation and stereotyping. This is a content analysis study of four selected newspapers in Nigeria with a view to ascertain the ratio of male-female representation in editorial and reportorial capacities in newspaper journalism. The findings revealed that there is a huge male domination at both editorial and reportorial levels in the newspapers studied irrespective of the observed high number of female enrollments at mass communication and journalism schools in the country and across the world.\par
Introduction ournalism, which is the investigation and reporting of events, occurrences, issues, happenings, etc. in the society to a large audience, was the exclusive preserve of the men-folk at inception. And even as it became a profession, women were restricted by custom and law from access to journalism occupations, and faced significant discrimination within the profession until about the turn of the nineteenth century when women began to agitate for a right to work as professional journalists in North America and Europe.\par
The prescription of different roles for men and women by social norms, which sometimes throw up claims of primary and secondary roles, might have contributed significantly to the discrimination. Since most societies see men as breadwinners and providers for the family, they are assigned primary roles, while women are saddled with secondary roles of making babies and taking care of the home front. These roles determined to a large extent the kind of job men and women did, and to an extent, still do in the society.\par
In Africa and parts of the world where such traditional roles are so deeply rooted, the baby-making and home-making roles of women did not permit them to take up certain jobs or work outside the home. Journalism was one of such jobs and remained a man's job for years. The rigours associated with news collection and processing, working odd and unusually long hours, the many hazards of journalism, etc., probably did not help matters.  {\ref Porter and Luxon (1935)} as cited in  {\ref Steiner (2007:14)}, saw newspaper work as '? so demanding that many women who can teach or do ordinary work cannot stand up under it. Its general tempo -with the deadline -fighting element always present -is such as to bar many women because of nervous temperament". Nevertheless, women had operated as newspaper owners, editors, reporters, sports analysts and journalists throughout the history of journalism.\par
Thus, across the world, there is high level agitation by women for not only greater inclusion and involvement at leadership and decision-making levels, but for a measure of balance in terms of male-female representation in virtually all facets of human endeavour. Although in recent years we have had a large number of women in the broadcast media all over the world serving in different capacities, but whether this scenario also features in the print media or not is the primary interest of this paper.\par
From the 1950s when only a handful of women ventured into and became active in Nigerian journalism, they were used more as women page editors till the 1960s. The practice changed in later years when they (women) began to assume different and more challenging roles as Features and Science Editors, even and Columnists. By the 1980s, there was an "unprecedented surge in the employment of women as journalists -reporters, subeditors, press photographers, women page editors and what have you"  {\ref (Folarin, 1996)}.\par
Thus from the 1950s and the 1960s, women in Nigeria had launched an invasion into the areas of print and broadcast journalism, once regarded as men's preserves. The invasion reached a climax in the 1980s. They later launched associations such as the National Association of Women Journalists (NAWOJ) and Women In the Media (NIM) which in conjunction with the J National Council of Women Society (NCWS), have fought steadfastly to inculcate a public re-examination of the stereotyping of women in the media.\par
Going by the early efforts of women pioneer journalists in Nigeria to carve a niche for themselves and provide a platform for more women to embrace the profession and be accepted and respected by their male counterparts, a progressive rise in the numerical and leadership representation of women in the Nigerian print/broadcast media is expected if the goals for setting up the above named women associations is to be achieved. 
\section[{II.}]{II.} 
\section[{Research Questions}]{Research Questions}\par
The outcome of the loud unabated cry for equal, or at worse, 'fair' representation of women at decision-making levels in almost every sphere of life, especially in the field of mass media, needs to be examined. The media are very strong tools for shaping government policies and public opinions, and should require fair gender representation to help address such issues as gender misrepresentation and stereotyping. The major task of this study therefore, is to ascertain the male-female representation in the editorial and reportorial staff of newspapers in Nigeria. And to this end, the following questions are raised:\par
? Is there gender inequality in the editorial/reportorial staff of Nigerian newspapers?\par
? What is the proportion of male-to-female editors in Nigerian newspapers?\par
? What is the proportion of male-to-female reporters in Nigerian newspapers?\par
? What is the proportion of male-to-female columnists in Nigerian newspapers?\par
III. 
\section[{Literature Review/Germane Studies}]{Literature Review/Germane Studies}\par
Wolseley and Campbell (1943), in the widely used Exploring Journalism, explained that: "[Editors] are men and prefer to hire men. Moreover, many of them are convinced that journalism is a man's profession and that the woman who doesn't believe her place to be in the home should choose an occupation sheltered from the ugly realities that journalists encounter". Justifying editors' reluctance to hire women, Carl Warren (1951) posits: "A good many young women treat a job as a stopgap between school and marriage? whereas marriage and its economic responsibilities rivet a man more closely to his job. Some women who continue working after marriage often are absent because of illness at home, confinement periods or just for shopping" -Cited in  {\ref Steiner, 2007:16}).\par
Attempts at justifying the above notions about women's unfitness for journalism threw up the following conclusions by pre-world war II authors: Newsroom behavior was too crude for the feminine sensibility, or the work was too exacting. It had also been adduced that women lacked necessary knowledge and expertise, or male sources would not trust them. Furthermore, it was assumed that women were de-feminized by contact with men, or they wasted their training by marrying. And in addition, they had no sense of humour, or they did not take work seriously.\par
Weaver In terms of positions held in newsrooms, APSE (2008) reports that men dominate: 64.8\% of all supervisors are men. They are also 58.2\% of all copy editors, 60.9\% of reporters and 72.9\% of photographers. APSE further reports that sports journalist jobs are overwhelmingly white and male in the U.S. And that women constitute a mere 6\% of sports editors, 10\% of assistant sports editors, 6\% of columnists, 9\% of reporters, and 16\% of copy editors/designers. Bylines in the nation's top intellectual and political magazines are heavily male according to the result of an analysis by the Columbia Journalism Review, July-August 2005, of magazines published between October 2003 and May 2005. The analysis reveals that male-to-female byline ratios range from 13-1 at the National Review to 7-1 at Harper's and The Weekly Standard to 2-1 at the Columbia Journalism Review. According to the Women in Media Facts Sheet (2010), various studies of author bylines in political and general interest magazines reveal that the ratio of men to women writers is consistently disproportionate, with the men-to-women ratio ranging from 2-1 to as high as 13-1.\par
Women are most often found at the lower end of newspaper employment and in middle management (Hemlinger \& Linton, 2002), and they have serious difficulty moving from managing editor to higher positions  {\ref (Anold et al., 2003} {\ref . Bilikisu Yusuf (1991)} argues that although women have made a showing in journalism, they remain absent in the most effective positions of power in the establishment, which has ensured a prolonged male dominated mass media that is unsympathetic to the women's cause.\par
Men and women have differing perceptions of the reasons for the lack of advancement of women in newspapers. Chief Executive Officers (CEOs) of newspaper companies said women had not been in management pipeline long enough to reach the top and that it takes two decades for women to gain experience necessary to be a CEO (Hemlinger \& Linton, 2002)-cited in Nicholsin, 2007:38). But women say the main reason they do not advance is that men prefer to promote other men who think and act like they do. They say women are excluded from formal and informal social networks However, women in recent years became editorial page editors of major newspapers, including the New York Times, the Atlanta Journal-Constitution, and the Boston Globe. But those successes were blunted by the lack of female voices represented overall on op-ed pages. The percentage of female op-ed columnists for largest syndicates is 24.4\%, a .7\% increase from 23.7\% in 1999  {\ref (Astor, 2005)}.\par
Patrisia Gonzales, a Universal Press Syndicate Columnist, said "Men make most of the decisions about who's hired as columnist or who's accepted as having "authority" to write. There are untold numbers of women and people of colour whose ideas are cutting edge and "out of the box", unfortunately, they rarely make it into the commentary pages on a regular basis (Astor, 2005) Nicholson, 2007. Carole Rich (2005) -in \hyperref[b10]{Steiner, 2007}, claims that women are doing well in newsrooms and that in 2000, they (women) made up 25\% of broadcast news directors and only 9\% of newspaper management.\par
IV. 
\section[{Relevant Theory}]{Relevant Theory}\par
The study was built on the assumptions of the Role theory. Role theory exposes the nuances surrounding issues of gender, especially as they pertain to gender discrimination, inequality and perhaps stereotyping. According to Shiman off (2009), "Gender role theory is grounded in the supposition that individuals socially identified as male and female tend to occupy different ascribed roles within social structures and tend to be judged against divergent expectations for how they ought to behave." As a consequence therefore, individuals tend to tailor their behavior in conformity to socially and culturally prescribed roles by living up to the norms that accompany their roles. According to Eagly, Wood, and Diekman (2000), cited in Harrison and Lynch, Social role theory posits that behavioural sex differences spring from the different social roles inhabited by women and men, especially those concerning the division of labour. Thus men are assigned to labour tasks that are consistent with masculinity; jobs that require speed, strength, and ability to be away from home for expanded period of time, while women play the roles of mother, wife, and homemakers -Harrison and Lynch, 2005.\par
V. 
\section[{Methodology}]{Methodology}\par
The research questions were answered using the content analysis research method to examine the editorial and reportorial staff of some selected national newspapers. Newspaper staffs were categorized into two -editorial and reportorial for the purpose of coding. Editorial staff was coded under male and female categories according to their names as they appeared on the newspaper pages, while reportorial staff was coded also under male and female categories depending on the names in the bylines. However, in order to drastically reduce the degree of error resulting from coding only the bylines, attempts were made to get the lists of editorial and reportorial staff of the media originations being studied, but none gave.\par
Four newspapers were purposively sampled using the dual criteria of spread and span of newspapers. A national newspaper is expected to have more staff strength than a regional one. This provides a wider spectrum for judging gender representation. Older newspapers may be more conservative in their employment patterns while more recent ones may be more liberal in terms of men-to-women composition. To this end, the following newspapers: The Guardian, and The Vanguard (older papers), The Nation, and NEXT newspapers to represent the new, were selected. Staff of each selected newspaper was coded seven days of the week (Monday through Sunday) in order to capture, to a large extent, all the reportorial and editorial staff of the newspapers. 
\section[{VI.}]{VI.} 
\section[{Findings and Results}]{Findings and Results}\par
The study threw up the following results which are presented and analyzed in four tables: Volume XVI Issue I Version I 19 ( A )\par
Table \hyperref[tab_1]{1} above shows that 79\% of all newsroom staff in the newspaper organizations studied are men, while 21\%, less than two third of newsroom personnel, are women. All four newspapers have at least 75\% male newsroom staff composition as against a female newsroom staff composition not exceeding 25\%.   Table \hyperref[tab_4]{3} shows male domination of the reportorial staff in the papers studied with 79\% male reporters, and less than one quarter (21\%) of the reporters being women. In table \hyperref[tab_5]{4} above, 75\% of all the Columnists in the papers, that is three quarter, are men, while 25\% are women with only The Guardian having more female (67\%) than male (33\%) columnists. 
\section[{VII.}]{VII.} 
\section[{Conclusions}]{Conclusions}\par
The study raised four questions in order to examine gender representation in the editorial and reportorial staff of Nigerian newspapers. The findings revealed a huge male domination of the editorial cum reportorial units of newspapers in Nigeria, which failed to mirror and justify the high number of female enrollments at mass communication and journalism schools across the world as thrown up by Creedon \& Cramer's (2007) study. Rather it tries to corroborate the position of Carl Warren (1951) that many young women treat a job as a stopgap between school and marriage. The result also affirms the 2005 and 2008 findings of the American Society of Newspaper Editors (ASPE) which says men constitute some two third of newsroom supervisors.\par
All the newspapers studied, irrespective of number of years on the newsstands, showed about the same gender composition at all levels. This therefore opens a new vista for further enquiry as to what happens to the women after graduation from journalism and mass communication schools, and why the few who find their way into professional journalism do not advance to the top just as the men do. The findings of such enquiries would go a long way in addressing the issues of gender inequality and stereotyping in the media.\par
Recently published news industry research has stressed the importance of gender diversity and diversity broadly to the success of newspaper companies. The companies in the best position to draw new readers and increase circulation are the ones which tend to have greater diversity in race and/or gender, both in the workforce generally and in positions of influence\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.7639240506329114\textwidth}P{0.02510548523206751\textwidth}P{0.035864978902953586\textwidth}P{0.010759493670886076\textwidth}P{0.014345991561181434\textwidth}}
\multicolumn{5}{l}{These statistics do not reflect Creedon \& Cramer's}\\
\multicolumn{5}{l}{(2007) finding which says women now constitute more}\\
\multicolumn{5}{l}{than half of all college students and about 65\% of all}\\
undergraduate\tabcellsep student\tabcellsep journalism\tabcellsep and\tabcellsep Mass\\
\multicolumn{4}{l}{Communication enrollments across the world.}\tabcellsep \end{longtable} \par
 
\caption{\label{tab_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.18615702479338841\textwidth}P{0.2353305785123967\textwidth}P{0.18264462809917356\textwidth}P{0.2458677685950413\textwidth}}
Newspapers\tabcellsep \multicolumn{2}{l}{Newsroom Staff}\tabcellsep Total\\
\tabcellsep Male\tabcellsep Female\tabcellsep \\
The Guardian\tabcellsep 124 (78\%)\tabcellsep 35 (22\%)\tabcellsep 159 (n=100\%)\\
The Vanguard\tabcellsep 140 (83\%)\tabcellsep 28 (17\%)\tabcellsep 168 (n=100\%)\\
The Nation\tabcellsep 77 (75\%)\tabcellsep 25 (25\%)\tabcellsep 102 (n=100\%)\\
NEXT\tabcellsep 107 (79\%)\tabcellsep 28 (21\%)\tabcellsep 135 (n=100\%)\\
Total\tabcellsep 448 (79\%)\tabcellsep 116 (21\%)\tabcellsep 564 (N=100\%)\end{longtable} \par
 
\caption{\label{tab_1}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.2145238095238095\textwidth}P{0.255\textwidth}P{0.12547619047619046\textwidth}P{0.255\textwidth}}
Newspapers\tabcellsep \multicolumn{2}{l}{Editorial Staff}\tabcellsep Total\\
\tabcellsep Male\tabcellsep Female\tabcellsep \\
The Guardian\tabcellsep 8 (100\%)\tabcellsep -\tabcellsep 8 (n=100\%)\\
The Vanguard\tabcellsep 7 (87\%)\tabcellsep 1 (13\%)\tabcellsep 8 (n=100\%)\\
The Nation\tabcellsep 17 (100\%)\tabcellsep -\tabcellsep 17 (n=100\%)\\
NEXT\tabcellsep 8 (80\%)\tabcellsep 2 (20\%)\tabcellsep 10 (n=100\%)\\
Total\tabcellsep 40 (93\%)\tabcellsep 3 (7\%)\tabcellsep 43 (N=100\%)\end{longtable} \par
 
\caption{\label{tab_2}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.5780000000000001\textwidth}P{0.272\textwidth}}
above shows a 93\% male editorial staff\tabcellsep newspapers have 100\% male representation at the\\
composition in the newspapers studied, while women\tabcellsep editorial level.\\
represent only 7\%. The Guardian and The Nation\tabcellsep \end{longtable} \par
 
\caption{\label{tab_3}Table 2}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.18692946058091287\textwidth}P{0.24336099585062237\textwidth}P{0.17987551867219917\textwidth}P{0.23983402489626554\textwidth}}
Newspapers\tabcellsep \multicolumn{2}{l}{Reportorial Staff}\tabcellsep Total\\
\tabcellsep Male\tabcellsep Female\tabcellsep \\
The Guardian\tabcellsep 115 (78\%)\tabcellsep 33 (22\%)\tabcellsep 148 (n=100\%)\\
The Vanguard\tabcellsep 117 (84\%)\tabcellsep 22 (16\%)\tabcellsep 139 (n=100\%)\\
The Nation\tabcellsep 53 (69\%)\tabcellsep 24 (31\%)\tabcellsep 77 (n=100\%)\\
NEXT\tabcellsep 76 (81\%)\tabcellsep 18 (19\%)\tabcellsep 94 (n=100\%)\\
Total\tabcellsep 361 (79\%)\tabcellsep 97 (21\%)\tabcellsep 458 (N=100\%)\end{longtable} \par
 
\caption{\label{tab_4}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.20477272727272727\textwidth}P{0.22022727272727272\textwidth}P{0.18159090909090908\textwidth}P{0.2434090909090909\textwidth}}
Newspapers\tabcellsep \multicolumn{2}{l}{Columnists}\tabcellsep Total\\
\tabcellsep Male\tabcellsep Female\tabcellsep \\
The Guardian\tabcellsep 1 (33\%)\tabcellsep 2 (67\%)\tabcellsep 3 (n=100\%)\\
The Vanguard\tabcellsep 16 (76\%)\tabcellsep 5 (24\%)\tabcellsep 21 (n=100\%)\\
The Nation\tabcellsep 7 (87\%)\tabcellsep 1 (13\%)\tabcellsep 8 (n=100\%)\\
NEXT\tabcellsep 23 (74\%)\tabcellsep 8 (26\%)\tabcellsep 31 (n=100\%)\\
Total\tabcellsep 47 (75\%)\tabcellsep 16 (25\%)\tabcellsep 63 (N=100\%)\end{longtable} \par
 
\caption{\label{tab_5}Table 4 :}\end{figure}
 			\footnote{© 2016 Global Journals Inc. (US) Gender Representation in the Editorial and Repotorial Staff of Newspapers in Nigeria} 		 		\backmatter  			 \par
more relevant to readers and that companies have more innovative and adaptive cultures. Meanwhile a number of other studies have tied the success of U.S. corporations to having a diverse workforce? (Lockword, 2005) -cited in Nicholsin, 2007.			 			  				\begin{bibitemlist}{1}
\bibitem[Folarin ()]{b3}\label{b3} 	 		 			A B Folarin 		.  		\textit{Issues in the Nigerian Mass Media History},  				 (Abraka)  		1997.  		 			Delta State University 		 	 
\bibitem[Shimanoff ()]{b9}\label{b9} 	 		\textit{Gender Role Theory" www.sagepub},  		 			S B Shimanoff 		.  		 13/10/2015.  		2009.  	 
\bibitem[En and Org ()]{b1}\label{b1} 	 		\textit{In the work place},  		 			Wikipedia En 		,  		 			Org 		.  		 \url{http://-www.en.wikipedia.org/wiki/gender\textunderscore inequality.Retrie-ved11/08/2010}  		2010.  	 
\bibitem[Nicholson ()]{b7}\label{b7} 	 		 			J O Nicholson 		.  		\textit{Women in Newspaper Journalism (Since the 1990s)},  				 (London)  		2007. Sage Publications, Inc. Pg. p. 41.  	 
\bibitem[Yusuf (ed.) ()]{b11}\label{b11} 	 		\textit{Nigerian Women and the challenges of our time},  		 			B Yusuf 		.  		Chizea, D.O. \& Njoku, J. (ed.)  		1991. Lagos: Malthouse Press Ltd.  	 	 (Mass Media, Women and Politics) 
\bibitem[Now and Org ()]{b8}\label{b8} 	 		 			Now 		,  		 			Org 		.  		 11/08/2010.  		 \url{http://www.now.org/issues/media/women\textunderscore in\textunderscore media\textunderscore facts}  		\textit{Women in media facts sheet},  				2010.  	 
\bibitem[Steiner ()]{b10}\label{b10} 	 		‘Sexed and Gendered Bodies in Journalism Textbooks’.  		 			L Steiner 		.  	 	 		\textit{Women in Mass Communication, 3 rd},  				 			P J Creedon,  			J Cramer 		 (ed.)  		 (London)  		2007. Sage Publications Inc. p. .  	 
\bibitem[Harrison and Lynch ()]{b4}\label{b4} 	 		\textit{Social Role Theory and the Perceived Gender Role Orientation of Athletes},  		 			L A Harrison 		,  		 			A B Lynch 		.  		 13/10/2015.  		 \url{www.link.springer}  		2005.  	 
\bibitem[En and Wikibooks ()]{b2}\label{b2} 	 		\textit{Sociological theory/role theory},  		 			En 		,  		 			Wikibooks 		.  		 \url{http://www.en.wikibooks.org/wiki/sociolo-gical\textunderscore theory/role\textunderscore theory.Retrieved28/07/2015}  		2009.  	 
\bibitem[Creedon Cramer (ed.) ()]{b0}\label{b0} 	 		\textit{Women in Mass Communication, 3 rd},  				 			P J Creedon,  			J Cramer 		 (ed.)  		 (London)  		2007. Sage Publications, Inc.  	 
\bibitem[Mediareporttowomen and Com ()]{b5}\label{b5} 	 		\textit{Women pursuing media careers},  		 			Mediareporttowomen 		,  		 			Com 		.  		 11/08/2010.  		 \url{http://www.mediareporttowomen.-com/statistics.htm}  		2010.  	 
\bibitem[Mediareporttowomen and Com ()]{b6}\label{b6} 	 		\textit{Women's portrayal on television entertainment},  		 			Mediareporttowomen 		,  		 			Com 		.  		 \url{http://www.mediare-porttowomen.com/statistics.htm.Retrieved11/08/2010}  		2010.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
