Advertisement
Guest User

Untitled

a guest
Jul 25th, 2016
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. documentclass{article}
  2. begin{document}
  3. tableofcontents
  4. section{First section}
  5. subsection{A subsection}
  6. appendix
  7. addcontentsline{toc}{section}{Appendices}
  8. section*{Appendices}
  9. section{First appendix}
  10. section{Second appendix}
  11. end{document}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement