\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={Ecosystem Services for Disaster Risk Reduction: A Case Study of Wetland in East Delhi Region, India},
 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{2013-01-15 (revised: 15 January 2013)}
\def\TheID{\makeatother }
\def\TheDate{2013-01-15}
\title{Ecosystem Services for Disaster Risk Reduction: A Case Study of Wetland in East Delhi Region, India}
\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]{Sreeja S.  Nair}

             \affil[1]{  National Institute of Disaster Management, Ministry of Home Affairs}

\renewcommand\Authands{ and }

\date{\small \em Received: 13 December 2012 Accepted: 5 January 2013 Published: 15 January 2013}

\maketitle


\begin{abstract}
        


Ecosystem services are the benefits that societies receive from the nature. These may be in the form of regulating, provisioning, supporting or cultural services.  Wetland being one of the most productive ecosystems provides these services at no cost. These ecosystems also contribute to reducing disaster risk by serving as natural protective barriers or buffers and, thus, mitigating hazard impacts. But many such wetland ecosystems are tremendous stressed due to anthropogenic pressure. Wetlands on the fringes of river channels in the city are looked upon as a resource for different land use planning. The capital Delhi manifests all the ills that a river system (Yamuna) can possibly face, made the city more vulnerable and disaster prone as evident from frequent incidences of flood, water crisis and disease outbreak. Rapidly increasing urbanisation with limited integration of values and functions of floodplains in developmental planning has led to their fragmentation. This study is an attempt to assess the present state of ecosystems, its services particularly in reducing the risk of water and climate related disasters like flood, drought and epidemics in East Delhi and part of National Capital Refion

\end{abstract}


\keywords{}

