latex test file

This commit is contained in:
foley
2012-06-05 11:54:24 +00:00
parent bca614f5e3
commit 4a9987e161

18
Tutorial/latextest.tex Normal file
View File

@@ -0,0 +1,18 @@
\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}