tex的bib引用时出现 empty ’thebibliography' environment
时间:2020-04-29 11:31:03 分类:IT教程
thebibliography
Error-message:
Underfull \hbox (badness 10000) in paragraph at lines 902--904
[47] (/tmp/.thesis.tex.bbl [48]
Chapter 5.
Package natbib Warning: Empty `thebibliography' environment on input line 24.
Answer:
如果一个文章中没有\cite 命令,BibTex就不知道哪一个bibliography是需要插入的。
所以必须在你文章引用的地方加入\cite
- 相关文章
- 编程基础
开发入门
IT相关