On 24/08/11 13:08, Waluyo Adi Siswanto wrote:
Actually, I believe they prefer to have the *.tex and *.bbl (not the *.bib),
as well as files containing figures etc. But you'll see all that in the
detailed instructions.
I think you are correct. My files could been processed by elsevier
electronic system, the generated pdf prints the tex sources.
How can I get bbl. I always use bib file (from JabRef). Any link
information to learn this?
Hi!
The *.bbl should be automatically created by bibtex, so after doing "pdflatex;
bibtex; pdflatex; pdflatex", you should have the required *.bbl file in your
working directory, if you look carefully ;-)
Btw, recently I also had problems submitting to Elsevier. For some reason they
couldn't process my manuscript using pdflatex. However, it worked fine on
arxiv.org... I notified them about the problem, and they ended up asking me for
a PDF instead. :-)
Torquil