Skip to content

Instantly share code, notes, and snippets.

@macoj
Created January 27, 2019 13:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save macoj/1cc2f9732bb75e5c90879bdc7e33ecb4 to your computer and use it in GitHub Desktop.
Save macoj/1cc2f9732bb75e5c90879bdc7e33ecb4 to your computer and use it in GitHub Desktop.
cite with space
\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