\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={Influencing of Socioeconomic Impacts Through Mustard Inclusion in Fellow Period Preceding Boro Rice Farming of Bangladesh: A Field 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{2019-01-15 (revised: 15 January 2019)}
\def\TheID{\makeatother }
\def\TheDate{2019-01-15}
\title{Influencing of Socioeconomic Impacts Through Mustard Inclusion in Fellow Period Preceding Boro Rice Farming of Bangladesh: A Field 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]{A.H.M. Motiur Rahman  Talukder}

             \author[2]{Mrityunjoy  Biswas}

             \author[3]{Mohammad Noor Hossain  Miah}

             \author[4]{Md. Abul  Kashem}

             \author[5]{Lutfun  Nahar}

             \affil[1]{  Bangladesh Agricultural Research Institute}

\renewcommand\Authands{ and }

\date{\small \em Received: 10 December 2018 Accepted: 1 January 2019 Published: 15 January 2019}

\maketitle


\begin{abstract}
        


An endeavor was made in this study to evaluate the Socioeconomic impacts of farmers? influencing through mustard inclusion in the fallow period preceding Boro rice farming in study area namely Mymensingh, Jamalpur and Tangail districts of Bangladesh. Field level data were collected by face to face interview using pre-tested questionnaire from 90 respondent farmers? who were belonged to small, medium and large farm households, a school teacher and businessman while secondary data collected from printed documents such as DAEDAEDepartment Agricultural Extension (www.dae.gov.bd) progress reports and other development statistics.

\end{abstract}


\keywords{socioeconomic, impacts, mustard, inclusion, field study, boro rice, farming.}

\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
or establishment of new roads and highways, buildings, industries, markets, crop land of Bangladesh (Extends from 20°34? North Latitude to 26°38? North Latitude and from 88°01? East Longitude to 92°41? East Longitude) has declined by 68,760 ha year -1 (0.73\%) since 1976 \hyperref[b6]{(Hasan et al. 2013}). These will cause serious shortage of cultivable land for crop production and a severe food shortage to feed the increased population in the near future.\par
So, to feed the increased population production potentiality of different crops must be increased through the development of new varieties, improved cropping pattern, intercropping practices, etc. Increasing the cropping intensity through the development of improved cropping system by the selection of suitable crop varieties would be one of the methods. Farmers usually prefer the patterns which involve fewer risks and offer the best economic returns for investment. Most of the cropping patterns in Bangladesh are based on rice or have rice in common with other crops  {\ref (Alam et al. 2011}). Most observable cropping patterns are Aus rice/Jute-Fallow-Rabi crops, Aus rice/Jute-Aman rice-Fallow, Aus rice/Jute-Aman rice-Rabi crops, Fallow-Aman rice-Fallow, Mixed Rice-Rabi crops, Rice (B. Aman)-Fallow-Rice (Boro), Fallow-Rice (Boro)-Rice (T. Aman), Mixed Aus rice and other Kharif (wet season) crops (Jhum cultivation) are generally practice in Bangladesh. From the above cropping pattern, it is identified that the aristocratic crop mustard as conjunction crop between T. Aman and Boro is very negligible. Bangladesh Rice Research Institute (BRRI; www.brri.gov.bd) has developed several improved Aman and Boro rice varieties along with their optimum sowing and harvesting time for farm-level cultivation. A large number of local rice varieties are available in the markets which are also practicing by the farmers.\par
Farming System Research and Development Programme \hyperref[b5]{(FSRDP, 1987)} found that the farmers' were continuously changing cropping pattern keeping Aman rice in constant. For this reason, farmers' were changing the Aman rice varieties which face relatively less natural hazard and uncertainty. On the other hand, assuming that the area of improved mustard varieties is gradually increasing and local varieties area is decreasing year after year might be due to the development of wide\par
The earlier study was conducted by \hyperref[b0]{Akter et al. (2010)} and \hyperref[b11]{Miah and Alam (2008)} respectively on the adoption status of BARIBARI-Bangladesh Agricultural Research Institute, (www.bari.gov.bd) released mustard varieties and relative profitability and farmer's attitude toward BARI's mustard cultivation in some areas of Bangladesh and they found the positive attitude and profitability from the respondent farmers' through the farming of mustard preceding Boro rice farming.\par
Mustard which is a leading oilseed crop, contributing to more than 60\% of the total oilseed production in Bangladesh providing calories and aiding in digestion of several fat-soluble vitamins, for example, Vitamin A  {\ref (National Research Council, 1989)}. For maintaining good health, at least, 15\% of the total calories must come from visible and invisible oils or fats. Some oilseeds are also a source of good quality protein, vitamins, and fuel.\par
Many areas of the country new numbers of cropping pattern are being practiced by the farmers' because the rate of expansion depends on yield and profit potentiality of the cropping systems. \hyperref[b9]{Khan et al. (2017)} revealed that the highest gross return and gross margins were respectively \$ 4248.7 and \$ 2010.7 ha -1 which were 80\% and 207\% higher due to the inclusion of mustard between two rice crops. Similarly, \hyperref[b8]{Paul et al. (2016)} opined that based on benefit-cost ratio (BCR) most profitable cropping patterns was Mustard-Jute-T. Aman rice. Further, relevant information on the adoption rate of local and high yielding Aman and Boro rice, mustard varieties, their sowing and harvesting situation, constraint in mustard production of the study areas is very scanty and sporadic. Therefore, it was needed to identify the farming system of the study areas from which farmers' will be benefited by gathering information on high yielding and local varieties for adopting at farm level that will influence the social impacts. Therefore, the present study was conducted to fulfill the following objectives; i. To observe the shifting rate of socioeconomic impressions of farmers' influencing by mustard inclusion preceding Boro rice farming ii. To identify the farm-level adoption of Aman and Boro rice, mustard varieties along with their planting and harvesting time iii. To categorize the possible limitations for the adoption of mustard crop preceding Boro rice farming iv. To find the present dominant rice-based cropping pattern(s) in the study areas and economic profitability. 
\section[{II.}]{II.} 
\section[{Materials and Methods}]{Materials and Methods}\par
It is an empirical study based on collected primary data from the selected district farmers' who cultivated the T. Aman (wet season rice) and Boro rice (dry season rice) dominantly. Previously, secondary data of selected districts were collected from printed report of DAE and other Non-Government Organization (NGO). 
\section[{a) Selection of Study Area and Study Period}]{a) Selection of Study Area and Study Period}\par
Based on easy access for the researcher (communication facilities) and less prone to natural calamities Mymensingh Sadar and Muktagachha from Mymensingh district, Jamalpur Sadar and Melandaha from Jamalpur district, Mirzapur and Delduar Upazila from Tangail district selected for this study. Geographically Mymensingh district lies between 24 0 15 ? and 25 0 15 ? North and 90 0 49 ? East longitudes, Jamalpur district lies between 24 0 34 ? and 25 0 26 ? North latitudes and between 40 °89 ? and 12 °90 ? East longitudes and Tangail district lies between 24 °01 ? and 24 °47 ? north latitudes and between 89 °44 ? and 90 °18 ' east longitudes. The study was based on the farm level as well as the market level and conducted during the period from June 2014 to October 2014. 
\section[{b) Sample Size and Sampling Technique}]{b) Sample Size and Sampling Technique}\par
A purposive sampling technique was adopted in this study to select the respondent farmers' of Fallow /Mustard-Boro rice-T. Aman rice cropping pattern to know the existing crop varieties practiced under this pattern, their planting and harvesting time at farmers' level, dominant cropping system and as well as economic profitability. In the first stage of sampling, three mustard growing districts between T. Aman and Boro rice, namely Mymensingh, Jamalpur and Tangail selected based on high, medium, and low-intensity area. In the second stage, two Upazilas carefully chose from each district. In the third stage, a total of 90 farmers, taking 15 farmers from each Upazila were chose by random sampling technique.   
\section[{c) Preparation of Interview Schedule}]{c) Preparation of Interview Schedule}\par
A preliminary interview schedule planned to collect data from the respondents. The introductory interview schedule contained the socioeconomic profile of the respondents, the existing crop varieties and their sowing and harvesting time, dominant cropping pattern, cost and return of Mustard inclusion in the preceding period of Boro rice farming. 
\section[{d) Methods of Data Collection}]{d) Methods of Data Collection}\par
The researcher himself collected field-level data by face to face interview using a preliminary interview schedule. The unit of data collection was multiple plots of each selected farmers, where detailed information regarding Mustard/Fallow-Boro rice-T. Aman rice cropping pattern was taken, and these data analyzed on a hectare basis. Data about existing cultivated variety, cost of input, market price, yield, etc considered. 
\section[{e) Analytical Techniques}]{e) Analytical Techniques}\par
The collected data were scrutinized, edited, summarized, tabulated, and analyzed to fulfill the objectives of the study. Profitability studies of Fallow/Mustard-Boro rice-T. Aman rice cropping patterns were estimated using the cost of cultivation (based on farmers' information), gross return (based on local market price), and profit analysis.\par
Gross return (GR) was calculated multiplying the total output of an enterprise by the average market price during the harvesting period. The following equation was used to estimate Gross return. 
\section[{?????? ? ???????? ?? ??=1}]{?????? ? ???????? ?? ??=1}\par
Where, GR i = Gross return from the ith product (\$ ha -1 ), Q i = Quantity of the ith product (kg), P i = Average price of the ith product (\$), i=1, 2, 3 Gross margin is an estimate of the difference between total return and variable costs. i.e, GM= TR-VC Where, GM= Gross margin TR= Total return VC= Variable cost III. 
\section[{Result and Discussion}]{Result and Discussion} 
\section[{a) Socioeconomic Profile of sampled farmers'}]{a) Socioeconomic Profile of sampled farmers'}\par
Age is the important factors that were about individuals in qualities make up, his need, and way of thinks and behaves that are all closely related to the whole life (Smith and Zope, 1970). In the study areas, the highest percentage of farmers' (43.3\%) was in the age group of 41-50 years in Mymensingh region. The lowest percent of the farmers' (10\%) were under the age group of up to 30 and 31-40 years in Mymensingh region. On an average of the three locations, the highest respondent farmers' (31.1\%) were under the middle age group of 41-50 years (Table \hyperref[tab_1]{1}). If these young aged respondents would be trained, motivated, and guided, they would be able to struggle against poverty by engaging themselves in employed occupation.Year 2019 ( ) B\par
Education is a vital factor that makes the farmers' to access the relevant technical expertise and scientific information. The study revealed that the highest percentage of illiterate farmers found in Mymensingh region (30\%) followed by Jamalpur region (13\%). Mean of all locations indicated that 18 percent of respondents had at the secondary, 23 percent at SSC, 4 and 8 percent had at HSC, and graduate and above level education (Table \hyperref[tab_1]{1}). Ray (1998) defined the main occupation as the work for a man who has engaged him throughout the year. The survey results reflected that on an average of three locations, 69 percent of farmers solely engaged in Agriculture (Table \hyperref[tab_1]{1}). But small/medium farmers' with their small land cannot survive on agriculture alone. For this reason, they have to go for subsidiary/off-farm activities for supplementing the family income. For this reason, some of the respondents were found to depend on business. On an average of three surveyed areas, the farm family size practicing Mustard/Fallow-Boro rice-T. Aman rice cropping pattern was 5.44 members (Table \hyperref[tab_1]{1}) while it was 5.89 in Tangail region, 5.40 in Mymensingh region, and the lowest 5.05 in Jamalpur region. 
\section[{b) Aman varieties cultivated by the sampled farmers of the surveyed areas}]{b) Aman varieties cultivated by the sampled farmers of the surveyed areas}\par
To choice, a crop or variety, different factors like prevailing farm condition, varietal adaptability, resistance to pests and diseases and marketability and profitability should be taken into consideration. From the survey program, it reflected that the high yielding T. Aman rice variety BRRI dhan49 was cultivated in the 47 percent of respondent in Mymensingh region followed by Madhobi and Hari dhan (e.g.; dhan is Bengali word and Rice is English word) was cultivated by 33.3 and 30 percent of respondents respectively. Similarly, in Mymensingh region, the variety BRRI dhan49 occupied the highest 28.1\% land (DAE, 2014). In Jamalpur region, the local variety Hari dhan (e.g.; dhan is Bengali word and Rice is English word) was cultured by 47 percent respondent farmers followed by HYVHYV-High Yielding Variety BRRI dhan49 was practiced in 43 percent respondent whereas in Tangail region, 90 percent respondent farmers adopted BRRI dhan49. Thus BRRI dhan49 was found as the most prominent Aman rice variety. Within the sampled farmers from 3 to 13 percent respondent cultivated BRRI dhan30, Gutishurna, Kalijira, Binadhan-7, Kartikzone, Lalchamara, etc. (Table \hyperref[tab_2]{2}). 
\section[{c) Sowing and harvesting time of cultivated Aman rice varieties by the respondent farmers' of Mustard-Boro rice-T. Aman rice or Fallow-Boro rice-T. Aman rice cropping pattern in surveyed areas}]{c) Sowing and harvesting time of cultivated Aman rice varieties by the respondent farmers' of Mustard-Boro rice-T. Aman rice or Fallow-Boro rice-T. Aman rice cropping pattern in surveyed areas}\par
The sowing and harvesting time of any crop depends on rainfall, irrigation facilities, soil condition, and other climatic factors. Sowing time is an important factor for getting better yield, to fit the new crop in a cropping pattern to increase the cropping intensity. The survey results revealed that in Mymensingh region 100 percent respondent farmers' sowed the high yielding and long duration local Aman rice varieties (e.g., BRRI dhan49, Hari Dhan, Madhobi, Gutishurna, and Kalijira) before BRRI recommended time and harvest the local varieties in recommended time and High yielding varieties in before recommended time. In Jamalpur region, 57 percent of respondents reaped the local Aman rice variety ''Hari Dhan'' (e.g., Dhan is Bengali word and Rice is English word) after the recommended time. In Mymensingh and Jamalpur regions, 100 percent of respondents sowed the variety Pajam (e.g, name of rice variety) and BRRI dhan49 before the recommended time and also harvested them earlier than the recommended time. While in Tangail region 62.9 percent of respondent sowed the seeds of BRRI dhan49 before the recommended time and 37 of percent respondent in the recommended time. But the 100 percent of respondents harvested this variety before the recommended time. It might be due to nonphotosensitivity character. On the other hand, BR10, BR11, and BRRI dhan30 are less-photosensitive varieties, and in the surveyed areas, 100 percent of respondent sowed and harvested these crops in recommended time (Table \hyperref[tab_3]{3}). 
\section[{d) Mustard and non-mustard growing farmers in the surveyed areas}]{d) Mustard and non-mustard growing farmers in the surveyed areas}\par
The survey revealed that in Tangail region, 18 respondents (60\%) engaged themselves in mustard production in between T. Aman and Boro rice, and it was followed in Mymensingh region. Data showed that in Jamalpur region, there were the lowest six respondents (20\%) engaged themselves in mustard production among the surveyed farmers (Figure \hyperref[fig_3]{2}). 
\section[{e) Problems of mustard production between T. Aman and Boro rice}]{e) Problems of mustard production between T. Aman and Boro rice}\par
The survey result revealed that on an average of three locations, 43.0 percent of respondent opined that poor yield, low price of seeds are the problem for mustard cultivation. On an average of 28\% respondent opined that transplantation of Boro becomes late due to mustard cultivation. In Mymensingh and Jamalpur regions, 11\% and 13\% respondents opposed the mustard cultivation for lack of short duration improved variety. In Jamalpur and Tangail regions, 8\% and 17\% respondent farmers opined that the lands are not suitable for mustard cultivation (Table \hyperref[tab_6]{4}). variety Hira was cultivated by the respondent farmers' after harvest of mustard or T. Aman rice. Among the above mentioned Boro varieties in Tangail region, 100 percent of respondents cultured the BRRI dhan29 followed by Mymensingh region. On average, 64\% of respondents refined BRRI dhan28 in Mymensingh and Jamalpur regions. Considering the Over locations, 1-2 percent of respondents adopted different hybrid varieties during Boro season (Table \hyperref[tab_7]{5}). On an average of Mymensingh and Jamalpur region, 77\% of respondents cultivated the variety BRRI dhan28 at the recommended time. But 94\% of respondents harvested them after the recommended time. Similarly, the highest 82\% (mean of three locations) of respondents cultivated the variety BRRI dhan29 at the recommended time. But 70\% of respondent harvested in the recommended time. Also, the 20\% and 28\% of respondents harvested the BRRI dhan29 at before the recommended and after the recommended time respectively (Table \hyperref[tab_8]{6}). 
\section[{g) Dominant rice-mustard based cropping patterns followed in the study areas}]{g) Dominant rice-mustard based cropping patterns followed in the study areas}\par
The survey result revealed that there were twenty-six, rice-mustard based cropping patterns in the where the survey was conducted. Alone in Mymensingh district, the dominant cropping pattern was Fallow-BRRI dhan28-BRRI Dhan49 (30\%) followed by Fallow-BRRI dhan29-Madhobi (27\%). Cropping patterns Fallow-BRRI dhan28-Hari Dhan and Fallow-BRRI dhan29-Hari Dhan moderately adopted by the respondent farmers in the Mymensingh region. As like as Mymensingh region Fallow-BRRI dhan28-BRRI Dhan49 cropping pattern was dominantly adopted by the farmers of Jamalpur region followed by Fallow-BRRI dhan29-Hari Dhan cropping pattern. In Tangail region BARI Sarisha-14-BRRI dhan29-BRRI dhan49 cropping pattern dominantly adopted by the respondent farmers. On an average of three locations, the dominant cropping pattern found Fallow-BRRI dhan28-BRRI Dhan49 followed by BARI Sarisha-14-BRRI dhan29-BRRI dhan49. In Mymensingh and Jamalpur regions Fallow-BRRI dhan29-Hari Dhan was a promising cropping pattern (Table \hyperref[tab_10]{7}). Note. Total number of respondents is higher than n=30 as because in some cases the same farmers cultivated more varieties.   - -- -- -- -- -- Recommended 1 (100) 1 (100) -- -- -- -- After recommended -- -- -- -- -- -- BRRI dhan34\par
Before recommended Mymensingh (N = 6) Jamalpur (N = 0) Tangail (N = 0) 6 (  {\ref 100})    Note: Total number of respondents is higher than n=30 as because in some cases the same farmers cultivated more varieties. 6 (100) -- -- -- -- Recommended -- -- -- -- -- -- After recommended -- -- -- -- -- -- BR10 Before recommended Mymensingh (N = 0) Jamalpur (N = 1) Tangail (N = 0) -- -- -- -- -- -- Recommended -- -- 1 (100) 1 (100) -- -- After recommended -- -- -- -- -- -- BR11 Before recommended Mymensingh (N = 0) Jamalpur (N = 0) Tangail (N = 4) -- -- -- -- -- -- Recommended -- -- -- -- 4 (100) 4 (100) After recommended -- -- -- -- -- -- Binadhan-7 Before recommended Mymensingh (N = 0) Jamalpur (N = 0) Tangail (N = 1) -- -- -- -- -- -- Recommended -- -- -- -- 1 (100) 1(100) After recommended -- -- -- -- -- -- Lal chamara Before recommended Mymensingh (N = 0) Jamalpur (N = 0) Tangail (N = 2) -- -- -- -- 2 (100) -- Recommended -- -- -- -- -- 2 (100) After recommended -- -- -- -- -- -- Kartikzone Before recommended Mymensingh (N = 0) Jamalpur (N = 0) Tangail (N = 2) -- -- -- -- 2 (100) -- Recommended -- -- -- -- -- 2\textbf{(}(N = 0) Tangail (N = 0) - - - - - - Recommended 1 (100) 1 (100) - - - - After recommended - - - - - - BRRI dhan29\par
Before recommended Mymensingh (N = 27) Jamalpur (N = 14) Tangail (N = 36) -7 (25.9) -2 (14.   For determining of the relative profitability of different produces and cropping pattern, all cost items for each of the individual crops considered. Costs are the expenses involved in organizing and carrying the production process up to getting yield or output. For calculating the cost of cultivation of T. Aman, mustard, Boro rice crops under Fallow/Mustard-Boro rice-T. Aman rice cropping pattern, all variable costs like human labor, land preparation, seed, chemical fertilizer, insecticide, irrigation calculated per hectare basis. Under this calculation, fixed cost and family labor cost were not included. Labor wages considered on a local value basis. Gross return (\$ 4 ha-1) was calculated based on the local market price of the economic yield and byproduct of those crops. The cost variation in T. Aman rice cultivation among the surveyed areas was mainly influenced by the variation of available labour number and their wages. The highest cost of cultivation for T. Aman rice was found \$ 591.96, One dollar = Tk. 84.63 (Bangladeshi currency) as per on day value ha-1 in Tangail region followed by Jamalpur region \$ 570.88 ha-1 due to the highest number of labor and wages. The lowest cost of cultivation was found in Mymensingh region \$ 545.75 ha-1 due to lowest of labor. The highest gross margin in T. Aman rice was found \$ 651.30 ha -1 from BRRI dhan49 in Jamalpur region followed by \$ 577.6 ha-1 in Tangail region. The local variety Hari dhan contributed the gross margin \$ 511.87 ha-1 in Jamalpur region. The local Lal Chamara and Kartikzone funded the lowest gross margin in Tangail region (Table \hyperref[tab_11]{8}). For mustard cultivation, the highest cost of cultivation was found in Mymensingh and Jamalpur regions \$ 332.15 ha-1 and \$ 377.10 ha-1 respectively while in Tangail region was found the lowest \$ 317.97 ha-1. The highest gross margin \$ 294.72 ha-1 was obtained by cultivating BARI Sarisha-15 in Mymensingh region followed by BARI Sarisha-14 in Mymensingh and Tangail regions. The local variety Tori-7 produced the lowest gross margin of \$ 77.60 ha-1 (Table \hyperref[tab_12]{9}). In the case of Boro rice, the highest cost of cultivation \$ 833.51 ha-1 was found in Tangail region followed by Mymensingh region \$ 801.02 ha-1. Cost of cultivation for Boro rice was varied among the studied areas due to variation of irrigation cost. The lowest cost was found in Jamalpur region at \$ 777.24 ha-1. Considering all locations, in case of Boro, BRRI dhan29 incurred the highest gross margin followed by BRRI dhan28 (Table \hyperref[tab_1]{10}).(N = 0) Jamalpur (N = 3) Tangail (N = 0) - - - - - - Recommended - - 3 (100) - - - After recommended - - - 3\textbf{(} 
\section[{i) Gross return analysis of the dominant cropping pattern}]{i) Gross return analysis of the dominant cropping pattern}\par
The gross return of farmers' under Fallow/Mustard-Boro rice-T. Aman rice was mainly influenced in the conjunctions of mustard between T. Aman and Boro rice. The highest profitability was found \$ 1218.10 ha -1 from BARI Sarisha-14-BRRI dhan29-BRRI dhan49 cropping pattern in Tangail region followed by Mymensingh region \$ 1114.53 ha-1. BARI Sarisha-14-BRRI dhan29-Hari Dhan cropping pattern also earned \$ 1068.01 ha-1 profit in Jamalpur region (Table \hyperref[tab_13]{11}).\par
IV. 
\section[{Conclusion}]{Conclusion}\par
The survey study revealed that over locations the dominant cropping pattern was found Fallow-BRRI dhan28 (Boro rice)-BRRI dhan49 (T. Aman rice) followed by BARI Sarisha-14-BRRI dhan29 (Boro rice)-BRRI dhan49 (T. Aman rice). Hence, there is enough scope of cultivation high yielding mustard crop in the Fallow-BRRI dhan28 (Boro rice)-BRRI dhan49 (T. Aman rice) cropping pattern by applying agronomic management practices by which 24.4\% respondent of the survey areas may fetch a higher income of the farm families in the study area.    \begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Figure 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-3.png}
\caption{\label{fig_1}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2}\includegraphics[]{image-4.png}
\caption{\label{fig_3}Figure 2 :}\end{figure}
    \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.85\textwidth}}
