Files
foam-cutter/Tutorial/latextest.tex
2012-06-05 11:54:24 +00:00

19 lines
221 B
TeX

\documentclass[]{article}
%opening
\title{A title}
\author{Joe Foley}
\begin{document}
\maketitle
\begin{abstract}
The abstract goes here.
\end{abstract}
\section{Section}
Some text
\end{document}