Can someone who has successfully submitted a LaTeX-based paper to the Elsevier Editorial System please describe the detailed steps needed, so that the paper builds correctly on EES, and can be approved?
In particular, some or all of the following information (which I couldn't find in the EES help/documentation pages) would be helpful:
- Is there a minimum working example available somewhere, with a manuscript
.texfile, separate table and figure files, and bibliography file? (plus whatever other files would be needed) - Is there a way to test a document's build with one's local environment, such that if it works locally, will likely work at EES?
- If you start with a single
my-paper.texandmy-bibliography.bibfile and can build a PDF correctly from that, what's the process to break up those (two) files into the manuscript+tables+figures+aux pieces that EES can build from?
elsarticle.clsis updated 17 December 2009, so check with a local Texlive distro beyond 2009 for testing your compilation. I have done this few years back. Elsevier is very popular in my mechanical engg domain. Of course you have online tutorials – texenthusiast Dec 12 '12 at 20:31.texfile (sometimes there is no option to mark slave files as "macro files"), one.bibfile and maybe even the.bblfile and mark them all as "manuscript". Everything should be in the same directory. Assume all packages are 3 years out-of-date, as in TeX Live 2009. As the system is undocumented in important details, it's unlikely to be possible to test locally. Just keep uploading, waiting, checking the log and guessing... – cyberSingularity Dec 13 '12 at 09:55http://thecostofknowledge.com/
– Forkrul Assail Dec 13 '12 at 10:03