Ans. F4: Difference between revisions
Jump to navigation
Jump to search
(New page: <Back It is because, sometimes you have used punctuation marks after <code>\author</code> and <code>\address</code> commands which are not needed here. The previo...) |
No edit summary |
||
Line 1: | Line 1: | ||
[[FAQ_-_elsarticle.cls|<Back]] | [[FAQ_-_elsarticle.cls|<Back]] | ||
[[FAQ_-_elsarticle.cls|<Back]] | |||
There are two possible reasons for this. | |||
* One reason is the abstract is not coded within | |||
<geshi lang="latex"> | |||
\begin{frontmatter} | |||
\end{frontmatter} | |||
</geshi> | |||
* or <code>\maketitle</code> is not given after <code>\end{abstract}</code> |