I'm trying to build a Typst template for our conference ACL and most things are working well. However, I'm getting stuck in getting the bibliography to look the same as in the LaTeX template. Specifically, I couldn't find a way to make the titles links based on the CLS style definition.
First image is LaTeX template (target). Second image is Typst template. Attached is the CSL style.
Is this something that's not possible currently? The only hack I could think about are some auto-generated show rules that post-hoc replace titles with links but that's a bit insane. Thanks! 🙂