Advertisement
Guest User

Untitled

a guest
Jul 22nd, 2019
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. subsection{Classification Performance}
  2.  
  3. % test.tex
  4. documentclass{article}
  5.  
  6. usepackage{listings}
  7.  
  8. begin{document}
  9.  
  10. subsection{Classification Performance}
  11.  
  12. end{document}
  13.  
  14. latex test.tex && dvipdf test.dvi
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement