Thesis Template: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
For the references, \bibliography{REFERENCES} calls the file REFERENCES.bib that should contain your references. (Here it is References/library because my .bib file is called "library", and it is in the folder "References".)
 
For keeping track of references, both for the thesis and in general, I recommend [http://www.mendeley.com Mendeley], a free reference manager. It stores PDFs, is searchable (it searches within PDFs), and it creates (and automatically updates!) a .bib file that creates handles the references in the thesis.
 
For appendices, it is the same as chapters, except you use the \include command between the commands \begin{appendices} and \end{appendices}.
 
==Chapter .tex files==
 
 
talk about basic commands

Navigation menu