\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={Participatory Roles of Women in Quarrying Activities in Abeokuta Metropolis},
 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{2012-03-15 (revised: 15 March 2012)}
\def\TheID{\makeatother }
\def\TheDate{2012-03-15}
\title{Participatory Roles of Women in Quarrying Activities in Abeokuta Metropolis}
\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]{Adedeji, Oludare H  }

             \affil[1]{  Federal University of Agriculture, PMB 2240, Abeokuta, Nigeria.}

\renewcommand\Authands{ and }

\date{\small \em Received: 10 February 2012 Accepted: 29 February 2012 Published: 15 March 2012}

\maketitle


\begin{abstract}
        


Population increase coupled with the rise in demand for construction materials like granite and gravel have necessitated the continued growth of quarry activities in and around the Abeokuta Metropolis, southwestern, Nigeria. The results of the questionnaire survey carried out on the quarry workers in three selected quarry sites (abandoned colonial, AGI and Oba) revealed that over 70% of the entire working force were mainly women who work as casual labourers crushing or sorting stones in the quarries. The ages of the female quarry workers ranges between 10-60 years, with majority of them having little or no formal education. Many have spent between 10-20 years of their life in the quarries using primitive tools and being paid pittance, which is not comparable with the work done. They often work for about 12 hours daily crushing and average of 10 headpan of stone per day, which attracts about N10 per headpan. Majority of the women are from polygamous family which further push them into poverty as the wages received from the quarry work is not enough to take care of their needs. Polygamy exacerbates the impoverishment of women by limiting their access to financial resources. These women are at the risk of health problems such as severe chest and joint pains, headache, fever, catarrh and rheumatism which affect their productivity. There is a need for the empowerment of these women through education as a means of challenging patriarchal ideology of male domination especially in employment and wages.

\end{abstract}


\keywords{Abeokuta, Gender; Granite; Labour; Participatory; Quarry; Women.}

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

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


