\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={Temporal Change Detection of AL-Hammar Marsh -IRAQ Using Remote Sensing Techniques},
 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{Temporal Change Detection of AL-Hammar Marsh -IRAQ Using Remote Sensing Techniques}
\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]{Dr. Salah A. H.  Saleh}

             \affil[1]{  Al Nahrain University}

\renewcommand\Authands{ and }

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

\maketitle


\begin{abstract}
        


The Mesopotamian marshlands, the largest wetland in the Middle East and one of the most outstanding in the world have been lost mainly as a result of drainage and damming. The cause of the decline is mainly as a result of damming upstream as well as drainage schemes since the 1970s. The Tigris and the Euphrates are amongst the most intensively dammed rivers in the world. In the past 40 years, the two rivers have been fragmented by the construction of more than 30 large dams, whose storage capacity is several times greater than the volume of both rivers.The immediate cause of marshland loss, however, has been the massive drainage works implemented in southern Iraq in the early 1990s, following the second Gulf War. Satellite images provide hard evidence that the once extensive marshlands have dried-up and regressed into desert, with vast stretches salt encrusted. Recent satellite imagery shows only limited areas of the marshlands have been reclaimed.

\end{abstract}


\keywords{Mesopotamian marshlands, land cover, Landsat images, Digital analysis, Temporal change detection.}

