Hi List, I want the comma gone from “et al.” citations, and modify the cite alternatives: - [authoryear]: (Surname, et al., 2018) → (Surname et al., 2018) - [authoryears]: Surname, et al. (2018) → Surname et al. (2018) Also I’d like to configure how many names are the maximum before all except the first are replaced by “et al.” i.e. \setupcitething[maxauthors=3]: (One, Two, Three, & Four, 2018) → (One et al., 2018) How can I do this? I didn’t find anything in the publications manual: http://pragma-ade.nl/general/manuals/mkiv-publications.pdf Best, Philipp