Coder Social home page Coder Social logo

Comments (4)

hushidong avatar hushidong commented on May 20, 2024

支持的,
等和et al是国标的基本要求,必须要实现的,只是实现的方式问题是自动(完全不用管)还是手动(利用增加的language域判断),你问的应该是能否实现自动的判断?答案是肯定的。

宏包设计之初,为了实现cjk字符判断就花了不少精力,因为利用tex代码实现判断有一些特殊性在里面,所以到现在2年多过去,判断的方法已经更新了好几轮了。最初用leo liu(刘海洋)给出的代码,利用tex的`符号读取字符的unicode码判断,很长一段时间用的很好。但后来考虑到对gbk编码的兼容性,`方法存在问题。考虑换到另一个思路用CJKsymbol,一些情况下但也面临困难。最后还是考虑利用biblatex的动态数据修改功能来实现的。

这个功能是个基础功能,所以随着在文档中逐步完善,慢慢就没有当做重点介绍了。只是在:
概述的易用性,
1.3.1节bib文件的说明,
1.4节多语言支持
中略有提到。

为了减小说明文档,具体技术细节,已经放到latex中文参考文献的biblatex解决方案--biblatex 简明使用手册中介绍了。

百闻不如一见,介绍再多,不如动手试一试来的好。

有什么问题,非常欢迎反馈。

from biblatex-gb7714-2015.

redleafnew avatar redleafnew commented on May 20, 2024

from biblatex-gb7714-2015.

Youguang avatar Youguang commented on May 20, 2024

想问一下是按整篇文章还是按段落(语句)自动识别呢?我用了 ucas 模版,中文段落是“等, 和”,英文段落并不能自动变成“et al. and”,图注中的英文段落也不行。

from biblatex-gb7714-2015.

hushidong avatar hushidong commented on May 20, 2024

是按文献本身的信息判断的,如果要局部修改也可以的,可参考示例:https://github.com/hushidong/biblatex-gb7714-2015/blob/master/egthesis/thesis-ucas-m.tex

from biblatex-gb7714-2015.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.