Skip to content

Instantly share code, notes, and snippets.

@yuchen-xue
Created March 13, 2019 07:09
Show Gist options
  • Save yuchen-xue/e7741c9b1b84030f16013522349e049d to your computer and use it in GitHub Desktop.
Save yuchen-xue/e7741c9b1b84030f16013522349e049d to your computer and use it in GitHub Desktop.
\documentclass{article}
\usepackage[utf8]{inputenc}
\usepackage{cite}
\begin{document}
\nocite{*}
\bibliographystyle{IEEEtran}
\bibliography{IEEEabrv,ref}{}
% \bibliography{IEEEabrv,references}{}
\end{document}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment