LyX ⇒ elsarticle for Elsevier Journal
elsarticle for Elsevier Journal
I am use to using Lyx and was curious if anyone has used Lyx for submission to the Elsevier Journal article? It seems that Lyx came with a elsarticle template, but I don't believe it has a .cls extension- the one recommended by the journal article. If this is possible, can someone guide me on how to obtain the correct template and go about using this for submission.
Thank you very much for your time.
Regards,
Lara
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
-
- Posts: 351
- Joined: Sat Aug 02, 2008 8:47 am
elsarticle for Elsevier Journal
it use the elsarticle.cla and if you need additionallepagano wrote: I am use to using Lyx and was curious if anyone has used Lyx for submission to the Elsevier Journal article? It seems that Lyx came with a elsarticle template, but I don't believe it has a .cls extension- the one recommended by the journal article. If this is possible, can someone guide me on how to obtain the correct template and go about using this for submission.
files then write into the preamble
Code: Select all
\usepackage{...whatever...}