Year 2019\\
)\\
( B\end{longtable} \par
 
\caption{\label{tab_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.1877123442808607\textwidth}P{0.04235560588901472\textwidth}P{0.05775764439411098\textwidth}P{0.047168742921857305\textwidth}P{0.06449603624009059\textwidth}P{0.12514156285390712\textwidth}P{0.06642129105322762\textwidth}P{0.07893544733861833\textwidth}P{0.1001132502831257\textwidth}P{0.07989807474518686\textwidth}}
Profile\tabcellsep \multicolumn{3}{l}{Mymensingh (n = 30)}\tabcellsep \multicolumn{2}{l}{Jamalpur (n = 30)}\tabcellsep \multicolumn{2}{l}{Tangail (n = 30)}\tabcellsep \multicolumn{2}{l}{All areas (n = 90)}\\
Age group (years)\tabcellsep Number of farmers\tabcellsep \multicolumn{2}{l}{Percentage}\tabcellsep Number of farmers\tabcellsep Percentage\tabcellsep Number of farmers\tabcellsep Percentage\tabcellsep Number of farmers\tabcellsep Percentage\\
Up to 30\tabcellsep 3\tabcellsep 10.0\tabcellsep \tabcellsep 4\tabcellsep 13.3\tabcellsep 6\tabcellsep 20.0\tabcellsep 13\tabcellsep 14.4\\
31-40\tabcellsep 3\tabcellsep 10.0\tabcellsep \tabcellsep 4\tabcellsep 13.3\tabcellsep 4\tabcellsep 13.3\tabcellsep 11\tabcellsep 12.2\\
41-50\tabcellsep 13\tabcellsep 43.3\tabcellsep \tabcellsep 8\tabcellsep 27.0\tabcellsep 7\tabcellsep 23.3\tabcellsep 28\tabcellsep 31.1\\
51-60\tabcellsep 4\tabcellsep 13.3\tabcellsep \tabcellsep 7\tabcellsep 23.3\tabcellsep 9\tabcellsep 30.0\tabcellsep 20\tabcellsep 22.2\\
61-above\tabcellsep 7\tabcellsep 23.3\tabcellsep \tabcellsep 7\tabcellsep 23.3\tabcellsep 4\tabcellsep 13.3\tabcellsep 18\tabcellsep 20.0\\
Total\tabcellsep 30\tabcellsep 100\tabcellsep \tabcellsep 30\tabcellsep 100\tabcellsep 30\tabcellsep 100\tabcellsep 90\tabcellsep 100\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{Educational level}\tabcellsep \tabcellsep \\
\multicolumn{2}{l}{Illiterate}\tabcellsep 9\tabcellsep 30.0\tabcellsep 4\tabcellsep 13.0\tabcellsep 2\tabcellsep 7.0\tabcellsep 15\tabcellsep 17.0\\
\multicolumn{2}{l}{Primary}\tabcellsep 11\tabcellsep 36.6\tabcellsep 4\tabcellsep 13.0\tabcellsep 12\tabcellsep 40.0\tabcellsep 27\tabcellsep 30.0\\
\multicolumn{2}{l}{Secondary}\tabcellsep 3\tabcellsep 10.0\tabcellsep 9\tabcellsep 30.0\tabcellsep 4\tabcellsep 13.0\tabcellsep 16\tabcellsep 18.0\\
SSC\tabcellsep \tabcellsep 5\tabcellsep 16.6\tabcellsep 5\tabcellsep 17.0\tabcellsep 11\tabcellsep 37.0\tabcellsep 21\tabcellsep 23.0\\
HSC\tabcellsep \tabcellsep 0\tabcellsep 0.0\tabcellsep 3\tabcellsep 10.0\tabcellsep 1\tabcellsep 3.0\tabcellsep 4\tabcellsep 4.0\\
\multicolumn{2}{l}{Graduate and above}\tabcellsep 2\tabcellsep 6.66\tabcellsep 5\tabcellsep 17.0\tabcellsep 0\tabcellsep 0.0\tabcellsep 7\tabcellsep 8.0\\
Total\tabcellsep \tabcellsep 30\tabcellsep 100\tabcellsep 30\tabcellsep 100\tabcellsep 30\tabcellsep 100\tabcellsep 90\tabcellsep 100\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{Occupational status}\tabcellsep \tabcellsep \\
\multicolumn{2}{l}{Agriculture}\tabcellsep 21\tabcellsep 70.0\tabcellsep 26\tabcellsep 87.0\tabcellsep 15\tabcellsep 50.0\tabcellsep 62\tabcellsep 69.0\\
\multicolumn{2}{l}{Agriculture + Business}\tabcellsep 9\tabcellsep 30.0\tabcellsep 4\tabcellsep 13.0\tabcellsep 14\tabcellsep 47.0\tabcellsep 27\tabcellsep 30.0\\
\multicolumn{2}{l}{Agriculture+}\tabcellsep -\tabcellsep -\tabcellsep -\tabcellsep -\tabcellsep 1\tabcellsep 3.0\tabcellsep 1\tabcellsep 1.1\\
\multicolumn{2}{l}{Van/Auto puller}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Total\tabcellsep \tabcellsep 30\tabcellsep 100\tabcellsep 30\tabcellsep 100\tabcellsep 30\tabcellsep 100\tabcellsep 90\tabcellsep 100\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Family size\tabcellsep \tabcellsep \tabcellsep \\
Total\tabcellsep \tabcellsep 5.40\tabcellsep 100\tabcellsep 5.05\tabcellsep 100\tabcellsep 5.89\tabcellsep 100\tabcellsep 5.44\tabcellsep 100\\
Male\tabcellsep \tabcellsep 2.90\tabcellsep 54.0\tabcellsep 2.65\tabcellsep 52.5\tabcellsep 2.86\tabcellsep 48.5\tabcellsep 2.80\tabcellsep 51.5\\
Female\tabcellsep \tabcellsep 2.50\tabcellsep 46.0\tabcellsep 2.40\tabcellsep 47.5\tabcellsep 3.03\tabcellsep 51.4\tabcellsep 2.64\tabcellsep 48.5\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{Source: Field survey, 2014}\end{longtable} \par
 
\caption{\label{tab_1}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.20942028985507247\textwidth}P{0.10910973084886129\textwidth}P{0.06159420289855073\textwidth}P{0.08447204968944098\textwidth}P{0.06335403726708075\textwidth}P{0.10207039337474119\textwidth}P{0.04047619047619047\textwidth}P{0.08799171842650104\textwidth}P{0.09151138716356108\textwidth}}
\tabcellsep \multicolumn{2}{l}{Mymensingh (n = 30)}\tabcellsep \multicolumn{2}{l}{Jamalpur (n = 30)}\tabcellsep \multicolumn{2}{l}{Tangail (n = 30)}\tabcellsep \multicolumn{2}{l}{All areas (n = 90)}\\
Varieties\tabcellsep \multicolumn{2}{l}{Number of farmers Percentage}\tabcellsep Number of\tabcellsep Percentage\tabcellsep \multicolumn{2}{l}{Number of farmers Percentage}\tabcellsep Number of\tabcellsep percentage\\
\tabcellsep \tabcellsep \tabcellsep farmers\tabcellsep \tabcellsep \tabcellsep \tabcellsep farmers\tabcellsep \\
Hari dhan\tabcellsep 9\tabcellsep 30.0\tabcellsep 14\tabcellsep 47.0\tabcellsep -\tabcellsep -\tabcellsep 23\tabcellsep 25.5\\
Madhobi\tabcellsep 10\tabcellsep 33.3\tabcellsep -\tabcellsep -\tabcellsep -\tabcellsep -\tabcellsep 10\tabcellsep 11.1\\
BRRI dhan49\tabcellsep 14\tabcellsep 47.0\tabcellsep 13\tabcellsep 43.0\tabcellsep 27\tabcellsep 90\tabcellsep 54\tabcellsep 60.0\\
Pajam\tabcellsep 4\tabcellsep 13.0\tabcellsep 4\tabcellsep 13.0\tabcellsep -\tabcellsep -\tabcellsep 8\tabcellsep 9.0\\
BRRI dhan30\tabcellsep 1\tabcellsep 3.0\tabcellsep -\tabcellsep -\tabcellsep -\tabcellsep -\tabcellsep 1\tabcellsep 1.1\\
BRRI dhan34\tabcellsep 6\tabcellsep 20.0\tabcellsep -\tabcellsep -\tabcellsep -\tabcellsep -\tabcellsep 6\tabcellsep 7.0\\
Gutishurna\tabcellsep 4\tabcellsep 13.0\tabcellsep -\tabcellsep -\tabcellsep -\tabcellsep -\tabcellsep 4\tabcellsep 4.4\\
Kalijira\tabcellsep 1\tabcellsep 3.0\tabcellsep 1\tabcellsep 3.0\tabcellsep -\tabcellsep -\tabcellsep 2\tabcellsep 2.2\\
BR10\tabcellsep -\tabcellsep -\tabcellsep 1\tabcellsep 3.0\tabcellsep -\tabcellsep -\tabcellsep 1\tabcellsep 1.1\\
Binadhan-7\tabcellsep -\tabcellsep -\tabcellsep -\tabcellsep -\tabcellsep 1\tabcellsep 3.0\tabcellsep 1\tabcellsep 1.1\\
Kartikzone\tabcellsep -\tabcellsep -\tabcellsep -\tabcellsep -\tabcellsep 2\tabcellsep 7.0\tabcellsep 2\tabcellsep 2.2\\
Lal chamra\tabcellsep -\tabcellsep -\tabcellsep -\tabcellsep -\tabcellsep 2\tabcellsep 7.0\tabcellsep 2\tabcellsep 2.2\\
BR11\tabcellsep -\tabcellsep -\tabcellsep -\tabcellsep -\tabcellsep 4\tabcellsep 13.0\tabcellsep 4\tabcellsep 4.4\end{longtable} \par
 
