First page
Back
Continue
Last page
Overview
Graphics
Adding title and author
\documentstyle{article}
\title{This is the title}
\author{Joe LaTeX}
\begin{document}
\maketitle
\end{document}
Notes: