我尝试使用 Linux 上的 Kile 在 elsevier 上撰写一篇文章并包含参考书目:
\documentclass[pdftex,preprint,12pt,final,1p,times,twocolumn]{elsarticle}
\begin{document}
\bibliographystyle{elsarticle-num}
\bibliography{myrefs}
% this shows references stored in the myrefs.bib file
\nocite{*}
\end{document}
该myrefs.bib
文件的内容如下:
@ARTICLE{Zurek,
AUTHOR = {Zurek, R. W. and Martin, L. J.},
TITLE = {Interannual Variability of planet-encircling dust activity on {M}ars},
YEAR = {1993},
JOURNAL = jgr,
VOLUME = {98},
NUMBER = {E2},
PAGES = {3247--3259}
}
然后我按了PdfLaTex
(编译成功)、BibTex
(退出代码为 2,已完成),所以不清楚哪里出了问题。你能帮忙吗?
答案1
楼主的声誉不够,无法回答她的问题,所以我提供了这个 CW
BibTeX编译的日志文件显示:
This is BibTeX, Version 0.99c (Web2C 7.5.6)
The top-level auxiliary file: sophie.aux
I couldn't open style file elsarticle-num.bst ---
line 31 of file sophie.aux : \bibstyle{elsarticle-num : }
我下载了遗失文件并将其放入我sophie.tex
的文件夹。现在正在工作。为了更巧妙,我想我应该将其放入/usr/...latex
文件夹中(不记得完整路径)。
然而,丢失的文件是 TeX Live 的一部分,应该可以通过以下方式获取tlmgr
:加拿大运输安全局elsarticle-num