Tagged Questions
2
votes
1answer
216 views
Tilde in author field changes S letter with Estonian babel
Bibtex generates fallowing code to bbl file.
\bibitem{Bell_1964}
J.~S. Bell, \enquote{On the {Einstein-Podolsky-Rosen} paradox,} Physics
\textbf{1}.
and similarly
\bibitem{BellSpeakableAndNot}
...
5
votes
1answer
1k views
Why is this n with tilde disappearing in a BibTeX reference?
Working with the following abridged line in a BibTeX entry:
author = {J. Pe\~{n}a}
For some reason results in a BibTeX compilation to:
J.~P. {n}a
With a period and a space appearing and the ...