This is the LyX document style that I used for my PhD thesis.
It's made available in the hope that it might be useful. It provides separate chapter files that can be independently compiled.
- Install the fonts in the
fontsdirectory (if Open Sans is not already installed on your computer). - Edit
preamble.texto include your details - Edit
Statements.lyxto include the copyright statements that you need. If you keep the existing ones, change your name in the two places where(insert your name)appears. - Place your bibtex file into this folder as
library.bib - To create a new chapter file, copy an existing file and modify accordingly. There are some settings (e.g. output type, latex preamble) that are required at the top of each file, so copying an existing file is easier than creating an empty new document.
The bibtex style "bwp.bst" is a clean style with clickable DOIs. I didn't find a built in style that I liked with explicit DOIs, so I made one.
- Uses the Open Sans typeface, which is under the Apache License version 2.0.
- Based on the
phdthesis.styLaTeX style by Jamie Stevens, and licensed under the GNU General Public License version 3.0. Refer tophdthesis.styfor the original copyright notice. - Based on the "UNSW Thesis" textclass by Mark Reid.