Skip to content

Latest commit

 

History

History
24 lines (11 loc) · 902 Bytes

README.md

File metadata and controls

24 lines (11 loc) · 902 Bytes

biblatex-tutorial-cn


motivation:

这是Paul Stanley 写的 biblatex 使用入门手册,我在学习的同时,顺便做了摘译。

Paul Stanley 写的这个入门教程,全面且详细,在概念和使用两个层面说的都比较透彻,而且也提供了一些他本人使用的一些实用技巧和方法,敢兴趣的读者可以仔细看一看。

因为时间有限,我只是摘译了部分内容,并未做完整的翻译,有兴趣的朋友也可以参与进来把它完成,happy texing!

compilation:

此文档时用pdflatex编译的,使用xelatex可能会出错,windows下可以使用我给出的编译脚本makefile.bat

history:

  • 20180622 完成剩余章节的摘译。

  • 20180518 完成1,2,quick guide章的摘译。