\let\tabcellsep& 	 	 		 
\section[{Introduction}]{Introduction}\par
he quarry industry is vital to the economic and social well-being of every nation. Quarried materials are fundamental input into all major infrastructure and construction projects. Population increase and the need for construction materials have made it necessary for the exploitation and expansion of quarries in the area. Different authors have established the economic importance of the southwestern basement complex rocks of Nigeria \hyperref[b31]{(Elueze, 1981;}\hyperref[b23]{Dada, 2006)}. In Ogun State of Nigeria, most quarry activities (blasting and crushing of rocks) are carried out in the rural areas where labourers (mostly poor and unskilled women and children) are engaged in hard labour that pays pittance and is often dangerous to their health. The women and in some cases underage children mostly from the neighbouring Benin Republic are used in the quarries, often illegally and exploitative manner to do strenuous works, but are not well paid. This thus emphasized the ubiquitous discrimination and treatment of women in many facets of our socio-economic lives.\par
Significant anthropological and sociological researches have emerged on gender role in the environment, agriculture, employed labour and other human endeavours. The role of women on the sustenance of the environment and its resources cannot be over-emphasized even with the growing trends of globalization of the world's economies (Baden, et al; 1995; \hyperref[b16]{Boserup, 1989;}\hyperref[b42]{Hemmati, 2004;}\hyperref[b99]{Scott, 1988)}. The term gender plays a central role along with culture, age and socio-economic status in determining men and women's social status and access to resources \hyperref[b44]{(Hughes, 2004;} {\ref Menjivar, 2000;}\hyperref[b33]{Fisher, 2006)}. Women account for 70 ?80\% of household food production in Sub?Saharan Africa, 65\% in Asia, and 45\% in Latin America and the Caribbean  {\ref (IFPRI, 1995)}. Gender divisions constitute an aspect of the wider social division of labour that is rooted in the conditions of production and reproduction. This is further reinforced by the cultural, religious and ideological systems prevailing in a society \hyperref[b17]{(Chant, 1989} {\ref (Chant, , 1992;;}\hyperref[b92]{Ostergaard, 1992;}\hyperref[b1]{Aderinto 2001;}\hyperref[b69]{Larsson, 2001;}\hyperref[b91]{Olurin, 2003;}\hyperref[b0]{Adeola, et al., 2009)}.\par
Women in particular are frequently excluded from decision making either in the household or community level through representative systems of community institutions and organizations. A gender gap in earnings persists across almost all employment categories, including informal wage employment and selfemployment where women comprise the majority  {\ref (ILO, 2007)}. In rural area, women often do not earn a wage, and in some other cases women earning a wage often earn less than men, leaving them more vulnerable to changes in their working environment caused by external phenomena (IUCN/WEDO 2007).\par
Increasing poverty among women has been linked directly to their unequal situation in the labour market, their treatment under social welfare systems and their status and power in the family. There is the erosion of the income earning capacity of women in both the formal and informal sectors, shrinking social services and safety nets. The 1995 UN Human Development Report, which had a particular focus on gender, indicated that no country treats its women as well as its men, and in almost all countries of the world women are over-represented among the unemployed and thoseT ( D D D D ) C ? ? ? ? ?\par
living in absolute poverty. The objectives of the study are to examine the influence of selected socioeconomic characteristics of women and access to economic resources on their participation in quarry activities, to identify the constraints militating against women participation in quarry activities, to examine the problems encountered by the women working in the quarries and suggest possible solutions to ameliorate their sufferings. The study hypothesized that there is no significant relationship between selected socioeconomic characteristics of women, access to economic resources and the level of their participation in quarry operation/activities. 
\section[{II.}]{II.} 
\section[{Conceptual Underpinnings a) Gender inequality (Patriarchal Value System)}]{Conceptual Underpinnings a) Gender inequality (Patriarchal Value System)}\par
Ever since enthronement of the patriarchy structure, women have been oppressed, subjugated, neglected, discriminated against, marginalized and devalued is almost all societies of the world \hyperref[b4]{(Aina, 2003;}\hyperref[b9]{Asiyanbola, 2005)}. Increasing discrimination against women in the society is traceable to the explanations provided in the theory of patriarchy \hyperref[b1]{(Aderinto, 2001;}\hyperref[b9]{Asiyanbola, 2005;}\hyperref[b70]{Lerner, 1986)}. This theory affords women little or no resource control or decision-making rights. Women's lives have been found not to be uniform but vary dramatically across contexts, history, and social categories and identities \hyperref[b35]{(Glenn, 2002)}. The participation of women in national level politics, measured in percentage terms is actually in decline  {\ref (Commonwealth Current, 2000)}. Gender inequality under the law and violence against women are stark indicators of the low status accorded women in the societies everywhere (UNDP, 1995). The roles played by the women were generally less visible and attract less public recognition than the work men engage in. In education and employment, women have a lower status than men do. Women who constitute about half of the Nigerian population have remained educationally disadvantaged. Literacy rate in Nigeria rose from 59\% in 2001 to 70 \% in 2006 for male compared to that of the female which was from 41 \% to 55 \% for the corresponding years National Bureau of Statistics. (2006). 
\section[{b) Quality of female labour}]{b) Quality of female labour}\par
The quality of labour can be understood through the human capital approach. It was Adam Smith (1776) who developed the concept of human capital as the acquired and useful abilities of the inhabitants or members of society. The acquisition of such talents, through education, study, or apprenticeship, always costs a real expense, which is a fixed capital and realized in his person. Adam Smith saw human capital as skills, dexterity (physical, intellectual, psychological, etc.), and judgment. \hyperref[b11]{Becker (1964)} however defines human capital similar to physical means of production, e.g., factories and machines: one can invest in human capital (via education, training, medical treatment) and one's outputs depend partly on the rate of return on the human capital one owns. Human capital is substitutable, but not transferable like land, labour, or fixed capital. It refers to work experience and education, in which work experience is measured by years of full-time work experience and formal education is accounted for in years \hyperref[b43]{(Hersch, 1991;} {\ref World Bank, 1995;}\hyperref[b47]{Jacobsen, 1998)}.\par
The concept of labour quality has been developed continuously to reflect socioeconomic changes. For example, \hyperref[b34]{Galenson and Pyatt (1966)} stipulated that the quality of labour was measured by education, health, housing, and social security. There are some criteria suggested by the World Bank in various issues of World Development Indicators to assess labor quality, such as educational system and human resource training; the availability of labourers as well as administrative managers who are of high quality and level of education; and proficiency in English, technique, and advanced technology. \hyperref[b106]{Ward (1997)} argues however that in the new forms of production organization, labour quality goes beyond educational attainment and technical skills alone. It incorporates seven major factors to compile the quality of labour index: education, training, labour productivity, changes in the structure of the labour force, safety and health, work ethic and industrial relations, and labourmanagement models and the quality of the workers' livelihood. 
\section[{III. Gender Role in Informal Economy}]{III. Gender Role in Informal Economy}\par
Women are at the heart of development as they control most of the non-monetary economy including subsistence, agriculture, bearing children, domestic labour \hyperref[b57]{(Jeminiwa, 1995)} and also in the community economy (trading, wage labour, employment, etc). They are pivotal to the developmental programmes of many African countries because they play diversified roles in growth. Women entrepreneurs may play the role of wives, daughters, mothers and economy drivers (Fig. \hyperref[fig_0]{1}). According to the Economic Commission for Africa  {\ref (ECA 1991)}, next to the agricultural sector, the informal sector is the largest employer of women in most African countries. There were an estimated 16 million women in sub-Saharan Africa engaged in the sector in 1990  {\ref (ILO, 1990)}. Although the representation of women in the informal sector is higher than that of men \hyperref[b14]{(Berger and Byvinie 1989)}, the participation of women is underestimated. Economic reforms and macroeconomic policy, particularly in today's world of deregulated financial and labour markets impacted differently on women and men due to their unequal position within the 2012( D D D D ) C Year i) i) i i ) i i\par
society and the formal economy. Increasingly people including women earn their living from informal wage labour or self-employment (ILO 1990a; 1990b). For most women, labour-based, income-generating activities are the most important source of income, particularly for poorer ones. IV. 
\section[{Material and Methodology a) Study Area}]{Material and Methodology a) Study Area}\par
The study area is located between (latitude 7 o 9' and 7 o 14' north) and (longitude 3 o 26' and 3 o 40' east) in the humid tropical region of Nigeria. The study quarry sites include selected sites like the abandon Quarry at Adigbe and AGI Quarry in Abeokuta North and Abeokuta South Local Government Areas (LGAs) and the Oba Quarry in Odeda LGA of Ogun State, Nigeria (Fig. \hyperref[fig_1]{2}). At the time of the last national census in 2006, the study area had a population of about 561,056 inhabitants comprising 261,481males and 291,575 females. The breakdown by local government area of the male and female population is shown below in Table \hyperref[tab_0]{3}. The study sites fall within the basement complex geological setting of south western Nigeria characterized by the rocks of the Pre-Cambrian age which are made essentially up of the older rocks which are differentiated into Biotite Granite Gneiss, Migmatites Biotite Gneiss, Biotite -Muscovite Granite, Hornblende Granite, and Schist (Kehinde-Phillips, 1992). They are composed primarily of banded gneiss in which hornblende-biotite rich bands alternate with quartzoligoclase rich feldspar bands \hyperref[b58]{(Jones and Hockey, 1964)}. All these rocks constitute good aggregates and( D D D D )\par
C have been found to be very suitable for quarrying and construction purposes (NEST, 1991). Quarries serve as sources of employment to various people within and outside the area \hyperref[b88]{(Oguntoke and Yussuf, 2008)}. Major environmental impacts of the quarries include ground vibration, air shock, flying rock and dust from blasting operations (Chen and Huang 2001; Spathis 2006). The gender biases observed in other aspects of life (be it social, economic, education etc.) can also be observed in the quarries. The activities at the quarries is very patriarchal in nature and is hostile to women and children, however, the pervading poverty among the rural dwellers mostly made up of women, positioned them for easy exploitation and discrimination. Women are engaged in the most demeaning and least paying jobs in the quarries. Major quarrying companies in the area as identified by the Federal Geological Survey Department (FGSD) includes: AGI, Guffanti Nigeria Plc, Associated Granite Industries, Fijabi Adebo Holdings, Obasanjo Holdings (Oba), P.W Nigeria Ltd, Veritas Mining Ltd, Bormadek Quarries, Equations Nigeria Ltd, Chinese Quarry, Green palm Quarry, Kassagrand Quarry, and Multiverse Quarry \hyperref[b87]{(Oguntoke et al., 2009)}.  
\section[{b) Sampling Methods}]{b) Sampling Methods}\par
Three methodological tools were employed in this study, which include:\par
? A focus-group discussions with women quarry workers in the selected quarry sites where openended questions were used to elicit information on issues relating to their roles in quarry activities and the impacts on their lives . The answers to these questions were used to improve the usefulness of the quantitative data. The group discussions were also recorded on tape for future analysis. ? Personal interviews using structured and semistructured questions were conducted with women who engaged in the quarry activities. All questionnaires were pretested. ? Finally, we reviewed the literature on the role of women quarry workers in quarry activities in the study area. This is to provide us with the conceptual context for the analysis of the data collected through the survey and also to generate a testable hypothesis for the study. 
\section[{c) Sampling procedure and sample size}]{c) Sampling procedure and sample size}\par
The surveys dealt with working conditions and activities as well as gender distinctions in quarrying activities and incomes, with particular focus on role of the women. The instrument used for data collection is structured questionnaire. Information were collected on the socio-economic characteristics of respondents, quarry activities engaged in, as well as level of access to economic resources. A purposive sampling method was then used in the selection of the 3 quarries (i.e. the Colonial Quarry, AGI Quarry and Oba Quarry) where the structured questionnaires were administered. 120 questionnaires (i.e. 40 questionnaires in each of the selected quarries were administered. The questionnaire consists of both open-ended and close-ended questions. The questionnaire was divided into two parts: a quantitative section and a qualitative section. The quantitative section includes questions related to family size, family setting (monogamy or polygamy), no of working hour per day, remuneration/wage per day, age, level of education, transportation costs etc. The qualitative section includes questions aimed at identifying subjective perceptions of: i) reasons for engaging in the quarry work, ii) assessment of the quarry job by the women and iii) emotional condition of the women quarry workers, iv) husbands knowledge of the job. 
\section[{d) Analysis of Data}]{d) Analysis of Data}\par
V. 
\section[{Results and Discussion}]{Results and Discussion}\par
The results of the field assessment of the quarry activities in the studied quarry sites indicated that 40 \% of the quarry workers were female (adult, adolescent, and girls). The ages of the female quarry workers range from 5 to 60 years and above with the highest percentage falling within the age range of 21 -45 years (Table  {\ref 1}). In abandoned quarry sites, there is increased number of external workers than in actives quarries as evident in the study area. These women experience a form of deprived or marginalized status in terms of wages and working conditions. Majority (60 \%) of the women quarry workers had no formal education while about 29 \% had either primary or secondary education.   {\ref 4}). Low literacy levels also speak for the abject poverty of the women in the quarry sector, which in turn shows their vulnerability to remain in exploitative forms of labour like quarrying. The lack of formal education among the women quarry workers also reflects their inaccessibility to skilled employment often dominated by men. The World  {\ref Bank (1995)} has observed that a great disparity exist between men and women entrepreneurs in Africa especially in terms of literacy rate, earned income and other economic activities. Women adult illiteracy rate is higher than that of men in most African countries e.g. Angola, Benin, Nigeria, and others (UNDP, 2005).\par
The estimated earned incomes for women are however, far lower than that of men. This is also reflected in this study of women quarry workers in The result of this study was subjected to frequency, percentage distribution, regression analysis was used to determine the relationship between the variable identified in this study.\par
Abeokuta Metropolis. High percentage (90\%) of the women engaged in the quarry works are not the owner of the quarry but just employees (mostly casual workers), while the ownership of the quarry sites belongs to few minority of the women (10\%) who determined the wages or remuneration of the workers. It was also gathered from the study that majority of the women (80\%) on average, work for about 10 hours daily, while the exceptionally energetic ones (15\%) work for about 12 hours daily. The remaining 5 \%, which are mostly those of the age of 60 and above often work for maximum of 6 hours daily due to the stress involved in the work which their age and health cannot cope with. The UNDP Gender-Related Development Index and Gender Inequality in Economic Activity in selected African countries shows that except for countries like Kenya, Madagascar, and Tunisia, It was also observed from the study that the quarry work seem to be seasonal to some of the rural women as they also shift between occupations according to seasons. They are engaged in some other informal wages labour like hawking goods, land clearing and farm works to make ends meet. This gives the quarry owners the ample opportunity not to provide minimum wages or permanent labour in the quarries, thus 'casualising' the women quarry workers with no formal form of agitation for improve working conditions. The characteristics of most casuals indicate that this form of employment has more to do with limited choices available to the women and their low skills. Employers use casualisation of labour force as an effective way of reducing cost and maximizing profits and de-unionizing the work force. Gender inequalities are present in many ways in the labour market. \hyperref[b20]{Costa and Silva (2008)} stressed that two relevant indicators of these inequalities are the ratio between female and male participation in the paid workforce and the ratio between female and male hourly wages. These indicators according to them reflect the fact that women face barriers to enter the labour market and, when they find a job; their earnings are lower than those of men. Women's wages on the other hand are viewed as complementary rather than primary, which explains women's willingness to work for a lower wage. This according to  {\ref ILO (1970} {\ref ILO ( , 1976))}, helps to explain why women's wages often remain barely above 50 percent of male wages in cases where women's productivity is as high, if not higher, than men's.\par
The wages received by the women in the quarry for crushing the rocks is very ridiculous. The number of head pan of granite crushed daily determines the wages received by the women quarry workers. A head pan which, normally takes about one to two hours to crush attract a wage of ten naira (\#10). Majority of the women (21-45years old) crushes about 10 head pan each day giving them about One Hundred Naira (N100) wage. The energetic children, sick, the pregnant, and those of 60 year old and above can only make between forty naira (N40) and sixty naira (N60) daily. Quite a few end up crushing 14 head pans daily (thus making about N140). The 8 \% of the women that makes N250 daily are those engaged in the sorting and clearing of the quarry project sites of rubbles. There are many cases in which employers prefer women over men: examples include tea plantations, textile manufacturing firms, and laborintensive industries operating in many areas of the Third World \hyperref[b30]{(Elson and Pearson, 1981;} {\ref ILO, 1970)}.The preference for women as the primary labour force in these industries reflected the existence of a gender wage gap, even for more educated workers. This phenomenon has been dubbed 'the comparative advantage of women's disadvantage \hyperref[b63]{(Kabeer, 2003}\hyperref[b59]{(Kabeer, , 2007))}. It is however not clear that increased access to paid work by women will translate into improvements in family well-being if women's increased workloads in the market are not accompanied by a commensurate increase in men's share of unpaid domestic labour.\par
It has been argued in the analysis of gender in the labour markets that it is more difficult for women than men to escape poverty through paid work and higher incomes \hyperref[b60]{(Kabeer, 2008)}. Women and girls worldwide especially in developing countries like Nigeria face various constraints related to social norms and values that govern the gender division of labour in production and reproduction. Some regions have stricter constraints than others, curtailing women's mobility in the public domain and confining them to the domestic domain and reproductive responsibilities. These constraints mean that women face greater difficulties than men in translating their labour into paid work. Gender differentials in pay and working conditions partly reflect these gender differentials in capital and capabilities. Further investigations revealed that majority (98\%) of the women quarry workers are trapped in the polygamy system of marriage, with over 60\% of them This is an interesting discovery in this study and the phenomenon can be attributed to the patriarchal value system which gives the men supremacy over the worker and allow them to marry many wives without making adequate provisions to take care of them. Polygamy also tends to perpetuate women's low social and economic status by forcing women to share valuable resources with their husbands, other wives and children. Financial dependence created from a lack of resources can pressurize women into entering polygamous marriages  {\ref (CEDAW, 1994)}. Polygamy exacerbates the impoverishment of women by limiting their access to financial resources during the marriage and upon divorce or death of the husband.\par
In the discussion of the economics of polygamy in traditional Africa, \hyperref[b13]{Benería and Sen (1981)}; \hyperref[b15]{Boserup (1970)}; \hyperref[b30]{Elson and Pearson (1981)} argued that polygamy made it possible for a man to control more land and labor, because each wife was assigned a plot of land to cultivate, consequently pointing to an economic basis for polygamy and the bride price. These women mostly uneducated and unskilled are left on their own in abject poverty and have to fend for themselves and children by any available means they can find. About 30 \% of the women agreed that they often find succour in the quarry jobs purposely to sustain themselves, while the remaining about 70\% said that they need the money saved or generated from the quarry jobs to get enough capital to set up a better and less strenuous job. Ironically, however, many of these women never leave the quarry jobs or able to gather enough money to start another profitable business because the wages received for the strenuous job done is quite little and not even enough to sustain the women for the daily. It is even below the one dollar per day prescribed by the UN as earning per daily to rise above the poverty level.\par
The women are 'caged' somehow in this job since their expectations are not met and getting out seemly look like a tall dream. They do not have retirement age and no benefit on leaving the job which they often leave with terminal illness which make them unfit for any other kind of labour compared to their male counterparts who are more job mobile. When these women leave the quarries, they have no pension or providence fund given by their employers as they as casual workers. Most of them are often heavily indebted by the time they stop working in the quarry due to repeated illness, medical expenses, unpaid holiday allowances, and other domestic expenses which overshoot their incomes which is too insufficient compared to their expenditure. In order to pay up debts or meet up with their expenses, they most often introduce their children to the quarry to also work as a casual labourer, thus promoting child labour that is frowned at by world organizations. The vicious cycle of poverty thus continue in the family and by extension in the community as many families are involved in the quarry activities.  
\section[{C}]{C}\par
The poor quality of labour being experienced by the female quarry workers is due to a number of factors, such as lack of opportunity to receive adequate basic education, limited access to appropriate training, physical constraints, barriers within the family, and communes and workplaces that deprive women of chances to improve their skills and incentives to work. These unskilled women enter the labour market such as working in the quarries and they earn less than men and are often subjected to greater risk of losing such jobs more than the men.\par
Low skills and discrimination have placed female workers in the most exploitative or lowest valueadded sectors of the economy. The quality of female labour force is quite low like many other developing nations. For instance in a South East Asia country like Viet Nam, statistics on employment distribution data show that around 70\%-80\% of women work in the informal sector of the economy; 60\% are in the agriculture sector; and 20\% are in non-agriculture sectors, which are mostly affiliated with micro production and service units \hyperref[b72]{(Linh, 2008)}.\par
It must be noted in addition that most of the women quarry workers (60\%) are involved in their present job without the knowledge of their husbands. Some of these women claimed that they work in the quarry within the hours of outing of their husband from home. The 35\% that claimed the knowledge of their husbands in their involvement in the quarry work confirmed non-approval of the job due to lack of care for the children when they are doing their jobs at the quarry. The small children are often left at home without proper care and when taken to the quarry sites are exposed to a lot of danger like dust, noise, accidents from blasted rocks etc. The quarries do not provide facilities for nursing mothers to keep their children like crèches or any attendants to look after them. However, since the husband cannot provide fund for their upkeep, these women are forced to go against their husbands and find work where they can get some money to take care of their children. The quarry work is indeed a hard job. It involves simple tools like curved iron blade with handle and a portable hammer (Fig. \hyperref[fig_0]{1e and f}). Crushing is done manually using these tools. All the women (100\%) that engaged in the crushing activities in the quarries use these tools. Assessment of the quarry activities by the women directly involved indicated that almost all the workers (98\%) affirmed that the work is tedious. A very high percentage (93\%) of the women worker refused to recommend the work for their gender colleagues that are currently not involved in the activities. The 5\% that recommended it do so because of misery and lack of hope in the job.\par
For effective performance at the quarry and as a measure of relief to the daily fatigue, the quarry women workers go on medication. About 40\% embraces the use of modern medicine, 35\% orthodox medicine and the remaining 25\% favours both in order to keep the work going for the sustainability of life. Life in the quarry can be filled with emotion especially at the sighting of workers most of who are young, energetic but haggard sometimes with sores, tough and battered skins or even very old, frail and fragile. 80\% of the women workers confirmed their unhappiness about what has gradually turned to be a life job to some of them. 15\% (mostly the aged ones among) expressed their displeasure for the job with sorrow and tears draining down from their faces. The only 5\% that claimed that they are happy with the job perhaps did so signify their retirement to fate. The unpleasant emotion of the women quarry workers was highly demonstrated by a large number of respondents (80\%) who are reluctant to answer the question and refusal to pose for no face appearance picture. However, those that complied did so on persuasion and with financial inducement. 
\section[{VI.}]{VI.} 
\section[{Policy Implications and Conclusions}]{Policy Implications and Conclusions}\par
Looking at the context of the result of this study one may argue theoretically and conclude that t the quality of female labor in the quarry sites low. This is caused by a number of factors pertinent to working is such in poor and remote areas. Among such factors are the limited affordability of education and training of these women because of extreme poverty; poor infrastructure, including poor educational and health care facilities; and the prevailing social and cultural customs of the indigenous communities that are often biased against women. Because these women are poor with little or no formal education, mostly unskilled and having unsettled life, labour quality is less of a concern for the employers and local authorities. The low level of literacy, inaccessibility of skilled employment, negligence and insensitivity of the family heads to the yearnings (and aspirations of family members etc.) are some of the driving forces why most women picked up the job. Involvement of a girl child in the quarry activities is a ground for serious concern. Low-wage service sectors such as in the quarry sites are primarily composed of women and this has very different impacts upon income inequality as compared with skilled labour mostly dominate by men. In the quarries, the women are primarily engaged in menial and tedious works which do not require any skill. These women have limited access to critical resources like education, land, technology, and credit; hence, they are often excluded from employment in the formal sector. Although women's measured labour force participation has been increasing in many regions around the world, a process sometimes described as 'the feminization of labour', women are still concentrated in lower quality, more precarious forms of paid work; household vulnerability is increasing  {\ref (} It was observed that women were negatively impacted upon for example in illiteracy rate, in labour force participation rate, and in income \hyperref[b7]{(Amali 2007;}\hyperref[b36]{Graham-Brown, 1991)}. Educating the women gives a better chance to control their lives, to earn money, to be better mothers and to have improved relationship with their spouses. Feminists have therefore advanced the issue of empowerment of women through education as a means of challenging patriarchal ideology of male domination and women subordination, transforming the structures and institutions(laws, social practices, political processes etc.) that perpetuate gender discrimination and social inequity as well as equal opportunity for women at all levels in all spheres of human endeavour. There is the need for a better understanding of gender differences because it has a bearing on family harmony and on wellbeing in many dimensions. The elimination of the various barriers women face would result in an increase in their earnings and consequently an increase in the income of the households. It might also result in the economic empowerment of women, economic growth and the reduction of poverty and inequality. Therefore, reducing gender inequalities implies benefits not only for women but also for men, children and the elderly, and for the poor as well as the rich. Similarly there is the need for strong policy intervention (e.g., through awarenessraising programs by civil society organizations and local authorities) to help women overcome their chronic acceptance low quality and lowly paying job especially in these quarries and become interested in participating in some basic economic activities such as petty trading and craft-making to increase their income. In view of the fact that basic education plays an important role, in the longer run and for a larger scale of development, policies and programs should look at linking basic education and vocational training to high-skill enhancement of rural women. In addition, the quality of working conditions and/or job security needs to be improved. Working illegally or without an employment contract and social insurance in the informal sector makes women vulnerable to exploitation, especially when individual employees do not have bargaining power with their employers. A good working environment is a supportive factor for the development of female labour capital because it creates a sense of security (i.e., free from fear of being exploited and of losing their job); therefore, promoting a desire to invest in human capital development (e.g., education and training) for long-term interests. 
\section[{References Références Referencias}]{References Références Referencias}\par
Participatory Roles of Women in Quarrying Activities in Abeokuta Metropolis \begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Figure 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2}\includegraphics[]{image-3.png}
\caption{\label{fig_1}Figure 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-4.png}
\caption{\label{fig_2}Participatory}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-5.png}
\caption{\label{fig_3}ParticipatoryC}\end{figure}
    \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.25071942446043166\textwidth}P{0.27517985611510787\textwidth}P{0.17733812949640287\textwidth}P{0.14676258992805755\textwidth}}