\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[{I. Introduction}]{I. Introduction}\par
etland ecosystems are crucial to our natural wealth. They provide us with services worth trillions of US dollars every year entirely free of charge making a vital contribution to human health and well being  {\ref (Ramsar Convention, 1971}). Wetlands are one of the most productive ecosystems of the world which along with supporting unique flora and fauna provides range of ecosystem services  {\ref (MA, 2005)}. Wetland ecosystems contribute to reducing disaster risk by serving as natural protective barriers or buffers and thus mitigating hazard impacts \hyperref[b2]{(Gupta \& Nair, 2012)}. Well managed ecosystems can provide natural protection against common natural hazards, such as landslides, flooding, wildfires, storm surges and drought \hyperref[b14]{(Rieux et al., 2009)}. Ecosystem decline increases Disaster risk both by reducing the ability of an ecosystem to act as a natural buffer, as well as by reducing people's resilience by reducing their bases for a) Ecosystem Services of Wetland Natural systems are humanity's "life-support system" providing essential "ecosystem services" for existence and socio-economic well being  {\ref (MA, 2005)}. Decline in ecosystem services influence the resources available to the people and, hence, lead to increasing vulnerability to hazards, and thereby decrease their resilience against disasters. The conservation and restoration of ecosystems such as forests and wetlands plays an essential role in reducing disaster risks such as flood, drought and storm (Wetland International). The Fourth Assessment Report of IPCC (2007) while reporting about the increased frequency and intensity of disasters due to climate uncertainties, suggested for strengthening ecological systems as part of adaptation and mitigation strategies  {\ref (IPCC report, 2007)}.\par
Ecosystem services are the benefits that individuals and communities obtain from ecosystems. These include "regulating services" such as regulation of floods, drought, land degradation and disease, along with "provisioning services" such as food and water, "supporting services" such as soil formation and nutrient cycling, and "cultural services" such as recreational, spiritual, religious and other non-material benefits (Table \hyperref[tab_0]{1}). Integrated management of land, water and bio resources promotes conservation and sustainable use. This provides the basis for maintaining ecosystem services, including those which contribute to reducing disaster risks. Restoring wetlands on crop fields resulted in a net increase of ecosystem services in the Mississippi Alluvial Valley in US including green house gas mitigation, nutrient mitigation and waterfowl recreation and therefore net benefit to the society (Jenkins et al., 2010). Wetlands consist of characteristic assemblages of species that interact with each other and their environment. Some coastal ecosystems including mangroves forests, coral reefs and salt marshes, help to reduce the risks associated with coastal hazards such as storm surge and coastal flood. Such ecosystem also provide a host of associated services which may be lost if natural systems are replaced by built structures \hyperref[b6]{(McIvor et al., 2012)}. A study conducted by the scientists at the University of Delhi and Duke University has shown that coastal villages in Orissa with the widest mangrove belts suffered fewer deaths as compared to those with narrower belts or no mangroves in the devastating Super Cyclone of 1999 \hyperref[b13]{(Das et al., 2009)}. The interactions within and between the biotic and abiotic components of wetland ecosystems provide various ecosystem services to the human society. Some of the ecological functions provide direct economic benefits whereas others provide indirect support and protection to an economic activity. The State of Louisiana has adopted policy guidelines for using natural wetlands to assimilate nutrients in secondarily treated municipal effluent, thus utilizing ecosystem services of natural wetlands. In addition to water quality improvement, wetland assimilation provides additional ecosystem services, including increased vegetative productivity, surface accretion, and carbon sequestration (Young KO Et Al., 2012). The floodplain wetland system provides several ecosystem services, key being regulation of hydrological regimes, groundwater recharge, water quality improveement, support to biodiversity and life support system, effective in flood control, waste water treatment, reducing sediments loads, low input sustainable agriculture, fisheries development, tourism and valuable for educational and scientific interest and recreational benefits. River floodplains have been reported as potential sites to mitigate extreme events in the hydrological cycle \hyperref[b7]{(Mitch et al., 2000)}.\par
Wetland ecosystems are under tremendous pressure due to various anthropogenic activities. Notwithstanding the high value of the ecosystem services that wetlands provide to humankind, wetlands continue to be degraded or lost due to the effects of agricultural intensification, irrigation, water extraction for domestic and industrial use, urbanisation, infrastructure and industrial development and pollution  {\ref (Russia et al., 2013)}. Wetlands on the fringes of river channels in the city are looked upon as a resource for different land uses. Studies show that the value of converting Thai mangroves to shrimp farms, draining freshwater marshes for intensive agriculture in Canada, and operating unsustainable fishing practices on coral reefs in the Philippines, was between 60\% and 75\% lower-in the long term-than the benefits from wetland conservation and sustainable use (www.ramsar.org). Wetland ecosystems of Yamuna river corridor in Delhi are one such live example. The capital city faces all the ills that a river system can possibly be faced with (Yamuna Jiye Abhiyan, 2007) and made the city more vulnerable and disaster prone.\par
Under the UNDP's Disaster Risk Management Programme in India, Disaster Management Plans were developed. However, these plans focussed primarily earthquake and fire hazards and on structural interventions. Non-structural interventions are limited to training, awareness generation and interventions focusing on ecosystems have been lacking. Since Delhi is predominantly urban ecosystem approach for livelihood resilience and disaster mitigation has not received attention in the past.\par
This study is an attempt to assess the role of wetland ecosystem in East Delhi and the services provided by these systems. An analyses of ecosystems role in reducing the risk of water and climate related disasters like flood, drought and epidemics has been undertaken. 
\section[{Global Journal of Human Social Science}]{Global Journal of Human Social Science}\par
Volume XIII Issue IV Version I Delhi, the capital city of India lies between 28.380 N and 77.120 E in latitude and longitude respectively. The River Yamuna (Figure \hyperref[fig_0]{1}), a major tributary of Ganges, is one of the key natural infrastructures of Delhi city. The total length of the river in the city is 50 Km between its entry at Pala and exit at Raipur. Its floodplains extends to an area of 94.84 km2comprising forests, agriculture land, settlements and lakes/ponds and can hold lot of water-about 2 billion cubic meters. The maximum width of the active floodplain is observed near Okla. where a large quantum of water is brought through Hindu cut. Despite high urban stress, the floral diversity of the floodplains is rich including 74 species of macrophysics and 90 species of phytoplankton. Faunal diversity encompasses 62 species of zooplankton, 55 species of benthos, 36 fish species and 131 bird species (wetland International-South Asia).\par
Delhi region has suffered major floods during years  {\ref 1924,} {\ref 1947,} {\ref 1967,} {\ref 1971,} {\ref 1975,} {\ref 1976,} {\ref 1978,} {\ref 1988,} {\ref 1993,} {\ref 1995,} {\ref 1998}   
\section[{Methodology}]{Methodology}\par
the wetland. Transect walk as suggested by de Zeeuw (2004) helps understanding natural resources, present land use pattern, vegetation, changes in the physical features and cropping systems, etc in villages, and public resources, land use, social differentiation and mobility in urban communities. A questionnaire based survey was carried out to have perception of communities living on the fringes of wetland on disasters faced by them and ecosystem services provided by the wetland. Experts view (academicians, ecologist, practioners, and bureaucrats who are versed with the study site) on the integration of ecosystem services and DRR were also taken. Scoring was done (on the basis of number of hazards addressed by one ecosystem service) for analysing the ecosystem services and DRR aspects addressed and based on the scores importance were attached as high (4-5), medium (3) and low (<3). In this study five is the highest score. 
\section[{a) Ecosystem services of wetland of East Delhi}]{a) Ecosystem services of wetland of East Delhi}\par
The availability of water near Okhla throughout the year helps to maintain minimum water level required for functioning of the floodplain. The surplus water during monsoon percolates down and helps to control floods and maintain moisture regimes during lean period. Bioaccumulation of key nutrients in floodplain helps to reduce pollution stress, and thereby, leading to development of rich biodiversity habitat. Okla. Bird Sanctuary (notified in 1990 by UP Govt.) situated in Gautama Buddha Nagar is rich in avifaunal diversity and presently inhabits more than 145 bird species include 22 species of resident water birds, 44 species of resident terrestrial birds, 43 species of migratory water birds and 26 species of terrestrial migratory birds. The sanctuary covers rich aquatic, semi-aquatic and terrestrial habitat where more than 25 species of aquatic plants, 110 species of terrestrial plants including herbs, shrubs, climbers, grasses and trees have been recorded (Divisional Forest Officer, Gautama Buddha Nagar, UP, 2012). Table \hyperref[tab_1]{2} provides the list of some of flora and fauna of the region respectively. Tourism has increased in the sanctuary including foreign tourists. The park is adding considerable revenue to the district. From November, 12 to March, 13 the income generated from the park was approximately nine laths Indian rupees. Communities residing in the floodplain derive their basic needs like water for drinking, irrigation and domestic purposes from the floodplains of Yamuna. For drinking purpose hand pumps are available and water depth is found to be 10-15ft. Bore wells are used for irrigation. Agriculture and labour are the sources of livelihood of the communities. The floodplain is very fertile and supports lots of cultivation of vegetables, horticulture and floriculture. Vegetables commonly grown are beans, cauliflower, cabbage, bottleguard, lady's finger, onion, potato, spinach, corn and bitter guard. It was surprising to find out that cultivators used urea, diammonium phosphate (DAP) and other chemical fertilizers in their fields. Community didn't complain about diseases caused by water. However, dengue outbreaks have been reported after monsoon and floods in the entire city.\par
The key services from the wetland ecosystems in East Delhi are as follows: In 2010, the city witnessed one of the worst floods due to heavy rainfall. The flooding was gregarious due to the development within the natural course of the river. Yamuna water entered Delhi after being released from Tajewala and Hathnikund barrages up North, the water had lesser area to accommodate itself on the floodplain since a chunk of the floodplain-the size of the Commonwealth Games Village-was no longer available to the river that earlier remained for centuries.© 2013 Global Journals Inc. (US) 
\section[{(Source: Yamuna jiyeAbhiyan)}]{(Source: Yamuna jiyeAbhiyan)}\par
As evident from the figure \hyperref[fig_2]{2}, the bed in the west between the ring stream has been lost due to construction and developmental activities. A tour through the Yamuna flood plain gives the glimpse of encroached wetland. Indraprastha thermal power plant was established on the bank of the river to discharge waste generated directly into the flowing water. Memorials of our several leaders and politicians had been built in the floodplain between Nigambhod Ghat and Rajghat. Millennium Bus Depot (Asia's biggest depot) which was constructed during Common Wealth Games remained flooded for almost three months in 2010 because of no drainage system. Ironically, it happened just before a month for games to commence. 
\section[{Ponds, near Bahaullah drain have disappeared due to bridges and flyovers and have now been converted into parks full of water hyacinths showing atrophic condition.}]{Ponds, near Bahaullah drain have disappeared due to bridges and flyovers and have now been converted into parks full of water hyacinths showing atrophic condition.}\par
The important lung space of the city has been lost converting it into heat island.\par
Many marginalized communities depend upon the ecological services provided by the wetland to meet their day to day requirements (table \hyperref[tab_2]{3}) and figure  {\ref 3}.  species diversity and also the duration of stay of migratory species has lessened. The reason is non availability of tree species for nesting and food. The species that have not been sighted in the sanctuary from last 5-6 years are paradise flycatcher, Egyptian vulture and great spotted eagle.\par
Unplanned urbanization has drastically altered the drainage characteristics of natural catchments by increasing the volume and rate of surface runoff. Drainage systems are unable to cope up with the increased volume of water and are often encountered with the blockage due to indiscriminate disposal of solid wastes. Twenty prominent sewage and drainage system that carries the untreated loads of in and around Delhi is increasing the vulnerability of the sanctuary. Total quantity of sewage generated in Delhi is around 2,871 MLD whereas the capacity of sewage treatment plant is 1,478 MLD only. The figure clearly indicates that 1,393 mld of untreated sewage is directly discharge into the river (Source: wetland International-South Asia). Table \hyperref[tab_3]{4} reveals role of floodplain in addressing various hazards and in disaster risk reduction. Disaster Recovery Plans are in place prior to hazard events that accelerate disaster recovery. engage communities in the recovery process and minimize impacts/ Ecosystem approach to DRR is widely advocated as second paradigm shift in disaster management, as it directly links with the livelihood of the people and sustainability of their resources \hyperref[b2]{(Gupta, 2012)}. This calls for emphasis on natural resource management, ecosystem services, land-use and adaptation to climate change within the strategies of disaster prevention, preparedness and post-disaster relief and recovery process (India's National Policy on Disaster Management, 2009, section 5.1.6). Most of the floodplains have been encroached for developmental projects. However, there are opportunities available for developing ecosystem approaches for reducing disaster risks due to climate change in Delhi and nearby areas. Table \hyperref[tab_4]{5} presents an effort to assess and rate the ecosystem services in DRR framework.  
\section[{Opportunities and Challenges of Integrating Ecosystem Approach in Disaster Risk Reduction}]{Opportunities and Challenges of Integrating Ecosystem Approach in Disaster Risk Reduction}\par
Table \hyperref[tab_4]{5} shows that each of the ecosystem services addresses one or more DRR aspects. Out of 14 ecosystem services by the wetland of East Delhi four are highly important (E1R, E7P, E9P and E11S), one holds medium importance (E8P) and rest are of relatively low importance. The scoring and importance attached does not discourage the other ecosystem services provided by the wetland rather it gives the priority for such services that can be integrated in the DRR framework. The YAP I launched in 1993 addressed the issues of pollution control and integrated development of river system. The main components of the plan include interception, diversion and treatment of sewage, low cost sanitation, river front development, construction of electric crematoria, forestation along the riverbanks and community participation. With inception of YAP II and leaving aside the present political issues, YAP could be seen as one of the opportunities and platform for key management interventions with the support of Government of India.\par
Environment Impact Assessment of development projects: EIA is an anticipatory mechanism for assigning quantitative values to the parameters indicating the quality of environment before, during and after a major activity, project or incident, thus allowing measures to ensure ecological compatibility and economic efficiency in decision making. EIA, in pre disaster prevention and mitigation phase helps in precise decisions regarding planning risk reduction and choices of mitigation methods, technology and locations for activities.\par
Alternate power generation: Renewable energy (hydro and solar) usage should be increased to lessen the loads on thermal power plants. Government should subsidized and support renewable energy resources. Weeds in and around wetland can also be used in generation of befouls, lot of research can be taken on this topic. 
\section[{Restriction on indiscriminate withdrawal of groundwater:}]{Restriction on indiscriminate withdrawal of groundwater:}\par
Indiscriminate use has led to over extraction of the groundwater over past few years. Yield of deep aquifer has decreased due to increased demand of water and blooming of tube wells. There is a need to regularise on groundwater usage from deep aquifers as rate of discharge is not equal to rate of extraction.\par
Legislations and its enforcement: India is one of the leading countries in the world in terms of environmental legislations and policies but enforcement is very poor. Sound implementation will help to check the ecosystem degradation by putting ban on negative environment practices by human beings.\par
Awareness generation and community involvement: Awareness generation programme at school level and also involving community at large will bring about attitudinal change regarding the conservation and protection of environment. Role of higher education and research institutions in promoting awareness is equally important besides the policy environment for facilitating a more sustainable approach.\par
Mainstreaming disaster management plans: Ecosystem approach cannot be looked in isolation and needs to be mainstreamed with disaster management plans at policy level because challenges of water, climate-change and increasing pressure over the finite land have intricately woven the natural geoenvironmental processes to aggravate and turn into disasters.\par
Corporate Social Responsibility and self responsibility: Corporate should come up with an approach to take ECODRR as an initiative for protecting environment and contributing in sustainable and inclusive growth of the country. Similarly onus lies on each and every citizen and take responsibilities towards disaster free India and should not only depend on Government schemes and programmers.\par
Further Research: Researches on why the river morphology of Yamuna is changing at some places can be undertaken to have more holistic understanding of the floodplain behavior. 
\section[{VI.}]{VI.} 
\section[{Limitations and Challenges}]{Limitations and Challenges}\par
The Integration of ECODRR approach has also certain limitations. Following are the key points: ? Infrastructures have already been developed on the floodplain, and, hence major chunk of wetland has already been encroached.  
\section[{Conclusion}]{Conclusion}\par
Wetlands on the corridor of Yamuna are rapidly diminishing due to anthropogenic activities and have become one of the most threatened ecosystems. Pressure for conversion of wetlands for developmental purposes is very high especially in case of urban riparian wetlands. These wetland ecosystems provide many tangible and intangible benefits on a sustainable basis not only to the urban society but also to the associated dependent ecosystems. River floodplain can be consider as a tool for mitigation of flood waves or extreme low only if a management and structure respect this natural function  {\ref (Pithart et al., 2007)}. Recognizing the importance of wetland ecosystems, the National Environment Policy of India (NEP, 2006) contains an unambiguous assertion of the need for a holistic view of wetlands, which looks at each identified wetland in terms of its causal linkages with other natural entities, human needs, and its own attributes. The ecosystem approach to disaster risk reduction advocates for sustainable ecosystems management as strategy to reduce exposure and vulnerability, through hazard mitigation or regulation as well as enhancement of livelihood capacities and resilience. 
\section[{VIII. Acknowledgements}]{VIII. Acknowledgements}\par
Authors are thankful to Dr. Ritesh Kumar and Mr. Satish Kumar of Wetland International South Asia, Mr. Munish Kumar, Cordaid for the field guidance valuable insights on the ecosystem services of wetlands in Delhi. The team is grateful to officers and staff members of Okhala Bird Sanctuary particularly Dr. T.K. Roy, Ecologist and Conservationist, who facilitated data collection and provided necessary information and field guidance. We are also grateful to National Institute of Disaster Management and UN-Partnership for Environment and Disaster Risk Reduction for supporting the study. \begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-2.png}
\caption{\label{fig_0}BFigure 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_2}BFigure 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-5.png}
\caption{\label{fig_3}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-6.png}
\caption{\label{fig_4}}\end{figure}
  \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.23476190476190478\textwidth}P{0.6152380952380953\textwidth}}
