
0
Ülevaatamisel
Adding Et al. to author list
Is there anyway to add Et al. instead of listing all authors? I have only been able to add in Et al as an organization name to even get close to how I want it to look. It adds in an & which is not helpful since Et al means and others.
Customer support service by UserEcho
I don't think that's possible if your bibtex entries show all authors. But you can, of course, just update your bibtex files to get the result you want. Is that not an option?
That is what I was doing as I do not want to list all authors so I remove them and only list the first one...but my problem is it adds &. For example:
Giuseppe Lanza, & Et al. JAMA Network Open, 8(1): e2454316. January 2025.
I think it might work if you set author="{Giuseppe Lanza et al.}".
Thank you! Not sure why this option bypassed my brain, as it really is the exact solution I was looking for.