Skip to content

Releases: hushidong/biblatex-gb7714-2015

完善示例后,姓名格式机制修改前,保存

04 Jun 03:50
Compare
Choose a tag to compare

v1.0k-进一步完善

26 May 03:57
Compare
Choose a tag to compare
update-20180526

兼容3.10以下版本

03 Apr 11:30
Compare
Choose a tag to compare
  1. 增加了姓名控制选项
  2. 增加了文献类型和标识符控制选项

Compatible with biblatex v3.0-v3.10

14 Jan 00:09
Compare
Choose a tag to compare
  1. 兼容到日前的最新biblatex版本 v3.10,兼容范围3.0-3.10
  2. 修正了作者年制中的一些细节

1.0i-pre版本-更换文档组织方式前的最后版本

26 Nov 08:37
Compare
Choose a tag to compare

version 1.0h

21 Nov 12:20
Compare
Choose a tag to compare
version number corrected

基本完善版,最后一版支持texlive2015

28 Mar 14:34
Compare
Choose a tag to compare
Merge pull request #6 from hushidong/update-20170320--v1.0g

update-v1.0g

在1.0e版的基础上处理了对texlive2015的biblatex3.0的兼容性问题

20 Jan 14:29
Compare
Choose a tag to compare
Changes to pkg code:
    "*.bbx": use function iffieldequalstr instead of customized function for testing the value of note field eqs standard/news
    "*.bbx": deal the compatibility problem for texlive2015, include:
        DeclareBibliographyOption of biblatex 3.0 in texlive2015 cmd has no type argument
        pkg xstring is not loaded with biblatex 3.0 in texlive2015
        new defined bibliography environment with gb7714-2015 label align sytle not works
Changes to documentation:
    biblatex-gb7714-2015.tex: add an explaination for the author field input format

完成所有需求功能,能满足使用需求,下一步就是代码精简和细节改进。

10 Jan 12:50
Compare
Choose a tag to compare

完成所有需求功能,能满足使用需求,下一步就是代码精简和细节改进。