Created
January 27, 2019 13:20
-
-
Save macoj/1cc2f9732bb75e5c90879bdc7e33ecb4 to your computer and use it in GitHub Desktop.
cite with space
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
\let\Oldcite\cite | |
\renewcommand{\cite}[1]{~\Oldcite{#1}} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment