Where to find the xml files mathing the default built-in citation styles?

Where can I find the the xml files mathing the default built-in citation styles? Is it all just taken from the zotero library?

In particular I would like to modify the nature template.

Hi @oameye,

yes, with one exception, Typst uses a subset of the styles from the official CSL repo. I think the Zotero link in your post is a frontend for the GitHub repo.
The exception is the alphanumeric style which is directly provided by Typst.
The built-in styles are not fully up-to-date, they are bumped on each Typst release.

1 Like

in particular, you can see here (permalink) that this is where Hayagriva gets the bundled citation styles from.

2 Likes