mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
\citetitle: Format the title, not the optional URL!
This commit is contained in:
parent
2d2dc9fde5
commit
de9fec5f99
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue