You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When citing works by multiple authors the "and" separator in different languages leads the program to conclude those are separate citations. This could occur e.g. in the English abstract of a croatian article.
Expected behavior
"A and B, 2000" and "A i B, 2000" should be logged as one citation. Preferably "A i B, 2000" since Croatian matches mean the article is probably in Croatian.
Observed behavior
Both "A and B, 2000" and "A i B, 2000" get recorded as separate citations.
The text was updated successfully, but these errors were encountered:
Description
When citing works by multiple authors the "and" separator in different languages leads the program to conclude those are separate citations. This could occur e.g. in the English abstract of a croatian article.
Expected behavior
"A and B, 2000" and "A i B, 2000" should be logged as one citation. Preferably "A i B, 2000" since Croatian matches mean the article is probably in Croatian.
Observed behavior
Both "A and B, 2000" and "A i B, 2000" get recorded as separate citations.
The text was updated successfully, but these errors were encountered: