Ans. F6

From STMDocs
Revision as of 13:38, 9 June 2009 by Rishi (talk | contribs)
Jump to navigation Jump to search

<Back

The possible reasons for this problems is:

  • Either you have used

<geshi lang="latex">

 \begin{frontmatter}
 \end{frontmatter}

</geshi> and \maketitle command. Either \maketitle or {frontmatter} is only required.

  • or \maketitle is used twice.