在使用中文模板编译过程中无法成功编译出参考文献
LnmForGit opened this issue · 9 comments
LnmForGit commented
xkwxdyy commented
什么编译方式,.bib
文件里有内容吗,有正确地 add
相关 .bib
文件吗
LnmForGit commented
使用了xelatex -> biber/bibtex -> xelatex -> xelatex方式编译,主要问题应该是没有成功引入相关 .bib 文件,能请教一下如何引用bib文件吗。
xkwxdyy commented
使用了xelatex -> biber/bibtex -> xelatex -> xelatex方式编译
biber
和 bibtex
是两种不同的编译方式,如何引用请查阅 elegant 相关手册,一定有讲。
xkwxdyy commented
我刚看了一下手册,并没有对 bib
文件的引用接口改动,这样的话去读 lshort-zh-cn
参考文献部分。
LnmForGit commented
好的,我去看一下,谢谢
xiaoffffff commented
sikouhjw commented
请你使用 biber
,ElegantLaTeX/ElegantBook#217
xiaoffffff commented
请你使用 ,ElegantLaTeX/ElegantBook#217
biber
嗯嗯,谢谢,我试一下