View Single Post
Old 06-29-2026, 07:01 PM   #2
robowolf
Member
robowolf began at the beginning.
 
Posts: 21
Karma: 10
Join Date: Oct 2012
Device: Kobo Clara
My progress so far:

I've managed to find a template to shorten all author names to just their surnames (based on this post by chaley, which is inspired by brewjono), but I'm stymied at how to turn multiple authors into "Johnson et al".
Code:
{author_sort:re(\, (.).*?( &|$),)}

Last edited by robowolf; 07-05-2026 at 12:18 PM.
robowolf is offline   Reply With Quote