titlepage
\begin{titlepage} text \end{titlepage}
The titlepage
environment creates a title page, i.e., a page
with no printed page number or heading. It also causes the following
page to be numbered page one. Formatting the title page is left to
you. The \today
command may be useful on title pages
(see \today).
You can use the \maketitle
command (see \maketitle) to
produce a standard title page without a titlepage
environment.