Hello, I am currently working on a report that is in MLA format and so the in-text citation format looks like this for a book: (LASTNAME PAGENUMBER), without a comma between the name and the page number. However, trying to replicate this in Typst with
@tsokos_physics_2023[266]
renders as (Tsokos, 266). Is there any way to delete the comma in between the author and the page number?
Thanks!