Coder Social home page Coder Social logo

Comments (4)

hushidong avatar hushidong commented on May 20, 2024 1

正常作者年制引用是有逗号的,见10.2.4节。而没有逗号的,10.2.2中情况是因为姓名是自己写的,因此你的问题是有没有命令可以就写年份。你有两种方法可以解决:

  1. cite*citeyear,比如陈某 等(\cite*{bibtex key}) 陈某 等(\citeyear{bibtex key})

  2. 修改\yearpagescite命令去掉其中的页码,比如:
    \DeclareCiteCommand{\yearcite}
    {\printtext{(}\usebibmacro{prenote}}
    {\printfield{year}\printfield{extrayear}}
    {\multicitedelim}
    {\printtext{)}}

from biblatex-gb7714-2015.

Ghiclgi avatar Ghiclgi commented on May 20, 2024

好吧,我刚刚在手册的2.2.2 节看到了这一部分的说明。不过还是想问一下能否实现?
对了,yearpagescite 能否只是引用年份呢?手册中没有看到只有年份的例子

from biblatex-gb7714-2015.

Ghiclgi avatar Ghiclgi commented on May 20, 2024

不是啊,这个是基于biblatex 的,所以本来就有\textcite{} 命令可以调用

from biblatex-gb7714-2015.

zepinglee avatar zepinglee commented on May 20, 2024

我看错了

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.