genericface
About
- Username
- genericface
- Joined
- Roles
- Member
Comments
-
A possible solution then would be to export BibTex files with additional braces around the first and last name fields, e.g., Smith Jr, Guy L in Zotero is exported as author = {{Guy L} {Smith Jr}}.
-
The trick for BibTex is to use extra brackets. For instance, instead of author = {U.S. Department of Education}, you type author = {{U.S. Department of Education}}. BibTex won't use a break within the extra brackets. I should add the disclaimer…
Upgrade Storage