[texhax] Problem with \begin{abstract} and \begin{keyword}

Rodrigo Aluizio r.aluizio at gmail.com
Tue Oct 21 20:54:50 CEST 2008


Hi everybody,
I'm a beginner with LaTex, and I'm preparing an article to submit to Elsevier. So I'm using the elsarticle document class. Well when I include the \begin{abstract}, and \begin{keyword} nothing happens, nor even an error, but nothing different appears were it should be.
Something similar occurs with the e-mail addresses of the preamble, they don't appear in footnote. I've already consulted the general and specific documentations. Furthermore the elsdoc (the specific documentation) says that the \begin{abstract} and \begin{keywords} must be in the preamble, it seems wrong to me, ad when I do that I get an error.

I'll appreciate if someone could help me.

Thank you fot the patience and attention!

I'm running the code on Windows XP, LEd Tex Editor and MikTex.

Bellow is the code:

\documentclass[1p,review,authoryear]{elsarticle}

\usepackage{natbib}
\usepackage[brazil]{babel}
\usepackage[latin1]{inputenc}
\usepackage[T1]{fontenc}

\title{My Title)}

\author[focal]{R.~Aluizio\corref{cor1}}
\ead{e-mail address}

\author[focal]{C.A.~Borzone\corref{cor2}}
\ead{e-mail address}

\cortext[cor1]{Principal Corresponding Author}
\cortext[cor2]{Corresponding Author}
\address[focal]{My Address}

\date{}

\begin{document}
\maketitle

\begin{abstract}
My article abstract
\end{abstract}

\begin{keyword}
my \sep keywords
\end{keyword}

\section{Introduction}

\section{Materials and Methods}

\section{Results}

\section{Discussion}

\section{Acknowledgments}

\begin{thebibliography}{1}
\bibitem % My bibliography, several entries
\bibliography{MyBib.bib}
\end{thebibliography}
\end{document} 
___________________________________
MSc. Rodrigo Aluizio
Centro de Estudos do Mar/UFPR
Laboratório de Micropaleontologia
Avenida Beira Mar s/n - CEP 83255-000
Pontal do Paraná - PR - BRASIL
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://tug.org/pipermail/texhax/attachments/20081021/3fc78df1/attachment.html 


More information about the texhax mailing list