Skip to content

Please support CSL-M #5

@heprion

Description

@heprion

Recently I've been using Typst to write my graduation thesis, but I encountered a problem with the style of bibliography.

I am using the "gb-7714-2015-numeric". And I got this, "等“ for english reference instead of "et al".

#set text(lang: "zh")
#bibliography("ex01.bib", style:"gb-7714-2015-numeric")

image

if #set text(lang: "en"), I would get the opposite. "et al" for chinese reference.

image

So, I tried to use custom csl from Chinese-STD-GB-T-7714-related-csl.

image

I got this error:

"failed to load CSL style (duplicate field `layout`)".

I did some search, it seems that those csl files used CSL-M extension powered by citeproc-js.

image

Is there any possibility that citationberg gonna support that. Or If there is any other way can help me to the result that "等“ for chinese references and "et al" for english references.

Thanks for any help you can offer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions