Search found 1 match

by Tosulli
Sun Jan 09, 2022 11:09 pm
Forum: BibTeX, biblatex and biber
Topic: Removing comma after author and before et al.
Replies: 1
Views: 6674

Removing comma after author and before et al.

Hello!
I'm having some trouble trying to remove the comma from before "et al" in my in-text citations using \parencite.
Currently, my citations look like (Smith, et al., 1980) but I would like them to read (Smith et al., 1980).

Many thanks!

My LaTeX looks something like:

\usepackage[
backend ...