I just started a small document to write some notes:
Code: Select all
\documentclass[11pt,twocolumn]{article}
\usepackage{url}
\usepackage[english]{babel}
\begin{document}
\title{Notes: Research Seminar 2010}
\author{\small{me}}
\date{\today}
\maketitle
\section{blubb}
blubb
\end{document}

Any help?