\caption{\label{tab_2}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.0575187969924812\textwidth}P{0.2013157894736842\textwidth}P{0.1757518796992481\textwidth}P{0.025563909774436087\textwidth}P{0.1981203007518797\textwidth}P{0.04154135338345864\textwidth}P{0.1469924812030075\textwidth}P{0.003195488721804511\textwidth}}
Varieties\tabcellsep Seeding/harvesting time categories\tabcellsep \multicolumn{2}{l}{Mymensingh (N = 9) Seeding Harvesting time time}\tabcellsep \multicolumn{2}{l}{Jamalpur (N = 14) Seeding Harvesting time time}\tabcellsep \multicolumn{2}{l}{Tangail (N = 0) Seeding Harvestin time g time}\\
\tabcellsep Before recommended\tabcellsep 9 (100)\tabcellsep -\tabcellsep 5 (35.7)\tabcellsep 1(7.14)\tabcellsep -\tabcellsep -\\
Hari dhan\tabcellsep Recommended\tabcellsep -\tabcellsep 9 (100)\tabcellsep 9 (64.2)\tabcellsep 5 (35.\tabcellsep \end{longtable} \par
 
\caption{\label{tab_3}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.15710900473933648\textwidth}P{0.13696682464454976\textwidth}P{0.19739336492890996\textwidth}P{0.18127962085308058\textwidth}P{0.17725118483412322\textwidth}}
Varieties\tabcellsep Seeding/harvesting time categories\tabcellsep Mymensingh (N = 1) Seeding Harvestin time g time\tabcellsep Jamalpur (N = 0) Seeding Harvesting time time\tabcellsep Tangail (N = 0) Seeding Harvesting time time\\
\multicolumn{2}{l}{BRRI dhan30 Before recommended}\tabcellsep -\tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_4}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.03663793103448276\textwidth}P{0.3028735632183908\textwidth}P{0.004885057471264368\textwidth}P{0.03175287356321839\textwidth}P{0.10014367816091953\textwidth}P{0.03663793103448276\textwidth}P{0.09525862068965517\textwidth}P{0.03908045977011494\textwidth}P{0.09525862068965517\textwidth}P{0.034195402298850576\textwidth}P{0.07327586206896552\textwidth}}
Sl. No.\tabcellsep \multicolumn{3}{l}{Problems and constraints}\tabcellsep \multicolumn{2}{l}{Mymensingh (N = 19) Number of farmers}\tabcellsep \multicolumn{2}{l}{Jamalpur (N = 24) Number of farmers}\tabcellsep \multicolumn{2}{l}{Tangail (N = 12) Number of farmers}\tabcellsep Average\\
1.\tabcellsep Lack\tabcellsep of\tabcellsep short\tabcellsep 2\tabcellsep 10.5\tabcellsep 3\tabcellsep 13.0\tabcellsep --\tabcellsep --\tabcellsep 8.0\%\\
\tabcellsep \multicolumn{3}{l}{duration improved}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep variety\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
2.\tabcellsep \multicolumn{3}{l}{Transplantation of}\tabcellsep 4\tabcellsep 21.0\tabcellsep 7\tabcellsep 29.0\tabcellsep 4\tabcellsep 33.0\tabcellsep 28.0\%\\
\tabcellsep \multicolumn{3}{l}{Boro become late}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
3.\tabcellsep Low\tabcellsep \tabcellsep soil\tabcellsep 1\tabcellsep 5.3\tabcellsep 2\tabcellsep 8.00\tabcellsep 2\tabcellsep 17.0\tabcellsep 10.1\%\\
\tabcellsep \multicolumn{3}{l}{moisture/land is not}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep proper\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
4.\tabcellsep \multicolumn{2}{l}{Excessive}\tabcellsep soil\tabcellsep 2\tabcellsep 10.5\tabcellsep 2\tabcellsep 8.00\tabcellsep 2\tabcellsep 17.0\tabcellsep 12.0\%\end{longtable} \par
 
