\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={Recall Menarcheal Age among the Adolescent Girls-A Comparative Study},
 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{Recall Menarcheal Age among the Adolescent Girls-A Comparative Study}
\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]{Th. Kanon  Devi}

             \author[2]{H. Sorojini  Devi}

\renewcommand\Authands{ and }

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

\maketitle


\begin{abstract}
        


Background: Age at menarche is the last major event of sexual development. This major event in the life of an adolescent girl is influenced by nutritional status and the prevailing environmental conditions.Objective: To examine the recall age at menarche among the adolescent girls of Scheduled caste (SC) and neighboring Meitei girls of the Imphal west district, Manipur.

\end{abstract}


\keywords{menarche, recall age adolescents, comparison.}

\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
enarche signifies the onset of reproductive capacity and sexual maturity. It is influenced by genetic, nutrition, environment, and socioeconomic conditions (Jones et al., 1973 \hyperref[b0]{[1]}. \hyperref[b1]{Ersoy et al., (2005)} \hyperref[b1]{[2]} reported several other factors such as genetic, environmental conditions, family size, body mass index, socio-economic status which influenced menarcheal age. The secular trend shows that the age at menarche is declining in many developing countries (Evans and Helene, 2016) \hyperref[b2]{[3]},and better sanitation and improved health care system are among other factors  {\ref (Karapanou and Papadinitriou, 2010)} \hyperref[b3]{[4]}, that thrives earlier sexual development. Such a trend of declining menarcheal age across the world is linked to increase prevalence of body mass index, insulin resistance, and unhealthy lipid profile, higher risk of cardiovascular disease such as hypertension, heart stroke and diabetes in women  {\ref (Remsberg et al., 2005[5]} and \hyperref[b6]{Feng et al., 2008)} \hyperref[b6]{[6]}.\par
Puberty is a biological characteristic for all adolescent boys and girls. It is a complex process by which children develop secondary sexual characteristics and reproductive competence (Kankana, 2016) \hyperref[b7]{[7]}. Various workers conducted their research works on the aspects of menarcheal age of the different populations. \hyperref[b8]{Rumi and Pathak (2001)}  \hyperref[b8]{[8]} found the mean menarcheal age of Brahmin girls (12.96 years) and 12.81 years for Kshatriya girls of Meghalaya, Shillong. In Manipur, among the different population groups, various researchers have reported menarcheal mean ages, i.e.14.11 years for Kom  {\ref (Singh, 2002)}  \hyperref[b9]{[9]}, 14.59 years for Mao \hyperref[b10]{(Maheo, 2004)}  \hyperref[b10]{[10]}, 15.40 years for Kabui \hyperref[b11]{(Singh, 2006)} \hyperref[b11]{[11]}, and 14.26 years for Aimol  {\ref (Devi, 2013)} \hyperref[b12]{[12]}. The present study aims at studying the recall menarcheal age among the Scheduled caste (SC) and Meitei adolescent girls of Manipur and also to make comparisons with other available data of the earlier studies. The declined earliest mean age at menarche was among the Meitei girls (13.30±0.05 years), with a marginal difference of 0.54 years from the SC girls. Among the six different comparing groups, the Kabui girls showed the highest mean age of 15.40±0.20 years of all, while the remaining three groups of Mao, Aimol, and Kom had an approximate mean age at menarche of 14. 32 years. The decline means menarcheal age would be due to better environmental conditions. 
\section[{II.}]{II.} 
\section[{Material and Methods}]{Material and Methods} 
\section[{M}]{M}\par
Setting: The study was conducted in four different villages, i.e.\par
Sekmai, Potshangbam, Tengdongyang, and Khonghampat in Imphal district, Manipur.\par
Design: The present study was a cross-sectional study. Subject and method: A total of 417 (Scheduled caste) and 409 (Meitei) girls ranging in age 10-18 years were randomly selected from the above-mentioned villages of Manipur. Pretested interview schedule forms were used to collect the data of the present study.\par
Result: Among the participants, the maximum number of SC girls (33.76\%) and Meitei girls (34.10\%) reported to occur menarche at age 14 years and 13 years, respectively.\par
The Scheduled caste people of Manipur are also known as Loi community. They inhabited at various valley regions of Manipur, such as Sekmai, Phayeng, Leimaram, Khurkhul, Koutruk, and Andro. The Loi populations consisted of those who were vanquished by the Meitei king. This group of people paid tributes to the Meitei rulers  {\ref (Hudson, 1908)}   {\ref [13]}. They are considered being the descendants of the Chakpas, who were one of the earliest settlers in Manipur. At one time, they were independent, but later subdued by the king and imposed to pay tributes to the king. On the other side, Meiteis are the general majority population of Manipur. They settled in the central plain areas of four districts in Manipur.\par
The present study is a community-based cross-sectional study.\par
Data were collected from scheduled caste adolescent girls of Sekmai village and Meitei girls of three different neighbouring villages of Potshangbam, Tengdongyang, and Khonghampat in Imphal West district, Manipur. A total of 417 (Scheduled caste) and 409 (Meitei) girls ranging in age 10-18 years were randomly chosen from the above-mentioned 
\section[{a) Statistical methods}]{a) Statistical methods}\par
Statistical constants such as mean, standard deviations (SD) and standard error of mean (SE) and ANOVA (one way analysis of variance) were computed using Excel. 
\section[{III.}]{III.} 
\section[{Result}]{Result}\par
The sample size of the present study indicates that the highest percentage of scheduled caste (SC) and Meitei girls were found in 14 years (32.13\%) and 13 years (32.52\%), respectively. The next highest number of girls is found to occur at age 13 years (21.83\%) for SC girls and 14 years (109\%) for Meitei girls (Table \hyperref[tab_0]{1}).   reported stages of life in which the majority of them experienced menarche with the highest frequency of SC girls (33.76\%) at 14 years and for Meitei girls (34.10\%) at 13 years. The Meitei girls represented to have earliest mean age at menarche with 13.30±0.05 years) and closely followed by the SC girls with a marginal difference of 0.54 years who share a similar ecological setting with those of the present study Meitei girls.\par
Therefore, the lowest decline mean age at menarche was for the Meitei girls (13.30±0.05 years), the highest was among the Kabui girls (15.40±0.20 years), while the remaining other populations of Kom (14.11± 0.11 years), Mao (14.59±0.75) and Aimol (14.26±0.05 years) shared more or less similar mean age approximate of 14.32 years. However, no statistically significant difference has been indicated in the comparisons of the menarcheal age distribution patterns by ANOVA test (F ratio=1.32, P>0.05) Table \hyperref[tab_3]{3} \& Fig. 2). Comparative study of mean menarcheal age indicates that none of the girls reported occurrence of menarche except a few Kom girls (2.74\%) who had menarche at age 10 years. Among this group, the highest number of girls reported to had menarcheal status at age 13 years (27.78\%) with a mean of 14.11± 0.11 years. Mao and Kabui girls experienced this event of sexual maturity at 12 years, and the maximum of the number of them reported to occur at 15 years with having menarcheal mean values with 14.59±0.75 years for Mao and 15.40±0.20 years for Kabui. In a similar trend, menarche occurred among the Aimol girls when they attained 12 years, however, maximum of them reported at 14 years (35.69\%) with having a mean value of 14.26±0.05 years, which is much closed to the mean values of Kom(14.11± 0.11 years) and Mao girls (14.59±0.75years). The earliest recall menarcheal age among the present study, two populations was 11 years. The ages 13 and 14 years were the most frequently   
\section[{Discussion}]{Discussion}\par
In general, menarche occurred at age 11 years, with a few exceptions among the adolescent girls and it continued up to 17 years. The ages of 13 and 15 years became the most common recall menarcheal for the majority of all girls. Among the participants of the comparing groups, Meitei girls represent the earliest mean age at menarche (13.30±0.05 years) and next followed by the SC girls (13.84±0.05 years) who occupy the same ecological habitat of Imphal district of Manipur. The Kabui girls revealed the highest of all in mean age (15.40±0.20 years), while the remaining other populations of Kom, Mao, and Aimol showed an approximate of 14.32 years.\par
V. 
\section[{Conclusion}]{Conclusion}\par
From the overall observation, the following conclusion may be drawn.\par
The present Meitei and Scheduled caste girls settle in the central valley regions, particularly in the Imphal west district of Manipur. The reason for declining menarcheal age, among these two groups, is due to the fact that they enjoy better environmental conditions such as health care, education, access to food, communication, etc. since Imphal is the capital of Manipur. On the other, the remaining groups who experienced later menarche lived in the interior hilly districts such as Churachandpur, Senapati, Chandel, and Tamenglong districts of Manipur which are located at 30-40 km distances from Imphal. The facilities provided under various schemes of the Govt. in the distant hilly places of Manipur are comparatively inadequate as compared to the Imphal districts of Manipur. Among the various factors that influence the onset of menarche, environmental factors would play more roles than genetic. As such, two populations who have social distance from each other, but settled in close habitats and enjoyed similar facilities revealed more or less same results in mean ages.\par
VI.\begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-2.png}
\caption{\label{fig_1}Fig. 1 :}\end{figure}
  \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.09536585365853659\textwidth}P{0.21146341463414633\textwidth}P{0.19073170731707317\textwidth}P{0.17414634146341462\textwidth}P{0.17829268292682926\textwidth}}
\tabcellsep \multicolumn{2}{l}{Scheduled caste girls (n=417)}\tabcellsep \multicolumn{2}{l}{Meitei girls (n=409)}\\
\tabcellsep f\tabcellsep p. c\tabcellsep f\tabcellsep p. c\\
10\tabcellsep 12\tabcellsep 2.87\tabcellsep 13\tabcellsep 3.17\\
11\tabcellsep 15\tabcellsep 3.59\tabcellsep 16\tabcellsep 3.91\\
12\tabcellsep 50\tabcellsep 11.99\tabcellsep 85\tabcellsep 20.78\\
13\tabcellsep 91\tabcellsep 21.83\tabcellsep 133\tabcellsep 32.52\\
14\tabcellsep 134\tabcellsep 32.13\tabcellsep 109\tabcellsep 26.65\\
15\tabcellsep 88\tabcellsep 21.11\tabcellsep 45\tabcellsep 11.00\\
16\tabcellsep 21\tabcellsep 5.04\tabcellsep 08\tabcellsep 1.96\\
17\tabcellsep 06\tabcellsep 1.43\tabcellsep -\tabcellsep -\\
18\tabcellsep -\tabcellsep -\tabcellsep -\tabcellsep -\\
Total\tabcellsep 417\tabcellsep 99.99\tabcellsep 409\tabcellsep 99.99\end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_1}Table 1}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.06018998272884283\textwidth}P{0.6261226252158895\textwidth}P{0.002936096718480138\textwidth}P{0.0007340241796200345\textwidth}P{0.1592832469775475\textwidth}P{0.0007340241796200345\textwidth}}
Year 2020\tabcellsep Age (years)\tabcellsep \tabcellsep \tabcellsep \\
54\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Volume XX Issue I Version I\tabcellsep \multicolumn{3}{l}{Age-wise frequency and percentage distribution of girls reporting menarche are presented in table 2. The}\tabcellsep \multicolumn{2}{l}{of menarche at age 14 years were 33.76\% for SC girls and 34.10\% for Meitei girls. Menarche at the late age of}\\
( D )\tabcellsep \multicolumn{3}{l}{table shows that none of the girls belong to both communities experienced menarche at age 10years.}\tabcellsep \multicolumn{2}{l}{17 years was among a few SC girls with 1.51\% only. The mean menarcheal age of the Scheduled caste and}\\
-Global Journal of Human Social Science\tabcellsep \multicolumn{5}{l}{Scheduled caste girls(n=397) f p.c --7 1.76 50 12.59 91 22.92 134 33.76 88 22.17 21 5.29 06 1.51 However, a few (1.76\%) of SC girls and 2.56 \% (Meitei 10 11 12 13 14 15 16 17 girls) attained menarche status at age 11 years. Of all the girls investigated in the present study, the percentages of girls who have reported the occurrence Meitei 13.30±0.05years, respectively, which are closed to each Meitei girls (n=409) f p.c --10 2.56 85 21.79 133 34.11 109 27.95 45 11.45 08 2.05 --girls were 13.84±0.05 years and other (Fig.1). Age (years)}\\
\tabcellsep 18\tabcellsep -\tabcellsep -\tabcellsep -\tabcellsep -\\
\tabcellsep Total\tabcellsep 397\tabcellsep \tabcellsep 390\\
\tabcellsep \multicolumn{5}{l}{Mean (M)= 13.84, SE= 0.05, SD=1.15 Mean (M)= 13.30, SE= 0.05, SD=1.07}\\
\tabcellsep © 2020 Global Journals\tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_2}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.85\textwidth}}
Year 2020\\
55\\
Volume XX Issue I Version I\\
D )\\
(\\
Global Journal of Human Social Science -\end{longtable} \par
 
\caption{\label{tab_3}Table 3 :}\end{figure}
 		 		\backmatter   			 
\subsection[{Acknowledgement}]{Acknowledgement}\par
The authors are grateful to all the participants of the four villages for rendering their valuable co-operation for this present study. 			  			  				\begin{bibitemlist}{1}
\bibitem[Hodson and Meiteis ()]{b13}\label{b13} 	 		\textit{},  		 			Tc The Hodson 		,  		 			Meiteis 		.  		1908. Delhi: Low Price Publications.  	 
\bibitem[Evans Paul Kwame Ameade and Garti ()]{b2}\label{b2} 	 		‘Age at menarche and factors that influenced it. A study among females University students in Tomale’.  		 			Helene Akpene Evans Paul Kwame Ameade 		,  		 			Garti 		.  	 	 		\textit{PLOS ONE}  		2016. p. .  	 
\bibitem[Rumi and Pathak ()]{b8}\label{b8} 	 		‘Age at menarche of Bengali Girls in Sillong’.  		 			Dey Rumi 		,  		 			R K Pathak 		.  	 	 		\textit{Glimses on the Culture and Biology of the People of},  				 			Ed North East India,  			K Saratchandra By,  			Singh 		 (ed.)  		 (Meghalaya)  		2001. p. .  	 
\bibitem[Karapanou and Papadimitriou]{b3}\label{b3} 	 		‘Determinants of menarche’.  		 			O Karapanou 		,  		 			A Papadimitriou 		.  	 	 		\textit{Reprod. Biol. Endocrinol}  		8  (115)  p. 2010.  	 
\bibitem[Devi and Taruni]{b12}\label{b12} 	 		 			A Devi 		,  		 			Taruni 		.  		\textit{Differential fertility among the Aimols of Manipur},  				 	 
\bibitem[Remsberg et al.]{b4}\label{b4} 	 		\textit{Early menarche and the development of cardiovascular disease risk factors in adolescent girls: a Mean(yrs)},  		 			K E Remsberg 		,  		 			E W Demerath 		,  		 			C M Schubert 		,  		 			W C Chumlea 		,  		 			S S Sun 		,  		 			R M Siervogel 		.  		 	 
\bibitem[Feng et al. ()]{b6}\label{b6} 	 		‘Effects of age at menarche, reproductive years, and menopause on metabolic risk factors for cardiovascular diseases’.  		 			Y Feng 		,  		 			X Hong 		,  		 			E Wilker 		,  		 			Liz 		,  		 			W Zhang 		,  		 			D Jin 		.  	 	 		\textit{Atherosclerosis}  		2008. 196  (2)  p. .  	 
\bibitem[Singh and Jibonkumar ()]{b11}\label{b11} 	 		‘Ethnic Variations in fertility Patterns among four Communities of Manipur’.  		 			S Singh 		,  		 			Jibonkumar 		.  	 	 		\textit{J. Hum. Ecol}  		2006. 20  (1)  p. .  	 
\bibitem[Jone et al. ()]{b0}\label{b0} 	 		\textit{Height, weight and other physical characteristics of new south wales children Part 1 Children aged 5 years and over. New south wales Department of Health},  		 			D L Jone 		,  		 			W Hemphil 		,  		 			Esa Meyers 		.  		1973.  	 
\bibitem[Mean(yrs) Longitudinal Study The Journal of Clinical Endocrinology & Metabolism ()]{b5}\label{b5} 	 		‘Mean(yrs) Longitudinal Study’.  	 	 		\textit{The Journal of Clinical Endocrinology \& Metabolism}  		2005. 90  (5)  p. .  	 
\bibitem[De ()]{b7}\label{b7} 	 		‘Physical growth and relation of menarche’.  		 			Kakana De 		.  	 	 		\textit{with anthropometry Anthropol}  		2016. 4  (4)  p. .  	 
\bibitem[Ersoy et al. ()]{b1}\label{b1} 	 		\textit{The factors affecting the relation between the menarcheal age of mother and daughter. Child: care, health and development},  		 			B Ersoy 		,  		 			C Balkan 		,  		 			T Gunay 		,  		 			A Egemen 		.  		2005. 31 p. .  	 
\bibitem[Singh et al.]{b9}\label{b9} 	 		\textit{The Kom Tribes of Manipur-Their demography, culture},  		 			L Singh 		,  		 			; Romeo 		,  		 			Bio-Anthropology 		.  		 	 
\bibitem[Maheo ()]{b10}\label{b10} 	 		\textit{The Mao Naga Tribes of Manipur-A demographic Anthropological Study},  		 			L M Maheo 		.  		2004. New Delhi: Mittal Publication.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
