\usepackage{verbatim}
...
\begin{comment}
...
commented text
...
\end{comment}
\usepackage{verbatim}
...
\begin{comment}
...
commented text
...
\end{comment}
see http://en.wikibooks.org/wiki/LaTeX/Labels_and_Cross-referencing for more detils\section{Greetings} \label{sec:greetings} Hello! \section{Referencing} I greeted in section~\ref{sec:greetings}.
$\left\{
\begin{array}{l c l}
x &\rightarrow& y \\
z &\rightarrow& w
\end{array}
\right.$
$
\frac{\partial\x} {\partial{\theta}}$
$x_{k+1}\ =\ x_k+w_k$