\caption{\label{tab_6}Table 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.11929824561403508\textwidth}P{0.12526315789473683\textwidth}P{0.0656140350877193\textwidth}P{0.11929824561403508\textwidth}P{0.0656140350877193\textwidth}P{0.11333333333333333\textwidth}P{0.047719298245614036\textwidth}P{0.12228070175438596\textwidth}P{0.07157894736842105\textwidth}}
\tabcellsep \multicolumn{2}{l}{Mymensingh (n = 30)}\tabcellsep \multicolumn{2}{l}{Jamalpur (n = 30)}\tabcellsep \multicolumn{2}{l}{Tangail (n = 30)}\tabcellsep \multicolumn{2}{l}{All areas (n = 90)}\\
Varieties\tabcellsep Number of farmers\tabcellsep Percentage\tabcellsep Number of farmers\tabcellsep Percentage\tabcellsep Number of farmers\tabcellsep Percentage\tabcellsep Number of farmers\tabcellsep Percentage\\
BRRI dhan28\tabcellsep 21\tabcellsep 70.0\tabcellsep 17\tabcellsep 57.0\tabcellsep -\tabcellsep -\tabcellsep 38\tabcellsep 42.0\\
BRRI dhan29\tabcellsep 27\tabcellsep 90.0\tabcellsep 14\tabcellsep 47.0\tabcellsep 36\tabcellsep 120\tabcellsep 77\tabcellsep 86.0\\
Pajam\tabcellsep 1\tabcellsep 3.3\tabcellsep -\tabcellsep -\tabcellsep -\tabcellsep -\tabcellsep 1\tabcellsep 1.1\\
Hira\tabcellsep -\tabcellsep -\tabcellsep 2\tabcellsep 7.0\tabcellsep -\tabcellsep -\tabcellsep 2\tabcellsep 2.2\end{longtable} \par
 
\caption{\label{tab_7}Table 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6} \par 
\begin{longtable}{P{0.059027777777777776\textwidth}P{0.2833333333333333\textwidth}P{0.1534722222222222\textwidth}P{0.028333333333333332\textwidth}P{0.16527777777777777\textwidth}P{0.04486111111111111\textwidth}P{0.1086111111111111\textwidth}P{0.007083333333333333\textwidth}}
Varieties\tabcellsep Seeding/harvesting time categories\tabcellsep \multicolumn{2}{l}{Mymensingh (N = 21) Sowing Harvesting time time}\tabcellsep \multicolumn{2}{l}{Jamalpur (N = 17) Sowing Harvesting time time}\tabcellsep \multicolumn{2}{l}{Tangail (N = 0) Sowing Harvesting time time}\\
BRRI dhan28\tabcellsep \multicolumn{2}{l}{Before recommended -Recommended 15 (71.4) After recommended 6 (28.5)}\tabcellsep --21 (100\%)\tabcellsep -14 (82.3) 3 (18)\tabcellsep -2 (11.7) 15 (88.2)\tabcellsep ---\tabcellsep ---\\
\tabcellsep Before recommended\tabcellsep \multicolumn{2}{l}{Mymensingh (N = 1)}\tabcellsep Jamalpur\tabcellsep \tabcellsep \\
Pajam\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_8}Table 6 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{7} \par 
\begin{longtable}{P{0.007322730284956926\textwidth}P{0.10251822398939694\textwidth}P{0.37120609675281646\textwidth}P{0.049569251159708415\textwidth}P{0.04055666003976143\textwidth}P{0.050695825049701784\textwidth}P{0.04111994698475812\textwidth}P{0.04731610337972167\textwidth}P{0.03548707753479125\textwidth}P{0.05294897282968853\textwidth}P{0.05125911199469847\textwidth}}
\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{Mymensingh (n = 30)}\tabcellsep \multicolumn{2}{l}{Jamalpur (n = 30)}\tabcellsep \multicolumn{2}{l}{Tangail (n = 30)}\tabcellsep \multicolumn{2}{l}{All the areas (n = 90)}\\
\tabcellsep Sl. No.\tabcellsep Cropping pattern\tabcellsep Number of farmers\tabcellsep Percentage\tabcellsep Number of farmers\tabcellsep Percentage\tabcellsep Number of farmers\tabcellsep Percentage\tabcellsep Number of farmers\tabcellsep Percentage\\
\tabcellsep \tabcellsep \tabcellsep (N)\tabcellsep \tabcellsep (N)\tabcellsep \tabcellsep (N)\tabcellsep \tabcellsep (N)\tabcellsep \\
\tabcellsep 01.\tabcellsep Fallow-BRRI dhan28-Hari dhan\tabcellsep 4\tabcellsep 13\tabcellsep 1.0\tabcellsep 3.0\tabcellsep --\tabcellsep --\tabcellsep 5\tabcellsep 6.0\\
\tabcellsep 02.\tabcellsep Fallow -BRRI dhan29-Hari dhan\tabcellsep 4\tabcellsep 13\tabcellsep 9.0\tabcellsep 30.0\tabcellsep --\tabcellsep --\tabcellsep 13\tabcellsep 14.4\\
Year 2019\tabcellsep 03. 04. 05.\tabcellsep Fallow -Paijam -Hari dhan BARI Sarisha-14-BRRI dhan29-Hari dhan dhan28-Hari dhan BARI Sarisha-14-BRRI\tabcellsep 01 ----\tabcellsep 3.3 ----\tabcellsep --02 02\tabcellsep --7.0 7.0\tabcellsep ----\tabcellsep ------\tabcellsep 01 02 02\tabcellsep 1.1 2.2 2.2\\
\tabcellsep 06.\tabcellsep Tori-7-BRRI dhan28-Madhobi\tabcellsep 02\tabcellsep 7\tabcellsep --\tabcellsep --\tabcellsep --\tabcellsep --\tabcellsep 02\tabcellsep 2.2\\
\tabcellsep 07.\tabcellsep Fallow-BRRI dhan29-Madhobi\tabcellsep 08\tabcellsep 27\tabcellsep --\tabcellsep --\tabcellsep --\tabcellsep --\tabcellsep 08\tabcellsep 9.0\\
\tabcellsep 08.\tabcellsep Tori-7-BRRI dhan29-BRRI dhan49\tabcellsep --\tabcellsep --\tabcellsep --\tabcellsep --\tabcellsep 03\tabcellsep 10\tabcellsep 03\tabcellsep 3.3\\
\tabcellsep 10.\tabcellsep BARI Sarisha-14-BRRI dhan29-BRRI\tabcellsep 05\tabcellsep 17\tabcellsep --\tabcellsep --\tabcellsep 14\tabcellsep 47\tabcellsep 19\tabcellsep 21.0\\
\tabcellsep \tabcellsep dhan49\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep 11.\tabcellsep Fallow-BRRI dhan28-BRRI dhan49\tabcellsep 09\tabcellsep 30.0\tabcellsep 13\tabcellsep 43.3\tabcellsep --\tabcellsep --\tabcellsep 22\tabcellsep 24.4\\
\tabcellsep 12.\tabcellsep Fallow-BRRI dhan29-BRRI dhan49\tabcellsep --\tabcellsep --\tabcellsep --\tabcellsep --\tabcellsep 10\tabcellsep 33\tabcellsep 10\tabcellsep 11.0\\
)\tabcellsep 13.\tabcellsep BARI Sarisha-14-BRRI dhan28-Pajam\tabcellsep 02\tabcellsep 7.0\tabcellsep 01\tabcellsep 3.3\tabcellsep --\tabcellsep --\tabcellsep 03\tabcellsep 3.3\\
( B\tabcellsep 14.\tabcellsep Fallow -BRRI dhan29-Pajam\tabcellsep 02\tabcellsep 7.0\tabcellsep 03\tabcellsep 10.0\tabcellsep --\tabcellsep --\tabcellsep 05\tabcellsep 5.5\\
\tabcellsep 15.\tabcellsep BARI Sarisha 15-BRRI dhan29-BRRI\tabcellsep 02\tabcellsep 7.0\tabcellsep --\tabcellsep --\tabcellsep --\tabcellsep --\tabcellsep 02\tabcellsep 2.2\\
\tabcellsep \tabcellsep dhan34\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep 16.\tabcellsep Fallow -BRRI dhan28-BRRI dhan34\tabcellsep 02\tabcellsep 7.0\tabcellsep --\tabcellsep --\tabcellsep --\tabcellsep --\tabcellsep 02\tabcellsep 2.2\\
\tabcellsep 17.\tabcellsep Fallow -BRRI dhan29-BRRI dhan34\tabcellsep 02\tabcellsep 7.0\tabcellsep --\tabcellsep --\tabcellsep --\tabcellsep --\tabcellsep 2.0\tabcellsep 2.2\\
\tabcellsep 18.\tabcellsep Fallow-BRRI dhan29-Gutishurna\tabcellsep 04\tabcellsep 13.0\tabcellsep --\tabcellsep --\tabcellsep --\tabcellsep --\tabcellsep 04\tabcellsep 4.4\\
\tabcellsep 19.\tabcellsep Fallow-BRRI dhan28-BRRI dhan30\tabcellsep 01\tabcellsep 3.0\tabcellsep --\tabcellsep --\tabcellsep --\tabcellsep --\tabcellsep 01\tabcellsep 1.1\\
\tabcellsep 20.\tabcellsep Fallow-BRRI dhan28-Kalijira\tabcellsep 01\tabcellsep 3.0\tabcellsep --\tabcellsep --\tabcellsep --\tabcellsep --\tabcellsep 01\tabcellsep 1.1\\
\tabcellsep 21.\tabcellsep Fallow-Hira-Kalijira\tabcellsep --\tabcellsep --\tabcellsep 01\tabcellsep 3.3\tabcellsep --\tabcellsep --\tabcellsep 01\tabcellsep 1.1\\
\tabcellsep 22.\tabcellsep Fallow -Hira-BR 10\tabcellsep --\tabcellsep --\tabcellsep 01\tabcellsep 3.3\tabcellsep --\tabcellsep --\tabcellsep 01\tabcellsep 1.1\\
\tabcellsep 23.\tabcellsep Fallow-BRRI dhan29-BR11\tabcellsep --\tabcellsep --\tabcellsep --\tabcellsep --\tabcellsep 04\tabcellsep 13\tabcellsep 04\tabcellsep 4.4\\
\tabcellsep \multicolumn{2}{l}{24. BARISarisha14-BRRI dhan29-Binadhan-7}\tabcellsep --\tabcellsep --\tabcellsep --\tabcellsep --\tabcellsep 01\tabcellsep 3.3\tabcellsep 01\tabcellsep 1.1\\
\tabcellsep \multicolumn{2}{l}{25. Fallow-BRRI dhan29-Lal chamra}\tabcellsep --\tabcellsep --\tabcellsep --\tabcellsep --\tabcellsep 02\tabcellsep 7.0\tabcellsep 02\tabcellsep 2.2\\
\tabcellsep \multicolumn{2}{l}{26. Fallow -BRRI dhan29-Kartikzone}\tabcellsep --\tabcellsep --\tabcellsep --\tabcellsep --\tabcellsep 02\tabcellsep 7.0\tabcellsep 02\tabcellsep 2.2\end{longtable} \par
 
\caption{\label{tab_10}Table 7 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{8} \par 
\begin{longtable}{P{0.31760752688172045\textwidth}P{0.31760752688172045\textwidth}P{0.21478494623655914\textwidth}}
Note: Selling price (Grain)-Aman rice: Hari dhan \$ 0.21 kg -1 ; Madhobi \$ 0.25 kg -1 , ; Paijam \$ 0.29 kg -1 ; BRRI dhan49 \$ 0.24 kg -1\tabcellsep , BR11 \$ and Kalijira \$ 0.50 kg -1 BRRI dhan30 \$ 0.21 kg -1 ; BRRI dhan34 \$ 0.25 kg -1 \& BR10 \$ 0.21 kg -1 , Gutishurna \$ 0.24 kg -1\tabcellsep 0.19 kg -1 , Binadhan-7 \$ 0.21 kg -1 , Lal chamara \$ 0.21 kg -1 and Kartikzone \$ 0.21 kg -1\end{longtable} \par
 
\caption{\label{tab_11}Table 8 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{9} \par 
\begin{longtable}{P{0.85\textwidth}}
0.47 kg -1\\
(Seed): Mustard-\$\\
Note: Selling price\end{longtable} \par
 
\caption{\label{tab_12}Table 9 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{11} \par 
\begin{longtable}{P{0.062361809045226126\textwidth}P{0.5826130653266332\textwidth}P{0.08628140703517588\textwidth}P{0.0649246231155779\textwidth}P{0.053819095477386926\textwidth}}
Sl. no.\tabcellsep Existing cropping pattern\tabcellsep Mymensingh (\$ ha -1 )\tabcellsep Jamalpur (\$ ha -1 )\tabcellsep Tangail (\$ ha -1 )\\
01.\tabcellsep Fallow-BRRI dhan28-Hari dhan\tabcellsep 653.5\tabcellsep 805.6\tabcellsep -\\
02.\tabcellsep Fallow-BRRI dhan29-Hari dhan\tabcellsep 745.8\tabcellsep 894.6\tabcellsep -\\
03.\tabcellsep BARI Sarisha-14-BRRI dhan29 -Hari dhan\tabcellsep -\tabcellsep 1068.0\tabcellsep -\\
04.\tabcellsep BARI Sarisha-14-BRRI dhan28-Hari dhan\tabcellsep -\tabcellsep 979.0\tabcellsep -\\
05.\tabcellsep Tori-7-BRRI dhan28-Madhobi\tabcellsep 768.9\tabcellsep -\tabcellsep -\\
06.\tabcellsep Fallow-BRRI dhan29-Madhobi\tabcellsep 783.3\tabcellsep -\tabcellsep -\\
07.\tabcellsep BARI Sarisha-14-BRRI dhan29-BRRI dhan49\tabcellsep 1114.5\tabcellsep -\tabcellsep 1218.10\\
08.\tabcellsep Fallow-BRRI dhan28-BRRI dhan49\tabcellsep 777.5\tabcellsep 948.5\tabcellsep -\\
09.\tabcellsep Fallow-BRRI dhan29-BRRI dhan49\tabcellsep -\tabcellsep -!\tabcellsep -\\
10.\tabcellsep BARI Sarisha-14-BRRI dhan28-Pajam\tabcellsep 925.1\tabcellsep 936.9\tabcellsep -\\
11.\tabcellsep Fallow-BRRI dhan29-Pajam\tabcellsep 772.3\tabcellsep 855.9\tabcellsep -\\
12.\tabcellsep BARI Sarisha-15-BRRI dhan29-BRRI dhan34\tabcellsep 726.5\tabcellsep -\tabcellsep -\\
13.\tabcellsep Fallow-BRRI dhan28 BRRI dhan34\tabcellsep 339.8\tabcellsep -\tabcellsep -\\
14.\tabcellsep Fallow-BRRI dhan29-BRRI dhan34\tabcellsep 431.8\tabcellsep -\tabcellsep -\\
15.\tabcellsep Fallow-BRRI dhan29-Gutishurna\tabcellsep 798.7\tabcellsep -\tabcellsep -\\
16.\tabcellsep Fallow -BRRI dhan28-BRRI dhan30\tabcellsep 494.6\tabcellsep -\tabcellsep -\\
17.\tabcellsep Fallow -BRRI dhan28-Kalijira\tabcellsep 610.9\tabcellsep -\tabcellsep -\\
18.\tabcellsep Fallow-Hira -BR 10\tabcellsep -\tabcellsep 456.2\tabcellsep -\\
19.\tabcellsep Fallow-BRRI dhan29-BR11\tabcellsep -\tabcellsep -\tabcellsep 814.8\\
20.\tabcellsep BARISarisha14-BRRI dhan29-Binadhan-7\tabcellsep -\tabcellsep -\tabcellsep 807.6\\
21.\tabcellsep Fallow-BRRI dhan29-Chamra\tabcellsep -\tabcellsep -\tabcellsep 398.5\\
22.\tabcellsep Fallow-BRRI dhan29-Kartikzone\tabcellsep -\tabcellsep -\tabcellsep 526.7\end{longtable} \par
 
\caption{\label{tab_13}Table 11 :}\end{figure}
 			\footnote{© 2019 Global Journals} 			\footnote{© 2019 Global Journals 1} 		 		\backmatter   			 
\subsection[{Acknowledgments}]{Acknowledgments}\par
We acknowledge the "Research and Research Infrastructure Development and Extension Project" funded by Government of the People's Republic of Bangladesh, Implemented by Bangladesh Agricultural Research Institute (BARI), Gazipur-1701, for providing the fund to conduct the field study at the selected district of Bangladesh. 			  			  				\begin{bibitemlist}{1}
\bibitem[Fsrdp ()]{b5}\label{b5} 	 		‘A Research works on Monitored the Cropping Pattern in the FSRDP area at Kazirshimla of Mymensingh district’.  		 			Fsrdp 		.  	 	 		\textit{Annual Research Report}  		1987.  	 
\bibitem[Miah and Alam ()]{b11}\label{b11} 	 		\textit{Adoption and relative profitability of mustard production in Bangladesh},  		 			M A M Miah 		,  		 			Q M Alam 		.  		 2007-08.  		2008. Oilseed Research Centre, BARI, Joydebpur, Gazipur.  	 	 (Annual Research Report) 
\bibitem[Miah ()]{b10}\label{b10} 	 		\textit{An Economic Analysis of Aromatic and Non-aromatic Rice Cultivation in Some Selected Areas of Dinajpur District},  		 			M A Miah 		.  		2001. Salna, Gazipur.  		 			Department of Agricultural Economics. BSMRAU 		 	 	 (MS Thesis) 
\bibitem[Brri ()]{b3}\label{b3} 	 		\textit{Bangladesh Rice Research Institute, Government of Bangladesh, ADHUNIK DHANER CHAS (In Bengali) (Modern rice cultivation)},  		 			Brri 		.  		 \url{www.bari.gov.bd}  		2016. Bangladesh. 19 p. .  	 	 (th edition, BRRI, Gazipur-1701) 
\bibitem[Dae ()]{b4}\label{b4} 	 		\textit{Department of Agriculture Extension, Ministry of Agriculture},  		 			Dae 		.  		 \url{www.dae.gov.bd}  		2014. Dhaka, Bangladesh, Bangladesh.  	 
\bibitem[Diet and Health: Implications for Reducing Chronic Disease Risk ()]{b7}\label{b7} 	 		\textit{Diet and Health: Implications for Reducing Chronic Disease Risk},  		 \xref{http://dx.doi.org/10.17226/1222}{10.17226/1222}.  		1989. 1989. Washington, DC: The National Academies Press.  		 			National Research Council 		 	 
\bibitem[Akter et al. ()]{b0}\label{b0} 	 		‘Economic feasibility of soybean production in some selected areas of Bangladesh’.  		 			M Akter 		,  		 			M A M Miah 		,  		 			M M H Khurram 		,  		 			M S Rahman 		,  		 			Q M Alam 		.  	 	 		\textit{Bangladesh Journal of Agricultural Research}  		2010. 35  (4)  p. .  	 
\bibitem[Hasan et al. ()]{b6}\label{b6} 	 		\textit{Economics of Commercial Poultry Farming in Bangladesh},  		 			M N M Hasan 		,  		 			S M Hossain 		,  		 			R M Islam 		,  		 			M A Bari 		.  		2013. 1990.  		 			Bureau of Socio-economic Research and Training. BAU, Mymensingh 		 	 	 (Report) 	 (Trends in the availability of agricultural 11) 
\bibitem[Khan et al. ()]{b9}\label{b9} 	 		‘Increasing cropping intensity and productivity through Mustard-Boro rice-T. Aman rice-T. Aus rice cropping pattern in Bangladesh’.  		 			M A H Khan 		,  		 			M S Zaman 		,  		 			M K Hasan 		,  		 			A S M M R Khan 		.  	 	 		\textit{SAARC Journal of Agriculture}  		2017. 15  (2)  p. .  	 
\bibitem[Ministry of Planning]{b2}\label{b2} 	 		 \url{www.bbs.gov.bd}  		\textit{Ministry of Planning},  				 (Dhaka. Bangladesh)  		 		 			BBS (Bangladesh Bureau of Statistics) 2011. Statistical Yearbook of Bangladesh. Bangladesh Bureau of Statistics 		 	 
\bibitem[Paul et al. ()]{b8}\label{b8} 	 		\textit{Selection of profitable rice based cropping system under prevailing water land in Bangladesh Soil Resource Development Institute (SRDI), Ministry of Agriculture},  		 			P L C Paul 		,  		 			M A Rashid 		,  		 			M M Alam 		,  		 			M A Ghani 		,  		 			M B Hossain 		.  		2016. Bangladesh, Dhaka.  	 
\bibitem[Anwarul et al. ()]{b1}\label{b1} 	 		\textit{Technical efficiency of mustard production in Jamalpur district},  		 			M Anwarul 		,  		 			Q M Alam 		,  		 			M A Baset 		.  		 2007-08.  		2007. Oilseed Research Centre, BARI, Joydebpur, Gazipur.  	 	 (Annual Research Report) 
\end{bibitemlist}
 			 		 	 
\end{document}
