\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={Mitigation of Soil Erosion with Jute Geotextile Aided by Vegetation Cover: Optimization of an Integrated Tactic for Sustainable Soil Conservation System (SSCS)},
 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{2012-07-15 (revised: 15 July 2012)}
\def\TheID{\makeatother }
\def\TheDate{2012-07-15}
\title{Mitigation of Soil Erosion with Jute Geotextile Aided by Vegetation Cover: Optimization of an Integrated Tactic for Sustainable Soil Conservation System (SSCS)}
\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]{Minhaz  Mahmud}

             \author[2]{Nazmul Huda  Chowdhury}

             \author[3]{Md Manjur  Elahi}

             \affil[1]{  }

\renewcommand\Authands{ and }

\date{\small \em Received: 8 June 2012 Accepted: 5 July 2012 Published: 15 July 2012}

\maketitle


\begin{abstract}
        


Degradation of soil considered as one of the foremost vulnerability and global threats nowadays not only for agricultural production and food security, but also for the environmental challenges related to watershed protection, disaster management, bio-diversity conservation, sustainable management of natural resources and climate change, furthermore, complication in Civil engineering. In Bangladesh where arable lands are less than necessary, certainly susceptible to severe erosion due to rainfall and flood, particularly when poor agricultural methods are used or preventive measures are not taken. Implementation of Jute Geotextiles (JGT) aided by native vegetation cover was investigated intended to design a sustainable and low cost tactic at Beel Dakatia through the entire year of 2009. Prime consequences were that erosion, moisture content and runoff are likely to be considerably impacted by rainfall intensity, soil surface slope; additionally, combined presence of JGT and vegetation cover reduced rate of erosion about 95% and runoff about 70% with respect to bare plots. Hence, play noteworthy role to conserve soil and stabilize the slope as well and mitigate susceptibility to degradation.

\end{abstract}


\keywords{Soil Protection, Jute Geotextiles (JGT), Watershed Management, Renewable Natural Resource, Disaster Management, Soil Strength.}

