Hi
I need to remove the character * from author list for an export. To simplify, I did
\format[Authors(FirstFirst,FullName,Replace(*,))]{\author}
It doesn’t work, * is still there. But I know the regexp is working (in Jabref search).
My list is something like *LastName, First Name
Does someone have an idea?
Thanks