\tabcellsep Areas\tabcellsep \tabcellsep \\
LGA\tabcellsep \multicolumn{2}{l}{Population Males}\tabcellsep Females\\
Abeokuta North\tabcellsep 201339\tabcellsep 96872\tabcellsep 104457\\
Abeokuta South\tabcellsep 250278\tabcellsep 118346\tabcellsep 131932\\
Odeda\tabcellsep 109449\tabcellsep 54263\tabcellsep 55186\\
Total\tabcellsep 561056\tabcellsep \multicolumn{2}{l}{261481 291575}\end{longtable} \par
  {\small\itshape [Note: Source :(National Population Commission) 2006 National Census .]} 
\caption{\label{tab_0}Table 3 :}\end{figure}
 			\footnote{© 2012 Global Journals Inc. (US)} 			\footnote{© 2012 Global Journals Inc. (US)} 			\footnote{Participatory Roles of Women in Quarrying Activities in Abeokuta Metropolis 15 © 2012 Global Journals Inc. (US)} 			\footnote{© 2012 Global Journals Inc. (US)} 			\footnote{© 2012 Global Journals Inc. (US)} 			\footnote{© 2012 Global Journals Inc. (US)} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[ Nigerian Women in Society and Development]{b6}\label{b6} 	 		\textit{},  	 	 		\textit{Nigerian Women in Society and Development}  		 	 
\bibitem[
			Geneva
		]{b53}\label{b53} 	 		\textit{},  		 			Geneva 		.  		 	 
\bibitem[ ILO (International Labour Organization) ()]{b50}\label{b50} 	 		\textit{},  	 	 		\textit{ILO (International Labour Organization)}  		1990a.  	 
\bibitem[Ostergaard (ed.) ()]{b92}\label{b92} 	 		\textit{},  		 			L Ostergaard 		.  		A Practical Guide. L Ostergaard (ed.)  		1992. Routledge, NY.  	 
\bibitem[Aina ()]{b4}\label{b4} 	 		\textit{},  		 			P T Aina 		.  	 	 		\textit{Human Ecology on Environmental Approach. Duxbury Press Nirth Scituate Massachusetts}  		2003. p. .  	 
\bibitem[ Poverty in Focus. International Poverty Centre (IPC). Number (2008)]{b21}\label{b21} 	 		\textit{},  		 \url{www.undp-povertycentre.org}  	 	 		\textit{Poverty in Focus. International Poverty Centre (IPC). Number}  		January 2008. 13.  	 
\bibitem[Bank (2011)]{b112}\label{b112} 	 		\textit{},  		 			World Bank 		.  		 \url{http://www.worldbank.org/wdr}  		May 2011. 18.  	 
\bibitem[A 2020 Vision for Food, Agriculture, and the Environment: The Vision, Challenge, and Recommended Action IFPRI ()]{b48}\label{b48} 	 		‘A 2020 Vision for Food, Agriculture, and the Environment: The Vision, Challenge, and Recommended Action’.  	 	 		\textit{IFPRI}  		1995.  		 			IFPRI (International Food Policy Research Institute 		 	 
\bibitem[Richard ()]{b96}\label{b96} 	 		\textit{A better working environment. National Resource International Ltd},  		 			W Richard 		.  		2004. Bradbourne Lane, UK: Park House.  	 
\bibitem[Spathis ()]{b100}\label{b100} 	 		‘A scaled charge weight superposition model for rapid vibration estimation’.  		 			A T Spathis 		.  	 	 		\textit{Fragblast}  		2006. 10  (1-2)  p. .  	 
\bibitem[Oguntoke and Yussuf ()]{b88}\label{b88} 	 		‘Air pollution arising from vehicular Emissions and the associated human health problems in Abeokuta metropolis’.  		 			O Oguntoke 		,  		 			A S Yussuf 		.  	 	 		\textit{ASSET Series A}  		2008. 8  (2)  p. .  	 
\bibitem[Adetoyinbo et al. ()]{b2}\label{b2} 	 		‘An Assessment of Quarry-Blasting Vibration Impacts in Ibadan and Abeokuta’.  		 			A A Adetoyinbo 		,  		 			O I Popoola 		,  		 			O S Hammed 		,  		 			A K Bello 		.  	 	 		\textit{Nigeria. European Journal of Scientific Research}  		2010. 44  (2)  p. .  	 
\bibitem[Athens Series]{b65}\label{b65} 	 		\textit{Athens Series},  				 (London)  		Teachers College Press.  	 
\bibitem[Bank (2008)]{b107}\label{b107} 	 		‘Available at http:// siteresources. Worldbank .org /INTWDR2009/ Resources/Outline’.  		 			World Bank 		.  	 	 		\textit{Outline. World Bank}  		2008. June 2010.  	 	 (World Development Report 2009: Spatial Disparities and Development Policy) 
\bibitem[Available on www (2006)]{b84}\label{b84} 	 		\textit{Available on www},  		2006. May 2011.  		 			National Bureau of Statistics. 		 	 
\bibitem[Osiruemu ()]{b90}\label{b90} 	 		‘Barriers to Choice of Women Occupation in Warri Metropolis in Delta State’.  		 			E Osiruemu 		.  	 	 		\textit{Nigeria. Dept. of History}  		2007.  		 			Delta State University 		 	 
\bibitem[Lipton ()]{b71}\label{b71} 	 		\textit{Can Targeting family farms help to reduce poverty? Poverty Research Unit},  		 			M Lipton 		.  		 \url{http//eoc.org.uk.2006}  		2006. Brighton, UK..  		 			University of Sussex 		 	 
\bibitem[Changing socioeconomic condition of women in Africa in the context of the Nairobi forward -looking strategies for the advancement of women : Sectoral analysis of political participation,education, employment and law (1991)]{b28}\label{b28} 	 		\textit{Changing socioeconomic condition of women in Africa in the context of the Nairobi forward -looking strategies for the advancement of women : Sectoral analysis of political participation,education, employment and law},  		1991. May. Addis Ababa, Ethiopia. p. .  		 			ECA (Economic Commission for Africa 		 	 
\bibitem[Conditions of Work of Women and Young Workers in Plantations. Geneva 57. Intergovernmental Panel on Climate Change (IPCC) ()]{b56}\label{b56} 	 		\textit{Conditions of Work of Women and Young Workers in Plantations. Geneva 57. Intergovernmental Panel on Climate Change (IPCC)},  		 \url{http://www.ipcc.ch/pdf/assessmentreport/ar4/wg2/ar4-wg2-chapter19.pdf}  		1970. 2007. May 2011. p. 10.  		 			ILO (International Labour Organization ; IPCC Working Group II 		 	 	 (Report) 	 (Climate Change: Impacts, Adaptation and Vulnerability. IPCC, Available at) 
\bibitem[Country Review Report Federal Republic of Nigeria www.nepad.org/aprmorwww.aprm-international.org Accessed African Peer Review Mechanism (APRM) (2008)]{b3}\label{b3} 	 		‘Country Review Report Federal Republic of Nigeria www.nepad.org/aprmorwww.aprm-international.org Accessed’.  	 	 		\textit{African Peer Review Mechanism (APRM)}  		2008. 10 June 2011.  	 
\bibitem[Department of Geography and Regional Planning, Ago-Iwoye]{b62}\label{b62} 	 		\textit{Department of Geography and Regional Planning, Ago-Iwoye},  		Nigeria. Rex Charles Publication. Ibadan, Nigeria.  	 
\bibitem[Hung et al. ()]{b46}\label{b46} 	 		‘Earnings and Quality of Female Labor in the Border Areas of Viet Nam and Implications for Greater Mekong Subregion Cooperation. Greater Mekong Subregion Phnom Penh Plan for Development Management’.  		 			Hung 		,  		 			M Nguyen 		,  		 			Nhung 		,  		 			T H Nguyen 		,  		 			Tuan 		,  		 			Q Bui 		.  	 	 		\textit{Research Report Series}  		2011. 1  (3) .  	 
\bibitem[Graham-Brown ()]{b36}\label{b36} 	 		\textit{Education in the Developing World},  		 			S Graham-Brown 		.  		1991. London: Longman Press.  	 
\bibitem[Adeola and Ayoade ()]{b0}\label{b0} 	 		‘Effects of Gender Differences on Access to Technologies among Farmers in Ibadan/ Ibarapa Agricultural Zone of Oyo State’.  		 			Adeola 		,  		 			A Ayoade 		.  	 	 		\textit{Nigeria. Ozean Journal of Social Sciences}  		2009. 2  (2)  p. .  	 
\bibitem[Employment crisis and prospects in Africa: Strategies and options for the future Addis Ababa: Jobs and Skills Programme for Africa ()]{b54}\label{b54} 	 		‘Employment crisis and prospects in Africa: Strategies and options for the future’.  	 	 		\textit{Addis Ababa: Jobs and Skills Programme for Africa}  		1990c.  		 			ILO (International Labour Organization 		 	 
\bibitem[Lambrou and Piana ()]{b68}\label{b68} 	 		\textit{Energy and gender issues in rural sustainable development},  		 			Lambrou 		,  		 			G Piana 		.  		2006. Rome: Food and Agriculture Organization of the United Nations.  	 
\bibitem[Entrepreneurship and e-Business Development for Women. United Nations Publications, Thailand, United Nations Publication ()]{b104}\label{b104} 	 		\textit{Entrepreneurship and e-Business Development for Women. United Nations Publications, Thailand, United Nations Publication},  		2006. p. .  	 
\bibitem[Fisher (2006)]{b33}\label{b33} 	 		\textit{For Her It's the Big Issue: Putting Women at the Centre of Water Supply,Sanitation and Hygiene, Switzerland: Water Supply and Sanitation Collaborative Council},  		 			J Fisher 		.  		 \url{http://washcc.org/pdf/publication/FOR\textunderscore HER\textunderscore ITs\textunderscore THE\textunderscore BIG\textunderscore ISSUE\textunderscore Evidence\textunderscore Report-en.pdf}  		2006. June 2011.  	 
\bibitem[Milcheson (ed.) ()]{b82}\label{b82} 	 		\textit{From Sun to sun: Daily Obligations and community Structure in the Lies of Employed Women and their Families},  		 			W Milcheson 		.  		U.S.A. Rowman and Allemheld (ed.)  		1985.  	 
\bibitem[Otsuka and Quisumbing ()]{b93}\label{b93} 	 		\textit{Gender and Forest Resource Management: A Comparative Study of Selective Areas of Asia and Africa},  		 			K Otsuka 		,  		 			A R Quisumbing 		.  		1994. 1994. Washington, D.C: International Food Policy Research Institute.  	 	 (mimeo) 
\bibitem[Chant et al. ()]{b17}\label{b17} 	 		‘Gender and Urban Planning’.  		 			S Chant 		,  		 			Brydon 		,  		 			S Chant 		.  	 	 		\textit{Women in the World: Gender Issues in Rural and Urban Areas}  		1989. Earthscan.  	 
\bibitem[Quisumbing ()]{b94}\label{b94} 	 		\textit{Gender Differences in Agricultural Productivity: A Survey of Empirical Evidence, Education and Social Policy Discussion Paper No},  		 			A R Quisumbing 		.  		1994. 1994. Washington, D.C.: World Bank.  	 
\bibitem[Gender Equality -At the Heart of Development DFID (2007)]{b27}\label{b27} 	 		‘Gender Equality -At the Heart of Development’.  		 \url{http://www.dfid.gov.uk/pubs/files/gender-quality.pdf}  	 	 		\textit{DFID}  		2007. June 2011. DFID. p. 10.  	 
\bibitem[Gender Equality Action Plan ()]{b24}\label{b24} 	 		\textit{Gender Equality Action Plan},  		 \url{http://users.ox.ac.uk/\textasciitilde qeh-wemc/documents/DFID-Gender-equality-plan-2007.pdfAccessed10}  		2007. 2007-2009. June 2011. UK: DFID.  	 
\bibitem[Araujo and Quesada-Aguilar (2007)]{b8}\label{b8} 	 		\textit{Gender Equality and Adaptation, USA: Women's Environment and Development Organisation (WEDO)/IUCN},  		 			A Araujo 		,  		 			A Quesada-Aguilar 		.  		 \url{http://www.genderandenvironment.org/adminadmin\textunderscore biblioteca/documentos/Factsheet\%20Adaptation.pdfAccessed10}  		2007. June 2011.  	 
\bibitem[Olurin ()]{b91}\label{b91} 	 		‘Gender Participation and the Environmental Planning and Management (EPM) Process: A Case Study of Water Supply in Bodija Market’.  		 			T Olurin 		.  	 	 		\textit{Journal of Nigerian Institute of Town Planners}  		2003. XVI p. .  	 
\bibitem[Sada ()]{b97}\label{b97} 	 		\textit{Gender, Culture and Environmental Conservation in Western Kenya: Contextualizing Community Participation and the Choice of Techniques},  		 			C A Sada 		.  		2000. Nairobi, Kenya.  		 			University of 		 	 
\bibitem[Hughes ()]{b44}\label{b44} 	 		‘Gender, Equity, and Indigenous Women's Health in the’.  		 			J Hughes 		.  	 	 		\textit{Americas. World Health Organisation}  		2004.  	 
\bibitem[Chant ()]{b18}\label{b18} 	 		‘Gender, Generation and Poverty: Exploring the 'Feminisation of Poverty' in Africa’.  		 			S Chant 		.  	 	 		\textit{Asia and Latin America}  		2007.  	 
\bibitem[Kabeer (2008)]{b60}\label{b60} 	 		‘Gender, Labour Markets and Poverty: An overview’.  		 			N Kabeer 		.  		 \url{www.undp-povertyce-ntre.org}  	 	 		\textit{Poverty in Focus. International Poverty Centre (IPC). Number 13},  				 			Dag Ehrenpreis 		 (ed.)  		2008. January 2008.  	 
\bibitem[Hemmati ()]{b42}\label{b42} 	 		‘Gender-Specific Patterns of Poverty and (Over) Consumption in Developing and Developed Countries’.  		 			M Hemmati 		.  	 	 		\textit{Proceedings of IPCC Expert Group Meeting on Social Scientific Approaches to Climate Change Mitigation},  				 			E; Jochem,  			Sathaye,  			D Biulle 		 (ed.)  		 (IPCC Expert Group Meeting on Social Scientific Approaches to Climate Change Mitigation)  		2004. Klewer Publications. p. .  	 	 (Society, Behaviour and Climate Change Mitigation) 
\bibitem[Scott ()]{b99}\label{b99} 	 		‘Gender: A Useful Category of Historical Analysis’.  		 			J Scott 		.  	 	 		\textit{Gender and Politics of History},  				 (New York)  		1988. Columbia University Press.  	 
\bibitem[Amali (2007)]{b7}\label{b7} 	 		\textit{Gendernomics: of Women, Work, and Economics},  		 			E Amali 		.  		 \url{http://www.uniIlorin.edu.ng/uniIlorin/Inaugurallectures/gendernomicswomen.pdf}  		2007. 1 st June, 2011.  	 
\bibitem[Undp (2001)]{b101}\label{b101} 	 		‘Generating opportunities: Case studies on energy and women’.  		 			Undp 		.  		 \url{www.undp.org/energy/publications/2001/2001a.htm}  	 	 		\textit{Available at},  				 			Misana,  			Karlsson 		 (ed.)  		2001. May 2011. p. 18.  	 
\bibitem[Kehinde-Phillips ()]{b61}\label{b61} 	 		‘Geology of Ogun State’.  		 			O Kehinde-Phillips 		.  	 	 		\textit{Ogun State in Maps},  				 			Onakomaiya 		 (ed.)  		1992.  	 
\bibitem[Global Perspective, Outcome of Beijing +5. Gender Equality, Development and Peace Commonwealth Current ()]{b19}\label{b19} 	 		‘Global Perspective, Outcome of Beijing +5. Gender Equality, Development and Peace’.  	 	 		\textit{Commonwealth Current}  		2000. Commonwealth Secretariat. p. .  	 
\bibitem[Heintz ()]{b40}\label{b40} 	 		\textit{Globalization, Economic Policy and Employment: Poverty and gender implications. ILO Employment Strategy Papers},  		 			J Heintz 		.  		2006. Geneva.  	 
\bibitem[Vanek ()]{b105}\label{b105} 	 		‘Housewives as Workers’.  		 			J Vanek 		.  	 	 		\textit{Work and Family},  				 			Patricia Voydanoff 		 (ed.)  		 (Palo Alto)  		1984. Mayfield.  	 
\bibitem[Becker ()]{b12}\label{b12} 	 		‘Human Capital, Efforts and the Sexual Division of Labor’.  		 			G S Becker 		.  	 	 		\textit{Journal of Labor Economics}  		1985. 3  (1)  p. .  	 
\bibitem[Becker ()]{b11}\label{b11} 	 		\textit{Human Capital: A Theoretical and Empirical Analysis, with Special Reference to Education},  		 			G S Becker 		.  		1964. Chicago: University of Chicago Press.  	 
\bibitem[Employment and Needs]{b55}\label{b55} 	 		\textit{ILO (International Labour Organization). (1972). Employment, income, and inequality: A strategy for increasing productive employment in Kenya},  		 			Growth Employment 		,  		 			Basic Needs 		.  		New York; Geneva: Praeger Publishers. 55.  	 	 (A One-World Problem) 
\bibitem[Oguntoke et al. ()]{b87}\label{b87} 	 		‘Impact of Granite Quarrying on the Health of Workers and Nearby Residents in Abeokuta’.  		 			O Oguntoke 		,  		 			A Aboaba 		,  		 			T A Gbadebo 		.  	 	 		\textit{Nigeria. Ethiopian Journal of Environmental Studies and Management}  		2009. 2  (1)  p. .  	 
\bibitem[Masika and Baden ()]{b76}\label{b76} 	 		\textit{Infrastructure and Poverty: A Gender Analysis},  		 			Masika 		,  		 			S Baden 		.  		 No.51.  		1997. Brighton.  		 			Institute of Development Studies 		 	 	 (BRIDGE Report) 
\bibitem[It's About Time]{b79}\label{b79} 	 		\textit{It's About Time},  		Sofia: Jusantor.  	 
\bibitem[Ward ()]{b106}\label{b106} 	 		\textit{Labor Quality and Economic Development: Development Strategies for Anderson 106. WGSG. 1984, Geography and Gender: An Introduction to Feminist Geography},  		 			W A Ward 		.  		1997. Hutchinson, London.  	 
\bibitem[Larsson ()]{b69}\label{b69} 	 		 			A Larsson 		.  		\textit{Gender Perspectives in Housing and Planning: Building Issues},  				2001. 11.  		 			Lund University 		 	 
\bibitem[Linh ()]{b72}\label{b72} 	 		\textit{Law on Gender Equality and the Responsibility of Government Organizations. (Lu?t bình ??ng gi?i và trách nhi?m c?a các c? quan qu?n lý nhà n??c). Civil Law Network. Ha Noi},  		 			N Linh 		.  		2008.  	 	 (Viet Nam) 
\bibitem[Kabeer ()]{b63}\label{b63} 	 		‘Mainstreaming gender equality in poverty eradication and the MillenniumDevelopment Goals’.  		 			N Kabeer 		.  	 	 		\textit{Commonwealth Secretariat, IDRC and CIDA},  				2003. 2003.  	 
\bibitem[Hersch ()]{b43}\label{b43} 	 		\textit{Male-Female Differences in Hourly Wages: The role of human capital, working},  		 			J Hersch 		.  		1991.  	 
\bibitem[Curran et al. ()]{b22}\label{b22} 	 		‘Mapping Gender and Migration in Sociological Scholarship: Is It Segregation or Integration?’.  		 			S R Curran 		,  		 			S Shafer 		,  		 			K M Donato 		,  		 			F Garip 		.  		 \xref{http://dx.doi.org/10.1111/j.1747-7379.2006.00008.x}{10.1111/j.1747-7379.2006.00008.x}.  	 	 		\textit{International Migration Review}  		2006. 40  (1)  p. .  	 
\bibitem[Kabeer ()]{b59}\label{b59} 	 		\textit{Marriage, motherhood and masculinity in the global economy: reconfigurations of personal and economic life},  		 			N Kabeer 		.  		2007. 2007.  	 	 (IDS Working Paper) 
\bibitem[Derow ()]{b26}\label{b26} 	 		\textit{Married Women's Employment and Domestic Labour},  		 			E Derow 		.  		1977.  		 			University of Toronto 		 	 	 (Unpublished Ph.D Dissertation) 
\bibitem[Kostyniuk ()]{b66}\label{b66} 	 		\textit{Mobility of Single Parents: What Do The Records Show? Journal of Specialized Transportation Planning and Practice},  		 			L Kostyniuk 		.  		1989. p. .  	 
\bibitem[Elson and Pearson ()]{b30}\label{b30} 	 		‘Nimble Fingers Make Cheap Workers: An Analysis of Women's Employment in Third World Export Manufacturing’.  		 			D Elson 		,  		 			R Pearson 		.  	 	 		\textit{Feminist Review}  		1981. p. .  	 
\bibitem[Paper Presented as Poster at the International Union for the Scientific Study of Population (IUSSP/UIESP) XXV International Population Conference]{b10}\label{b10} 	 		\textit{Paper Presented as Poster at the International Union for the Scientific Study of Population (IUSSP/UIESP) XXV International Population Conference},  				 (Tours, France)  		 	 
\bibitem[Gray ()]{b37}\label{b37} 	 		‘Patriarchy as a conceptual trap’.  		 			D Gray 		.  	 	 		Welleshey Massachusetts. USA  		1982.  	 
\bibitem[Asiyanbola ()]{b9}\label{b9} 	 		\textit{Patriarchy, Male Dominance, the Role and Women Empowerment in Nigeria},  		 			A Asiyanbola 		.  		2005.  	 
\bibitem[Elueze ()]{b31}\label{b31} 	 		‘Petrography and Geochemistry of Metasediments rock of Schist Belt of Ilesha area’.  		 			A A Elueze 		.  	 	 		\textit{Journal of Wmas}  		1981. SW Nigeria. 18  (1)  p. .  	 
\bibitem[Bank ()]{b108}\label{b108} 	 		\textit{Potential Winners and Losers from Business Formalization},  		 			World Bank 		.  		2005.  	 
\bibitem[Ehrenpreis (2008)]{b29}\label{b29} 	 		‘Poverty in Focus. International Poverty Centre (IPC)’.  		 			Dag Ehrenpreis 		.  		 \url{www.undp-povertycentre.org}  	 	 		\textit{Number}  		2008. January 2008. 13.  	 
\bibitem[Heintz (2008)]{b41}\label{b41} 	 		‘Poverty, Employment and Globalisation: A gender perspective’.  		 			J Heintz 		.  		 \url{www.undp-povertycentre.org}  	 	 		\textit{Poverty in Focus. International Poverty Centre (IPC). Number 13},  				 			Dag Ehrenpreis 		 (ed.)  		2008. 2008. January 2008.  	 
\bibitem[Priorities and Strategies for Education: A World Bank Review (Development in Practice) World Bank Development Outreach Special Report. World Bank ()]{b109}\label{b109} 	 		‘Priorities and Strategies for Education: A World Bank Review (Development in Practice) World Bank’.  	 	 		\textit{Development Outreach Special Report. World Bank}  		1995.  	 	 (World Bank) 
\bibitem[Millet ()]{b83}\label{b83} 	 		‘Sexual Politics. Hart-Davis. London’.  		 			K Millet 		.  	 	 		\textit{Ministry of Women Affairs},  				1971. 2006.  	 
\bibitem[Hagan ()]{b38}\label{b38} 	 		‘Social Networks, Gender, and Immigrant Incorporation: Resources and Constraints’.  		 			J M Hagan 		.  	 	 		\textit{American Sociological Review}  		1998. 63  (1)  p. .  	 
\bibitem[Fao ()]{b32}\label{b32} 	 		\textit{Socio-economic analysis of bioenergy systems: a focus on employment},  		 			Fao 		.  		2003. Remedio and Domac.  	 
\bibitem[Mccall ()]{b80}\label{b80} 	 		‘Sources of Racial Wage Inequality in Metropolitan Labour Markets: Racial, Ethnic, and Gender Differences’.  		 			L Mccall 		.  	 	 		\textit{American Sociological Review}  		2001. 65  (2)  p. .  	 
\bibitem[State of the World Population 2002: People,Poverty and Possibilities Accessed (2002)]{b102}\label{b102} 	 		‘State of the World Population 2002: People,Poverty and Possibilities’.  		 \url{http://www.unfpa.org/swp/2002/index.htm}  	 	 		\textit{Accessed}  		2002. May 2011. 18.  	 	 (United Nations Population Fund) 
\bibitem[Strategies for employment creation in Africa ()]{b52}\label{b52} 	 		\textit{Strategies for employment creation in Africa},  		1990b.  		 			ILO (International Labour Organization 		 	 
\bibitem[Dawson and Oyeyinka ()]{b25}\label{b25} 	 		\textit{Structural adjustment and the urban informal sector in Nigeria. International Labour Organization},  		 			J Dawson 		,  		 			B Oyeyinka 		.  		1993. Geneva, Switzerland.  	 
\bibitem[Aderinto ()]{b1}\label{b1} 	 		‘Subordinated by Culture: Constraints of Women in a Rural Yoruba Community’.  		 			A A Aderinto 		.  	 	 		\textit{Nigeria. Nordic journal of African studies}  		2001. 10  (2)  p. .  	 
\bibitem[Dada (ed.) ()]{b23}\label{b23} 	 		\textit{The Basement Complex of Nigeria and its Mineral Resources},  		 			S S Dada 		.  		O. Oshin (ed.)  		2006. p. 44.  	 	 (Proterozoic Evolution of Nigeria) 
\bibitem[Costa and Silva ()]{b20}\label{b20} 	 		‘The Burden of Gender Inequalities for Society’.  		 			Costa 		,  		 			E Silva 		.  	 	 		\textit{Ehrenpreis}  		2008. 2008.  	 
\bibitem[Kramarae ()]{b64}\label{b64} 	 		‘The Condition of Patriarchy’.  		 			C Kramarae 		.  	 	 		\textit{The Knowledge Explosion: Generation of Feminist Scholarship},  				 			Kramarae,  			D Pender 		 (ed.)  		1992.  	 
\bibitem[Lerner ()]{b70}\label{b70} 	 		\textit{The Creation of Patriarchy},  		 			G Lerner 		.  		1986. Oxford: Oxford University Press.  	 
\bibitem[Humm ()]{b45}\label{b45} 	 		\textit{The Dictionary of Feminist Theory},  		 			M Humm 		.  		1989. London: Harvester Wheatsheaf.  	 
\bibitem[Jacobsen ()]{b47}\label{b47} 	 		\textit{The economics of gender},  		 			J P Jacobsen 		.  		1998. Malden, MA: Blackwell.  	 	 (2nd [upd.] ed.) 
\bibitem[Marcoux ()]{b77}\label{b77} 	 		\textit{The Feminization of Poverty: Facts, Hypotheses and the Art of Advocacy},  		 			A Marcoux 		.  		1997. Sddimensions, FAO.  	 
\bibitem[Jones and Hockey ()]{b58}\label{b58} 	 		‘The geology of part of southwest Nigeria’.  		 			H A Jones 		,  		 			R D Hockey 		.  	 	 		\textit{GSN Bulletin}  		1964. 31 p. 100.  	 
\bibitem[Hanson and Hanson (ed.) ()]{b39}\label{b39} 	 		\textit{The Impact of Women's Employment on Household Travel Patterns: A Swedish Example},  		 			S Hanson 		,  		 			P Hanson 		.  		S. Rosenbloom (ed.)  		1980. Washington D.C, U.S Government Printing Office.  	 	 (Women's Travel Issues) 
\bibitem[Development and Change]{b111}\label{b111} 	 		\textit{The International Bank for Reconstruction and Development / the},  		 			Climate Development 		,  		 			Change 		.  		 	 
\bibitem[Menjivar ()]{b81}\label{b81} 	 		‘The Intersection of Work and Gender: Central American Immigrant Women and Employment in California’.  		 			C Menjivar 		.  	 	 		\textit{Gender and US Immigration: Contemporary Trends. P. Hondagneu -Sorelo},  				2003. Los Angeles University of California Press. p. .  	 
\bibitem[The Millennium Development Goals Report United Nations ()]{b103}\label{b103} 	 		‘The Millennium Development Goals Report’.  	 	 		\textit{United Nations}  		2008. 2008.  	 
\bibitem[Galenson and Pyatt ()]{b34}\label{b34} 	 		‘The Quality of Labor and Economic Development in Certain Countries: A Preliminary Study’.  		 			G W Galenson 		,  		 			Pyatt 		.  	 	 		\textit{Industrial and Labor Relations Review}  		1966. 19  (2)  p. .  	 
\bibitem[Kpohazounde ()]{b67}\label{b67} 	 		‘The Role of women in Agricultural Research and Extension’.  		 			V Kpohazounde 		.  	 	 		\textit{Proceedings of an International Workshop},  				 (an International WorkshopWageningen, the Netherlands)  		1994.  	 
\bibitem[The Role of Women in Development United Nations Publications. 109. World Development Report ()]{b110}\label{b110} 	 		‘The Role of Women in Development’.  	 	 		\textit{United Nations Publications. 109. World Development Report}  		1994. 2010. 2010.  	 	 (World Survey) 
\bibitem[Jeminiwa ()]{b57}\label{b57} 	 		‘The role of women in national development’.  		 			O Jeminiwa 		.  	 	 		\textit{Women and Trade Unionism in},  				 (Nigeria. Ibadan)  		1995. John of Printers Limited.  	 
\bibitem[Matsushima (ed.) ()]{b78}\label{b78} 	 		\textit{Time-Input and Household Work-Output Studies in Japan},  		 			C Matsushima 		.  		Z. Starkov (ed.)  		1982.  	 
\bibitem[Nordenstam ()]{b86}\label{b86} 	 		\textit{Unchanged Sex Rules in theHome},  		 			U Nordenstam 		.  		1984.  	 	 (Oforandrade Konsroller Hemmen) 
\bibitem[Glenn ()]{b35}\label{b35} 	 		\textit{Unequal Freedom: How Race and Gender Shaped American Citizenship and Labour},  		 			E N Glenn 		.  		2002. Beckley University of California Press.  	 
\bibitem[Mabogunje ()]{b73}\label{b73} 	 		\textit{Urbanization and social change},  		 			A Mabogunje 		.  		2000. London, university of London Press.  	 
\bibitem[Iris ()]{b85}\label{b85} 	 		\textit{Use of time in Finland},  		 			Niemi Iris 		.  		1981. Helsinki: Central Statistical Office of Finland.  	 	 (Study No. 65) 
\bibitem[Boserup ()]{b15}\label{b15} 	 		\textit{Woman's Role in Economic Development},  		 			E Boserup 		.  		1970. London, George Allen \& Unwin.  	 
\bibitem[Omotayo ()]{b89}\label{b89} 	 		\textit{Women and Conflict in the New Information Age: Virtual Libraries to the Rescue, Paper Presented in World Library and Information Congress: 71 st IFLA General Conference and Council},  		 			B Omotayo 		.  		2005. Oslo, Norway.  	 
\bibitem[Women and Men in the Informal Economy: A Statistical Picture Geneva: International Labour Office. Available (2002)]{b49}\label{b49} 	 		‘Women and Men in the Informal Economy: A Statistical Picture’.  		 \url{http://www.wiego.org/publicati-ons/women\%20and\%20men\%20in\%20the\%20informal\%20economy.pdf}  	 	 		\textit{Geneva: International Labour Office. Available}  		2002. June 2011.  (2) .  		 			ILO (International Labor Organization 		 	 
\bibitem[Mabogunje ()]{b74}\label{b74} 	 		\textit{Women in business and agribusiness in Nigeria},  		 			A L Mabogunje 		.  		1999. Mimeograph. Ibadan. Wemilore Press.  	 
\bibitem[Women's employment promotion in Africa: Patterns and relevant issue]{b51}\label{b51} 	 		\textit{Women's employment promotion in Africa: Patterns and relevant issue},  		Geneva, Switzerland.  		 			ILO 		 	 
\bibitem[Pickup ()]{b95}\label{b95} 	 		‘Women's Gender-Role and Its Influence on Their Travel Behaviour’.  		 			L Pickup 		.  	 	 		\textit{Built Environment}  		1984. 10 p. .  	 
\bibitem[Benería and Sen ()]{b13}\label{b13} 	 		‘Women's Role in Economic Development’.  		 			Land Benería 		,  		 			G Sen 		.  		 \url{http://www.org/stable/3173878Accessed:17/06/2011}  	 	 		\textit{Boserup Revisited. (Signs): Journal of Women in Culture and Society, Development and the Sexual Division of Labor},  				1981. 7 p. .  	 	 (Accumulation, Reproduction, and) 
\bibitem[Boserup ()]{b16}\label{b16} 	 		\textit{Women's Role in Economic Development},  		 			E Boserup 		.  		1989. Earthscan London.  	 
\bibitem[Berger and Byvinie ()]{b14}\label{b14} 	 		\textit{Women's ventures},  		 			M Berger 		,  		 			M Byvinie 		.  		1989. West Hartford, CT, USA: Kumarian Press.  	 
\bibitem[Aina (ed.) ()]{b5}\label{b5} 	 		\textit{Women, culture and Society},  		 			I O Aina 		.  		Amadu Sesay and Adetanwa Odebiyi (ed.)  		1998.  	 
\bibitem[Scarr et al. ()]{b98}\label{b98} 	 		‘Working Mothers and their Families’.  		 			S Scarr 		,  		 			D Phillips 		,  		 			K Mccartney 		.  	 	 		\textit{American Psychologist}  		1989. 4  (11)  p. .  	 
\bibitem[Mabogunje and Filani ()]{b75}\label{b75} 	 		\textit{World Report Prepared for the Gender Equality Unity , Swedish International Development Cooperation Agency (SIDA)},  		 			A L Mabogunje 		,  		 			M O Filani 		.  		 No.54.  		1977. Nigeria; Brighton.  		 			Institute of Development Studies 		 	 	 (BRIDGE Report) 	 (Absorption of migrants into Kano City) 
\end{bibitemlist}
 			 		 	 
\end{document}
