Ans. F3: Difference between revisions

From STMDocs
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 2: Line 2:


There are two possible reasons for this.
There are two possible reasons for this.
* One reason is the abstract is not coded within  
* One reason is that the abstract is not coded within  
<geshi lang="latex">
<geshi lang="latex">
   \begin{frontmatter}
   \begin{frontmatter}

Latest revision as of 13:50, 18 June 2009

<Back

There are two possible reasons for this.

  • One reason is that the abstract is not coded within

<geshi lang="latex">

 \begin{frontmatter}
 \end{frontmatter}

</geshi>

  • or \maketitle is not given after \end{abstract}