I'm using the ieee citation style and I just noticed that if I cite with form: "prose" it will insert all authors unless the entry has more than seven authors, then it will write the first author + "et al.". I looked this up in the IEEE style guide and there it says "NOTE: Use “et al.” when three or more names are given for a reference cited in the text."
Why is the typst implementation different to the style guide? How is it implemented? How can I change it for me?
I already tried using a custom CSL but I just managed to change it for the bibliography but not for in-text citations.
Thanks in advance 🙂