LaTeX Template for PhD Comprehensive Exam
I have created a template for Comprehensive Exam report that was submitted to the ECE department at Queen’s University. It may be used for other types of documents in the same category (thesis, proposal, etc.)
Download from here or access on Overleaf (readonly).
Some points about this document:
- The glossary is created automatically. See the text to understand how to use the glossary.
- Most of the packages are imported in
preamble.sty
- I have defined several macros in
preamble.sty
to make the text more readable. Use the same format to create your own macros. - You need
latexmk
andmakeglossaries
to build the PDF locally.
Good luck! ;)