Guest User

Untitled

a guest
Jul 22nd, 2018
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.53 KB | None | 0 0
  1. documentclass[aps,twocolumn,groupeaddress,showkeys]{revtex4-1}
  2. usepackage[utf8]{inputenc}
  3. usepackage{pgfplots}
  4. usepackage{tabularx}
  5. usepackage[colorlinks=true,linkcolor=blue,citecolor=blue,urlcolor=blue]{hyperref}
  6. begin{document}
  7. title{Test}
  8. author{$^1$abc}thanks{These authors contributed equally to this work.}
  9. email{abc.com}
  10. author{$^2$xyz}thanks{These authors contributed equally to this work.}
  11. email{xyz@xyz.ac.com}
  12. author{$^2$lmn}thanks{These authors contributed equally to this work.}
  13. email{lmn@lmn.ac.com}
  14. maketitle
  15. end{document}
Add Comment
Please, Sign In to add comment