Hello. Does anyone know how I can change the CSL locale for my bibliography?
The bibliography uses the same language that is set on the text with
#set text(lang: "..") // e.g. "en", "de", "fr", "es", ...
which default to English ("en"
). If you wish to use a different language just for the bibliography, you may do so with the show-set rule
#show bibliography: set text(lang: "..")
2 Likes
Hello @vicmdv and welcome!
I have renamed your topic’s title to “How do I change the CSL locale?”, you can read the introduction post How to post in the Questions category . Don’t hesitate to add tags too when relevant !
If Eric’s answer solves your issue, click the “solution” button!
1 Like