MikTex
当我在计算机上编译时,我的参考书目编译没有问题:
当arXiv
编译它时,我得到underfull hboxes
如下结果
围兜条目:
@article{Kogut:1974ag,
author = "Kogut, John B. and Susskind, Leonard",
title = "{Hamiltonian Formulation of Wilson's Lattice Gauge
Theories}",
journal = "Phys. Rev.",
volume = "D11",
year = "1975",
pages = "395-408",
doi = "10.1103/PhysRevD.11.395",
reportNumber = "Print-74-1186 (CORNELL)",
SLACcitation = "%%CITATION = PHRVA,D11,395;%%"
}
我正在使用bibtex
,revtex4-1
我认为它使用了 natbib。我加载hyperref
和microtype
。我不希望将参考书目排版得参差不齐。使用breaklinks
forhyperref
确实可以修复排版问题,但代价是实际上会破坏链接本身,而不仅仅是文本,这是不可接受的。
pdf
编辑:问题通过提交图形而不是eps
--后者必须导致导致问题的编译路径来解决。tex
文件本身不需要修改。