Latex Files for my PhD thesis dissertation
The Template I'm using is from the Cambridge University Engineering Department (CUED) PhD, obtained from ShareLatex and modified to add some compiling cleaning scripts (See Template/Scripts)
- To compile and clean run:
sh Scripts/build.command
- To clean only run:
sh Scripts/clean.command
To integrate the cleaning scripts with TexMaker, follow these instructions
- Go To: User->User Commands->Edit User Commands
- In a blank command space (eg. "Command 1") write:
1. Menu element: BiblioBuild + Clean
2. Command:
sh {PATH_TO_YOUR_PHD_DISSERTATION}/Scripts/clean.command