Skip to content

Instantly share code, notes, and snippets.

@johnhowe
Created March 12, 2011 22:59
Show Gist options
  • Save johnhowe/867665 to your computer and use it in GitHub Desktop.
Save johnhowe/867665 to your computer and use it in GitHub Desktop.
\documentclass[12pt,a4paper,titlepage]{article}
%\usepackage[hmargin=3cm,vmargin=3.5cm]{geometry}
\usepackage[latin1]{inputenc}
\usepackage{amsmath}
\usepackage{amsfonts}
\usepackage{amssymb}
\usepackage{graphicx}
\usepackage{listings}
\usepackage{datetime}
\author{}
\title{}
\begin{document}
\maketitle
\pagebreak
%\begin{abstract}
%\end{abstract}
%\tableofcontents
%\thispagestyle{empty}
%\pagebreak
\end{document}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment