\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={Multi-Criteria Selection in Gram (Cicerarietinum L.) Germplasm},
 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{1970-01-01 (revised: 01 January 1970)}
\def\TheID{\makeatother }
\def\TheDate{1970-01-01}
\title{Multi-Criteria Selection in Gram (Cicerarietinum L.) Germplasm}
\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]{Roshan  Bind}

             \author[2]{Shri Niwas  Singh}

             \affil[1]{  B. R. D. P. G. College Deoria}

\renewcommand\Authands{ and }

\date{\small \em Received: 1 January 1970 Accepted: 1 January 1970 Published: 1 January 1970}

\maketitle


\begin{abstract}
        


An experiment involving 12 genotypes of Gram (Cicer arietinum L) was carried out at B. R. D. P. G. college farm to select varieties close to ideal plant types through a multi-criteria selection. These genotypes were grown in three replications under standard package of practices to raise a good crop. These genotypes were evaluated on 12 characters namely, plant height, days to 50% flowering, primary branches/plant, secondary branches/plant, days to maturity, number of pods/plant, number of seeds/plant, biological yield/plant, seed yield/plant and the harvest index. The normalized cumulative rank analysis was used to find out a preference order of these genotypes. The preference order is PUSA 362, P-3719, CSG-151, E-100YM, ICCI6015, GNG1581, RADHA, IPC 94-94, ICC15850, ICC 3535, ICC1009 and KWR 108. The top five genotypes from these could be recommended to farmers for cultivation in this region. A single table is enough to present the results of such experiments. The top two varieties were compared with ideal plant type and the best one (PUSA 362) could be further improved by crossing it with CSG515, IPC 94-94, ICC3535 and KWR 108.

\end{abstract}


\keywords{ideotype, chickpea, cicer, normalized cumulative ranks, selection.}

\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*}


