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
The Special Symbols page on the BibTeX specification says that text enclosed in curly braces should not be formatted. This is useful when referencing an organization, for example:
author = {{World Health Organization}}
This should not be formatted. The current Distill V2 template does not handle this correctly, and instead formats the author as "Organization}, {.H..".
The text was updated successfully, but these errors were encountered:
The Special Symbols page on the BibTeX specification says that text enclosed in curly braces should not be formatted. This is useful when referencing an organization, for example:
author = {{World Health Organization}}
This should not be formatted. The current Distill V2 template does not handle this correctly, and instead formats the author as "Organization}, {.H..".
The text was updated successfully, but these errors were encountered: