A multi-paper dissertation template for LaTeX.
A multi-paper dissertation is a dissertation that consists of multiple papers that have been published in peer-reviewed journals. This template attempts to conform to Portland State University's ETD formatting requirements as of 2024.
- Click the green "Use this template" button to create a new repository with this template.
- Clone the repository to your local machine.
- Edit
dissertation.texand the files in thesrcdirectory as you see fit.
- You can clear the TeX build files with
gitby runninggit clean -ix . - In a 12pt font LaTeX document, the following font sizes are available:
Command Size \normalsize12pt \small11pt \footnotesize10pt - Use
splitenvironments to split equations across multiple lines while preserving a single equation number. - Search for
overfullwarnings in the.logfile to find lines that are too long.
- Other LaTeX templates
- Organize your LaTeX preamble with texmf