\usepackage[landscape]{geometry}\documentclass[landscape,twocolumn,letterpaper]{article}
some more hints at
http://texblog.org/2007/11/10/landscape-in-latex/
\usepackage[landscape]{geometry}\documentclass[landscape,twocolumn,letterpaper]{article}
some more hints at
http://texblog.org/2007/11/10/landscape-in-latex/
\begin{figure}[h] \hfill \begin{minipage}[t]{.45\textwidth} \begin{center} \epsfig{file=figure1.eps, scale=0.5} \caption{figure 1} \label{fig-tc} \end{center} \end{minipage} \hfill \begin{minipage}[t]{.45\textwidth} \begin{center} \epsfig{file=figure2.eps, scale=0.5} \caption{figure 2} \label{fig-tc} \end{center} \end{minipage} \hfill \end{figure}
\\Well, it works, bit it is actually not new line, but starting a new paragraph
\\*
\graphicspath{{./mypics/}}after the includes.
\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$
$ \int^{+\infty}_{-\infty} x \, dx $
$ \operatorname{arg\,max}_a f(a) \operatorname*{arg\,max}_b f(b)$