\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={Ameliorating the Effect of Child Abuse in India: A Review of Reviews to Mending the Tear through a Legislative Bandage},
 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{2021-12-28 (revised: 28 December 2021)}
\def\TheID{\makeatother }
\def\TheDate{2021-12-28}
\title{Ameliorating the Effect of Child Abuse in India: A Review of Reviews to Mending the Tear through a Legislative Bandage}
\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]{Sarmistha  Nandy}

\renewcommand\Authands{ and }

\date{\small \em Received: 16 November 2021 Accepted: 15 December 2021 Published: 28 December 2021}

\maketitle


\begin{abstract}
        


Child sexual abuse is a concern around the world. It really is a ubiquitous, ongoing, and critical problem. Child sexual abuse can completely cure the trauma and tissue damage over time, but medical and psychological consequences can develop later in life. Here related contagious diseases (e.g., HIV) and attempted to commit suicide could be tragic at the end. Doctors treating adolescents must be conscious of the symptoms and results for sexual violence, and therefore should be concerned with the children's normal and abnormal urogenital physiology. In India like in many other nations, child sexual exploitation is widespread so there is an increasing concern for recognizing its aspects and nuances. There is a youngster populace in India (19 percent of the total population) and a huge chunk of this populace is highly susceptible to any and all kinds of maltreatment, enslavement and abuse. Child sexual harassment, also known as sexual misconduct, is a form of sexual abuse where an adolescent or toddler is exploited by an adult or younger teenager for personal arousal.

\end{abstract}


\keywords{child sexual abuse (CSA); child sex exploitation; child maltreatment; exploitation; psychological}

\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
hild Sex Exploitation (CSE) or Child Sexual Abuse (CSA) is a pervasive concern in India, both in and out of family system. Here in this Research, it has been shown that child sexual abuse (CSA) could even disrupt with childhood development and put children at risk for a range of psychological disorders.\par
Such conditions often include agitation (e.g., social phobia, Borderline personality disorder and Post traumatic stress disorder), stress, rage, neurological damage, depressive symptoms, depersonalisation, identity disturbance; behavioural deregulation, personality problems, drug and alcohol addiction, selfmutilation, body dysmorphia, inappropriate or abusive sexual practices, bipolar mania and aggression, suicidal tendencies, and mental disorders. Such common outcomes for victims and survivors of CSA entail: psychiatric problems (e.g. anxiety, insecurity, drug addiction, and post-traumatic stress disorder), interpersonal complications (e.g. marital wellness, sexuality, and heightened incidence of sexual misconduct and spousal abuse), and theological considerations (e.g., life-threatening judgmental, individuals and identity, and transforming traumarelated ideologies). Additionally, study has also shown that some victims and survivors of CSA are able to transcend the consequences of violence and reflect endurance and post trauma recovery.\par
Children between the ages of 18 contribute 44.4\% of India's existing population; half of these are not provided with basic literacy, food and nutrition (Indian National Family Health  {\ref Survey 2005} {\ref Survey -2006))}.\par
Besides that, India's large proportion of children is vulnerable to different types of juvenile delinquency. Furthermore, the sexual epidemic of Children Harassment spreads to the Indian subcontinent and has been labelled a deep-rooted social threat. Rising awareness of child molestation and sexual violence has now become a crucial matter of human rights for government officials.\par
Abovementioned statistics are centrist, because most youngsters do not publicly acknowledge their harassment, and for those who not may not have been meant to protect or convinced. There is therefore broad consensus that child abuse, especially CSA, seems to be more extensive than might be widely documented or understood. Child brutalization and Child Sexual Exploitation from academic standpoint: Ramifications across India.\par
The research interest in child misconduct and cruelty (CAN) in a global sense goes back at least 50 years to C's early work. It's Henry Kempe. Kempe was the first of the practitioners and analysts to bring awareness to childhood sex exploitation (CSA) as a major medical, behavioural and societal problem.\par
This study outlines the concept and severity of sexual abuse of children (CSA) in India with an atheist perspective and draws conclusions of CSA study to date. Sociological factors also have been considered in the context of social psychology literature that put children at risk of sexual exploitation are carefully analysed.\par
Whilst still sociological research on CAN and CSA is broad, there are several other main elements that line up out somewhere in the literature review related to child abuse and violence and child sexual abuse in terms of direction. It includes the following components:  
\section[{b) Parental Deviance}]{b) Parental Deviance}\par
Parental Deviance is not an individual abnormality. The root of this problem is not really a natural or behavioral inability to understand how to function properly as a parent. Lack of education, unawareness about child development, or terrible parenting practices are mostly reasons for not understanding on how to become a good parent.\par
Baumrind's (1994) phenomenological framework of parenting practices is a broad classification that distinguishes across the parameters of diligence and receptivity. Socioeconomic brutality and parental influences (to name a few) that may lead to child abuse are environmental factors. 
\section[{II.}]{II.} 
\section[{Social Determinants a) Social predictors: Social eigenvalues}]{Social Determinants a) Social predictors: Social eigenvalues}\par
Socioeconomic factors such as unemployment, poverty, social segregation and situational factors can raise the danger of childhood abuse. Although most poor folks don't really abuse their children, economic inequality can increase the probability of ill-treatment, especially when unemployment comes in contact with some other risk factors such as depression, drug and alcohol abuse and loneliness.\par
Relative to other families, parents who abuse their children experience more depression, more frustration, and less family support.\par
Children growing up in violent areas are being exposed to a higher risk of being abused, physical abuse, and sexual violence.\par
The social factors play an important role of the victim. Furthermore, whereas the socioeconomic forces could be the root of the pressure alluded to something in the previous context; the person seems unable to adjust these variables. Financial or cultural improvements must therefore be made to reduce such risk of child misconduct  {\ref (Gil, 1971)}. In fact, societies therefore need improve funding and support for families. 
\section[{b) The extinction of the Nuclear Family}]{b) The extinction of the Nuclear Family}\par
It is almost impossible to analyze quantitatively the psychological factors that influenced the rising rate of violence. However, this is one of many conceivable factors that deserves some recognition is just the deteriorating inability of family members to take care of the children. A range of social factors refer towards this downward trend:\par
1. The spike in early pregnancy marriages and the rising incidence of divorce amongst the marriage 2. A modest rise in the number of adolescent mothers 3. The net increase in the rate of divorce 4. Increase in single parents communities with early age mothers and babies 5. Low income rate by many lone parent households 
\section[{c) Legal System Failure}]{c) Legal System Failure}\par
A massive part of the failure of our legal system to protect child victims occurs in state family courts. Undoubtedly, whenever the manipulator is a parent of the child while the other parent is silent of any legitimacy in the harassment, the protective parent often attempts to decompose the matter outside the court. According to this approach, the reason for molestation continues to emerge is that while the system is still not able to respond effectively to child maltreatment and encourages errors such as attempting to return young kids to abusive households  {\ref (Wexler, 1990;} {\ref Finkelhor, 1994;} {\ref Myers, 1994)}.\par
Child sexual abuse can be described as any action, negligence or misconduct on the behalf of any person, who poses a serious threat to the child's life and security and resulting in prolonged physical and physiological disruptions on the child's health and wellbeing.\par
This may have been a real or imminent damage to the life for their growth and social interaction from sexual, physical, mental or emotional harassment or manipulation. This is a genuine and noteworthy dilemma which usually occurs across everywhere, particularly parents, families and caregivers.\par
Child Harassment in all of its possible orientations is a growing issue which has been widely misunderstood and neglected over the decades. It is therefore highly widespread in India, where it is strongly embedded in social, cultural and economic activities.\par
The question has been asked by numerous government as well as private institutions, but it has not been properly understood by the mainstream public. The denial is as influential as their existence.\par
Child violence may occur in houses, classrooms, caring facilities, play areas, workplaces and digitally, and through social networking websites. Its consequence is generally permanent and affects the development of the kid that at the same time negates its efficacy as an opportunity for the nation.\par
This segment highlights the basic observations of five previous researches of child sexual exploitation in India, which have been discussed in sequential order. Pagare's first research (2003) looked at the child abuse history of 72 boys at the Observation Home in Delhi, and is one of over 700 juvenile correctional homes in India.\par
This paragraph examines the key observations of five current investigations of child sexual exploitation in India that are summarized in chronologically. The very first study undertaken by Pagare (2003) focused at the abuse and neglect backgrounds of 72 boys at the Observation Home in Delhi, which is also one of over 700 juvenile correctional centers in India. And in report, 38.1 percent of boys revealed experiences of abuse exploitation, with some of the attackers unknown to the survivors. Signage of physical aggression has been shown in 23.8\% of the participants and behavioral and psychological problems were noticeable in 16.3\% of the adolescents. Relatively few of the symptoms reported can be explained by the attempts of boys to shield their complaints in order to escape embarrassment and social isolation which can be faced by male abuse victims.\par
The second research, published by Chatterjee, Chakraborty, Srivastava and Deb (2006) in Kolkata, focused at the behaviors of sexually-trafficking youngsters. The writers also confirmed that such adolescents also encountered a myriad of emotional, physical and social hardships. In particular, depressive symptoms, lack of enthusiasm in everyday life, and loneliness were therefore recorded. In addition, 14.6 per cent of the participants elsewhere in survey developed HIV / AIDS. Even many adolescents experience abandonment by family members and neighborhoods. Prior studies has shown that due to lack of appropriate medical and psychiatric care, most youngsters do not undergo counseling and hence suffer long-term effects of extreme mental trauma, that may significantly affect so many realms. 
\section[{III.}]{III.} 
\section[{Literature Review}]{Literature Review}\par
According to  {\ref Korbin (1994)} and  {\ref Korbin and Coulton (1996)}, the ability of societies to stop brutality, especially different forms of child abuse, relies on the adverse outcomes of local state regulation and cooperative effectiveness.\par
Nevertheless, these gradualness as close interpersonal interactions should not be the only attribute to cooperative effectiveness and elimination of abuse.\par
Quasi-community connections, like administrative connections, also are essential. Assault and child sexual abuse awareness programs should be conducted in forms that contribute to both the community at large to deter such society's evils. In contrast, comprehensive public education initiatives dealing with multiple cases of child sexual abuse and exploitation must be at the frontline of both governmental and non-profit organizational strategies. Public engagement must be developed at the grassroots level, with local residents, families and communities.\par
Baradha addresses several steps to reduce and prohibit sexual assault in India, especially child molestation which may help to reduce the rate of sexual misconduct.\par
1. Ethical and sexual learning should really be mandatory in educational institutions. 2. Pornographic publications and blue films must be forbidden. 3. Perception of sexual misconduct can be generated by broadcast media. 4. School administrators should know about early symptoms of child sexual abuse for verification purposes. 5. In addition, particular acts in the documentation of these kinds of cases must be highlighted. 6. Sex offenders should be dealt with comprehensive psychological approaches. 7. Completely distinct judiciary / court system should really be developed exclusively for sexual assault cases. Punishments ought to be strict in order to prevent others who may be contemplating such a crime. 
\section[{Volume XXII Issue I Version I}]{Volume XXII Issue I Version I}(\textbf{30}\par
) There is a huge child populace in India, and a substantial majority of this populace is subject to violence, harassment and abandonment. There is also insufficient data about the level of child violence in the country. The first and only statistics available through an annualized basis is the abuse database compiled by the NCRB. A look at the details maintained by the NCRB suggests that:\par
The words child misconduct and child sexual abuse are mostly used or searchable terms, though some scholars differentiate among them. They synonymously consider child misconduct as just an umbrella term that includes abandonment, trafficking, and slavery. Different authorities have created their own conceptions of what represents child exploitation or child sexual abuse for the intentions of separating minors from parental homes or enforcing a felony offense.\par
Usually, the word "abuse" covers the most severe damage done to youngsters. An abused child is a child whose parent or other person lawfully accountable for his or her wellbeing involves extreme physical injury to the child, represent a significant risk of severe physical harm or attempts an act of sexual exploitation against the child. An individual who commits all of these acts against a child under the care may be harmful, and thus may an individual who encourages someone to do such offenses to a child.\par
Maltreatment describes the level of support that the child rightfully deserves. Maltreatment happens when the parent or other legal responsible person damages the child welfare or puts the child at immediate risk by failing to exercise the minimum standard of care to provide the child with either of the following: food, clothes, accommodation, schooling or medical treatment.\par
One of the main social taboos connected to society is child abuse. A minor can be mentally, emotionally as well as sexually molested. It may be in the manner of injury, misconduct or inadequate care, embarrassment, sexual coercion and behaviour, sexual harassment and attempted rape. Child abuse may take happen in residences, schools, refugee camps, foster care centers, on the pavement, within workplace, within prison as well as in detention centers. "Abuse" does have a very profound impact on the overall growth of the child. Child misconduct or child sexual abuse occurs in real or possible harm to the health, survival, growth and dignity of the child.\par
According to the NCRB (National Crime Record Bureau), 109 children in India suffer several form of sexual exploitation day after day. Same data show a sharp spike in violence against children on a year-onyear basis. And unlike other offenses, horrific acts of violence against children are much less registered.\par
The World Health Organisation (WHO) describes child sexual abuse (CSA) as the presence of a child in sexual encounters where they do not fully understand, or unable to give consent for. The concept of CSA involves sexual practices such as twiddling, trying to ask a child to touch or tickle sexually, and sexual contact, involving minors in commercial sexual exploitation, or luring a minor in virtual worlds.\par
Protection of Children against Sexual Offences Act, 2012 (POCSO Act) was introduced with both the intention of prohibiting a number of illegal acts including such as child sexual abuse, child molestation, sex trafficking, and pornography involving a child (under the age of 18). The Act mandates the establishment of legal provisions to enable quick hearings in cases of child sexual abuse. 
\section[{IV.}]{IV.} 
\section[{Cause}]{Cause}\par
Abusing an infant is a felony in all types of social systems, and is extremely discriminatory and upsetting. A child is by far the most sensitive and therefore is relatively easy to manipulate into the trap of rape. Whenever a caregiver, a trusted person, a guardian or any other person performs such fraudulent activities, there should be various factors behind such actions. This may be linked to the past, present or persistent illness of the abuser.\par
Studies from different organisations indicate that persons abusing children are also the victims of childhood abuse. The abuser may also be susceptible to drug addiction. Subsistence of alcohol, narcotics or related agents is usually very aggressive and damages people.\par
The financial situation of the abuser, who may be a father, is also a major cause for child abuse. Parents struggling with hardship and insolvency may believe that children are the principal reasons of their difficulties.\par
Unhealthy and unsuccessful marriages contribute even to anger and anger in the family Unhealthy and failed relations lead to anger and resentment in the family as well.\par
Failed and unhealthy ties contribute to anger and bitterness in the household, too, wherein the children have become the ultimate targets of disconnection with their families.\par
Throughout the case of sexual abuse, domestic violence is also a significant cause. Many that use their spouses to assault and exploit their child are extremely probable. 
\section[{a) The child}]{a) The child}\par
The physical handicap or a chronic or serious illness of children makes them more vulnerable to harmful environmental factors. Because of their defensive response, it is easier for the attacker to target these children.\par
In addition to disabilities, if the child is of a relatively young age, sometimes it is vulnerable to violence. The ability of a child in general between the ages of 0-6 to defend back, respite, catch, grasp or protest, makes the attacker further intoxicated.\par
There is a range of factors that might escalate to child abuse. The factors have always been complicated, or less interpretation is available.\par
Many parents desire to give their child a happy and healthy family to love and care for. Anxiety, Volume XXII Issue I Version I 32 ( ) depression or unwillingness of parental attention makes it excessively frustrating to look after a child which can lead to abuse. 
\section[{Violence At Home}]{Violence At Home}\par
Children who belong to families where domestic violence is regular are prone to themselves become victims of violence. Men who abuse their women's spouses often abuse children in the households. 
\section[{Drug and alcohol dependency}]{Drug and alcohol dependency}\par
Child abuse may be responsible for parents with a history of drug and alcohol abuse. Relying on alcoholism is a significant determinant of child abuse and violence, including sexual abuse and deliberate cruelty. Parents who consume drugs and alcohol are much more likely to begin sexual assault with children aged five or even under. 
\section[{Untreated Psychological Disorder}]{Untreated Psychological Disorder}\par
Untreated psychological disorder of a parent is a frequent source of abuse of a child. The parents may be dysfunctional for the child because of psychiatric disorder or some other mental disorder. The trauma of a parent also correlates to the abuse of a child. 
\section[{Unwillingness for parenting}]{Unwillingness for parenting}\par
While many parents are inherently compassionate with their children, but few can balance their needs and preferences appropriately. Many parents sometimes confuse their children with disciplinary abuse and require counselling to recognize a parent's role more appropriately. 
\section[{Tension, anxiety and lack of support}]{Tension, anxiety and lack of support}\par
When the parents or guardians experience stress, often children develop psychiatric maltreatment. Particularly in stressful circumstances, the parents find it hard to cope with the emotional needs of an infant. Divorce, marital complications, financial anxieties and employment problems can escalate to aggression by parents. 
\section[{Child abuse categorisation}]{Child abuse categorisation}\par
While the ramifications of child abuse remains same, as a result with physical or emotional damage, it is important not only to consider the occurrence of child abuse, but also to generate a realistic picture to recognize the various forms, allowing potential remedies to be developed and contemplated. 
\section[{Physical abuse}]{Physical abuse}\par
Physical abuse typically refers to a subsequent physical injury due to conflicts or confrontation which is in a position of power and authority or dominance under the influence of a parent or individual. If the intention of the conduct was to inflict harm, the resulting injuries are considered abuse.\par
The preceding behaviour consists primarily of physical abuse: Mental abuse is also viewed as a behavioural pattern, which hinders the child's emotional growth and makes evidence incredibly complicated. In the case of childhood mental abuse, the lack of evidence is viewed as an important obstacle in the current system of child protection. Where other types of aggression are observed in the child, mental abuse is almost always present. In the first place, child mental abuse includes:\par
? Loneliness or exclusion of a child Treating a child as the silent burden of stigmatisation Infirmity in the family Non-responsive guardians This behaviour often contains refusing the child by:\par
? The presence and apparent desires of the child are ignored ? Avoiding the child whenever he or she needs support ? Do not even call the child by name Tell the child unpleasant stuff which can intensely harm a child. Examples normally utilized are:\par
? It would be better to make the child unwelcome by saying or pretending that life without the child would be easier. For instance, a parent will say to an infant, "I wish you would never born." ? Poking the child by saying, 'You're dumb.\par
? Creating fear by extreme physical aggression which can lead to even disability or death. ? Attempting to compare the infant to brothers and sisters or co-workers' children. ? Criticizing the child for problems with the home.\par
? Morally offending parents put their children unadvised or unlikely expectations, such as: ? Motivating the child to commit actions that are unethical or unlawful. ? To pressure the child to grow up too soon.\par
? The child is expected to do more beyond its potential or competence. The child could demonstrate an improper experience or involvement in sexual activities, or even an alluring manner, or an abnormal behavioureither becoming excessively violent or calm. Physical Symptoms: A child can be intubated or seated or have bruised, covered in blood or ripped undergarments. In the genitals inflammation, bleeding, or swelling is really a warning sign. 
\section[{Signs for Guardians:}]{Signs for Guardians:}\par
The guardians may attempt to dominate and safeguard the child excessively and may prevent the communication with the other adults and children. 
\section[{b) Ameliorating the impact of child abuse}]{b) Ameliorating the impact of child abuse}\par
Child abuse is a severe problem that impacts survivors in myriad and everlasting way. It affects the person, culture, economy and the nation in its entirety. It is also important for the existing legislative and social systems to implement major steps towards change and preventive strategies.\par
The governments must strive to improve the financial situation of households as the unemployment and poverty are recognized to become one of the significant causes and risk factors of abuse on children.\par
Sex programs in education institutions should be compulsory National Commission for Protection of Child Rights (NCPCR) should must expand their range and operate to implement policies at ground level. 
\section[{c) Ameliorating the legal framework}]{c) Ameliorating the legal framework}\par
Laws are still not properly enforced toward child slavery. Child slavery and beggar work seems to be very widespread across countries in India. Laws and regulations must be reinforced and effectively implemented to build educational establishments and to abolish child slavery.\par
State-wise private and state educational institutions must promote campaigning for raising awareness through education on child abuse, child trafficking, government policies and the POCSO Act 2012.\par
Local administrative bodies should conduct workshops for children to help children realize the rigorousness of the condition and also to encourage them to talk. 
\section[{d) Social Reforms}]{d) Social Reforms}\par
Both governmental and non-governmental institutions, including universities and schools, should consider conducting awareness programmes and seminars to a broader extent.\par
Discussing sex can be just as natural as chatting about the developments in a teenager's body. It will facilitate the children to share their problems with someone they love.\par
Each child should become more knowledgeable about their rights. They need to be educated about child welfare programmes and child-line services.\par
Parents should advise their children about selfprotective behaviours such as the distinction between a good touch and a bad touch, safety measures in cases of sexual assault, and so forth.\par
A deeper awareness of the concept of child abuse, not only physical and sexual abuse, but also mental abuse and negligence, must be generated among public. 
\section[{e) Psychological Reforms}]{e) Psychological Reforms}\par
Emotional abuse in children is associated with poor mental health and struggles in building and maintaining strong relationships with the society. This can worsen in education fields later in work field. Many victims later developed criminal behaviour issues.\par
Child assault victims are commonly subjected to post-traumatic anxiety disorders. These may also contribute to the repetition of violence by the children. 
\section[{Volume XXII Issue I Version I}]{Volume XXII Issue I Version I} 
\section[{( )}]{( )}\par
The anger with their own experiences is reflected mainly in the violence on other kids.\par
More centres with therapeutic support for such children also need to be implemented. These centres may provide a helping hand to the victim to recovery faster from the incident.\par
Though this report specifically shows an uptick in children's abuse, the study also aims to evaluate the effects of child violence on the nation's overall growth and development. Although the study specifically distinguishes between the various kinds of crime that Indian children experience, the research also illustrates the desperately necessary changes in this field.\par
This study note tries to show that abuse of children not only influences performance of the child but also destroy property the social life of the children. The society needs to wake to the call to safeguard and strengthen its infancy. It will not only empower children to participate further in creativity and progress, but it will also benefit the world's larger welfare.\par
The study mainly highlighted that in childhood mental, physical and sexual assault is widespread in young adults as well. The seriousness of the condition requires proper attention to be paid to dealing with child abuse. Besides drawing up guidelines and stringent legislation, the stringent application of these guidelines and, in parallel, the creation of knowledge among family members/caregivers and societies of how to make children responsive and work towards safeguarding their rights and preventing their abuse is also relevant. The research emphasises that mental, sexual and physical abuse are severe in children as well as in adolescents. The severity of the problem requires proper attention to be attached to dealing with child abuse. In addition to drawing up the rules and stricter laws, it is also vital that they be strictly implemented and, in tandem, that families/carers and neighbourhoods become more attentive to children and move towards safeguarding their interests and avoiding their abuse.\par
The current research emphasised that childhood mental, physical and sexual assault continues to occur in young adults as well. The seriousness of the condition requires proper attention in tackling child trafficking. In addition to the formulation of rules and stringent regulations, it is also vital that they are strictly implemented, while also promoting awareness within the families and caregivers and the community to be more attentive to children and to strive to make sure that their rights are protected and to stop their abuse. 
\section[{f) Laws}]{f) Laws}\par
A child's development process focuses on three key aspects, notably, sustainability, progression and safety. A child is anyone underneath the age of 18 unless the majority age is reached sooner in accordance with the legislation applicable to the child. It is the State's responsibility to protect of a child so that its individuality develops properly. Humans' rights, including children's rights in India, were imposed expressly or implicitly in the Indian Constitution.\par
Volume XXII Issue I Version I  An act with respect to children deals with person(s) who procure or attempt to procure any child for prostitution or person(s) who are found with a child in a brothel (it is presumed child has been detained for the purpose of prostitution) and punishes them. It also provides for the due care of rescued children. The main objective of the Act is to regulate and prevent the pre-natal sex determination in order to prevent female foeticide. 
\section[{National Health Policy, 2002:}]{National Health Policy, 2002:}\par
This is the second National Health Policy, after the first in 1983. The policy provides for Universal Immunization Programmes, health care related education in schools and free regular health check-ups at schools etc. Protection of Children from Sexual Offences Act, 2012:\par
The act aims at punishing the offenders who are guilty of sexual offences against children below the age of 18 years of age. Some more laws and policies in India for children can be found in:  
\section[{Conclusions}]{Conclusions}\par
The CSA dilemma in India has surely been significantly addressed by POCSO 2012. It has recognised and outlawed a number of sexually explicit behaviours that endanger children. The overall prevalence is increasing enormously, reflecting that the constitution has made a significant contribution to public education, hardening of the juvenile justice system, and establishing CSA monitoring also permissible, and also compulsory. The law is full of detail and includes certain distinct features. Furthermore, 3 key shortcomings mentioned in the article and spirit of the constitution can provide challenges and issues in the Indian context.\par
Child sexual abuse is widespread global issues. Episodes of child sexual abuse could provide substantial possibility of bad repercussions that can affect child development and lead to difficulties that linger throughout life.\par
Statutory reports from professionals like educators, police officials, social service agencies, and doctors, and even some responsible adult complaints, are being used to refer cases of child sexual abuse to child protective services. Not that all cases of child abuse and neglect and neglect are recorded, and the criteria for probable cause of exploitation and abuse are sometimes not apparent. As a result, government reports may not reflect all occurrences of child sexual abuse that are claimed, nor even investigated and resolved. Consequently, relying solely on reference reports from child services for academic purposes is inadequate to grasp the entire spectrum of child sexual abuse.\par
Further, child abuse are classified variously based on the purpose in which data is being collected, making it more difficult to accurately reflect the magnitude of the issue or investigate the underlying constraints. The study design adopted might even influence the outcomes of qualitative studies based on surveys. As a result, efforts towards another decent level of harmonization in such domains are required.\par
Due to the difficulty in evaluating the appropriateness of child sexual abuse, it is unclear if the epidemic is rising or reducing, or even whether incidents are being identified and documented more consistently. Existing trend statistics indicate that sexual assault has increased drastically over the last one decade, and the weight of evidence points to a increase in verbal and physical violence, particularly in the much more common and catastrophic forms. 
\section[{Important Contact Details \& Mailing Address}]{Important Contact Details \& Mailing Address}\par
CRY (Child Rights and You) Address:\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-3.png}
\caption{\label{fig_2}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-4.png}
\caption{\label{fig_3}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-5.png}
\caption{\label{figure5}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-6.png}
\caption{\label{figure6}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-7.png}
\caption{\label{figure7}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-8.png}
\caption{\label{figure8}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-9.png}
\caption{\label{figure9}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-10.png}
\caption{\label{figure10}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-11.png}
\caption{\label{figure11}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-12.png}
\caption{\label{figure12}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-13.png}
\caption{\label{figure13}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.14271604938271604\textwidth}P{0.49111111111111105\textwidth}P{0.21617283950617283\textwidth}}
\tabcellsep \multicolumn{2}{l}{S.376:}\\
\tabcellsep \multicolumn{2}{l}{The section provides for stringent punishments if:}\\
\tabcellsep ?\tabcellsep rape is committed by management or staff of Remand Home or any other place\\
\tabcellsep \tabcellsep of custody established by law or children's institution,\\
\tabcellsep ?\tabcellsep rape is committed upon a woman under 12 years of age,\\
\tabcellsep ?\tabcellsep gang rape is committed.\\
\tabcellsep \multicolumn{2}{l}{S.376C:}\\
\tabcellsep \multicolumn{2}{l}{When the Superintendent or manager of a remand home or any other place of}\\
\tabcellsep \multicolumn{2}{l}{custody established under law of 'children's institution' induces or seduces a woman}\\
\tabcellsep \multicolumn{2}{l}{into sexual intercourse by taking advantage of his official position, he is entitled to}\\
\tabcellsep \multicolumn{2}{l}{stringent punishment under this section.}\\
Guardians and Wards Act,\tabcellsep \multicolumn{2}{l}{Guardianship and Wards Act was enacted by Parliament in 1890 to protect the}\\
1890:\tabcellsep \multicolumn{2}{l}{interests of minor and secure his property.}\\
Child Marriage Restraint Act,\tabcellsep \\
1929 (Amended in 1979):\tabcellsep \\
Immoral Traffic (Prevention)\tabcellsep \\
Act (Amended in 1986),\tabcellsep \\
1956:\tabcellsep \end{longtable} \par
 
\caption{\label{tab_2}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.85\textwidth}}
V.\\
38\\
Volume XXII Issue I Version I\\
)\\
(\end{longtable} \par
 
\caption{\label{tab_3}}\end{figure}
 			\footnote{Ameliorating the Effect of Child Abuse in India: A Review of Reviews to Mending the Tear through a Legislative Bandage} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[
			E-Mail
		]{b16}\label{b16} 	 		\textit{},  		 			E-Mail 		.  		 Tel: 9903086824/ 9830053222.  	 	 		\textit{cryinfo.cal@crymail}  		Fax p. 3322.  	 
\bibitem[National Child and Helpline]{b17}\label{b17} 	 		\textit{},  		 			National Child 		,  		 			Helpline 		.  		 TEL: 1098 (24 HOURS TOLL FREE HELPLINE.  		 	 
\bibitem[ International Journal of Technical Research and Applications]{b33}\label{b33} 	 		\textit{},  	 	 		\textit{International Journal of Technical Research and Applications}  		 2320-8163.  		p. .  	 
\bibitem[]{b35}\label{b35} 	 		\textit{},  		 \xref{http://dx.doi.org/10.1007/s10615-019-00699-y}{10.1007/s10615-019-00699-y}.  		 \url{https://link.springer.com/article/10.1007/s10615-019-00699-y}  		 	 
\bibitem[ Transplantation of Human Organ Act ()]{b3}\label{b3} 	 		\textit{},  	 	 		\textit{Transplantation of Human Organ Act}  		1994.  	 
\bibitem[ Information Technology Act ()]{b4}\label{b4} 	 		\textit{},  	 	 		\textit{Information Technology Act}  		1996.  	 
\bibitem[ The National Policy for Children ()]{b9}\label{b9} 	 		\textit{},  	 	 		\textit{The National Policy for Children}  		2013.  	 
\bibitem[Bengaluru]{b14}\label{b14} 	 		\textit{Address: CRY -Child Rights and You, Madhavi Mansion 12/3-1, Bachammal Road Cox Town},  		 			Karnataka Bengaluru 		.  		 Bengaluru -560 005.  		 	 
\bibitem[Amendment Act" (2019) notified the Children's Protection from Sexual Offenses. The Amendment Act amends the POCSO Act, 2012 in order to improve or allow for minimum dates for such crimes to prevent and guarantee care and safety for children -identified as any child less than 18 years of age The Ministry of Women and Child Development announced the Protection of Children from Sexual Offences (Amendment) Act ()]{b12}\label{b12} 	 		‘Amendment Act" (2019) notified the Children's Protection from Sexual Offenses. The Amendment Act amends the POCSO Act, 2012 in order to improve or allow for minimum dates for such crimes to prevent and guarantee care and safety for children -identified as any child less than 18 years of age’.  	 	 		\textit{The Ministry of Women and Child Development announced the Protection of Children from Sexual Offences (Amendment) Act},  				1986. 2019. August 16. 2019. 2012. 16 August 2019.  	 	 (POCSO Act"), with a view to improve or allow for minimum jail terms for such offences so as to discourage the offenders and ensure welfare and protection for children -described as any minor below 18 years of age. The Act further amends this Act to include children's protection against sexual offences (POCSO Act) 
\bibitem[Bonded Labour System (Abolition) Act, 1976 26. Prevention of Illicit Traffic in Narcotic Drugs and The Rights of Persons with Disabilities Bill ()]{b11}\label{b11} 	 		‘Bonded Labour System (Abolition) Act, 1976 26. Prevention of Illicit Traffic in Narcotic Drugs and’.  	 	 		\textit{The Rights of Persons with Disabilities Bill},  				2016 22. 1986 23. 1987 24. 1993 25. 1987.  	 	 (National Policy on Education. Psychotropic Substances Act) 
\bibitem[Child Domestic Work: A Violation of Human Rights-Assessment of Situation in Delhi City Abuse among Child Domestic Workers-A Research Study in West Bengal, and Save the Children ()]{b29}\label{b29} 	 		‘Child Domestic Work: A Violation of Human Rights-Assessment of Situation in Delhi City’.  	 	 		\textit{Abuse among Child Domestic Workers-A Research Study in West Bengal, and Save the Children},  				2006. 2005.  	 
\bibitem[Baradha ()]{b20}\label{b20} 	 		‘Contemporary family problems’.  		 			G Baradha 		.  	 	 		\textit{Family life education in India: Perspectives, challenges, and applications},  				 			A Chowdhury,  			D K Carson,  			C K Carson 		 (ed.)  		 (Jaipur)  		2006. Rawat Publications. p. .  	 
\bibitem[Mumbai]{b13}\label{b13} 	 		\textit{CRY -Child Rights and You, 189/A Anand Estate, Sane Guruji Marg},  		 			Maharashtra Mumbai 		.  		 Mumbai -400 011.  		 	 
\bibitem[Infant Milk Substitutes, Feeding Bottles and Infant Foods (Regulation of Production, Supply and Distribution) Act ()]{b2}\label{b2} 	 		\textit{Infant Milk Substitutes, Feeding Bottles and Infant Foods (Regulation of Production, Supply and Distribution) Act},  		1992.  	 
\bibitem[Chawla (ed.) ()]{b22}\label{b22} 	 		\textit{International perspectives on family violence and abuse: A cognitive ecological approach},  		 			S Chawla 		.  		India. In K. Malley-Morrison (ed.)  		2004. Mahwah: Lawrence Erlbaum Pub. p. .  	 
\bibitem[Juvenile Justice (Care and Protection of Children) Act (Amendment ()]{b6}\label{b6} 	 		\textit{Juvenile Justice (Care and Protection of Children) Act (Amendment},  		2006. p. 2006.  	 
\bibitem[Juvenile Justice Rules Gazette Notification ()]{b10}\label{b10} 	 		\textit{Juvenile Justice Rules Gazette Notification},  				2016.  	 
\bibitem[Prevention of Illicit Traffic in Narcotic Drugs and Psychotropic Substances Act ()]{b0}\label{b0} 	 		\textit{Prevention of Illicit Traffic in Narcotic Drugs and Psychotropic Substances Act},  		1987.  	 
\bibitem[Anderson and Hiersteiner ()]{b19}\label{b19} 	 		‘Recovering from childhood sexual abuse: is a "Storybook ending" possible?’.  		 			K M Anderson 		,  		 			C Hiersteiner 		.  	 	 		\textit{American Journal of Family Therapy}  		2008. 36  (5)  p. .  	 
\bibitem[References Références Referencias]{b18}\label{b18} 	 		\textit{References Références Referencias},  		 	 
\bibitem[Report of the Consultation on Child Abuse Prevention; Geneva ()]{b34}\label{b34} 	 		 \url{http://www.who.int/violence\textunderscore injury\textunderscore prevention/violence/neglect/en/Websites:1.https://www.mondaq.com/india/discrimination-disability-sexual-D`1harassment/843580/amendment-to-the-protection-of-children-from-sexual-offences-act-2012}  	 	 		\textit{Report of the Consultation on Child Abuse Prevention; Geneva},  				1999.  	 
\bibitem[Research on Prevalence and Dynamics of Child Sexual Abuse among school going children in Chennai Save the Children and Tulir ()]{b30}\label{b30} 	 		‘Research on Prevalence and Dynamics of Child Sexual Abuse among school going children in Chennai’.  	 	 		\textit{Save the Children and Tulir}  		2006.  	 
\bibitem[Schedule Caste and Schedule Tribes (Prevention of Atrocities ()]{b1}\label{b1} 	 		\textit{Schedule Caste and Schedule Tribes (Prevention of Atrocities},  		1989. Act.  	 
\bibitem[Sharma ()]{b32}\label{b32} 	 		 			R K Sharma 		.  		\textit{Child abuse in India: Problems, Concerns, Policies \& Legal Provisions},  				2018.  	 
\bibitem[Chatterjee et al. ()]{b21}\label{b21} 	 		‘Short and long-term problems faced by trafficked children: a qualitative study’.  		 			P Chatterjee 		,  		 			T Chakraborty 		,  		 			N Srivastava 		,  		 			S Deb 		.  	 	 		\textit{Social Science International}  		2006. 22  (1)  p. .  	 
\bibitem[The Child Labour (Prohibition and Regulation) Amendment Bill ()]{b8}\label{b8} 	 		\textit{The Child Labour (Prohibition and Regulation) Amendment Bill},  		2012.  	 
\bibitem[The Pre-Natal Diagnostic Techniques (Regulation and Prevention of Misuse) Amendment Act ()]{b5}\label{b5} 	 		\textit{The Pre-Natal Diagnostic Techniques (Regulation and Prevention of Misuse) Amendment Act},  		2002 13. 2003 14. 2005 15. 2006.  	 	 (National Plan of Action. Prohibition of Child Marriage Act) 
\bibitem[The Right of Children to Free and Compulsory Education Act ()]{b7}\label{b7} 	 		\textit{The Right of Children to Free and Compulsory Education Act},  		2009.  	 
\bibitem[Miller et al. ()]{b25}\label{b25} 	 		‘The use of narrative therapy and internal family systems with survivors of child sexual abuse: examining issues related to loss and oppression’.  		 			B J Miller 		,  		 			J R P Cardona 		,  		 			M Hardin 		.  	 	 		\textit{Journal of Feminist Family Therapy}  		2007. 18  (4)  p. .  	 
\bibitem[Miller et al. ()]{b26}\label{b26} 	 		‘The use of narrative therapy and internal family systems with survivors of child sexual abuse: examining issues related to loss and oppression’.  		 			B J Miller 		,  		 			J R P Cardona 		,  		 			M Hardin 		.  	 	 		\textit{Journal of Feminist Family Therapy}  		2007. 18  (4)  p. .  	 
\bibitem[Sen and Nair ()]{b31}\label{b31} 	 		‘Trafficking in Women and Children in India’.  		 			Sen 		,  		 			P M Nair 		.  	 	 		\textit{Orient Longman Pvt. Ltd}  		2005.  	 
\bibitem[Choudhury ()]{b23}\label{b23} 	 		‘Understanding family life in India’.  		 			R Choudhury 		.  		 \url{http://hrw.org/children/street.htm}  	 	 		\textit{Family life education in India: Perspectives, challenges, and applications},  				 			A Chowdhury,  			D K Carson,  			C K Carson 		 (ed.)  		 (Jaipur)  		2006. Rawat Publications. p. .  	 	 (Street Children) 
\bibitem[United Nations]{b28}\label{b28} 	 		\textit{United Nations},  		 \url{http://www.violencestudy.org/r25}  		New York.  	 
\bibitem[Westend Marg, Near Saket Metro Station, Saiyad-ul-Ajaib New Delhi -110]{b15}\label{b15} 	 		\textit{Westend Marg, Near Saket Metro Station, Saiyad-ul-Ajaib New Delhi -110},  				632 p. 30.  	 	 (Address: CRY -Child Rights and You) 
\bibitem[World Perspectives on Child Abuse International Society for Prevention of Child Abuse and Neglect ()]{b24}\label{b24} 	 		‘World Perspectives on Child Abuse’.  		 \url{http://www.ispcan.org7}  	 	 		\textit{International Society for Prevention of Child Abuse and Neglect},  				2006. 2005-2006.  	 	 (Mumbai: International Institute of Population Sciences) 
\bibitem[Pinheiro ()]{b27}\label{b27} 	 		\textit{World Report on Violence against Children; United Nations Secretary-General's Study on Violence against Children},  		 			P S Pinheiro 		.  		2006.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