Services\tabcellsep Comments and Examples\\
Provisioning\tabcellsep \\
Food\tabcellsep production of fish, fruits and grains\\
Fresh Water\tabcellsep storage and retention of water for\\
\tabcellsep domestic, industrial, and agricultural use\\
Fibre and Fuel\tabcellsep production of logs, fuelwood, peat,\\
\tabcellsep fodder\\
Biochemical\tabcellsep extraction of medicines and other\\
\tabcellsep materials from biota\\
\multicolumn{2}{l}{Genetic materials genes for resistance to plant pathogens,}\\
\tabcellsep ornamental species, and so on\\
Regulating\tabcellsep \\
Climate\tabcellsep source of and sink for greenhouse\\
Regulation\tabcellsep gases; influence local and regional\\
\tabcellsep temperature, precipitation, and other\\
\tabcellsep climatic processes\end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.4267782426778242\textwidth}P{0.42322175732217576\textwidth}}
Fauna\tabcellsep Flora\\
Pavo cristatus\tabcellsep Argemone Mexicana\\
Columbia livia\tabcellsep Calatropis procera\\
Paser domestica\tabcellsep Commelina benghalensis\\
Cercomola fusca\tabcellsep Tribulus trestis\\
Culicicapa ceylonensis\tabcellsep Eclypta alba\\
Luscinia svecica\tabcellsep Azolla pinnata\\
Megalaima zeylanica\tabcellsep Phyla nodiflora\end{longtable} \par
 