\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
oil, one of the most fundamental and essential resources of our earth, providing the medium for plant growth and water retention; hence make certain conservation of life in the earth. Prime soil resources of the worlds are finite over the human time frame, and prone to degradation. Natural balances amid pivotal natural resources like soil, water, and plant deteriorated due to disproportionate and Unplanned use of these resources for centuries in Bangladesh. Consequently, a substantial amount of soil loss becomes a very common phenomena and one of the Engineering \& Technology (KUET), Bangladesh. Email : nazmul.shuvo32@gmail.com, manjurkuet@gmail.com, cehasan06@yahoo.com, kamrul.hasan2k7@gmail.co most vital tribulations as it has enormous effects on the soil feature, aquatic being, soil productivity in natural and managed ecosystems, and on the entire environment of the country.  {\ref (Chowdhury. E. H et. al., 1988)} Scientists and professionals are sentient about apposite utilization of soil, and considered soil erosion as one of the most severe environmental problems in the earth and ecosystem \hyperref[b10]{(Govers, G. et. al 1990)}. Around one-third of the world's coastal regions are at soaring jeopardy of soil erosion \hyperref[b2]{(Caffyn et al., 2002)} for the most part, from land-based sources of contamination and infrastructure development. Erosion is one of the most significant forms of land degradation (soil truncation, loss of fertility, slope instability), greatly influenced by land use and management \hyperref[b34]{(Rey, 2003;}\hyperref[b0]{Bini et al., 2006)}. Soil erosion would remain an imperative global issue for the 21st century because of its adverse impact on agronomic productivity, the environment, and its effect on food security and the quality of life  {\ref (Esrawan et al., 2001)}.\par
Detrimental impact of accelerated soil erosion on entire surrounding had been recognized since agricultural societies of ancient date back to Plato and Aristotle  {\ref (Marsh, 1864;}\hyperref[b21]{Lowdermilk, 1953;}\hyperref[b6]{Dale, 1955)}. Formerly, a handful investigation of the changes and comprehensive inventories of components of natural resources took place to illustrate the cause, effect, and remedy; which leads to modern research. At present, the focal causes of land use alteration around the world is pervasive use of land for agricultural purposes plus substantial expansion of urban areas and changes in the land cover. This directly affects ecological landscape functions and processes with all-embracing consequences for biodiversity as well as natural resources \hyperref[b16]{(Hansen et al., 2004;}\hyperref[b35]{State et al., 2001)}. The potential for surface runoff and soil erosion has consistently affected by land use, crop growing and vegetation cover reduction in an enormous quantity \hyperref[b37]{(Van Ropey et al., 2001)}.\par
Evaluation of soil loss along with runoff associated sediment yield is obligatory for the resolution of several applied environmental troubles. For instance, this is important to assess contaminant mobility \hyperref[b19]{(Johansen et al., 2003)}, efficacy of land management treatments \hyperref[b17]{(Hastings et al., 2003)}, post-fire hydrology \hyperref[b19]{(Johansen et al., 2003)} indices of ecosystem health \hyperref[b7]{(Davenport et al., 1998)} and archeological site stability \hyperref[b36]{(Sydoriak et al., 2000)}. In favor of the rationale that soil quality has influence over to whole ecosystem, this is essential to take urgent actions for appropriate conservation of this pivotal resource. Although extensive attempt has gone into studying and controlling soil erosion \hyperref[b27]{(Pimentel et al., 1987;}\hyperref[b32]{Renard et al., 1997;}\hyperref[b9]{Fullen and Booth, 2006}) optimization of integrated strategy for sustainable system for watershed management is yet to commence. Sustainable Soil Conservation System (SSCS) implies the prudent use land, water and vegetation to obtain optimum production along with enhancing the productivity of resources in ways that are ecologically protective, socially acceptable, efficiently productive, economically viable and institutionally sustainable with least disturbance to the environment \hyperref[b18]{(Hurni, 1997)}.To achieve sustainable development, sustainable technologies needed to be developed, transferred and adopted \hyperref[b14]{(Guerin, 2001)}.\par
The intention of the study was to amplify our understanding of the effect of different initial soil surface roughness and rainfall intensity on runoff and sediment yield in a variety of stages of runoff generation for the period of comparing the data found from field experiment and from the analysis, and optimize JGT as stabilizer for land as well technical feasibility study of JGT designed for soil erosion reduction, slope stabilization and bio-mass augment; hence providing a sustainable conservation method for land and watershed management in Bangladesh. Moreover, in this study, we investigated the rainfall intensity, runoff, soil moisture contents and rate of erosion on several model beds with the variation of slope.\par
The use of JGT for soil surface management has not received significant consideration despite their potential \hyperref[b25]{(Ogbobe et al., 1998)}. Jute produced in Bangladesh was once known as the 'Golden fiber' accounting for 80\% of total world export. In course of time with the advent of synthetic material jute lost that primary position and had to go for diversification (such as JGT) ; nonetheless, strength properties of JGT are often superior to synthetic fibers \hyperref[b22]{(Mandal, 1987)}.\par
Initially it gets the high strength and non-hazardous properties; likewise it is a renewable source of energy as Influence of vegetation cover on water infiltration, runoff and erosion has been reported by numerous investigators including \hyperref[b31]{Rauzi (1963)}, \hyperref[b26]{Orr (1970)}, \hyperref[b1]{Busby and Gifford (1981)}.Vegetation cover provides incredibly imperative function in reduction of erosion rate in quite a lot of mode such as interception, restraint, retardation, infiltration, transpiration etc \hyperref[b11]{(Gray and Leiser, 1982)}. \hyperref[b12]{Greenway (1987)} notes that roots reinforce the soil, increase soil shear strength, reduce susceptibility to erosion and extract moisture from soil. 
\section[{II. Study Area}]{II. Study Area}\par
The study area was Beel Dakatia, situated at the district of Khulna, southwestern part in Bangladesh and falls within the Ganges tidal deltaic plain. Lies between administrative boundaries of Dumuria and Phultala Upazilas of Khulna district (longitudes 89°20'E and 89°35'E and latitudes 22°45'N and 23°00'N). The climate of the area is characterized by sultry summers, moderate winters, tropical cyclones, tidal inundation, heavy rainfall and salinity. The average annual rainfall during is about 1,750 mm. \hyperref[b29]{(Rahman 1995;}\hyperref[b5]{Chowdhury 2006})III. 
\section[{Treatment of JGT}]{Treatment of JGT}\par
Generally jute fiber is swelled and degraded within six months in water and less durable in acidic, alkaline and other solutions. Therefore some chemical treatment is necessary to convert jute into design biodegradable (5-20 years) and hydrophobic in nature without changing its environmental friendly properties. Designed for the treatment purpose firstly, we collected JGT from local jute mill, after that we prepared a mixer of Copper Sulphate (0.01 kg/m 2 ), Sodium Carbonate (0.1 kg/m 2 ) and sprayed manually over JGT mat and then dried in sun light. As soon as treated JGT were fully dried, we laminated the JGT mat by an emulsion made from Bitumen (0.5 kg/m 2 ) and Kerosine (0.4 L/m 2 ). Finally, we added Sodium Silicate (0.005 kg/m 2 ) solution on the bitumen treated surface and a layer of Rice mill by product (0.075 kg/m 2 ) and kept it under sun light until fully dried.  {\ref Treated}  natural bio-mass and it protects soil and can endow with instant rain splash and runoff control, creating a stable non-eroding environment \hyperref[b24]{(Mitchell et al., 2003)}. It also protects seeds in the preliminary stages of vegetative growth and helps vegetation establishment \hyperref[b20]{(Langford and Coleman, 1996)}.\par
Table  {\ref 1} :\par
IV. 
\section[{Research Methodology}]{Research Methodology}\par
We established study plots within the Beel Dakatia in such a way that reflects a variety in the slope and vegetation cover. The studies were conducted during the year of 2009 on eight 5.0 X 8.0 m runoff plots. Runoff plots numbered (P1-P8) consisted of a set of eight sheet metal sediment traps with aperture parallel to the slope contour.\par
We used a profile probe to measure moisture contents of soil and implemented a self reading rain gauge to measure the rainfall intensity; in addition at each site, we also evaluated bulk density and surface shear strength. Every plot was different from each other in such a manner that at least one of the three parameters (Geotextile, vegetation cover, and slope) is dissimilar as follows: We prepared bare plots by removing the grass turfs and rotavating the surface and did maintain in a bare condition by regular herbicide treatments. To maintain perfect slope we used level. After implementing JGT mat on four plots, a layer of soil of average thickness 100mm was laid over the mat, later the surface was finished uniformly.\par
We planted native grass in four plots and nourished them. We used traps and water stage recorder for measurement of soil sediment yield, soil splash height, and runoff volume. Total runoff during a rain was channeled through traps fabricated from a 2000 L reservoir and 3 mm mesh hardware cloth in each plot. Each trap consisted of a 30 cm diameter circular tube inserted into the soil, containing a similar-sized funnel on top of the reservoir; however, analogous splash traps have been used by \hyperref[b28]{Poesen and Torri (1988)}. After collecting the jar we dried the sedimentation by oven and weighted them.\par
Our study was distinctive in several respects, as we physically captured soil and sediment in collector traps, more to the point we were able to measure slope erosion directly, rather than relying on ocular estimates or indirect techniques such as erosion pins \hyperref[b15]{(Haigh 1977)} or erosion bridges \hyperref[b30]{(Ranger and Frank 1978)}. Four technicians were employed during the study to monitor and evaluate overall criteria.\par
V. 
\section[{Results and Discussion}]{Results and Discussion}\par
Variation in erosion rate, runoff and moisture content illustrate the competence of each plot to sustain against the susceptibility of soil degradation. Results showed that during the experimental period total runoff from plots aided with both JGT and vegetation cover was \textasciitilde 70\% and \textasciitilde 35\% less than those of bare plots and plots with either JGT or vegetation cover respectively (Table \hyperref[tab_4]{-3}). Sediment yield from the plots with both JGT and vegetation cover were about 95\% and 65\% less than those of bare plots and singly treated plots respectively. Although, mere implementation of JGT or vegetation cover can shrink considerable amount of erosion, consequence of combined outcome was tremendous. Mean total soil loss equates to 18, 7.5, 5.5 and 1 t/ha from the bare plots, vegetated plots, JGT plots and combined JGT and Vegetated plots respectively (Table \hyperref[tab_4]{-3}). However, amount of slope is a crucial factor for soil degradation, its affect can be alleviated by JGT and vegetation cover.\par
A broad observation confirms that the JGT plays the essential role of catalyst to burgeon native grasses. Whereas in the plots with JGT and grasses contain at least 40\% more grasses than those of the plots without JGT implemented. JGT slows down and catches runoff so that sediment settles and moisture retains in the root zone and encourages vegetation growth by creating a congenial climate conductive to augmentation on the soil surface. Moreover, the density of the grass roots within the soil mass and the root tensile strength contribute to the ability of the soils to resist shear stress; hence increase the shear strength of soil.\par
When JGT turn out to be drenched they swell to the soil surface, enhancing the tendency to support surface micro-topography and hence runoff and erosion control. Results put forward JGT aided by vegetation cover are very functional in dipping soil erosion and runoff. This is for the reason that JGT serve as a defensive barrier that dissipates raindrop kinetic energy impact. Following severe rainfall (Graph-1), fine sediment was visible, trapped by the JGT resulting in decreased surface erosion. Besides offering defense, JGT might have improved soil organic matter that bind soil particles and aid the retention of topsoil structure and aggregate stability, thereby reducing surface erosion by encouraging infiltration. Both of the remedial processes increase the quantity of moisture content (Graph-2). This is due to the intermingle opening of JGT, which provides a porous soil condition and water passes into the underlying soil, in contrast grasses absorb moisture in the root zone. Outcome of the treatment in the plots corroborate the significance of l retaining protective vegetative covers on sloping land. In view of the fact that vegetation cover serve as a shielding hurdle that squanders the impact of raindrop kinetic energy. Every part of these aspects may perhaps have contributed to the increased effectiveness of JGT in attenuation of soil erosion and total runoff. 
\section[{VI.}]{VI.} 
\section[{Conclusion}]{Conclusion}\par
The results subsequent to one year of research signify the combined implementation of JGT aided by native vegetation cover drastically trimmed down soil erosion rate and runoff. Intended for sustainable soil conservation by means of eco friendly, low cost technology combined application of JGT and vegetation cover can be the factual competent as JGT has distinct advantages in respect of each variable determinant. JGT is excellent design biodegradable, anionic, pricecompetitive and environment friendly material; besides its flexibility and distinctive physical characteristics coupled with its high spin ability make it an ideal material for new technical applications. Even though we have been able to formulate several preliminary comparisons and note general trends, further adaptive relentless research with technology development and participatory dissemination addressed along with existing functioning relations between the government, multilateral development partners and the local people will be necessary prior to obtain optimum outcome.   \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.28527397260273973\textwidth}P{0.4308219178082192\textwidth}P{0.08441780821917808\textwidth}P{0.04948630136986301\textwidth}}
2012\tabcellsep \tabcellsep \\
ebruary\tabcellsep \tabcellsep \\
F\tabcellsep \tabcellsep \\
10\tabcellsep \tabcellsep \\
Volume XII Issue v v v v II Version I\tabcellsep \tabcellsep \\
( E )\tabcellsep \tabcellsep \\
Journal of Researches in Engineering\tabcellsep Weight ( g/m 2 )\tabcellsep \multicolumn{2}{l}{Properties of Treated JGT 800}\\
Global\tabcellsep \multicolumn{2}{l}{Thickness (mm) Spiral angle (degree)}\tabcellsep 5 9\\
\tabcellsep \multicolumn{2}{l}{Water holding capacity \%}\tabcellsep 275\\
\tabcellsep \multicolumn{2}{l}{Tensile strength (kN/m) (MDXCD)}\tabcellsep 18 X 18\\
\tabcellsep \multicolumn{2}{l}{Porometry (micron)}\tabcellsep 200\\
\tabcellsep \multicolumn{2}{l}{Elongation on break \%}\tabcellsep 6\end{longtable} \par
  {\small\itshape [Note: © 2012 Global Journals Inc. (US)]} 
\caption{\label{tab_1}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_2}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.12096153846153845\textwidth}P{0.2419230769230769\textwidth}P{0.17326923076923076\textwidth}P{0.31384615384615383\textwidth}}
\tabcellsep \tabcellsep \tabcellsep Moisture content (\%) at 20 cm\\
\tabcellsep \tabcellsep \tabcellsep depth in August (2009)\\
\multicolumn{2}{l}{Graph-2 :}\tabcellsep \tabcellsep \\
Plot\tabcellsep Erosion Value\tabcellsep Erosion Rate\tabcellsep Runoff\\
\tabcellsep Measured in the\tabcellsep Equivalent\tabcellsep (L/m 2 )\\
\tabcellsep site (g/m 2 )\tabcellsep t/ha/yr\tabcellsep \\
P 1\tabcellsep 21050\tabcellsep 21\tabcellsep 79.5\\
P 2\tabcellsep 17308\tabcellsep 17.3\tabcellsep 71.9\\
P 3\tabcellsep 8255\tabcellsep 8.2\tabcellsep 49.5\\
P 4\tabcellsep 7005\tabcellsep 7.1\tabcellsep 43.3\\
P 5\tabcellsep 6140\tabcellsep 6.1\tabcellsep 43.6\\
P 6\tabcellsep 4920\tabcellsep 4.9\tabcellsep 35.5\\
P 7\tabcellsep 1150\tabcellsep 1.1\tabcellsep 20.8\\
P 8\tabcellsep 809\tabcellsep 0.8\tabcellsep 17\end{longtable} \par
 
