\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={The ILLS of Domestic Violence in a Nigerian Family},
 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{2020-01-15 (revised: 15 January 2020)}
\def\TheID{\makeatother }
\def\TheDate{2020-01-15}
\title{The ILLS of Domestic Violence in a Nigerian Family}
\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]{Dr. Umana, Emmanuel  Amos}

             \author[2]{Dr. Willie, Clement  Etti}

             \affil[1]{  OBONG UNIVERSITY}

\renewcommand\Authands{ and }

\date{\small \em Received: 16 December 2019 Accepted: 4 January 2020 Published: 15 January 2020}

\maketitle


\begin{abstract}
        


The study investigated the effects of domestic violence on family development and growth in the Nigerian society. States in the Niger Delta Region were selected for the study. Domestic violence ranging among others had been plaguing the fabric of the Nigerian society of late. Researchers, in their findings, have come up with different results, which are mostly the negative effect domestic violence created on the family growth, development, family income, and the position of the relevant legal system. The objectives of the study are to examine the effect of domestic violence on family growth, to probe the impact of domestic violence on the development of domestic family, how the family income is affected by domestic violence, and the role of the legal system in curbing frequent occurrences. The research adopted a survey method. A questionnaire was distributed to gather data for analysis. The population size of 360 was got from the nine states in the Niger Delta Region. Data were collected and analysed using Chi-Square Statistical Method. The result showed that domestic violence has a significant relationship on family development and growth and the legal system in the study area.

\end{abstract}


\keywords{domestic violence, family growth and development, niger delta region, nigerian society.}

\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
omestic violence is said to be an act of intimidation, be it emotional, verbal or physical abuse that has become an endemic especially in the Nigerian society which is not new phenomena. Domestic violence especially of murder is often times reported in the dailies. Domestic violence is in every facet our society which does not preclude the rich or poor, the literate and the illiterate, including the religious cycle, and is in all countries. It is found in among freethinkers, men and in women of sub stance, housewives, the married and the single, and of all ages. Domestic violence, otherwise known as family violence, is a pattern of abusive behaviours by one family member against another. It i s violence against another in an intimate relationship of which marriage and domestic partnership are relevant. Domestic violence is in the form of abuse meted out for a purpose in order to gain total control over a person. The antics of the abuser is to resort to using coercion making the abused to know fear, guilt, shame, and to a larger extent intimidation to cow the person. It exists between two people in an intimate relationship such as marriage where one person usurps authority and control over the other partner. Domestic violence and exploitation of are common experiences and are often times cuts across all classes, even among opposite or same-sex partnerships, business partners, age grades, ethnic backgrounds as well as economic level s. No matter the level at which violence or abuse of exploitation takes place, the society never accepts it and it i s a misdemeanour. Some communities in Nigeria view such treatment as deserving on the part of those victims of harassments, saying that it is right punishment on the people mete on as dissidents which act has a corresponding reward. Others view it as a "just therapy" for a dissident child or wife. Many women now believe that physical abuse is most times justified. Such brutal acts of violence or abuse in the home is constantly swallowed especially when it involves the other partner in the relationship being a child or husband or wife for the sake of such act s being considered as a stigma when reported to law enforcement agents. Such cases as rape are hardly report for obvious reasons and the perpetrators go scotfree instead of facing the music of law. Community elders and relations often times beg for forgiveness and victims bear the psychological and physical trauma of shame.\par
The Violence a gainst Persons Prohibi tion Act of 2015 has highlighted the human rights of those molested and has printed a lot of manuals which was given out free of charge to educate the people for better understanding of their inalienable rights with the aid of Community chief and leaders as well as influential men to spearhead the fight against violence and protect vulnerable men, women and children using the social media as well. Domestic vi olence in the time past was conceptualized primarily to physical aggression and destruction subject to punishment by the law. Still, nowadays it acts like an accident, abuse of the weak (physical and psychological) within and outside the home, the domination of one sex by the other, unequal access to worthy services, etc. are now included in the range of facts that constitute violence (Guerra de  {\ref Macedo, 1993)}. Also, according to \hyperref[b31]{Heise (1993)}, "domestic violence against women has been characterized as the most prevalent act, that is least reckoned on as human rights abuse throughout the world." Domestic violence in our societies has become legacy bedevilling the progress, peace, development, and tranquillity of many nations and indeed the entire global village. It has been noted that domestic violence has become everyday affairs within states, group s, youths, aged, families, and individuals. Amazingly, it is saddening to know that people who are supposed to be free yet everywhere couch into a tight corner as a result of sufferings, pains, abuses, exploitation, humiliation, and manipulation. Human beings, as well as properties and resources that are expensive to count, are daily destroyed. At the same time, children are abused, women injured and harassed , while the aged are illtreated by their concierges, and the adolescences are bullied by their contemporaries and so on. The simplest terms used include sexual violence, rape, sexual assault, physical abuse, battery, harassment, women mutilation, and the likes.\par
According to the Inter-African Committee on traditional practices affecting the health of women and children  {\ref (1995)}, female mutilation, wife battery, and early marriage constitute violence against women \hyperref[b25]{(Galindo and Serrano, 1994;} {\ref Larrain and Rodquez, 1993)}. Flood and Pease  {\ref (2006)} viewed that the term "domestic violence" may be used to exclude some forms of violence and is subject to shift in meaning and also has a difference in cultural interpretations. For example, "Rape" within marriage may not exist within some cultures, hence lacks the authenticity within the scope of domestic violence (for such society). Although domestic violence is regarded as a grave social problem in our culture, its effects on the family (especially the women and children) conspicuously expose such family to remain vulnerable as victims or would-be victims of various abuses. However, in the words of  {\ref Abraham (1994)}, "Families affected by domestic violence touch all service systems, and live in every community such as welfare systems, health institutions, daycare centres, schools, and other agency settings." The effects are on the vulnerable regardless of religion, race, ethnicity, income, and age. For example, on the 31 st December 2017 -there was a case of domestic violence when a The reality lies in the thinking, perception, and expression carried out by the "male control mechani sm" over the women and children as his exclusive "Property," i.e., the power imbalances (power asymmetry) between the men and women or children. Much of this violence is afflicted on the women/girls by husband, fathers or other male relatives, although the situation is gradually changing. However, it is sad to note that seems much fewer efforts are devoted to tackling the underpinning tendencies of the expression of these inhumane abuses. Maybe the explanations of the views of Hei se, Raikes, Watts, and Zwi , (1994) that, "The stigma and sensitive nature associated with domestic violence against women and children, its conceptualization as primarily a legal and judicial issues, and the lack of data on the dimension of abuse may have impeded the understanding and development of suitable interventions". It is on this premise that the Akwa Ibom State House of Assembly deserves commendation for passing a bill to curb all forms of violence and abuses within its jurisdiction on the 16 th July 2018, and the bill has since been passed into law. 
\section[{a) Statement of the Problem}]{a) Statement of the Problem}\par
Domestic violence is a problematic issue both in Nigeria and in some parts of Africa, as reported by Punch of 20 th September 2013 and The New York Times of 4 th October 2013. There is an awful cultural belief in Nigeria that hitting a woman to discipline her as a spouse is acceptable in the African culture (Daily Trust and Standard Newspapers of 2013). Domestic violence in Nigeria is wide spreading with no prospect of diminishing. The CLEEN Foundation carried out and investigation and reports that one (1) in every three (3) respondents admitted being a victim of domestic violence. The study al so find that there is a nationwide increase in domestic violence especially in the past 3 years by 9\% in 2013 that i s an increase from 21\% in 2011 to 30\% in 2013 (Wikipedia). CLEEN Foundation carried out a survey in 2012 on National Crime and Safety, and find that 31\% of the respondents revealed that they are victims of domestic violence  {\ref (Noah,} {\ref 200)}. Domestic violence takes voluminous forms such as physical assault, sexual harassment, rape, emotional imbalance, and mental disorder. Domestic violence is mostly committed against the Nigerian female in terms of rape, acid attacks, molestation, wifebeating, and corp oral puni shment  {\ref (Noah,} {\ref 200)}.\par
Many scholars have agreed that domestic violence is perhap s the most under-reported crime disputes within the family, even outright physical abuse, are often not perceived as criminal acts either by perpetrators, the victims themselves, or by the legal system (Watts, Raikes, and Zivi (1994). Various families in Nigeria have been drowned over the years with violence as a result of cultural and socio-ec onomic discrepancies which easily result in the husband beating the wife or children on a regular basis. Still the victims hardly report these abusive c ases. Instances abound where victims are further humiliated or ridiculed by relevant authorities under the pretence of the issue being a "family matter" or "minor case" of two family members fighting. The erroneous perception, misconception, and misinterpretation of the nature of domestic violence is the assumption that the uncivilized and unlearned in the Nigerian society (especially those in the local area) are the tragic vulnerable. In contrast, there is need for empirical confirmation of its prevalence for proper guidance in curbing this menace in our society. Ikejiuba (1997) posited "that the causes of wife battery include refusal to respect husband, insufficient food allowance, refusal to have sex, extramarital affairs as well as disrespect shown to in-laws." However, the effects of the abuses above are likely to result in permanent deformation, miscarriage, sexually transmitted diseases, e.g. HIV/AIDS, staphylococcus, etc. It is important to note that, as realities unfold vis-avis the effects stated above, victims may die, divorce set in, children drop out of school, unwanted pregnancy from the children, hunger and poverty overtaking the growth and development of the family. Given the above, this study seeks to undertake a comprehensive and comparative investigation on domestic violence; its effects on family growth and development in the Niger Delta Region of Nigeria. 
\section[{b) Objectives of the Study}]{b) Objectives of the Study}\par
Generally, this research unravelled the nature as well as the effects of domestic violence on family growth and development in the Niger Delta Region. The specific objectives are: i. To examine the effects of domestic violence on family growth and development in the Niger Delta Region. ii. To examine the significant relationship between domestic violence and growth/development in Nigerian society. iii. To examine the correlation between the legal system and the frequent incidence of domestic violence in Nigeria. 
\section[{c) Research Questions}]{c) Research Questions}\par
We formulate the following research questions to guide us in thi s study.\par
i. What are the effects of domestic violence on family growth and development in the Niger Delta Region? ii. Is there any significant relationship between domestic violence on family growth and development in Nigerian society? iii. Why is there domestic violence in Nigeria? 
\section[{d) Statement of Hy pothesi s}]{d) Statement of Hy pothesi s}\par
To further articulate the research problem of this study, the following hypotheses were formulated: i. There are no significant effects of domestic violence on family development and growth in the Niger Delta Region. ii. There is no substantial relationship between domestic violence and family growth and development in Nigerian society. iii. There is no domestic violence in Nigeria. 
\section[{e) Significance of the S tudy}]{e) Significance of the S tudy}\par
Empirically, the data gathered on the nature and effects of domestic violence on family growth and development could be the basis for a policy to respond to this social problem. Non-governmental institutions, the government, and interested researchers in the area of this study could benefit from this research. Theoretically this research study would add to the existing literature on domestic violence effects in family development in Nigeria. This work would present the opportunity for testing the validity of existing theories on domestic violence. Additionally, some intervention and prevention programmes that are being recommended will curb domestic violence in the Nigerian society. 
\section[{II.}]{II.} 
\section[{Review of Related Literature a) Conceptualization of Domestic Violence in Nigerian Society}]{Review of Related Literature a) Conceptualization of Domestic Violence in Nigerian Society}\par
The Nigerian Society (as every other society of the World) daily are flooded and overwhelmed with shocking and frightening news of domestic vi olence, where a husband kills the wife or a wife kills the husband, a father abusing his daughter(s) sexually, men and women are beaten, raped and even murdered by members of their own family at the slightest provocation which ranges from not preparing meal s on time, visiting family members/friends without permission of the husbands, etc. The victims may experience an acid bath from their intimate partners who may cause permanent disfigurement that may lead t o death.\par
The intentional and persistent abuse of anyone in the home in a way that causes pains, distress or injury is also known as domestic violence. It also refers to any abusive treatment of one family member by another, thus violating the Law of basic Human Rights. These abuse of children, child's labour, marital rape, and traditional practices that are harmful to the family at large. Domestic violence is a global issue (UNICEF, 2015; Dahlberg and Krug, 2002). In Nigeria, reports revealed a "shockingly high" level of domestic violence against women (Afro News, 2007). Amnesty International (2017) reported that a third (and in some cases two thirds) of women are subjected to physical, sexual and psychological violence by their husbands, partners, and fathers while young girls are often forced into early marriage and are severely tortured if any attempted to escape from their husbands. More pathetic to note is the position of Oyediran and Isug o (2005) that domestic violence is grossly underreported and nondocumented due to cultural factors. Traditional Nigerian Society, in a subtle manner, accepts the beating of the Wives and Children as a form of discipline (UNICEF, 2001). Hence, in beating their children, parents believe they are instilling discipline in them, same as husbands beating their wives, who are regarded as children to be prone to indiscipline, which must be restrained (Aihie, 2009). Ahmed et al. (  {\ref 2004}) noted that women from patriarchal society might accept and adhere to the norms and values of that society. Thi s conception is so when women are economically dependent on the Man.\par
The Nigerian Society is patriarchal, and women's position in the scheme of things is decidedly subordinate and subjugated. Therefore, domestic violence in this society functions as a means of enforcing conformity with the role of women and children specified within a customary dominated and influenced society. Given the facts above, it does not matter if the woman or the girl child is a dependant or not, she is regarded as a subordinate. However, women who accept or cut-up with patriarchal norms and values are less likely to define such behaviour as domestic violence, less likely to judge such behaviour as serious, less likely to report such behaviour to others, and indeed less likely to define themselves as victims of domestic violence. \hyperref[b41]{Liu (1995)} agreed that domestic violence against women as a measure of a society's inequalities and the historical roots of family violence goes back to patriarchal where the Husband, Men, and Fathers controlled everything own by the family. Domestic violence is largely regarded as private in Nigerian society and therefore shielded from public scrutiny. According to \hyperref[b48]{Nwankwo (2003)}, Wife battering is 'Culturally' accepted; it is 'Normal way of life' and even as a 'sign of love'; but it is a disrespect on the part of the woman who is powerless subjected to such treatment throughout her life span; and such is a dehumanization. It is in light of these that \hyperref[b31]{Heise (1993)} posited that the fear of domestic violence ensures women's submission to males' decision making and as such, quite a lot of women in their little effort to avoid violence accept insults and misery or even escape the marriage relationships. Such treatments are applicable to the Nigerian society since it accepts patriarchal norms and values. \hyperref[b39]{Kiragu (1995)} opined that violence against women by their male partners i s widely excused by many African Societies (Nigeria included) where there is a belief that a husband may chastise his wife by beating her. This kind of act has been supported by the belief in many Nigerian cultures that Men are superior, and that women with whom they live with are their possessi ons or properties to be treated as the Men considered appropriate (UNCSDHA, 1993).\par
According to Stewart (1995), domestic violence in Africa is not only widespread, but it is socially acceptable. Thus women may accept violent abuse on them due to prejudice, frustration, and low sel f-esteem. Ahmad, Riaz, Bavata, and Steward (2004) refer to the concept of "patriarchy" as an ideol ogy that fosters a set of beliefs which justify male domination over female in society. Patriarchal beliefs exist in all societies to various degrees and they are less likely to be found in western societies due to women's access to education and employment and, above all, their increased autonomy of women via their legal instruments. UNICEF (2001) reported that African societies (particularly Nigerian Society), traditionally and subtly accept and condone the beating of the wives and children as a form of discipline.\par
Ahmad et al. (  {\ref 2004}) noted that women from patriarchal societies might themselves accept and adhere to patriarchy norms and values. This notion and understanding are concocted when the women are economically dependent on the men; therefore, domestic violence in the patriarchy functions as a means of enforcing conformity with the role of women and children specified within a customary dominated and influenced society like Nigeria. This understanding of the concept of "patriarchy" is so strong that the very fabric of the Nigerian society applies it with or without the economic dependency of the woman or the girl child, the treatment is like that of children is subordinate.\par
Duarte (1994) viewed gender domestic violence as a reflection of the societal perception of violence, and a natural phenomenon that is founded on a biological and determinist model in which the "strong" dominate the "weak." Practically in our Nigerian societies: Women are regarded as the "weaker sex," and their main responsibility relates to "procreation." The United Nations (1995) attributed gender domestic violence to the structural inequality between men and women either in the family or society. Also, domestic violence is a function of beliefs fostered in countries where men are superior, and the women they live with are their possessi on and chattels which they may treat as they wish and as considered appropriate (UN, 1995). Again  {\ref UN (1996)} rep orted that domestic violence against women derived essentially from the lower status accorded to women in the family in the society. 
\section[{Year 2020}]{Year 2020}\par
The ILLS of Domestic Violence in a Nigerian Family include battering of intimate partner and others, sexual  {\ref Adebayo (2003)} posited that the backlash of violence or its threats from Male has many negative outcomes that may tend to hinder the involvement of women in economic activities, thus reducing their tendency to improve on their level of economic independence, which may likely afford some protection against violent abuses. In this setting, most victims of domestic violence bear the pains, condone various degrees of abuse for a reason such as no inc ome, the fear of losing the custody of the children, exposure to information, low esteem, stigmatization, and so on. More often than not, victims are prevailed upon to forgive their abusers regardless of the ordeal they have gone through daily or the scars tattooed all over their bodies. The heart breaker is that sometimes the physical trauma, the psychological torture, and the emotional disenchantment transforms a once beautiful, handsome, and loving person or victim(s) into a secluded person who may out of frustration, and many dies in the process, and many more trapped in sever bondages in which they could no wriggled out. 
\section[{i. Ways of Recognizing an Abusive Relationship}]{i. Ways of Recognizing an Abusive Relationship}\par
Traits of an abusive relationship are not hidden, and can easily be seen especially the most telling sign being the fear of your partner. If you are to constantly watching what you say or do to avoid an unpleasant treatment from your sp ouse, then there is an abusive relationship. Other traits that can be detected is where a partner belittles you or tries to c ontrol you, and al so having feelings of self-pity, helplessness, and extreme anxiety. You need to constantly check up your relationship whether it is abusive or not, and the answers to the following questions set below will indicate the type of relationship you are in. The more affirmative answers you g ot suggest that you are in an abusive relationship. Everyone needs to check his/her inner thoughts and feelings. The questions are as follows:\par
A. In your experience with your partner. ii. Nature and Forms of Domestic Violence \hyperref[b4]{Akinjiola (2000)} opined that discrimination has always been an intolerable phenomenon, sometimes subtle and sometimes violent resulting, even in death. In his view, violence-related discrimination and harmful traditional practices manifest in all societies and various forms. He highlighted these practices as early marriage, male-child preference, teenage pregnancies, female genital circumcision, widowhood practices, polygamy, the inheritance of females, wife battery, sexual harassment, and intuitions put on the way of the womenfolk all in the name of culture and tradition. It is instructive to note the publication of Daily Trust as she tracked 21 reports of headline news -grabbing spouse killing from February 2016 until June 2018. Eight \hyperref[b7]{(8)} husbands and 21 wives were reported killed by their spouses. The reasons advanced ranged from mundane (infidelity, inheritance, a misunderstanding, second wife, and flirting) to outright bizarrely. Among the bizarre: "refusal to wash clothes or cook food," "argument over Volume XX Issue V Version I 27 ( H ) N200 soup money," "refusal to cook Christmas food ," "husband had an accident, lost his teeth and started limping" when these killings happen, the children are directly the primary victims, and are at risk of so many things. The support they usually get is no more there. "Therefore many see d omestic violence as shameful if they reveal abuse and may die in shame and anguish and nobody knows" (http://ww.dailytrust.com.ng -August 5, 2018).\par
According to \hyperref[b34]{Ifezulike (1994)}, in Nigeria, a man can inflict punishment on the wife for leaving the house without permission, keeping bad company, drinking alcohol, and cooking bad food or cooking late. He also identifies rape, wife battery, forced early marriages, female child labour, sexual harassment, female circumcision, marital rape, and some cultural attitudes and practices such as harassing and beating of women by masquerades during festivals as constituting domestic violence in Nigeria. 
\section[{iii. Different Kinds of Domestic violence and abuses}]{iii. Different Kinds of Domestic violence and abuses}\par
These forms of Domestic Violence expressed above may be highlighted as follows: 
\section[{i. Physical abuse or battering}]{i. Physical abuse or battering}\par
This is the use of physical force in a way that injures the victim perhaps put the victim at risk of being injured through beating, punching, kicking, knocking, choking, confinement and such other like female circumcision, being the most frequent form of domestic abuse or violence. There i s no better or worse form of physical assault occasioning severe injuries, which can result in pushing the abused once or twice in the relationship. Therefore, i f your spouse has injured you once, it is very likely that the partner will continually assault you physically. Physical assault can only stop when the abused become passive and gave up his/her right to express himself/herself as desired and made efforts to make personal decisions and also see the reasoning of others in similar matters. It is not a victory if the abused gives up his/her right in exchange to permanently end the assault. 
\section[{ii. Emotional Abuses}]{ii. Emotional Abuses}\par
According to \hyperref[b49]{Obi and Ozumba (2007)}, to threaten a person of his/her possession, or damaging a person's sense of self-esteem by positioning him/her at risk of grave behavioural, psychological, emotive or mental maladies constitute emotional abuse, and shouting at a partner is found to be the most common in this form of d omestic violence. Also included in emotional abuse are intimidations to dominate, namecalling, criticism, snubbing, terrorizing a person verbally or physically, exp osing a child to ferocity, and routinely making unreasonable demands. These forms of violence may occur once or repeatedly, and it escalates in geometrical progression. However, some abuses of injuries are not physical but emotional; victims often have low self-esteem and find it difficult to trust others.\par
The anger and stress experienced by the victims may likely lead to depression and other emotional disorders and sometimes may lead to suicide. Victims may also express hurtful health behaviour like taking to excessive smoking, taking to alcohol, use of hard drug s and engaging in unsafe sexual activity. An abused teenager is likely to grow up in not trusting other people, and may go into a relationship with aggressive mode or may become withdrawn or afraid to go into an intimate relationship.\par
iii. Psychological A buse Status (1994) reported that children who are hit by parents have a higher rate of depression than those whose parents discipline in other ways, and are more likely to think about suicide. Some researchers have found out that children whose mothers were abused by their parents have an intelligence quotient (IQ) lower than usual (BBC News Education, 2003). However, as a child grows, what happens around him/her has negative influence on the character and actions displayed while relating with peers, elders, parents, and siblings. For instance, if violent punishment such as corporal punishment unleashed out to the child, psychologically, this may lead to delinquency in adolescents and, subsequently, violent crime. According to Anikweze (1998), the well-being of adolescents is threatened by violent tendency and the adolescent may become socialized in violent behaviour. 
\section[{iv. Cultural Belief}]{iv. Cultural Belief}\par
Culturally, fathers are seen by their children as "gods," their words must be obeyed, and no one in the family dares their authority, and their words always are the mothers' command . It is the general view of all ethnic groups in Nigerian Societies whose stout patriarchal structures encouraged men to believe they are entitled to "Power" and "Control " over their partners. This perception in our societal cultures leads and boost the frequency of domestic violence experienced today. It is basically because most women are strongly dependent or weakly dependent on their husband s for their "basic" or "untimed" needs. When this situation is imminent, men or women immaturely and irresponsibly take undue advantage of the would-be victims by seeing and treating them as one of his or her properties. However, i f obedience and submission d o not comply, violent abuse of any kind may be applied just to "control" their partner. 
\section[{v. Religious Belief}]{v. Religious Belief}\par
Apart from our cultural perspective of domestic violence, the religion, our religion also has its "face" and "space". Only women are regulated and controlled in their dressing, presiding over religious congregational affairs, partaking in major discussions and decisi on and religious rites, to be silent during religious functions (no matter how objective their views are), and so on. The effects i s that the more men keep hearing these sermons, they become more hardened and let "hell" loose if wives (women) and children violate these "commands" or "commandments." 
\section[{vi. Economic Abuse}]{vi. Economic Abuse}\par
These may constitute economic abuse: stealing from or defrauding a loved one, withholding money for essential things like food and medicals, manipulating or exploiting family member for financial gains, dictating choice of business or occupation for the loved one, and/or disallowing a so-called loved one from accepting a job. 
\section[{vii. Physical and sexual abuse}]{vii. Physical and sexual abuse}\par
Physical abuse happens when physical force of any manner is super-imposed on someone in a way that injures and/or endangers the person. Such an assault being battering of a person within same family or not is a crime. The Nigerian Police is empowered, or authority to protect every citizen from any form of physical attack. Sexual abuse is said to have occurred when a person is forced against his/her will to participate in an unwanted, unsafe, and degrading sexual activity. Every forced sex with one's spouse or intimate partner with whom you also have consensual sex in time past, is an act of aggression and domestic violence. Likewise, people are seriously injured or even killed when their partners abuse them physically and also sexually;\par
This form of domestic violence includes all practices of sexual assault, harassment, or exploitation. It includes acts, like fondling, genital or penile penetration, exhibitionism done on the opposite sex via the use of force. It also involves using a child for sexual purposes, including child prostitution and pornography. Sexual violence against children (especially little girls) is on the rise in today's Nigerian society.\par
Also, marital rape comes under this form of domestic violence. One could imagine if a husband can rape the wife! If the sexual act is carried out in some unwanted, degrading manner, and sometimes involving threats to the life of the wi fe: should she want to resist such an act , which resi stance is regarded as marital rape. Again, incest falls into this category, and it constitutes any form of inappropriate touching or fondling or sexual intercourse with someone who shares biological traits with the victim(s) who may be a sister, mother, cousin, brother, or some other person adopted into the family. 
\section[{a. Abuse of Wi dows}]{a. Abuse of Wi dows}\par
When a husband dies (in a typical Nigerian Society), the wi fe is put through all manner of abuse. She is always the prime suspect for the death of her husband. She is compelled to go through some horrible and dehumanizing rituals like drinking the water bath of the deceased, no shaving of hairs (in the head, armpit, and private part), and no cutting of nails till the burial of the deceased. All these traditional practices are instituted to prove her innocence of the dead. Her worse case will be if she gave birth to only female children. She will be deprived of all her husband's belongings. One can only imagine what the case could be if the marriage had not produced any i ssue. M ost times, she may be turned into a "property" for a family member to inherit. 
\section[{b. Neglect of Family}]{b. Neglect of Family}\par
According to \hyperref[b48]{Nwankwo (2003)}, it is an abuse for men to leave their homes with mothers and children without any support such as food, clothing, medical treatment, shelter, and protection from external aggression. Thi s neglect of essential family needs may affect the physical, intellectual, psychological, emotional well-being of the family. According to Dr. Adamu Bello Kwasarawa, a commander, Sokoto State Hisbah Commission posited "ignorance of marital responsibilities and failure to meet set responsibilities are major causes of domestic violence and such are as a result of accumulated torture by the men on their women? where 48, 000 domestic violence cases were documented with the commission in 2017 and so far 2,160 cases received by the commission from January -April 2018."\par
This weakness or lack of commitment to basic family needs is the product of unpreparedness to raise a family, forceful relationship, lacked or loss of love and care in a relationship, cultural and biological effects. The prevalence of these will bring frustration and violent behavioural tendencies. According to Hajiya Farida Muhammed, the Publicity Secretary of International Federation of Women Lawyers (FIDA), Kebbi State "Causes of domestic violence are due to extreme "jealousy" and "frustration;" when a woman is pushed to the wall by her husband , she has nobody to defend her at that time she may lose her control and attack the man using whatever weapon at her disposal and sometimes it is in self-defence." It is vital to note the same situation can happen to the male partners. Mr. Emmanuel Okon, a victim of domestic violence residing at Kaduna State, stated that "people just laughed when I narrated my ordeal on domestic violence, instead of offering useful advice or intervening because most people don't believe that men are also victims of d omestic violence." c. Child's Labour \hyperref[b8]{Ayantayo (2011)} opined that this form of abuse includes street vending, shop, market, or mall minders, beggar guards for disabled beggars, head loaders in the markets, wheelbarrow boys, bus c onductors, etc. and denies the child the right to education and good welfare. All over the Nigerian society, many children are used for child labour. At the time, a whole family is dependent on the proceeds these children bring home daily. 
\section[{d. Forced and Underage Marriages}]{d. Forced and Underage Marriages}\par
Underage marriage is another form of abuse that plaques most Nigerian Societies. Young adult girls are usually forced to marry someone against their will. 
\section[{Volume XX Issue V Version I}]{Volume XX Issue V Version I} 
\section[{( H )}]{( H )}\par
As a result of the act, a few months or years into such a relationship, since it was contracted based on lack of love and interest; the girl will not enjoy the marriage. She may do anything to end the marriage via any form of domestic violence deem necessary. Forced and underage marriages have increased the number of domestic violence and divorce in our societies. In 2014, a 14 years' old teenager forced to marry a man older than her for 21 years made the news headline when she fed the husband and three others with food laced with rat poison. On the other hand, underage girls are forced into marriages at times on religious persuasion (as practised in some Nigerian Societies), a situation where young, immature girls are given out in marriage to wealthy men t o become a part of their harem. In the end, hatred, bitterness, lack of love, betrayal etc is being brewed out of the relationship: and finally, domestic violence becomes inevitable which may result in permanent disability or even death.\par
The persistence of this abuse (domestic violence), if any partner cannot bear, may lead to drastic measures ranging from divorce to separation, killing to maiming, battering to punching, and so on. It is a fact that some people often hide under the guise of culture to justify acts of domestic violence; while many claimed "this is our culture," "I am an African man," "man is the head of the house, according to the law of God," "a foolish woman breaks her home," etc. All these are a ploy to keep the weak partner(s) in "check" and "chain". A careful study of African culture reveals that encouragement and care should be shown on our women with dignity and respect as against aggression currently experiencing today. Weak partners in the home should be cherished and not abused. 
\section[{iv. Behaviour of an Abuser}]{iv. Behaviour of an Abuser}\par
In spite of what people believe, domestic violence and abuse of a truth do not take place because an abuser l ost his temper; rather, it is a deliberate choice to gain control of the other person. Offenders have a variety of strategies to employ in exerting their power in the following ways: 
\section[{a. Dominance over Partner}]{a. Dominance over Partner}\par
Abusive are of the opinion that they are in control of their relationship, and so take decisions in the family, and passes on such decisions to be complied with without questioning; and treat others as children, servants, and as their possession or property. 
\section[{b. Humiliation of Partner}]{b. Humiliation of Partner}\par
An abuser will do everything to humiliate others and make them feel imperfect, worthless, and can only be accommodated by the bully, thereby ensnaring you and you're not likely to quit that relationship, but rather remain to receive more insults, shaming , and public putdowns. 
\section[{c. Isolation from all others}]{c. Isolation from all others}\par
In order to make the abused depend upon the abuser continually, he will make you depend on him/her by cutting you off from the rest of the world. You will be restrained from seeing family members and friends, and even you from going to School or work unless you are permitted to do so. 
\section[{d. Threats on the Abused}]{d. Threats on the Abused}\par
Threats are commonly used by abusers to keep their partners exclusively for them. Their threats ranges from hurting or killing the partner, their children, members of the family of the abused, or even their pets. Furthermore, they threatened committing suicide, or raise false charges against you to law enforcement agents, or t o child abuse services. 
\section[{e. The use of Intimidation}]{e. The use of Intimidation}\par
The use of intimidation tactics is common just to scare the other fellow into submission. Such intimidation include threatening looks and gestures, open destruction of property or things, open display of dangerous weapons, etc. as a way of sending violent messages to the oppressed to succumb or to be ruthlessly dealt with if you don't obey them. 
\section[{f. Denial of acts and a pportionment of blame}]{f. Denial of acts and a pportionment of blame}\par
Abusers are skilful at denial of their actions and often find others of fault, and easily make excuses for their inexcusable offences. They apportion blames on others for their abusive and violent behaviour to acts of the other person, a bad day, and more so, on you their victim. 
\section[{v. The Attitude of an Abuser}]{v. The Attitude of an Abuser}\par
Abusers incessantly conceal their behaviour in the presence of a third party, and goes on to plan more molestation on the victim all times. We look at their perennial lifestyle as follows: a. Abuser decides whom to abuse. Not everybody is abused or insulted, threatened, assaulted even, if given a grief. Their abuse i s reserved for the people they loved that are closest to them.\par
b. The choice of when and where to abuse. Abusers perpetrate their act when there are no eye witnesses, but being alone with their victim and act fine in the public.\par
c. Abusers stop their behaviour whenever they have benefi ts. Most abusers are not out of c ontrol. They're able to stop their deeds when it's to their advantage especially in the presence of the Police or their bosses.\par
d. Violent abusers unseen blows. Physical assault of kicking and punching are direct at areas of the body that will not show.\par
The Cycle of Dom estic Abuse Domestic abuse has a directed pattern in the form of a cycle as below:\par
e. Direct abuses on those regarded subordinates. Aggressive, belittling, violent behaviour and abuses are usually displayed to show who is the boss.\par
f. Guilt after Act. Guilt only comes upon the abusers due to worry of being caught and punished for violent behaviour.\par
g. Excuses usually given. Abusers do rationalize after their action and shifts blame to the abused being provocative, just to avoid being responsible for such actions taken.\par
h. "Normal" behaviour is usually exhibited as a regain or control of behaviour to make the other party stay in the relationship; and pretends as though nothing has happened, and may give you hope of change this time.\par
i. Fantasy and planning: Your abuser begins to fantasize about repeating the abuse. He spends a lot of time thinking about what was done wrong , with the aim of turning the fantasy of abuse into a reality. j. Set-up Plan: Abusers always postulates plans to setup their victims and to leash out their injuries upon them with self-justification for their abuses.\par
Abusers do apologise to their victims sometimes and show loving gestures either before or after injury which makes it difficult for the abused to leave; causing you to believe them that they are the only persons that can help you. They may change their behaviour, and show you outward l ove that may make you not to quit the relationship which dangers may surface later. 
\section[{An Example of domestic violence:}]{An Example of domestic violence:}\par
A man rained abuses on his wife, and hits her with a stool. He then feels guilty of his action, and says "I'm sorry for hurting you by hitting you with a stool." He deliberately did not say why he was sorry or else get caught by the law enforcement agents. He now defends his action by rationalizing his behaviour in accusing his partner of having an extra marital affair; and that she is a worthless whore, which made him hit her with the stool. He stopped yelling and acts contrite, with assurances that what happen will not repeat for a second time. After some time, he fantasizes with reflections of the past acts of abuse and resolves to hurt the wife again. He strategizes and have new plan on sending her to an errand at an odd hour and when she come back a bit late, which lateness he holds on hand as an excuse to justify hi s assaulting her again by blaming her for having an illicit sex affair with whomsoever. 
\section[{vi. Effects of Domestic Violence}]{vi. Effects of Domestic Violence}\par
Domestic violence has wide-ranged effects on victim(s); on a l ong-term and short-term basis. It can be physical, psychological, social, economic, and emotional effects on victims -parents, children, and other relations; which can be reviewed as follows:\par
a. Psychological Effects: The lingering effects of child sexual abuse include depression and sel fdestructive behaviour, anger and hostility, low selfesteem, feelings of isolation and stigma, difficulty in trusting others (especially men) marital relationship crisis, and a tendency toward re-victimization.\par
Women and children are principal victims of domestic violence. Children witnessing abuses in their environment where someone who is a caregiver is a victim of abuse will grow up to be psychologically devastated. Research has shown that violent behaviour is learnt . The child tends to model the behaviour of and identifies with parents' methods of resolving conflict. According to Gelles and Conte (1990), after a child often observing abusive behaviour, the child learned that hitting, slapping, fighting, name-calling, among others, are actual and acceptable ways to resolve problems. So, the child may grow up and ad opt a learned behaviour by abusing a wife and children. Offenders of domestic violence like wives' beaters inadvertently or unconsciously, injure the psychology of children to intimidate and control their adult partners. This violence in the family most often leads to the death of a member of the family  {\ref (Webb, 2001)}. As reported in the city of Lagos: a wife, Mrs. Udeme Odibi kills the husband, Mr. Otike (http://www.vanguardngr.com -(May 5, 2018). Psychol ogical theories of Domestic Violence perpetration brings individual effects including personality disorders, neurobiological/ neuroanatomical factors, disordered or insecure attachment, cognitive distortions, and posttraumatic symptoms \hyperref[b15]{(Corvo, Dutton \& Chen, 2008}). Evidence abound that violent husbands show more psychological distress, personality disorderliness, easily provoked to anger and hostility, given to alcohol drinking with attendant problems, and attachment/dependency issues, than unmarried bullies. There are much larger studies that have examined the relationship between psychological factors and Domestic Violence in general (Yamawaki, Ochoa-Shipp, Pulsipher, Harlos \& Swindler, 2012). \hyperref[b15]{Corvo, et al, (2008)} stated that when domestic violence persists for a long time it brings about a decrease in cognitive ability on the part of the abused; making the brain stem to the frontal cortex with a negative effect . There is always an association between frontal lobe deficits and Domestic Violence. A frontal lobe deficit is the conceded ability of a person to inhibit instinct of aggression and redirects his attention from repetitive behaviour. Health and development studies have shown factors that are closely correlated with Domestic Vi olence. These factors were associated with general criminal offences, the scope of mental health problems, academic failure, economic resource deficits, and early onset anti-social behaviour. b. Social Effect:  {\ref Gelles (1990)} opined that children who are victims of abuse are more likely to be abusive as adults than children who did not experience family violence. Research shows that adults who were abused are prone to abuse their children; in essence, they have been indoctrinated to respond to frustrating situations with anger and violence outbursts. Therefore, the child witnessing and experiencing domestic cruelty, and identifies with the victim displays passive behaviour. The child with passive behaviour has extreme difficulty asserting his/her need s and copes with violence by withdrawal and isolation. The risk in this behaviour is that the child upon reaching adulthood still assumes a victim role in an inter-personal relationship, thus the vicious cycle in a continuum. Weakened feelings about self may often create apathy, refusal to participate in social activities, and a sense of helplessness, which may ultimately translate into suicidal tendencies \hyperref[b0]{(Abrahams, 1994;}\hyperref[b6]{Awe, 1999)}.\par
Citing the report of a study sponsored by the National Institute of Justice (NIJ) conducted in 1992 revealed that maltreatment in childhood increases the likelihood of arrest as a juvenile by 53\% and an adult by 38\% and culminates into violent crime up to 30\%. Maltreatment has a direct bearing on a child developing criminal behaviour which the family, friends, etc. could reject him/her to relate or socializing with them.\par
c. Economic Effect: Victims of domestic violence are often in a position of dependence (financially, emotionally, and psychologically) on the person abusing them. For instance, many victims have foregone financial security to avoid further abuse from spouses if they undertake divorce proceedings against them. For example, if a man kills his wife, the implication is that he has endangered the children who will now be orphans because he has to pay for his crime. Therefore, children will rely on their peers and likely learn the negative parts of life. Many would join bad gangs in society. At this point, their education is paused (if not out-rightly stopped) and no meaningful trade to engage on, hence culture and concept of "poverty" unleashed its terror on these victims of domestic violence. There is always a little or substantial amount of money incurred whenever the victim(s) of domestic violence are treated for injuries sustained. The treatment may be medical, psychological, and religious. These expenditures would have been useful in other families' positive economic enhancement instead of expending on domestic violence.\par
d. Emotional Effect: According to \hyperref[b0]{Abrahams (1994)}, an extreme exposure to domestic violence demonstrates poor academic performance and problem-solving skills. It may also produce results and symptoms consi stent with post-traumatic stress disorder such as emotional numbering, increase arousal, avoidance of any reminders of the violent event or obsessive and repeated focus on the incident. To Fieldman  {\ref (1996)}, such exposure to domestic violence brings increase fears, anxiety, depression, anger, hostility, and aggression. He guessed victims may also exhibit harmful health behaviour like excessive smoking, alcohol abuse, use of hard drugs, and engaging in risky sexual activity. 
\section[{b) Theoretical Framework}]{b) Theoretical Framework}\par
There are theories of violence and abuses in our literature, and we tore the path of two of them in this study. 
\section[{i. Frustration -Aggression Theory}]{i. Frustration -Aggression Theory}\par
The frustration-aggressi on theory states that frustration influenced (caused) by interference in goaldirected or interest generated activity, does not automatically become sufficient to produce (results) in aggression but will produce the readiness to be aggressive, which if triggered can result in aggression responses. The trigger may not be adequate factors of behaviour like mild criticism, jesting, and gesture, which should ordinarily be overlooked, but to the "frustrated person" it may be abundant to provoke or trigger an aggressive response. The main proponent of the frustration-aggression theory is Dollard (1939), Berkowitz (1989), and \hyperref[b5]{Anderson and Dill (1995)} who later defined frustration as interference, blocking someone from obtaining a goal, and aggression as behaviour in resp onse to obstruction intended to harm the person blocking the g oal. They added that the feelings of prevention lead to aggressive behaviours displayed by peoples in extremely dangerous and traumatic conditions. Also stated by these scholars, frustration-aggression theory is a platform to link frustrating situations to acts of aggression towards people. \hyperref[b42]{Mayer (2002)} opines that Aggressi on is a response to frustration as physical or verbal violence intended to hurt someone else. In most Nigerian Societies, including the study area, wives and children are often the targets of a frustrated person. However, in relating to the study, there is an assumption that perpetrators of domestic violence do so as a result of frustration because once a person is frustrated, he becomes aggressive and most likely inflicts violence on relevant targets rather than the hindrance per se. Frustration-Aggression theory relates to people of all ages and not specifically to adults. Even young children display frustration and aggression toward their peers and siblings (Piamonte and Hoge, 1973).\par
ii. Attachment Theory \hyperref[b12]{Bowlby (1973)} i s the major proponent of attachment theory. This theory states that attachment between an infant and the parents will determine the interpersonal behaviour of such a child who grows up with it. Blechar et al (1978) strongly stressed that a child's confidence in the parents' who he considers having the capability to secure him/her in times of distress and depends strongly on that belief makes the bond between that child and the parents stronger. The attachment theory emphasizes the violent acts perpetrated by intimate partners, usually in the context of sexual relationships. \hyperref[b24]{Fonagy (1999)} believes that relationship violence may be seen as an exaggerated response of a disorganized attachment system. He further opined that such relationship is said to be disorganized attachment as a result of long standing abuse and the ab sence of a male parent directives.\par
According to  {\ref Bartholomew (1994)} and Mayseless (1991), hurting one's partner could be the exaggeration or perversion of attachment behaviour. They argued that the intensively and force of such abuse could be seen as reactions to attachment insecurity. Attachment Theory suggests that any protest behaviour focused at an attachment personality who is an assaultive male who may have rejected him and for perceived threats of separation or abandonment \hyperref[b51]{(Robbins, Chatterjee \& Canda, 2012)}. Any fearful attachment pattern is symbols of anxiety and anger. Domestic Violence perpetration is said to be as a result of early life separation from attachment security as well as exposure to parental violence, which validates that insecure attachment style is related to the dis-regulation of the negative flow of emotions in intimate relationships as stated by \hyperref[b45]{Moylan et al (2009)}.\par
iii. Empirical Li terature a. Physical Effect: In a study carried out by \hyperref[b22]{Efetie and Salami (2007)}, the result revealed that physical, sexual, and psychological violence among pregnant women was prevalent. According to the report, one-third of the female respondents experienced domestic violence. Psychological abuse is the highest type of abuse, followed by physical and sexual abuses. In terms of physical abuse, about 20\% of the women require medical treatment, and the most frequent medical complications reported were premature labour leading to a high risk of pre-mature and more complicated delivery. \hyperref[b49]{Obi and Ozumba (2007)} stated that 83\% of respondent s in their research agreed on the prevalence of physical abuse. Some victims of domestic violence may suffer physical injuries, as minor cuts, scratches, bruises, broken bones, internal bleeding, and head trauma, etc. \hyperref[b18]{(Dobson, 1984} {\ref , CDC, 2006)}.\par
Strous (1994) stated that there are children who are hit by their parents are likely to have higher rates of depression than those whose parents only disciplined them. Some researchers have also found that children whose mothers were abused by their partners have lower intelligence quotients (IQS) than (BBC New Education 2003). Vi olence treatments such as c orporal punishments lead to delinquency in adolescents and, subsequently, violent crime. \hyperref[b18]{Dobson, 1984;} {\ref CDC, 2006:} reported that victims of domestic violence might suffer physical injuries such as minor cuts, scratches, and bruises. Others may be more serious and causing lasting disabilities such as broken bones, internal bleeding, and head trauma, etc.\par
Volume XX Issue V Version I  
\section[{Method of Study a) Research Design}]{Method of Study a) Research Design}\par
This study investigated the awareness, knowledge, and views or opinions on the causes, form, and effects of domestic violence in Nigerian society (with particular attention to states in Niger Delta Region). According to  {\ref Obikeze (1990)}, this type of research design receives an overview of all the subjects, a total perception of the situation of things at a given point in time using interviews, questionnaire, and other related methods. He also claimed that information is collected only from a fraction or cross-section of the population over some time. Given these facts, this research design -a cross-sectional survey was deemed most suitable based on its advantages. 
\section[{b) Sample Size and Sampling Techni que}]{b) Sample Size and Sampling Techni que}\par
Three hundred and sixty (360) respondents drawn from the nine (9) states in the Niger Delta Region that constituted the population size. The target population is the identified victims, law enforcement officers, staff members of the judiciary, and members of the public (most of whom were neighbours of some victims). Respondents were randomly selected from each of the nine (9) states within the study area and were given the structured questionnaires for response. 
\section[{c) Test of Hypotheses}]{c) Test of Hypotheses}\par
Where: Fo = Ob served frequency Fe = Expected frequency Decision Rule:\par
Accept Ho: If the computed x 2 value is less than the critical value, we accept the null hypothesis.\par
Accept Hi: If the computed x 2 value i s greater than the critical value, we accept the alternate hypothesi s.\par
IV. 
\section[{Analysis of Results Hypothesis One}]{Analysis of Results Hypothesis One}\par
The workings of the hyp othesis are presented below:\par
Ho: There are no significant effects of domestic violence on family growth and development in the Niger Delta Region.\par
Hi: There are significant effects of domestic violence on family growth and devel opment in the Niger Delta Region. Testing the hypothesi s was based on data collected from the questionnaire regarding respondents' views on whether there is any significant effect of domestic violence on family growth and development in the Niger Delta Region. To establish the validity of the hypothesis, we use the Chi-Square analysis to determine the degree of association. Given df = (r-l) (c-l) R = Number of row C = Number of columns Df = (4-1) (2-1) = (3) (1) Df = 3\par
At three degrees of freedom with 0.05 significant level, the table value of chi-square is 7.81. The calculated Chi-Square, as seen in Contingent Table \hyperref[tab_2]{1}, is 963.16. Since the calculated value is greater than the tabulated value, it, therefore, follows that the null hypothesis be rejected and the alternative accepted. Hence, there are significant effects of d omestic violence on family growth and development in the Niger Delta Region. The Chi-square statistics were used to test our hypothesis: 
\section[{Volume XX Issue V Version I}]{Volume XX Issue V Version I} 
\section[{Hypothesis Two}]{Hypothesis Two}\par
The workings of the hyp othesis are presented thus: Ho: There is no substantial relationship between domestic violence and family devel opment and in Nigerian society.\par
Hi: There is a sub stantial relationship between domestic violence and family development and in Nigerian society.\par
Testing the hypothesi s was based on data collected from the questionnaire considering respondents' views on whether there is a substantial relationship between domestic violence and family growth/development in Nigerian society. To establish the validity of the hypothesis, we use Chi-Square analysis to determine the degree of association.  At three degrees of freedom with 0.05 significant level, the table value of chi-square is 7.81. The calculated Chi-Square as seen in Contingent Table \hyperref[tab_3]{2} is 741.92. Since the calculated value is greater than the tabulated value, it, therefore, follows that the null hypothesis i s rejected and the alternative accepted. This means that there is a substantial relationship between domestic violence and family growth/development in Nigerian society. 
\section[{a) Other findings}]{a) Other findings}\par
We discovered some tell-tale signs of emotional abuse and domestic violence as common features in domestic violence. There is some warning signs stated below which if a person witness them in a friend, coworker or family member, you need to know take the person's partner is abuser and the person in whom these traits are is at least for once been an abused person.\par
i. People who are being abused may a. On the surface appear to be afraid of the partner and is anxious to please the partner.  
\section[{b) Conclusion}]{b) Conclusion}\par
Based on the findings of this study, we draw conclusion that: i. There are significant effects of domestic violence on family development and growth in the Niger Delta Region. ii. There is a substantial relationship between domestic violence and family development and growth in Nigerian society. iii. The Nigerian legal system appears to be frail in enforcing the Violence against Persons Prohibition Act of 2015 and bring abusers to book. 
\section[{c) Recommendation}]{c) Recommendation}\par
We postulate the following recommendations as follows: i. Nigerian society should give credence to family and educate them on damage associated with domestic violence and its adverse effects on family growth. ii. Finally, the Government should strengthen the Nigerian legal system to be responsive to nib in the bud frequent incidences of domestic violence in the country. iii. There are significant effects of domestic violence on family development and growth in the Niger Delta region due to the different cultures of the people, which should be addressed in line with the constitution of Nigeria. iv. Talk to the abuser in private and to let the person know that you're concerned, and politely point out the signs you've noticed that worry you which the abuser meted on you. v. Anyone molested with domestic violence or abuse should without fear speaks up or report t o Human Rights or Feeder. vi. Awareness should be given by the Nigerian Government on the need for peaceful co-existence in the home to enhance growth and development. vii. Agencies and NGOs in Nigeria should embark on the aggressive and persuasive campaign as well as educate the individual families on the effect of domestic violence on the family's health and income. viii. The abused should not ask hi s/her abuser whether something is wrong with them but should g o to them to express their concern. ix. The abused should not mount pressure on abusers over what they did but rather listen to them in their defence and validate your point/observation, which you want to be corrected. x. The abused should not advise their abusers who are sel f-opinionated but rather offer help to enable them to c ome out of such.\par
xi. While you, as an abused do support their decisions, do well to place your c onditions on your support.\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_1}}\end{figure}
  \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.28694267515923566\textwidth}P{0.07579617834394904\textwidth}P{0.07038216560509554\textwidth}P{0.07579617834394904\textwidth}P{0.15159235668789808\textwidth}P{0.18949044585987262\textwidth}}
Responses\tabcellsep Fo\tabcellsep Fe\tabcellsep Fo-Fe\tabcellsep (Fo-Fe) 2\tabcellsep Fo-Fe 2 Fe\\
Strongly Agree\tabcellsep 145\tabcellsep 25\tabcellsep 125\tabcellsep 15,625\tabcellsep 625\\
Agree\tabcellsep 92\tabcellsep 25\tabcellsep 67\tabcellsep 4,489\tabcellsep 179.56\\
Disagree\tabcellsep 87\tabcellsep 25\tabcellsep 62\tabcellsep 3,844\tabcellsep 153.76\\
Strongly Disagree\tabcellsep 36\tabcellsep 25\tabcellsep 11\tabcellsep 121\tabcellsep 4.84\\
\tabcellsep 360\tabcellsep 100\tabcellsep \tabcellsep \tabcellsep 963.16\end{longtable} \par
 
\caption{\label{tab_2}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.3202054794520548\textwidth}P{0.06986301369863013\textwidth}P{0.05821917808219178\textwidth}P{0.08150684931506849\textwidth}P{0.16301369863013698\textwidth}P{0.1571917808219178\textwidth}}
Responses\tabcellsep Fo\tabcellsep Fe\tabcellsep Fo-Fe\tabcellsep (Fo-Fe) 2\tabcellsep Fo-F 2 Fe\\
Strongly Agree\tabcellsep 125\tabcellsep 25\tabcellsep 100\tabcellsep 10,000\tabcellsep 400\\
Ag r ee\tabcellsep 107\tabcellsep 25\tabcellsep 82\tabcellsep 6,724\tabcellsep 268.96\\
Disagree\tabcellsep 80\tabcellsep 25\tabcellsep 55\tabcellsep 1,295\tabcellsep 51.8\\
Strongly Disagree\tabcellsep 48\tabcellsep 25\tabcellsep 23\tabcellsep 529\tabcellsep 21.16\end{longtable} \par
 
\caption{\label{tab_3}Table 2 :}\end{figure}
 			\footnote{Year 2020 © 2020 Global JournalsThe ILLS of Domestic Violence in a Nigerian Family} 			\footnote{© 2020 Global JournalsThe ILLS of Domestic Violence in a Nigerian Family} 			\footnote{© 2020 Global Journals} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Gelles]{b26}\label{b26} 	 		\textit{},  		 			R Gelles 		.  		 	 
\bibitem[ United Nations Reports on Vi olence against Women ()]{b62}\label{b62} 	 		\textit{},  	 	 		\textit{United Nations Reports on Vi olence against Women}  		1995.  	 
\bibitem[ United Nations Reports on Vi olence against Women ()]{b63}\label{b63} 	 		\textit{},  	 	 		\textit{United Nations Reports on Vi olence against Women}  		1996.  	 
\bibitem[Bowlby ()]{b12}\label{b12} 	 		‘Attachment and Loss’.  		 			J Bowlby 		.  	 	 		\textit{Separation Anxiety and Anger}  		1973. Hogarth Press and Institute of Psycho-Analysis.  	 
\bibitem[Bandura ()]{b9}\label{b9} 	 		 			A Bandura 		.  		\textit{Social Learning Theory},  				 (New York)  		1977. General Learning Press.  	 
\bibitem[Dutton and Starzomski ()]{b20}\label{b20} 	 		\textit{Borderline Personality in Perpetrators of Psychological and Physical Violence: Violence and Victims},  		 			D Dutton 		,  		 			A J Starzomski 		.  		1993.  	 
\bibitem[Ayantayo ()]{b8}\label{b8} 	 		\textit{Child Rights in Literary Genres and Religions Scriptures},  		 			J K Ayantayo 		.  		2011. Ibadan, Nigeria: A flame Publishing House.  	 
\bibitem[Awe ()]{b6}\label{b6} 	 		‘Child's Sexual Abuse in Nigeria: Problems and Solutions’.  		 			B Awe 		.  	 	 		\textit{Child Sexual Abuse Project Newsletter}  		1999.  	 
\bibitem[Unicef ()]{b59}\label{b59} 	 		\textit{Children and Women's Rights in Nigeria: A wake-up call situation Assessment and Analysis: Edited by Hodge. Abuja: National Population Commission and UNICEF},  		 			Unicef 		.  		2001.  	 
\bibitem[Richards ()]{b52}\label{b52} 	 		\textit{Children's exposure to domestic violence in Australia. Trends and Issues in crime and criminal justice},  		 			K Richards 		.  		2011. p. .  	 
\bibitem[Dahrendorf ()]{b16}\label{b16} 	 		\textit{Class and Class conflict in industrial society},  		 			R Dahrendorf 		.  		1959. Stanford, CA: Stanford University Press.  	 
\bibitem[Robbins et al. ()]{b51}\label{b51} 	 		\textit{Contemporary human behaviour theory: A critical perspective for social work},  		 			S P Robbins 		,  		 			P Chatterjee 		,  		 			E R Canda 		.  		2012. Upper Saddle River, NJ: Pearson Education Inc.  	 	 (3rd edition ed.) 
\bibitem[Trust (2013)]{b17}\label{b17} 	 		\textit{CULTURAL BELIEFS FUEL DOMESTIC VIOLENCE},  		 			Daily Trust 		.  		 2013-09-21.  		2013. September 26. 2013.  	 
\bibitem[Ikeijuba (1997)]{b36}\label{b36} 	 		\textit{Curbing Violence against women. Daily Times},  		 			F Ikeijuba 		.  		1997. December 8. p. 10.  	 
\bibitem[Dobson ()]{b18}\label{b18} 	 		\textit{Dare to Discipline: Weston Illinois},  		 			Dobson 		.  		1984. 1939. Dollard, J.; New Haven: Yale University Press.  	 	 (Frustration and Aggressi on) 
\bibitem[Chri stine Swartz PCC (ed.) ()]{b35}\label{b35} 	 		\textit{Developmental trauma and its effects on children},  		Chri stine Swartz PCC (ed.)  		2012.  	 
\bibitem[Domestic (Intimate Partner) Violence Fast Fact s. CNN Library: updated at 2037 GMT (2018)]{b19}\label{b19} 	 		\textit{Domestic (Intimate Partner) Violence Fast Fact s. CNN Library: updated at 2037 GMT},  		 \url{M.cnn.com/2013/12/06/US/domestic-intiamte-partner}  		June 1. 2018.  	 
\bibitem[Conte ()]{b27}\label{b27} 	 		‘Domestic Violence and Sexual Abuse of Children’.  		 			J R Conte 		.  	 	 		\textit{A Review of Research Journal of Marriage and the Family}  		1990. 3 p. 117.  	 
\bibitem[Efetie and Salami (2007)]{b22}\label{b22} 	 		\textit{Domestic Violence on Pregnant Women},  		 			E Efetie 		,  		 			H A Salami 		.  		 \url{http://em.wikipedia.org}  		2007. October 10. 2015. Abuja, Nigeria.  	 
\bibitem[Anderson and Dill ()]{b5}\label{b5} 	 		‘Effect s of Frustration, Justification on Hostile Aggression’.  		 			C Anderson 		,  		 			J C Dill 		.  	 	 		\textit{Aggressive Behaviour}  		1995. 21 p. .  	 
\bibitem[Entrenched Epi demic: Wife-Beatings in Africa]{b57}\label{b57} 	 		\textit{Entrenched Epi demic: Wife-Beatings in Africa},  		 2013-10-03.  		p. .  	 	 (Retrieved 2013-10-04) 
\bibitem[Awolowo (2013)]{b7}\label{b7} 	 		\textit{Facing the problem we are avoiding the Nigerian tribune},  		 			U Awolowo 		.  		August 3, 2013.  	 
\bibitem[Obi and Ozumba ()]{b49}\label{b49} 	 		‘Factors associated with Domestic Violence in South-East Nigeria’.  		 			S Obi 		,  		 			B C Ozumba 		.  	 	 		\textit{Journal of Obstetrics Gynaecology}  		2007.  (1)  p. 27.  	 
\bibitem[Goode ()]{b29}\label{b29} 	 		‘Force and Violence in the’.  		 			W Goode 		.  	 	 		\textit{Family: Journal of Marriage and the Family}  		1971. p. 33.  	 
\bibitem[Afronews (2007)]{b1}\label{b1} 	 		\textit{Half of Nigeria's Women experience domestic violence},  		 			Afronews 		.  		 \url{http://www.afro.com}  		2007. 22 May 2008.  	 
\bibitem[Liu (1995)]{b41}\label{b41} 	 		‘Harmfulness and Causes of Domestic Violence against Women’.  		 			Z Liu 		.  	 	 		\textit{NGO Forum on Combating and Eliminating Violence against Women}  		1995. August 30 -September 8, 1995. p. 4.  	 	 (Unpublished Paper presented at the 4 th World Conference on Women) 
\bibitem[Kiragu ()]{b39}\label{b39} 	 		‘HIV Prevention and Women Rights: Working for one means working for both’.  		 			J Kiragu 		.  	 	 		\textit{AIDS Captions}  		1995. 2  (3)  p. .  	 
\bibitem[Noah ()]{b47}\label{b47} 	 		‘Incidence and Dimension of Violence Against Women in the Nigerian Society’.  		 			Yusuf Noah 		.  	 	 		\textit{Centrepoint Journal}  		2000. 2000.  	 
\bibitem[Barner and Carney ()]{b10}\label{b10} 	 		‘Interventions for intimate partner violence: A historical review’.  		 			J R Barner 		,  		 			M M Carney 		.  		 \xref{http://dx.doi.org/10.1007/s10896-011-9359-3}{10.1007/s10896-011-9359-3}.  	 	 		\textit{Journal of Family Violence}  		2011.  (26)  p. .  	 
\bibitem[Jewkes (2002)]{b38}\label{b38} 	 		\textit{Intimate Partner Violence; Causes and Prevention: The Lancet 359},  		 			R Jewkes 		.  		April 20. 2002. p. .  	 
\bibitem[Basu et al. ()]{b11}\label{b11} 	 		‘Longitudinal treatment effectiveness outcomes of a group intervention for women and children exposed to domestic violence’.  		 			A Basu 		,  		 			J C Malone 		,  		 			A A Levend Osky 		,  		 			S \&dubay 		.  		 \xref{http://dx.doi.org/10.1080/19361520902880715}{10.1080/19361520902880715}.  	 	 		\textit{Journal of Child and Adolescent Trauma}  		2009. 2 p. .  	 
\bibitem[Nwankwo ()]{b48}\label{b48} 	 		\textit{Manual and Domestic Violence},  		 			O Nwankwo 		.  		2003. Enugu, Nigeria: Fourth Dimension Publishing Co. Limited.  	 
\bibitem[National Crime Victimization Surveys ()]{b13}\label{b13} 	 		\textit{National Crime Victimization Surveys},  		2013.  	 	 (CLEEN Foundation) 
\bibitem[Nigeria Social Institutions & Gender Index. Social Institutions & Gender Index (2016)]{b46}\label{b46} 	 		‘Nigeria’.  		 1992. 55.  	 	 		\textit{Social Institutions \& Gender Index. Social Institutions \& Gender Index}  		May 2016.  		 			National Institute of Justice (NIJ 		 	 
\bibitem[Ohio physicians' domestic violence prevention project: Trust talk-brea k the silence ()]{b58}\label{b58} 	 		\textit{Ohio physicians' domestic violence prevention project: Trust talk-brea k the silence},  		1995.  	 	 (The Ohio Department of Human Services-Ohio Domestic Violence Advisory Committee. begin the cure) 
\bibitem[Ahmad et al. ()]{b3}\label{b3} 	 		\textit{Patriarchal Beliefs and Perceptions of Abuse among South Asian Immigrant Women},  		 			F; Ahmad 		,  		 			S; Riaz 		,  		 			P Barata 		,  		 			D E Steward 		.  		2004. 10 p. .  	 
\bibitem[Yamawaki et al. ()]{b66}\label{b66} 	 		‘Perceptions of domestic violence: The effects of d omestic violence myths, victim's relationship with her abuser, and the decision to return to her abuser’.  		 			N Yamawaki 		,  		 			M Ochoa-Shipp 		,  		 			C Pulsipher 		,  		 			A Harlos 		,  		 			S Swindler 		.  	 	 		\textit{Journal}  		2012.  	 
\bibitem[Ahiie ()]{b2}\label{b2} 	 		‘Prevalence of Domestic Violence in Nigeria: Implications for Counselling’.  		 			O N Ahiie 		.  	 	 		\textit{Journal of Counselling}  		2009. 2  (1) .  	 
\bibitem[Mccluskey ()]{b43}\label{b43} 	 		‘Psychoanalysis and domestic violence: Exploring the application of object relations theory in social work field placement’.  		 			M J Mccluskey 		.  		 \xref{http://dx.doi.org/10.1007/s10615-010-0266-5}{10.1007/s10615-010-0266-5}.  	 	 		\textit{Clinical Social Work Journal}  		2010.  (38)  p. .  	 
\bibitem[Punch Newspa per of 2013-09-20 "Domestic violence (2013)]{b50}\label{b50} 	 		\textit{Punch Newspa per of 2013-09-20 "Domestic violence},  		2013-09-20. 2013-09-21.  	 
\bibitem[Rotter ()]{b53}\label{b53} 	 		\textit{Social Learning and Clinical Psychol ogy},  		 			J B Rotter 		.  		1954. New York: Prentice-Hall.  	 
\bibitem[Miller and Dollard ()]{b44}\label{b44} 	 		\textit{Social Learning and Imitation},  		 			N; Miller 		,  		 			J Dollard 		.  		1941. New Haven: Yale University Press.  	 
\bibitem[Mayer ()]{b42}\label{b42} 	 		\textit{Social Problems. Seven Edition},  		 			D Mayer 		.  		2002. New York, U.S.A: McGraw Hill.  	 
\bibitem[Keeling and Van Wormer ()]{b37}\label{b37} 	 		‘Social worker interventions in situations of domestic violence: What we can learn from our survivors' narratives?’.  		 			J Keeling 		,  		 			K Van Wormer 		.  		 \xref{http://dx.doi.org/10.1093/bjsw/bcr137}{10.1093/bjsw/bcr137}.  	 	 		\textit{British Journal of Social Work}  		2011.  (42)  p. .  	 
\bibitem[Seltzer and Kalmus (1988)]{b55}\label{b55} 	 		‘Socialization and Stress Explanations for Spouse Abuse’.  		 			J Seltzer 		,  		 			D Kalmus 		.  	 	 		\textit{Social forces}  		December 1988.  (2)  p. 67.  	 
\bibitem[Giddens ()]{b28}\label{b28} 	 		\textit{Sociology Fourth Edition},  		 			A Giddens 		.  		2005. Black Well Publishers Ltd. 108.  	 
\bibitem[Scott and Schwartz ()]{b54}\label{b54} 	 		\textit{Sociology: Making Sense of the Social World},  		 			B Scott 		,  		 			M A Schwartz 		.  		2006. New York: Oxford University Press.  	 
\bibitem[Galindo and Serrano ()]{b25}\label{b25} 	 		\textit{Spain Women in the world: Women's Health Newsletter p},  		 			E Galindo 		,  		 			N Serrano 		.  		1994. p. 8.  	 
\bibitem[Walker ()]{b65}\label{b65} 	 		‘The Battered Woman’.  		 			L E Walker 		.  	 	 		\textit{Harper and Row. World Development Report on Violence against Women}  		1979. 1993.  	 
\bibitem[Moylan et al. ()]{b45}\label{b45} 	 		‘The effects of child abuse and exposure to domestic violence on adolescent internalizing and externalizing behaviour problems’.  		 			C A Moylan 		,  		 			T I Herrenkohl 		,  		 			C Sousa 		,  		 			E Tajima 		,  		 			R C Herrenkohl 		,  		 			M J Russo 		.  		 \xref{http://dx.doi.org/10.1007/s10896-009-9269-9}{10.1007/s10896-009-9269-9}.  	 	 		\textit{Journal of Family Violence}  		2009.  (25)  p. .  	 
\bibitem[Coser ()]{b14}\label{b14} 	 		\textit{The function of Social Conflict},  		 			L Coser 		.  		1956. New York: Free Press.  	 
\bibitem[Abrahams ()]{b0}\label{b0} 	 		\textit{The Hidden Victims: Children and Domestic Violence},  		 			C Abrahams 		.  		1994. Lond on.  	 
\bibitem[Larrain and Rodriguez ()]{b40}\label{b40} 	 		‘The Origins and Control of Domestic Vi olence against Women. In Gender Women and Health in the Americas’.  		 			S Larrain 		,  		 			T Rodriguez 		.  	 	 		\textit{Pan American Health Organization}  		Gomes, E. (ed.)  		1993. PAHO) Scientific Publication. p. .  	 
\bibitem[Corvo et al. ()]{b15}\label{b15} 	 		‘Toward evidence-based practise with domestic violence perpetrators’.  		 			K Corvo 		,  		 			D Dutton 		,  		 			W Chen 		.  		 \xref{http://dx.doi.org/10.1080/10926770801921246}{10.1080/10926770801921246}.  	 	 		\textit{Journal of Aggression, Maltreatment \& Trauma}  		2008. 16  (2) .  	 
\bibitem[Fonagy ()]{b24}\label{b24} 	 		‘Towards Understanding Violence: The Use of the Body and the Role of the Father’.  		 			P Fonagy 		.  	 	 		\textit{International journal of psycho-analysis}  		1999. 76 p. .  	 
\bibitem[Feldman ()]{b23}\label{b23} 	 		\textit{Understanding Psychol ogy},  		 			R S Feldman 		.  		1996. Boston: McGraw Hill.  	 	 (Fourth edition) 
\bibitem[United Nations Centre for Social Development and Humanitarian Affairs (UNCSDHA) (1993)]{b61}\label{b61} 	 		\textit{United Nations Centre for Social Development and Humanitarian Affairs (UNCSDHA) (1993)},  		New York, United Nations.  	 	 (Strategies for Confronting Domestic Violence: A Resource Manual) 
\bibitem[Ifezulike (1994)]{b34}\label{b34} 	 		‘Vi olence against Women’.  		 			C Ifezulike 		.  	 	 		\textit{Sunday Times}  		1994. February 23. p. 10.  	 
\bibitem[Violence Against Persons Prohibition Act ()]{b64}\label{b64} 	 		\textit{Violence Against Persons Prohibition Act},  		 \url{http://www.usdoj.gov/DVM.domviolence.htm}  		2015.  		 			US Office on the Violence Against Women (DVM 		 	 
\bibitem[Heise et al. ()]{b33}\label{b33} 	 		‘Violence against Women: A neglected Public Health Issue in Less Developed Countries’.  		 			L Heise 		,  		 			Raikes 		,  		 			C Watts 		,  		 			H; \& Zwi 		.  	 	 		\textit{Social Science and Medicine}  		1994. 39  (9)  p. .  	 
\bibitem[Heise (ed.) ()]{b31}\label{b31} 	 		\textit{Violence against Women: The Missing Agenda in the Health of Women: A Global Perspective},  		 			L Heise 		.  		Kolinsky, J. Timyan\& J. G ay (ed.)  		1993. Boulder Colorado: West View Press. p. .  	 
\bibitem[Heise (ed.) ()]{b32}\label{b32} 	 		\textit{Violence against Women: The Missing agenda in the Health of Women: A Global perspective},  		 			L Heise 		.  		Kolinsky, J. Timyan and Gay, J. (ed.)  		1995. Boulder Colorado: West View Press. p. .  	 
\bibitem[Dwarte (ed.) ()]{b21}\label{b21} 	 		\textit{Violence and Women's Health: Emotional Consequences of Domestic Abuse in maternidadsinriesgoisen Mexico},  		 			S Dwarte 		.  		Ma del Carmen Elu, Ana Langer (ed.)  		1994. Mexico City, Mexico. p. .  	 
\bibitem[Unicef (2005)]{b60}\label{b60} 	 		\textit{Violence at the home voice of the Youth forum},  		 			Unicef 		.  		 \url{http://www.unicef.org}  		2005. October 2008.  	 
\bibitem[Guerra De Maced ()]{b30}\label{b30} 	 		‘Violence: A Public Health Problem’.  		 			C Guerra De Maced 		.  	 	 		\textit{Boletin de la Oficina sanitaria pan Americana}  		1993. 115  (5)  p. 5.  	 
\bibitem[Newspaper (2013)]{b56}\label{b56} 	 		\textit{Why fewer men are beating their wives},  		 			Standard Newspaper 		.  		2013. 2013-10-05.  	 
\bibitem[Akinjiola (2000)]{b4}\label{b4} 	 		\textit{Women Discrimination and Harmful Traditional Practices Daily Times},  		 			J Akinjiola 		.  		2000. February 1. p. 24.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
