Guest User

Untitled

a guest
Jun 20th, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. %Backmatter
  2.  
  3. addcontentsline{toc}{chapter}{Bibliography}
  4. begin{singlespace}
  5. bibliographystyle{authordate1}
  6. bibliography{Book_Chaps/Bibliography/Bookref}
  7. end{singlespace}
  8.  
  9. begin{appendices}
  10. appendix
  11. %updatechaptername - will not compile with this on and I am not sure what this does. A friend of mine set this up for me.
  12. addtocontents{toc}{defprotectcftchappresnum{appendixname{} }}
  13. input{Book_Chaps/Append_Example1/}
  14. input{Book_Chaps/Append_Example2}
  15. end{appendices}
Add Comment
Please, Sign In to add comment