\caption{\label{tab_1}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.03434343434343434\textwidth}P{0.0325547138047138\textwidth}P{0.11662457912457913\textwidth}P{0.6664772727272726\textwidth}}
\tabcellsep \multicolumn{2}{l}{Ecosystem Services}\tabcellsep Explanation\\
\tabcellsep \tabcellsep \tabcellsep Regulating\\
\tabcellsep E1\tabcellsep Storing excess\tabcellsep Safe passage of excess waters in the city\\
\tabcellsep \tabcellsep water during heavy\tabcellsep \\
\tabcellsep \tabcellsep rainfall\tabcellsep \\
Year 2013\tabcellsep E2 E3 E4\tabcellsep Ground water recharge Disease regulation Carbon Sequestration\tabcellsep Source of surface and ground water which is much needed to meet the city's growing needs of water for domestic, industrial and uses. Helps in control of water borne diseases Act as an essential carbon storage and thus help in climate change mitigation\\
2 20 2 42\tabcellsep E5 E6\tabcellsep Shelter belt Thermal regulation\tabcellsep Provides a potential shelter belt against advancing land degradation Regulates thermal currents in the city where summer temperatures are today\\
Volume XIII Issue IV Version I\tabcellsep E7 E8 E9\tabcellsep Livelihood Support Fisheries Water for drinking, domestic purpose and irrigation\tabcellsep becoming unbearable with every passing year in the context of climate change and global warming. Provisioning Production and sell of vegetables and fruits like water chestnut, lotus root, green vegetables are key means of sustenance particularly for slum dwellers Hardy and tolerant fish species found in the river stretch except in upstream of Wazirabad barrage where still major and minor carps are found The fish species found are rohu, katla, mrigal, channa, singada etc. Source of drinking water to major part of the city. Also provide water for irrigating crops Supporting\\
D D D D )\tabcellsep E10\tabcellsep Support heavy\tabcellsep Vegetation such as water hyacinth and different grass species like Typha,\\
(\tabcellsep \tabcellsep nutrient load\tabcellsep Phragmites carca, Lamphrophyla etc. are found that take up nutrients\\
Global Journal of Human Social Science\tabcellsep E11 E12 E13 E14\tabcellsep Sediment retention and accumulation of organic matter Recreational Educational Aesthetic\tabcellsep received from the nearby drainage and thus help in controlling water pollution Organic fertilizers are made from the water hyacinth after processing. Also bio fuels by briquetting have been made. Cultural Okhla Bird Sanctuary in Gautam Buddha Nagar provides a source of recreational activities. More than 145 species are reported from Okhla out of this about 50\% are migratory birds, 36\% are resident birds and rest are vagrant sightings. A variety of both native and exotic species of plants are found in the sanctuary Source of formal and informal education and training, Many school children visit the bird sanctuary along with researchers and scholars. Wetland provide scenic beauty\\
\tabcellsep \multicolumn{2}{l}{© 2013 Global Journals Inc. (US)}\tabcellsep \end{longtable} \par
  {\small\itshape [Note: BEcosystem Services for Disaster Risk Reduction: A Case Study of Wetland in East Delhi Region, India]} 
\caption{\label{tab_2}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.010434020166593599\textwidth}P{0.10992985532661113\textwidth}P{0.7296361245067953\textwidth}}
\tabcellsep Addressing Hazard\tabcellsep Comments\\
H1\tabcellsep Flood\tabcellsep Addressing flood hazard by means of spread and passage of\\
\tabcellsep \tabcellsep flood waters during the monsoon every year and exceptional\\
\tabcellsep \tabcellsep floods once every decade or more (1978, 1988, 1995, 2010).\\
H2\tabcellsep Epidemics\tabcellsep Addressing epidemics like dengue and malaria\\
H3\tabcellsep Drought\tabcellsep Addressing meteorological drought in the capital by supplying\\
\tabcellsep \tabcellsep water for irrigation during lean period\\
\tabcellsep Reducing Vulnerability\tabcellsep \\
V1\tabcellsep Physical vulnerability\tabcellsep Reducing physical vulnerability by providing buffer to build in\\
\tabcellsep \tabcellsep infrastructure like irrigation system, municipal water supply,\\
\tabcellsep \tabcellsep sanitation and drainage by checking land degradation both to\\
\tabcellsep \tabcellsep the people as well as of the ecosystem\\
V2\tabcellsep Economic vulnerability\tabcellsep Reducing economic vulnerability by providing stable source of\\
\tabcellsep \tabcellsep income from fruits, vegetables and fisheries\\
V3\tabcellsep Livelihood vulnerability\tabcellsep Reducing vulnerability of local people who are dependent on\\
\tabcellsep \tabcellsep wetland for their livelihood like vegetables and fruits along with\\
\tabcellsep \tabcellsep addressing issue food security. Also reducing vulnerability of\\
\tabcellsep \tabcellsep the people who are dependent on fisheries for their livelihood\\
\tabcellsep \tabcellsep support\\
V4\tabcellsep Environment Vulnerability\tabcellsep Reducing environmental vulnerability by checking water scarcity,\\
\tabcellsep \tabcellsep providing suitable environment for fish breeding, taking nutrient\\
\tabcellsep \tabcellsep loads from the drainage system etc. around the city.\\
\tabcellsep Increasing Capacity\tabcellsep \\
C1\tabcellsep Governance\tabcellsep Strengthens knowledge and policy environment which in turn\\
\tabcellsep \tabcellsep helps strengthening governance and hence increasing the\\
\tabcellsep \tabcellsep capacity to address disaster in a holistic way. It helps traditional\\
\tabcellsep \tabcellsep DM professionals and engineers recognise DRR benefits of\\
\tabcellsep \tabcellsep ecosystems\\
C2\tabcellsep Society and economy\tabcellsep Communities are engaged in diverse and environmentally\\
\tabcellsep \tabcellsep sustainable livelihoods resistant to hazards.\\
C3\tabcellsep Land use management and\tabcellsep Effective land use and structural design that complement\\
\tabcellsep structural design\tabcellsep environmental, economic, and community goals and reduce\\
\tabcellsep \tabcellsep risks from hazards.\\
C4\tabcellsep Risk Knowledge\tabcellsep Leadership and community members are aware of hazards\\
\tabcellsep \tabcellsep and risk information is utilized when making decisions.\\
C5\tabcellsep Warning and evacuation\tabcellsep Community is capable of receiving notifications and alerts of\\
\tabcellsep \tabcellsep flood, warning at-risk populations and individuals acting on the\\
\tabcellsep \tabcellsep alert.\\
C6\tabcellsep Emergency Response\tabcellsep Mechanisms and networks are established and maintained to\\
\tabcellsep \tabcellsep respond quickly to flood and drought disasters and address\\
\tabcellsep \tabcellsep emergency needs at the community level\\
C7\tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_3}Table 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.291183879093199\textwidth}P{0.3596977329974811\textwidth}P{0.11347607052896724\textwidth}P{0.022481108312342568\textwidth}P{0.06316120906801007\textwidth}}
\tabcellsep Ecosystem Services\tabcellsep DRR aspects\tabcellsep Scoring\tabcellsep Importance\\
\tabcellsep \tabcellsep addressed\tabcellsep \tabcellsep \\
E1R\tabcellsep Storing excess water during heavy\tabcellsep H1, V1, C3,C5\tabcellsep 4\tabcellsep High\\
\tabcellsep rainfall\tabcellsep \tabcellsep \tabcellsep \\
E2R\tabcellsep Ground water recharge\tabcellsep V4\tabcellsep 1\tabcellsep Low\\
E3R\tabcellsep Disease regulation\tabcellsep H2\tabcellsep 1\tabcellsep Low\\
E4R\tabcellsep Carbon Sequestration\tabcellsep V4\tabcellsep 1\tabcellsep Low\\
E5R\tabcellsep Shelter belt\tabcellsep V1\tabcellsep 1\tabcellsep Low\\
E6R\tabcellsep Thermal regulation\tabcellsep V4\tabcellsep 1\tabcellsep Low\\
E7P\tabcellsep Livelihood Support\tabcellsep V2, V3, V4, C1, C2\tabcellsep 5\tabcellsep High\\
E8P\tabcellsep Fisheries\tabcellsep V2, V3, V4\tabcellsep 3\tabcellsep Medium\\
E9P\tabcellsep Water for drinking, domestic\tabcellsep H3,V1, V4, C3\tabcellsep 4\tabcellsep High\\
\tabcellsep purpose and irrigation\tabcellsep \tabcellsep \tabcellsep \\
E10S\tabcellsep Support heavy nutrient load\tabcellsep V4\tabcellsep 1\tabcellsep Low\\
E11S\tabcellsep Sediment retention and\tabcellsep V1, V4, C1, C3\tabcellsep 4\tabcellsep High\\
\tabcellsep accumulation of organic matter\tabcellsep \tabcellsep \tabcellsep \\
E12C\tabcellsep Recreational\tabcellsep C1\tabcellsep 1\tabcellsep Low\\
E13C\tabcellsep Educational\tabcellsep C4\tabcellsep 1\tabcellsep Low\\
E14C\tabcellsep Aesthetic\tabcellsep V4\tabcellsep 1\tabcellsep Low\\
\multicolumn{5}{l}{Note: R, P S and C stands for regulating, provisioning, supporting and cultural services of ecosystem respectively.}\\
\multicolumn{2}{l}{a) Opportunities of integration of ecosystem services in}\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{2}{l}{DRR aspects and interventions}\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{2}{l}{Yamuna Action Plan (YAP):}\tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_4}Table 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.85\textwidth}}
VII.\end{longtable} \par
 
\caption{\label{tab_5}}\end{figure}
 			\footnote{© 2013 Global Journals Inc. (US)} 			\footnote{Ecosystem Services for Disaster Risk Reduction: A Case Study of Wetland in East Delhi Region, India} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Secretariat and Gland]{b12}\label{b12} 	 		\textit{},  		 			Ramsar Secretariat 		,  		 			Gland 		.  		 	 
\bibitem[Bird Sanctuary ()]{b1}\label{b1} 	 		 			Okhla Bird Sanctuary 		.  		\textit{Field Guide: Birds and Plants. Gautama},  				 (Buddha Nagar, UP)  		2012. Okhla Bird Sanctuary.  	 
\bibitem[Ko et al. ()]{b3}\label{b3} 	 		‘Corrigendum to Policy adoption of ecosystem services for a sustainable community: A case study of wetland assimilation using natural wetlands in Breaux Bridge’.  		 			Jae-Young Ko 		,  		 			J W Day 		,  		 			R R Lane 		,  		 			R Hunter 		,  		 			D Sabins 		,  		 			K L Pintado 		,  		 			\& Franklin 		,  		 			J 		.  		 \xref{http://dx.doi.org/10.1016/j.ecoleng.2011.10.009}{10.1016/j.ecoleng.2011.10.009}.  		 \url{http://dx.doi.org/10.1016/j.ecolecon.2009.11.022}  	 	 		\textit{Louisiana. Journal of Ecological}  		2012.  	 
\bibitem[Gupta and Nair ()]{b2}\label{b2} 	 		\textit{Ecosystem Approach to Disaster Risk Reduction},  		 			A K Gupta 		,  		 			S S Nair 		.  		2012. New Delhi.  		 			National Institute of Disaster Management 		 	 
\bibitem[Ecosystems and Well-Being]{b5}\label{b5} 	 		 			Human Ecosystems 		,  		 			Well-Being 		.  		\textit{Our Human Planet: Summary for Decision Makers},  				Island Press. 5.  	 
\bibitem[Sudmeier-Rieux and Ash ()]{b14}\label{b14} 	 		‘Environmental guidance note for disaster risk reduction’.  		 			K Sudmeier-Rieux 		,  		 			N Ash 		.  		 \url{http://www.ramsar.org/pdf/info/services\textunderscore 00\textunderscore e.pdf}  	 	 		\textit{IUCN: Gland. Wetland Ecosystem and Services: An introduction}  		2009.  	 
\bibitem[Das and Vincent (2009)]{b13}\label{b13} 	 		‘Mangroves protected villages and reduced death toll during Indian super cyclone’.  		 			Saudamini Das 		,  		 			Jeffrey R Vincent 		.  	 	 		\textit{Proceedings of National Academy of Science of the USA},  				 (National Academy of Science of the USA)  		2009. June 2.  	 
\bibitem[Millennium Ecosystem Assessment (Program), & Millennium Ecosystem Assessment ()]{b4}\label{b4} 	 		\textit{Millennium Ecosystem Assessment (Program), \& Millennium Ecosystem Assessment},  		 \xref{http://dx.doi.org/10.1016/j.ecoleng.2011.10.009}{10.1016/j.ecoleng.2011.10.009}.  		2005.  	 
\bibitem[New Delhi: NDMA. Retrieved from www.ndma.gov.in 10. National River Conservation Directorate. Ministry of Environment and Forest, Government of India ()]{b8}\label{b8} 	 		\textit{New Delhi: NDMA. Retrieved from www.ndma.gov.in 10. National River Conservation Directorate. Ministry of Environment and Forest, Government of India},  		 \url{http://envfor.nic.in/modules/recent-initiative/NRCD/index.html}  		2009.  		 			National Disaster Management Authority 		 	 	 (National Policy on Disaster Management) 
\bibitem[De Zeeuw and Wilbers ()]{b0}\label{b0} 	 		‘PRA Tools for Studying Urban Agriculture and Gender’.  		 			H De Zeeuw 		,  		 			J Wilbers 		.  	 	 		\textit{Resource Centre on Urban Agriculture and Forestry}  		2004.  	 	 (RUAF) 
\bibitem[Pith Art et al. ()]{b9}\label{b9} 	 		\textit{Spatial and temporal diversity of small shallow waters in river Lu?nice floodplain},  		 			D Pith Art 		,  		 			R Pichlová 		,  		 			M Bílý 		,  		 			J Hrbácek 		,  		 			K Novotná 		,  		 			L Pechar 		.  		2007.  	 	 (Hydrobiology) 
\bibitem[Russi et al. ()]{b11}\label{b11} 	 		‘The Economics of Ecosystems and Biodiversity for Water and Wetlands’.  		 			D Russi 		,  		 			P Brink 		,  		 			A Farmer 		,  		 			T Badura 		,  		 			D Coates 		,  		 			J Förster 		,  		 			R Kumar 		,  		 			N Davidson 		.  	 	 		\textit{IEEP}  		2013.  	 
\bibitem[The Role of Environmental Management and Eco-engineering in Disaster Risk Reduction and Climate Change Adaptation ()]{b10}\label{b10} 	 		\textit{The Role of Environmental Management and Eco-engineering in Disaster Risk Reduction and Climate Change Adaptation},  		 \url{http://www.proactnetwork.org/proactwebsite/en/resources/ecosystem-based-drr/94-ecosystem-based-drr/205-ecosystem-based-drr-key-publications}  		2008.  	 
\bibitem[Mcivor et al. ()]{b6}\label{b6} 	 		‘UK: The Nature Conservancy and Wetlands International’.  		 			A L Mcivor 		,  		 			I Möller 		,  		 			T Spencer 		,  		 			M Spalding 		.  		 \url{fromhttp://www.naturalcoastalprotection.org/documents/reduction-of-wind-and-swell-wavesby-mangroves}  	 	 		\textit{Natural Coastal Protection Series: Report}  		2012. 1.  	 	 (Cambridge Coastal Research Unit Working Paper 40) 	 (Reduction of wind and swell waves by mangroves) 
\bibitem[Mitch and Gosse Link ()]{b7}\label{b7} 	 		\textit{Wetlands (Third Edition)},  		 			W J Mitch 		,  		 			J G Gosse Link 		.  		2000. New York: John Willey \& Sons., Inc.  	 
\bibitem[Yamuna Jiye Abhiyaan ()]{b15}\label{b15} 	 		‘Yamuna Flood Plains Under siege in Delhi: A’.  		 			Yamuna Jiye Abhiyaan 		.  		 \url{http://www.yamunajiyeabhiyaan.com}  	 	 		\textit{Report}  		2007.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
