mirror of https://github.com/python/cpython
\citetitle: Format the title, not the optional URL!
This commit is contained in:
parent
2d2dc9fde5
commit
de9fec5f99
|
@ -811,7 +811,7 @@
|
|||
|
||||
% cited titles: \citetitle{Title of Work}
|
||||
% online: \citetitle[url-to-resource]{Title of Work}
|
||||
\newcommand{\citetitle}[2][URL]{\emph{#1}}
|
||||
\newcommand{\citetitle}[2][URL]{\emph{#2}}
|
||||
|
||||
|
||||
% Deprecation stuff.
|
||||
|
|
Loading…
Reference in New Issue