Coder Social home page Coder Social logo

用法:相同作者相同年份正文内引用时年份加a、b的方式如何让参考文献列表中实现 about biblatex-gb7714-2015 HOT 2 OPEN

leeyupeng119 avatar leeyupeng119 commented on June 3, 2024
用法:相同作者相同年份正文内引用时年份加a、b的方式如何让参考文献列表中实现

from biblatex-gb7714-2015.

Comments (2)

hushidong avatar hushidong commented on June 3, 2024

你确定需要这样改么?

通常加extrayear的情况,是在这个year作为识别标签时用的。但现在这个文献表更接近一般的文献表,并非类似于authoryear样式那样把year作为标签。

当然要改,也是可以的,强行一点改:

在导言区加上:

\renewbibmacro*{date}{%
    \iffieldundef{labelyear}%
      {\printdate}%
      {\printtext{\iflabeldateisdate%
           {\printdateextra}
           {\printlabeldateextra}}}}

就好了,结果为:

图片

from biblatex-gb7714-2015.

leeyupeng119 avatar leeyupeng119 commented on June 3, 2024

可以了,感谢。这个我个人觉得还是要加上更好。

我见过的author-year引用方式的期刊针对同作者同年的情况,在正文引用和文献列表中都会在年份后加对应的字母(当然,这些期刊的文献列表年份基本都是紧贴在作者之后的); 参考文献列表的一项重要功能,是方便读者根据正文里的相关论述来快速定位文献信息,从而方便查找原始文献,在文献列表中也加入a、b、c等标识会使查文献条目时定位更快一些。

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.