Use this command to display a graphic with an optional title. There are two forms:
\frontispiece{graphic}
\frontispiece[title]{graphic}
The
is an image, typically using the graphicgraphics
or graphicx package. If you would like to
title your graphic, provide the title with the optional
argument. Examples:
\frontispiece{\includegraphics{jabberwock}}%
\frontispiece[\textit{The Jabberwock}, John Tenniel]%
{\includegraphics{jabberwock}}%