\begin{textblock*}{10cm}(1.05cm,3cm)
{{\textit{CrossRef DOI of original article:}} \underline{}}
\end{textblock*}\let\tabcellsep& 	 	 		 \par
I. Introduction hickpea (CicerarietinumL., 2n=2x=16) globally ranks third among the pulse crops and accounts for production of 10.1 million tons annually. This ranking places chickpea behind beans (21.5 billion tons) and peas (10.4 million tons). These three pulses (beans, peas, and chickpeas) account for about 70\% of global pulse production with chickpea accounting for approximately 17\% of the total annual production. Production of chickpea in terms of harvested area from 1961 to 2013 ranged from a low of 8.9 million hectares in 1981 to a high of 13.5 million hectares in 2013. These global acreage and production figures gave a productivity of 748 kg/ha. Chickpea is produced in over 50 countries with India being the largest producer. Other chickpea producing major countries after India are Pakistan, Turkey, Australia, Ethiopia, Malawi, Mexico, Morocco and Syria. The top chickpea producing states in India in descending order have been Madhya Pradesh, Maharashtra, Karnataka, Andhra Pradesh, Rajasthan, Chhattisgarh, Uttar Pradesh and Gujarat. Chickpea is divided into two distinct types. The most prominent type is referred to as "Desi" and is characterized by relatively small seeds that range from light tan to black and with many variations including various markings of anthocyanin pigmentation. The relatively small seeds have rather thick seed coats and yellow cotyledons. The second type is "Kabuli" with bold and big seeds that are relatively white. It is important to study the traits of chickpeas based on which suitable plant types could be selected for higher yields and other improvements. The present investigation was undertaken with the twin objectives of designing an objective way of selection and advocating precise varietal recommender system in chickpeas. This system is an effort to materialize the idea of crop ideotype of chickpea. Ideotype concept was given by Donald 1968. 
\section[{II. Materials and Methods}]{II. Materials and Methods}\par
A field experiment was conducted during Rabi season 2021-2022 with twelve germplasm lines of chickpea namely CSG 515, E-100YM, GNG 1581, ICC 1009, ICC 15850, ICC 16015, ICC 3535, IPC 94-94, KWR 108, P-3719, PUSA 362, and RADHA that were procured from IIPR Kanpur, U. P., India for growing in BRDPG College, Deoria. These genotypes were grown in three replications in a randomized block design. Standard package of practices was adopted to raise a good crop. These lines were evaluated on 12 parameters viz., days to 50\% flowering(D 50\% F), days to 50\% podding (D 50\% P), plant height(PH (CM)), primary branches/plant (PBPP), secondary branches /plant (SBPP), days to maturity (D 2 M), number of pods/plant (NPPP), number of seeds/plant (NSPP), biological yield/plant (BYPP), seed yield/plant (SYPP), harvest index (HI\%) and the hundred seed weight (100 SEED WT). Observations were recorded on five randomly selected plants and tagged to record the observation from each replication in each row on twelve parameters. Means of three replications were calculated. These average data were subjected to normalized cumulative ranks analysis as used by Singh 2017, \hyperref[b3]{Singh et al., 2018}\hyperref[b4]{, Yadav et al., 2020}\hyperref[b1]{and Kumar 2021}. The results of the NCR analysis are being given in five tables to comprehend the NCR analysis step-bystep, although a single table \hyperref[tab_2]{(Table 5})is enough to present the results of such experiments as given in many theses of research students and many papers of this college for the sake of precision and paper economy. 
\section[{C}]{C}\par
farm to select varieties close to ideal plant types through a multi-criteria selection. These genotypes were grown in three replications under standard package of practices to raise a good crop. These genotypes were evaluated on 12 characters namely, plant height, days to 50\% flowering, primary branches/plant, secondary branches/plant, days to maturity, number of pods/plant, number of seeds/plant, biological yield/plant, seed yield/plant and the harvest index. The normalized cumulative rank analysis was used to find out a preference order of these genotypes. The preference order is PUSA 362, P-3719, CSG-151, E-100YM, ICCI6015, GNG1581, RADHA, IPC 94-94, ICC15850, ICC 3535, ICC1009 and KWR 108. The top five genotypes from these could be recommended to farmers for cultivation in this region. A single table is enough to present the results of such experiments. The top two varieties were compared with ideal plant type and the best one (PUSA 362) could be further improved by crossing it with CSG515, IPC 94-94, ICC3535 and KWR 108. 
\section[{III. Results and Discussion}]{III. Results and Discussion}\par
The mean data of the three replications are given in Table  {\ref 1}. 
\section[{Table 1: The Mean Data of three Replications}]{Table 1: The Mean Data of three Replications}\par
The ranks, cumulative ranks and normalized cumulative ranks are given in Table \hyperref[tab_0]{2}.   
\section[{Global Journal of Science Frontier Research ( D ) XXIII Issue IV Version I Year 2023}]{Global Journal of Science Frontier Research ( D ) XXIII Issue IV Version I Year 2023}\par
Table  {\ref 4}: Combining Tables  {\ref 1} and\hyperref[tab_0]{2} Together On sorting the table 4 on CR or NCR in increasing order we get Table \hyperref[tab_2]{5} which is enough to sum up the findings of this experiment. Thus, this single table \hyperref[tab_2]{(Table 5}) is enough for poster as well as paper presentation of such experiments.\par
From tables 3 \& 5, it is clear that the preference order of evaluated chickpea genotypes is PUSA 362, P-3719, CSG 515, E-100YM, ICC 16015, GNG 1518, RADHA, IPC 94-94, ICC 15850, ICC 3535, ICC 1009 and KWR 108. Top five varieties viz., PUSA 362, P-3719, CSG 515, E-100YM and ICC 16015 could be recommended for cultivation by farmers of this region. Top two varieties were compared with ideal plant type and the graphical presentation shows how close are the top two varieties to the ideal plant type as shown in Figure 1.   The ideal plant type being visualized here, on the basis of twelve evaluated parameters, is early flowering, early podding, tall, having more primary and secondary branches, early maturing, more pods per plant, more seeds/pod, more biological yield per plant, more seed yield per plant, high harvest index and higher 100 seed weight. From same data set we can select various plant types by changing selection criteria as per our farmers' needs. From this NCR analysis it is also clear that top performer viz., PUSA 362 has scope for future improvement in parameters like secondary branches per plant (SBPP), days to maturity (D2M), harvest index (HI) and primary branches per plant (PBPP). These characters can be improved by crossing PUSA 362 with CSG 515 (ranking first in SBPP), IPC 94-94 or ICC 1009 (both ranking first in D2M), ICC 3535 (ranking first in HI) and KWR 108 (ranking first in PBPP) respectively.  \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_0}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.15892756878158337\textwidth}P{0.07540707467714766\textwidth}P{0.025294778214486245\textwidth}P{0.03865805727119596\textwidth}P{0.044385176866928694\textwidth}P{0.03770353733857383\textwidth}P{0.019090398652442445\textwidth}P{0.03961257720381808\textwidth}P{0.09688377316114542\textwidth}P{0.034362717574396406\textwidth}P{0.02911285794497473\textwidth}P{0.03865805727119596\textwidth}P{0.044385176866928694\textwidth}P{0.05679393599101629\textwidth}P{0.10404267265581134\textwidth}P{0.006681639528354856\textwidth}}
\multicolumn{7}{l}{SN VARIETYâ??" D 50\% F D 50\% P PH(CM) PBPP}\tabcellsep SBPP\tabcellsep \multicolumn{3}{l}{D 2 M NPPP NSPP}\tabcellsep BYPP\tabcellsep SYPP\tabcellsep HI\%\tabcellsep \multicolumn{2}{l}{100 SEED WT}\\
\multicolumn{2}{l}{Sort Order?}\tabcellsep 1\tabcellsep 1\tabcellsep 0\tabcellsep 0\tabcellsep \tabcellsep 0\tabcellsep 1\tabcellsep 0\tabcellsep 0\tabcellsep 0\tabcellsep 0\tabcellsep 0\tabcellsep 0\tabcellsep \\
1\tabcellsep CSG 515\tabcellsep 89\tabcellsep 114\tabcellsep 43.89\tabcellsep \multicolumn{2}{l}{5.33}\tabcellsep 12.8\tabcellsep \multicolumn{3}{l}{129.67 17.87 18.47}\tabcellsep 9.88\tabcellsep 3.94\tabcellsep 37.07\tabcellsep \multicolumn{2}{l}{17.83}\\
2\tabcellsep E-100YM\tabcellsep 89\tabcellsep 116\tabcellsep 61.87\tabcellsep \multicolumn{2}{l}{4.63}\tabcellsep 5.53\tabcellsep 130\tabcellsep 22.8\tabcellsep 25.4\tabcellsep 12.17\tabcellsep 3.36\tabcellsep 27.64\tabcellsep \multicolumn{2}{l}{18.3}\\
\multicolumn{2}{l}{3 GNG 1581}\tabcellsep 90\tabcellsep 118\tabcellsep 43.57\tabcellsep \multicolumn{2}{l}{5.33}\tabcellsep 10.87\tabcellsep 130\tabcellsep 15.73\tabcellsep 15.9\tabcellsep 9.49\tabcellsep 3.19\tabcellsep 32.18\tabcellsep \multicolumn{2}{l}{20.73}\\
4\tabcellsep ICC 1009\tabcellsep 98\tabcellsep 115.33\tabcellsep 44.65\tabcellsep \multicolumn{2}{l}{4.4}\tabcellsep 7\tabcellsep 128\tabcellsep \multicolumn{2}{l}{13.21 15.05}\tabcellsep 6.4\tabcellsep 2.45\tabcellsep 37.91\tabcellsep \multicolumn{2}{l}{16.8}\\
\multicolumn{2}{l}{5 ICC 15850}\tabcellsep 90\tabcellsep 114\tabcellsep 38.77\tabcellsep \multicolumn{2}{l}{5.2}\tabcellsep 7.33\tabcellsep \multicolumn{2}{l}{128.33 8.87}\tabcellsep 7.6\tabcellsep 8.46\tabcellsep 2.36\tabcellsep 23.27\tabcellsep \multicolumn{2}{l}{22.46}\\
\multicolumn{2}{l}{6 ICC 16015}\tabcellsep 89\tabcellsep 114\tabcellsep 43.19\tabcellsep \multicolumn{2}{l}{3.67}\tabcellsep 8\tabcellsep 129\tabcellsep \multicolumn{2}{l}{15.45 19.67}\tabcellsep 9.54\tabcellsep 3.58\tabcellsep 34.37\tabcellsep \multicolumn{2}{l}{18.83}\\
7\tabcellsep ICC 3535\tabcellsep 92\tabcellsep 114.67\tabcellsep 42.51\tabcellsep \multicolumn{2}{l}{4.73}\tabcellsep 8\tabcellsep \multicolumn{3}{l}{128.67 12.73 14.82}\tabcellsep 5.62\tabcellsep 3.03\tabcellsep 41.72\tabcellsep \multicolumn{2}{l}{17.6}\\
8\tabcellsep IPC 94-94\tabcellsep 92\tabcellsep 115.33\tabcellsep 39.19\tabcellsep \multicolumn{2}{l}{5.07}\tabcellsep 5.47\tabcellsep 128\tabcellsep 15.6\tabcellsep 16.33\tabcellsep 6.98\tabcellsep 2.38\tabcellsep 37.84\tabcellsep \multicolumn{2}{l}{19.6}\\
9\tabcellsep KWR 108\tabcellsep 92\tabcellsep 115.67\tabcellsep 42.28\tabcellsep \multicolumn{2}{l}{17.93}\tabcellsep 5.07\tabcellsep 130\tabcellsep 6.47\tabcellsep 6.33\tabcellsep 7.86\tabcellsep 2.19\tabcellsep 23.47\tabcellsep \multicolumn{2}{l}{23.81}\\
10\tabcellsep P-3719\tabcellsep 90\tabcellsep 114\tabcellsep 47.69\tabcellsep \multicolumn{2}{l}{4.53}\tabcellsep 5.67\tabcellsep \multicolumn{4}{l}{128.67 20.93 26.87 10.78}\tabcellsep 4.57\tabcellsep 40.36\tabcellsep \multicolumn{2}{l}{18.03}\\
\multicolumn{2}{l}{11 PUSA 362}\tabcellsep 89\tabcellsep 112\tabcellsep 49.89\tabcellsep \multicolumn{2}{l}{4.87}\tabcellsep 5.03\tabcellsep \multicolumn{4}{l}{129.33 20.95 20.82 14.15}\tabcellsep 4.47\tabcellsep 34.44\tabcellsep \multicolumn{2}{l}{25.6}\\
12\tabcellsep RADHA\tabcellsep 88\tabcellsep 115\tabcellsep 44.65\tabcellsep \multicolumn{2}{l}{4.4}\tabcellsep 4.73\tabcellsep \multicolumn{4}{l}{128.33 15.27 13.93 11.13}\tabcellsep 2.54\tabcellsep 19.81\tabcellsep \multicolumn{2}{l}{23.4}\\
\multicolumn{6}{l}{SN VARIETY D 50\% F D 50\% P PH(CM) PBPP}\tabcellsep SBPP\tabcellsep D2M\tabcellsep \multicolumn{2}{l}{NPPP NSPP}\tabcellsep BYPP\tabcellsep SYPP\tabcellsep HI\%\tabcellsep 100 SEED WT\tabcellsep \multicolumn{2}{l}{CR NCR}\\
\multicolumn{2}{l}{Sort Order?}\tabcellsep 1\tabcellsep 1\tabcellsep 0\tabcellsep 0\tabcellsep 0\tabcellsep 1\tabcellsep 0\tabcellsep 0\tabcellsep 0\tabcellsep 0\tabcellsep 0\tabcellsep 0\tabcellsep \tabcellsep \\
1\tabcellsep CSG 515\tabcellsep 2\tabcellsep 2\tabcellsep 6\tabcellsep 2\tabcellsep 1\tabcellsep 9\tabcellsep 4\tabcellsep 5\tabcellsep 5\tabcellsep 3\tabcellsep 5\tabcellsep 10\tabcellsep 54\tabcellsep 1.2\\
2\tabcellsep E-100 YM\tabcellsep 2\tabcellsep 11\tabcellsep 1\tabcellsep 8\tabcellsep 8\tabcellsep 10\tabcellsep 1\tabcellsep 2\tabcellsep 2\tabcellsep 5\tabcellsep 9\tabcellsep 8\tabcellsep \multicolumn{2}{l}{67 1.49}\\
\multicolumn{2}{l}{3 GNG 1581}\tabcellsep 6\tabcellsep 12\tabcellsep 7\tabcellsep 2\tabcellsep 2\tabcellsep 10\tabcellsep 5\tabcellsep 7\tabcellsep 7\tabcellsep 6\tabcellsep 8\tabcellsep 5\tabcellsep \multicolumn{2}{l}{77 1.71}\\
4\tabcellsep ICC 1009\tabcellsep 12\tabcellsep 8\tabcellsep 4\tabcellsep 10\tabcellsep 6\tabcellsep 1\tabcellsep 9\tabcellsep 8\tabcellsep 11\tabcellsep 9\tabcellsep 3\tabcellsep 12\tabcellsep \multicolumn{2}{l}{93 2.07}\\
\multicolumn{2}{l}{5 ICC 15850}\tabcellsep 6\tabcellsep 2\tabcellsep 12\tabcellsep 4\tabcellsep 5\tabcellsep 3\tabcellsep 11\tabcellsep 11\tabcellsep 8\tabcellsep 11\tabcellsep 11\tabcellsep 4\tabcellsep \multicolumn{2}{l}{88 1.96}\\
\multicolumn{2}{l}{6 ICC 16015}\tabcellsep 2\tabcellsep 2\tabcellsep 8\tabcellsep 12\tabcellsep 3\tabcellsep 7\tabcellsep 7\tabcellsep 4\tabcellsep 6\tabcellsep 4\tabcellsep 7\tabcellsep 7\tabcellsep \multicolumn{2}{l}{69 1.53}\\
7\tabcellsep ICC 3535\tabcellsep 9\tabcellsep 6\tabcellsep 9\tabcellsep 7\tabcellsep 3\tabcellsep 5\tabcellsep 10\tabcellsep 9\tabcellsep 12\tabcellsep 7\tabcellsep 1\tabcellsep 11\tabcellsep \multicolumn{2}{l}{89 1.98}\\
8\tabcellsep IPC 94-94\tabcellsep 9\tabcellsep 8\tabcellsep 11\tabcellsep 5\tabcellsep 9\tabcellsep 1\tabcellsep 6\tabcellsep 6\tabcellsep 10\tabcellsep 10\tabcellsep 4\tabcellsep 6\tabcellsep \multicolumn{2}{l}{85 1.89}\\
9\tabcellsep KWR 108\tabcellsep 9\tabcellsep 10\tabcellsep 10\tabcellsep 1\tabcellsep 10\tabcellsep 10\tabcellsep 12\tabcellsep 12\tabcellsep 9\tabcellsep 12\tabcellsep 10\tabcellsep 2\tabcellsep \multicolumn{2}{l}{107 2.38}\\
10\tabcellsep P-3719\tabcellsep 6\tabcellsep 2\tabcellsep 3\tabcellsep 9\tabcellsep 7\tabcellsep 5\tabcellsep 3\tabcellsep 1\tabcellsep 4\tabcellsep 1\tabcellsep 2\tabcellsep 9\tabcellsep \multicolumn{2}{l}{52 1.16}\\
\multicolumn{2}{l}{11 PUSA 362}\tabcellsep 2\tabcellsep 1\tabcellsep 2\tabcellsep 6\tabcellsep 11\tabcellsep 8\tabcellsep 2\tabcellsep 3\tabcellsep 1\tabcellsep 2\tabcellsep 6\tabcellsep 1\tabcellsep 45\tabcellsep 1\\
12\tabcellsep RADHA\tabcellsep 1\tabcellsep 7\tabcellsep 4\tabcellsep 10\tabcellsep 12\tabcellsep 3\tabcellsep 8\tabcellsep 10\tabcellsep 3\tabcellsep 8\tabcellsep 12\tabcellsep 3\tabcellsep 81\tabcellsep 1.8\\
\multicolumn{6}{l}{SN VARIETY D 50\% F D 50\% P PH(CM) PBPP}\tabcellsep SBPP\tabcellsep D2M\tabcellsep \multicolumn{2}{l}{NPPP NSPP}\tabcellsep BYPP\tabcellsep SYPP\tabcellsep HI\%\tabcellsep 100 SEED WT\tabcellsep \multicolumn{2}{l}{CR NCR}\\
\multicolumn{2}{l}{Sort Order?}\tabcellsep 1\tabcellsep 1\tabcellsep 0\tabcellsep 0\tabcellsep 0\tabcellsep 1\tabcellsep 0\tabcellsep 0\tabcellsep 0\tabcellsep 0\tabcellsep 0\tabcellsep 0\tabcellsep \tabcellsep \\
1\tabcellsep PUSA 362\tabcellsep 2\tabcellsep 1\tabcellsep 2\tabcellsep 6\tabcellsep 11\tabcellsep 8\tabcellsep 2\tabcellsep 3\tabcellsep 1\tabcellsep 2\tabcellsep 6\tabcellsep 1\tabcellsep 45\tabcellsep 1\\
2\tabcellsep P-3719\tabcellsep 6\tabcellsep 2\tabcellsep 3\tabcellsep 9\tabcellsep 7\tabcellsep 5\tabcellsep 3\tabcellsep 1\tabcellsep 4\tabcellsep 1\tabcellsep 2\tabcellsep 9\tabcellsep \multicolumn{2}{l}{52 1.16}\\
3\tabcellsep CSG 515\tabcellsep 2\tabcellsep 2\tabcellsep 6\tabcellsep 2\tabcellsep 1\tabcellsep 9\tabcellsep 4\tabcellsep 5\tabcellsep 5\tabcellsep 3\tabcellsep 5\tabcellsep 10\tabcellsep 54\tabcellsep 1.2\\
4\tabcellsep E-100 YM\tabcellsep 2\tabcellsep 11\tabcellsep 1\tabcellsep 8\tabcellsep 8\tabcellsep 10\tabcellsep 1\tabcellsep 2\tabcellsep 2\tabcellsep 5\tabcellsep 9\tabcellsep 8\tabcellsep \multicolumn{2}{l}{67 1.49}\\
\multicolumn{2}{l}{5 ICC 16015}\tabcellsep 2\tabcellsep 2\tabcellsep 8\tabcellsep 12\tabcellsep 3\tabcellsep 7\tabcellsep 7\tabcellsep 4\tabcellsep 6\tabcellsep 4\tabcellsep 7\tabcellsep 7\tabcellsep \multicolumn{2}{l}{69 1.53}\\
\multicolumn{2}{l}{6 GNG 1581}\tabcellsep 6\tabcellsep 12\tabcellsep 7\tabcellsep 2\tabcellsep 2\tabcellsep 10\tabcellsep 5\tabcellsep 7\tabcellsep 7\tabcellsep 6\tabcellsep 8\tabcellsep 5\tabcellsep \multicolumn{2}{l}{77 1.71}\\
7\tabcellsep RADHA\tabcellsep 1\tabcellsep 7\tabcellsep 4\tabcellsep 10\tabcellsep 12\tabcellsep 3\tabcellsep 8\tabcellsep 10\tabcellsep 3\tabcellsep 8\tabcellsep 12\tabcellsep 3\tabcellsep 81\tabcellsep 1.8\\
8\tabcellsep IPC 94-94\tabcellsep 9\tabcellsep 8\tabcellsep 11\tabcellsep 5\tabcellsep 9\tabcellsep 1\tabcellsep 6\tabcellsep 6\tabcellsep 10\tabcellsep 10\tabcellsep 4\tabcellsep 6\tabcellsep \multicolumn{2}{l}{85 1.89}\\
\multicolumn{2}{l}{9 ICC 15850}\tabcellsep 6\tabcellsep 2\tabcellsep 12\tabcellsep 4\tabcellsep 5\tabcellsep 3\tabcellsep 11\tabcellsep 11\tabcellsep 8\tabcellsep 11\tabcellsep 11\tabcellsep 4\tabcellsep \multicolumn{2}{l}{88 1.96}\\
\multicolumn{2}{l}{10 ICC 3535}\tabcellsep 9\tabcellsep 6\tabcellsep 9\tabcellsep 7\tabcellsep 3\tabcellsep 5\tabcellsep 10\tabcellsep 9\tabcellsep 12\tabcellsep 7\tabcellsep 1\tabcellsep 11\tabcellsep \multicolumn{2}{l}{89 1.98}\\
\multicolumn{2}{l}{11 ICC 1009}\tabcellsep 12\tabcellsep 8\tabcellsep 4\tabcellsep 10\tabcellsep 6\tabcellsep 1\tabcellsep 9\tabcellsep 8\tabcellsep 11\tabcellsep 9\tabcellsep 3\tabcellsep 12\tabcellsep \multicolumn{2}{l}{93 2.07}\\
\multicolumn{2}{l}{12 KWR 108}\tabcellsep 9\tabcellsep 10\tabcellsep 10\tabcellsep 1\tabcellsep 10\tabcellsep 10\tabcellsep 12\tabcellsep 12\tabcellsep 9\tabcellsep 12\tabcellsep 10\tabcellsep 2\tabcellsep \multicolumn{2}{l}{107 2.38}\end{longtable} \par
 
\caption{\label{tab_1}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_2}Table 5 :}\end{figure}
 			\label{foot_0}\footnote{\label{foot_0} © 2023 Global JournalsMulti-Criteria Selection in Gram (Cicer arietinum L.) Germplasm} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Singh ()]{b2}\label{b2} 	 		‘Normalized Cumulative Ranks for Plant Breeding: An Example’.  		 			S N Singh 		.  		 ISSN: 2454-6011.  	 	 		\textit{Frontiers in Crop Improvement Journal}  		 2393-8234.  		2017. 5 p. .  	 	 (Print) 
\bibitem[Kumar (ed.) ()]{b1}\label{b1} 	 		\textit{Prescis (e) varietal recommender system: An example with 20 wheat varieties},  		 			R Kumar 		.  		B. R. D. P. G. College (ed.)  		2021. Deoria, Uttar Pradesh; India.  	 	 (Ag.) Thesis) 	 (Bharat) -274001) 
\bibitem[Yadav et al. ()]{b4}\label{b4} 	 		‘Selecting suitable wheat (Triticum aestivum L.) variety for Gorakhpur and Deoria region through normalized cumulative ranks’.  		 			M Yadav 		,  		 			S N Singh 		,  		 			Tarkeshwar 		,  		 			R K Sahu 		,  		 			K Kumar 		,  		 			P K Yadav 		.  	 	 		\textit{Int. J. Curr. Microbiol. App. Sci, Special Issue}  		2020. 11 p. .  	 
\bibitem[Singh et al. ()]{b3}\label{b3} 	 		‘Selection from quinoa (Chenopodium quinoa Willd.) accessions through normalized cumulative ranks’.  		 			S N Singh 		,  		 			R K Sahu 		,  		 			Tarkeshwar 		.  	 	 		\textit{Progressive Research -An International Journal}  		2018. 13 p. .  	 
\bibitem[Donald ()]{b0}\label{b0} 	 		‘The breeding of crop ideotype’.  		 			C M Donald 		.  	 	 		\textit{Euphytica}  		1968. 17 p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