\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
Current change detection systems use a variety of image processing tools to make changes visible, but typically rely on manual interpretation by expert analysts to delineate the change areas. Most systems look for changes between only two images: one "before" and one "after". Change -detection techniques in common use include: subtracting spectral bands between the images, subtracting a feature space, principal components analysis, and change vector analysis. Satellite remote sensing is widely accepted as a technique to study land use and land cover change Dynamics .The use of satellite data for compiling land use change area is becoming substitute for data derived from time consuming satellite images interpretation. Better assessment of land use land cover change using digital analysis of remotely sensed satellite data can help decision maker to develop effective plans for the management of land.\par
Numbers of researchers have used remotely sensed satellite data for change detection, and a number of approaches and techniques have been developed. Locating and characterizing areas of significant change using remotely sensed data is important for many applications. These include: resource management, urban planning and impacts of human activities on the environment Landsat satellite imagery reveals that in the last 10 years, wetlands that once covered as much as 20,000 square km (7,700 square miles) in parts of Iraq and Iran have been reduced to about 15 percent of their original size. The ecosystem has been damaged and, as a result, a number of plant and animal species face possible extinction.  {\ref (UNEP, 2004)} Two main approaches to digital change detection have been reported. Both involve multitemporal images and can be categorized as separate data set or single data set analysis. Separate data set analysis involves classification of each-date imagery separately into land cover classes. The results were subsequently compared. Single data set analysis involves co-registering and re-sampling multi-temporal images into the same dataset and matamatical transformation, mainly image differencing and rationing, is then applied to the raw co-registered images to produce a residual image indicating the relative change in reflectance between the two dates. This technique is gives slightly more accurate result.  {\ref (See, for example, Nelson, 1982;} {\ref jenson and} {\ref toll, 1982: woodwell et al., 1983;} {\ref Singh, 1986;} {\ref Quarmby et al., 1987)}. 
\section[{II.}]{II.} 
\section[{Digital Change Detection Techniques}]{Digital Change Detection Techniques}\par
Change detection is the process of identifying differences in the state of an object or phenomenon by Author : Nahrain University, IRAQ. E-mail : salahsrc123@hotmail.com n recent years there has been a significant amount of research put forth in the development of change detection methods using remotely sensed data. Scientists studying global change may find the ability to monitor land-surface changes over time the most important use of satellite image data. The repetitive coverage, consistent data characteristics, and digital format of the image data provided by several satellite systems makes their respective data readily conducive to the production of a digital "change" database in which the spatial and temporal dimensions of land-use and land-cover change can be detected and evaluated. 
\section[{Global}]{Global}\par
I observing it at different times. Change detection generally operates by detecting numerical differences in corresponding pixel values between dates. Many digital algorithms have been applied for change detection purposes ( Kwarteng and Chavez Jr !998).\par
The basic reason in using remote sensing data for change detection is that changes in the object of interest will result in changes in radiance values or local texture that are separable from changes caused by other factors, such as differences in atmospheric conditions, illumination and viewing angle, soil moisture etc. It may further be necessary to require that changes of interest be separable from expected or uninteresting events, such as seasonal, weather, tidal or diurnal effects.\par
Digital change detection techniques may be categorized into two basic approaches: the comparative analysis of independently produced thematic labeling or classifications of imagery from different dates; or simultaneous analysis of multi-temporal data sets. Within these two approaches, there are a number of methods and techniques such as post classification comparison, image rationing and principle components analysis (this list is not exhaustive).\par
III. 
\section[{Methodology}]{Methodology}\par
The   \hyperref[tab_2]{bands 4,3,2.} Landsat Multispectral data provide the longest duration archive of moderately high spatial resolution satellite image data for monitoring the types and rates of land-surface change imposed by human activity. The derivation of change information from Landsat data generally consists of co-registering the data of two or more images of the same area acquired at different time; adjusting the radiometric properties of the data to normalize for varying observation and atmospheric conditions; implementing a change detection method on the combined data sets; and producing an output product that can effectively convey land-surface change on an image or in statistical basis. Although the consistent data characteristics of Landsat data enable ready production of change images, the procedures of change image production can also be implemented on multiple data sets of non-similar data characteristics, allowing combination of Landsat MSS data with data from other sensors, such as Landast Thematic Mapper (TM) and SPOT Satellite.   
\section[{Temporal Comparison Results}]{Temporal Comparison Results}\par
The change detection procedure used has involved a classified images derived for each date. This approach as described above was performed on unsupervised and supervised classifications of Landsat data from 2 dates and subsequently compares the classified images. Hence the output image was greatly dependent upon the accuracy of the classified images. Figures \hyperref[fig_6]{(3-a, b, c, d}) and Table  {\ref (1}         {\ref MSS-1975 and} {\ref TM-2002 images. Table (3)} shows the result of qualitative evaluation as well as the rate of land use -land cover changes carried out through the analysis of unsupervised and supervised classification statistics summary reports.   These changes caused by IRAQ-IRAN war, and as a result of damming upstream as well as drainage schemes since the 1970s and due to massive drainage works implemented in southern Iraq in the early 1990s, following the second Gulf war.\par
V. 
\section[{Results and Discussion}]{Results and Discussion}\par
Change detection has become a useful tool for detecting landcover changes from remotely sensed imagery. It has enabled resource managers to observe changes over large areas and provided long-term monitoring capabilities. Generally we can conclude that digital change detection techniques using temporal remote sensing data are useful to assist human analysts of remote sensing data, and provide detailed information for detecting and assessing land cover and land use dynamics.  
\section[{Conclusion}]{Conclusion}\par
The obtained results from temporal classification change detection method showed that there are noticeable and clear changes in the land use and land cover in the area for the period 1972-2002. There is no much differences in classification results for supervised and unsupervised techniques.\par
There are increasing in dry land and deep water areas and decreasing in the wet land and shallow water areas. Also there is decline in spatial extent of date palm and marsh shrubs. These changes caused by IRAQ-IRAN war and as a result of damming upstream as well as drainage schemes since the 1970s. This page is intentionally left blank 
\section[{References Références Referencias}]{References Références Referencias} 
\section[{Global}]{Global}\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_1}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-3.png}
\caption{\label{fig_2}Figure ( 1}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-4.png}
\caption{\label{fig_3}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2}\includegraphics[]{image-5.png}
\caption{\label{fig_4}Figure 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-6.png}
\caption{\label{fig_5}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3}\includegraphics[]{image-7.png}
\caption{\label{fig_6}Figure 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-8.png}
\caption{\label{fig_7}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-9.png}
\caption{\label{fig_8}A}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4}\includegraphics[]{image-10.png}
\caption{\label{fig_9}Figure 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-11.png}
\caption{\label{fig_10}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_1}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_2}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.85\textwidth}}
1. Jenson, J.R. and Toll, D.R., 1982. Detecting residential Land use development at the Urban fringe, Photogrammetric Engineering and Remote Sensing, 48, 629-643 2. Kwarteng, A. Y. and Chavez Jr, P. S. 1998. Change detection study of Kuwait city and environs using multi -temporal Landsat thematic mapper data. International journal of remote sensing, Vol19, Issue 9. 3. Nelson, R.E 1982 Detecting forest canopy change using Landsat. AgRISTARS Report TH 83918 , NASA / Goddard Space Flight centre Greenbelt , MD 80 pp 4. Quarmby, A.A. Townshend, J.R.G. and Cushine j.L. 1987 Monitoring urban land cover changes at the urban fringe from SPOT HRV imagery in South-east England , VI.\end{longtable} \par
 
\caption{\label{tab_4}}\end{figure}
 			\footnote{© 2012 Global Journals Inc. (US) Year} 			\footnote{Temporal Change Detection of AL-Hammar Marsh-IRAQ using Remote Sensing Techniques} 		 		\backmatter  			  				\begin{bibitemlist}{1}

\end{bibitemlist}
 			 		 	 
\end{document}
