Guest User

Untitled

a guest
Jun 20th, 2018
201
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.57 KB | None | 0 0
  1. documentclass{IEEEtran}
  2. usepackage{lipsum}
  3. usepackage{cite,graphicx,amssymb,amsfonts,booktabs,multirow,array,comment}
  4. usepackage[cmex10]{amsmath}
  5. usepackage[caption=false,font=footnotesize]{subfig}
  6. usepackage[all,graph]{xy}
  7. title{Affect of Motion Direction}
  8. author
  9. {IEEEauthorblockN{SKM}
  10. IEEEauthorblockA{Faculty of Electrical Engineering\
  11. University of XYZ\
  12. skm@mail.com}
  13. }
  14. markboth{IEEE Transactions on LaTeX}{SKM: My IEEE article}
  15.  
  16. begin{document}
  17. maketitle
  18. begin{abstract}
  19. lipsum[1]
  20. end{abstract}
  21. lipsum[1-10]
  22. lipsum[1-10]
  23. end{document}
  24.  
  25. documentclass[twoside]{IEEEtran}
Add Comment
Please, Sign In to add comment