\caption{\label{tab_3}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{-} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_4}Table - 3}\end{figure}
 			\footnote{© 2012 Global Journals Inc. (US)} 			\footnote{Mitigation of Soil Erosion with Jute Geotextile Aided By Vegetation Cover: Optimization of an Integrated Tactic for Sustainable Soil Conservation System (SSCS)} 		 		\backmatter   			 
\subsection[{Acknowledgements}]{Acknowledgements}\par
The author gratefully acknowledges the support provided by his co-authors in preparing the paper. The author is also grateful to the Green Belt Trust for funding the research and Department of Civil Engineering, Khulna University of Engineering \& Technology (KUET). Moreover, to the dedicated professionals and technicians has been participated in this project over the years at field and laboratory. 			  			  				\begin{bibitemlist}{1}
\bibitem[ Istituto Agronomico per Oltremare]{b3}\label{b3} 	 		\textit{},  	 	 		\textit{Istituto Agronomico per Oltremare}  		37  (50)  p. .  	 
\bibitem[Rechareds]{b13}\label{b13} 	 		\textit{},  		 			Anderson 		,  		 			K S Rechareds 		.  		New York: Willy and Sons.  	 
\bibitem[ Agric. Ecosyst. Environ]{b38}\label{b38} 	 		\textit{},  		 \xref{http://dx.doi.org/10.1016/S0167-8809(00)00173-0}{10.1016/S0167-8809(00)00173-0}.  	 	 		\textit{Agric. Ecosyst. Environ}  		83 p. .  	 
\bibitem[Chowdhury ()]{b5}\label{b5} 	 		\textit{},  		 			S Q Chowdhury 		.  		2006.  		 			National Encyclopedia of Banldesh 		 	 
\bibitem[ Beel Dakatia in ()]{b40}\label{b40} 	 		\textit{},  	 	 		\textit{Beel Dakatia in}  		2009.  	 
\bibitem[Marsh]{b23}\label{b23} 	 		‘1864) Man and Nature; or’.  		 			G P Marsh 		.  	 	 		\textit{Physical Geography as Modified by Human Action}  		 	 
\bibitem[Ogbobe et al. ()]{b25}\label{b25} 	 		‘A study of biodegradable geotextiles used for erosion control, technical note’.  		 			O Ogbobe 		,  		 			K S Essien 		,  		 			A Adebayo 		.  	 	 		\textit{Geosynthetics International}  		1998. 5  (5)  p. .  	 
\bibitem[Agriculture Handbook 703, USDA-ARS]{b33}\label{b33} 	 		\textit{Agriculture Handbook 703, USDA-ARS},  		Tucson, AZ.  		 			South West Watershed Research Center 		 	 
\bibitem[Rahman ()]{b29}\label{b29} 	 		\textit{Beel Dakatia: The Environmental Consequences of A Development Disaster},  		 			A Rahman 		.  		1995. Michigan University Press.  	 
\bibitem[Langford and Coleman ()]{b20}\label{b20} 	 		‘Biodegradable erosion control blankets prove effective on Iowa wildlife refuge’.  		 			R L Langford 		,  		 			M J Coleman 		.  	 	 		\textit{XXVII th Int. Erosion Control Assoc. Proceedings of Conf}  		1996. p. .  	 
\bibitem[Gray and Leiser ()]{b11}\label{b11} 	 		\textit{Biotechnical Slope Protection and Erosion Control},  		 			D H Gray 		,  		 			A T Leiser 		.  		1982. New York: Van Nostrand Reinhold Company.  	 
\bibitem[Hurni ()]{b18}\label{b18} 	 		‘Concept of sustainable land management’.  		 			H Hurni 		.  	 	 		\textit{ITC Journal}  		1997. 3  (4)  p. .  	 
\bibitem[Dale and Carter ()]{b6}\label{b6} 	 		 			T Dale 		,  		 			V G Carter 		.  		\textit{Topsoil and Civilization},  				 (Norman, OK)  		1955. Univ of Oklahoma Press.  	 
\bibitem[State et al. ()]{b35}\label{b35} 	 		‘Ecological impacts of arable intensification in Europe’.  		 			C State 		,  		 			N D Boatman 		,  		 			R J Borolo 		,  		 			C R Carvel 		,  		 			G R De Snoop 		,  		 			P Eden 		.  		 \xref{http://dx.doi.org/10.1006/jema.2001.0473}{10.1006/jema.2001.0473}.  	 	 		\textit{J. Environ. Manage}  		2001. 63 p. .  	 
\bibitem[Bini et al. ()]{b0}\label{b0} 	 		‘Effect of different land use on soil erosion in the pre-alpine fringe’.  		 			C Bini 		,  		 			S Gemignani 		,  		 			L Zilocchi 		.  		 \xref{http://dx.doi.org/10.1016/j.scitotenv.2006.06.001}{10.1016/j.scitotenv.2006.06.001}.  	 	 		\textit{Ion budget and sediment yield},  				 (North-East Italy)  		2006. 369 p. .  	 
\bibitem[Busby and Gifford ()]{b1}\label{b1} 	 		‘Effects of livestock grazing on infiltration and erosion rates measured on chained and unchained Pinyon-Juniper sites in southern Utah’.  		 			R E Busby 		,  		 			G E Gifford 		.  	 	 		\textit{J. Range Manage}  		1981. 34 p. .  	 
\bibitem[Govers ()]{b10}\label{b10} 	 		‘Empirical relationships on the transporting capacity of overland flow’.  		 			G Govers 		.  	 	 		\textit{Publication}  		1990. International Association of Hydrological Sciences. 189 p. .  	 
\bibitem[Mitchell et al. ()]{b24}\label{b24} 	 		‘Field studies of the effects of jute geotextiles on runoff and erosion in Shropshire’.  		 			D J Mitchell 		,  		 			A P Barton 		,  		 			M A Fullen 		,  		 			T J Hocking 		,  		 			Wu Zhi 		,  		 			Bo 		,  		 			Yi Zheng 		.  	 	 		\textit{UK. Soil Use Manage}  		2003. 19 p. .  	 
\bibitem[Graph-1 : Monthly Rainfall Measured at Site]{b39}\label{b39} 	 		\textit{Graph-1 : Monthly Rainfall Measured at Site},  		 	 
\bibitem[Rey ()]{b34}\label{b34} 	 		‘Influence of vegetation distribution on sediment yield in forested gullies’.  		 			F Rey 		.  		 \xref{http://dx.doi.org/10.1016/S0341-8162(02)00121-2}{10.1016/S0341-8162(02)00121-2}.  	 	 		\textit{Catena}  		2003. 50 p. .  	 
\bibitem[Eswaran et al. ()]{b8}\label{b8} 	 		‘Land degradation: an overview’.  		 			H Eswaran 		,  		 			R Lal 		,  		 			P F Reich 		.  	 	 		\textit{Proc. 2nd. International Conference on Land Degradation and Desertification},  				 			E M Bridges,  			I D Hannam,  			L R Oldeman,  			F W T Pening De Vries,  			S J Scherr,  			S Sompatpanit 		 (ed.)  		 (2nd. International Conference on Land Degradation and DesertificationKhon Kaen, Thailand; New Delhi, India)  		2001. Oxford Press.  	 	 (Responses to Land Degradation) 
\bibitem[Hansen et al. ()]{b16}\label{b16} 	 		‘Land use Change and Biodiversity: A Synthesis of Rates and Consequences during the Period of Satellite Imagery’.  		 			A J Hansen 		,  		 			R De Fries 		,  		 			W Turner 		.  	 	 		\textit{Land Change Science: Observing, Monitoring and Understanding Trajectories of Change on the Earth's Surface},  				 			G Guttmann,  			C Justice 		 (ed.)  		 (New York)  		2004. Springer-Vela. p. .  	 
\bibitem[Fullen and Booth ()]{b9}\label{b9} 	 		‘Long-term grass lay set aside on sandy soils: A case study’.  		 			M A Fullen 		,  		 			C A Booth 		.  	 	 		\textit{J. Soil and Water Cons}  		2006. 61 p. .  	 
\bibitem[Lowdermilk ()]{b21}\label{b21} 	 		 			W C Lowdermilk 		.  		\textit{Conquest of the Land Through 7,000 Years},  				 (Washington, DC)  		1953.  		 			US Department of Agriculture 		 	 
\bibitem[Mandal ()]{b22}\label{b22} 	 		 			J N Mandal 		.  		\textit{Geotextiles in India, Geotextiles and Geomembranes},  				1987. 6 p. .  	 
\bibitem[Renard et al. ()]{b32}\label{b32} 	 		\textit{Predicting Soil Erosion by Water: A guide to conservation planning with the Revised Universal Soil Loss Equation},  		 			K G Renard 		,  		 			G R Foster 		,  		 			G A Weesies 		,  		 			D K Mccool 		,  		 			D C Yoder 		.  		1997.  	 	 (RUSLE) 
\bibitem[Johansen et al. ()]{b19}\label{b19} 	 		‘Pulsed redistribution of a contaminant following forest fire:Cesium-137 in runoff’.  		 			M P Johansen 		,  		 			T E Hakonson 		,  		 			F W Whicker 		,  		 			D D Breshears 		.  	 	 		\textit{J. Environ. Qual}  		2003. 32 p. .  	 
\bibitem[Chowdhury et al. ()]{b4}\label{b4} 	 		‘Riverbank Erosion in Bangladesh’.  		 			E Chowdhury 		,  		 			Haque 		,  		 			Md Ziarat Hossain 		.  	 	 		\textit{Geographical Review}  		1988.  	 
\bibitem[Orr ()]{b26}\label{b26} 	 		\textit{Runoff and erosion control by seeded and native vegetation on a forest burn: Black Hills, South Dakota},  		 			H K Orr 		.  		1970. Fort Collins, Colo.  	 	 (USDA Forest Service Research Paper RM-60. Rocky Mountain Forest and Range Experiment Station) 
\bibitem[Hastings et al. ()]{b17}\label{b17} 	 		‘Slash treatment greatly reduces sediment yield froma rapidly eroding pin on-juniper woodland’.  		 			B K Hastings 		,  		 			F M Smith 		,  		 			B F Jacobs 		.  	 	 		\textit{J. Environ. Qual}  		2003. 32 p. .  	 
\bibitem[Caffyn and Prosser ()]{b2}\label{b2} 	 		\textit{Socioeconomic framework: A framework for analysis of socio-economic impacts on beach environments},  		 			A Caffyn 		,  		 			B Prosser 		.  		2002.  	 
\bibitem[Ranger and Frank ()]{b30}\label{b30} 	 		\textit{The 3-F erosion bridge--a new tool for measuring soil erosion},  		 			G E Ranger 		,  		 			F F Frank 		.  		1978. Dept. of Forestry Pub.  	 
\bibitem[Poesen and Torri ()]{b28}\label{b28} 	 		‘The effect of cup size on splash detachment and transport measurements Part 1: Field measurements’.  		 			J Poesen 		,  		 			\& D Torri 		.  	 	 		\textit{Geographic process in Environments with Strong Seasonal Contrasts Volume-1 Hillslope Process},  				 			A Imeson,  			M Sala 		 (ed.)  		1988. 12 p. .  	 
\bibitem[Van Ropey et al. ()]{b37}\label{b37} 	 		\textit{The impacts of land use policy on the soil erosion risk: A case study in central Belgium},  		 			A J J Van Ropey 		,  		 			G Givers 		,  		 			E Van Heckle 		,  		 			K Jacobs 		.  		2001.  	 
\bibitem[Haigh ()]{b15}\label{b15} 	 		‘The use of erosion pins in the study of slope evolution’.  		 			M J Haigh 		.  	 	 		\textit{Technical Bulletin}  		1977. British Geomorphological Research Group. 18 p. .  	 
\bibitem[Greenway ()]{b12}\label{b12} 	 		‘Vegetation and Slope Stability’.  		 			D R Greenway 		.  	 	 		\textit{Slope Stability},  				 			M 		 (ed.)  		1987.  	 
\bibitem[Davenport et al. ()]{b7}\label{b7} 	 		‘Viewpoint: Sustainability of pin on juniper ecosystems-Aunifying perspective of soil erosion thresholds’.  		 			D W Davenport 		,  		 			D D Breshears 		,  		 			B P Wilcox 		,  		 			C D Allen 		.  	 	 		\textit{J. Range Manage}  		1998. 51 p. .  	 
\bibitem[Rauzi ()]{b31}\label{b31} 	 		‘Water intake and plant composition as affected by differential grazing on rangeland’.  		 			F Rauzi 		.  	 	 		\textit{J. Soil Water Conserv}  		1963. 18 p. .  	 
\bibitem[Guerin ()]{b14}\label{b14} 	 		\textit{Why sustainable innovations are not always adopted, Resources, Conservation and Recycling},  		 			T F Guerin 		.  		2001. 34 p. .  	 
\bibitem[Pimentel et al. ()]{b27}\label{b27} 	 		‘World agriculture and soil erosion: Erosion threatens world food production’.  		 			D Pimentel 		,  		 			J Allen 		,  		 			A Beers 		,  		 			L Guinaud 		,  		 			R Linder 		,  		 			P Mclaughlin 		.  	 	 		\textit{Bio-Sci}  		1987. 37 p. .  	 
\bibitem[Sydoriak et al. ()]{b36}\label{b36} 	 		‘Would ecological landscape restoration make the Bandelier Wilderness more or less of a wilderness?’.  		 			C A Sydoriak 		,  		 			C D Allen 		,  		 			B F Jacobs 		.  	 	 		\textit{Proceedings: Wilderness Science in a Time of Change Conference: Wilderness Ecosystems, Threats, and Man-agement},  				 (Wilderness Science in a Time of Change Conference: Wilderness Ecosystems, Threats, and Man-agementMissoula, MT; UT)  		2000. May 1999. USDA Forest Service. 5.  	 	 (RMRS-P-15) 	 (Rocky Mountain Research Station, Og-den) 
\end{bibitemlist}
 			 		 	 
\end{document}
