auth.lower + year using author initials and separating with dots
Hi, just a quick note of a potential bug in BBT: when using "auth.lower + year", it is returning for a 2020 publication of an author named "Frank A. Russo" --> a.russo2020.
As you see, it is using the A. (which is part of a name).
In addition, it is using a dot to add the surname.
This could lead to syntax errors.
Would it be possible to just get the last whole word in the name of an author and skip initials with dots?
Thanks!
As you see, it is using the A. (which is part of a name).
In addition, it is using a dot to add the surname.
This could lead to syntax errors.
Would it be possible to just get the last whole word in the name of an author and skip initials with dots?
Thanks!
-
emilianoeheynsPlease report BBT issues at https://github.com/retorquere/zotero-better-bibtex/issues.
-
emilianoeheynsperiods are allowed in citekeys BTW. But if "a." is showing up in the citekey, you either have it in a one-part name, or you have the "a." in the lastname field.