Skip to content

Template for a simple thesis or dissertation (bachelor's, master's, Ph.D.) or technical report, in XeLaTeX.

License

Notifications You must be signed in to change notification settings

zachscrivena/simple-thesis-dissertation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-thesis-dissertation

Template for a simple thesis or dissertation (bachelor's, master's, Ph.D.) or technical report, in XeLaTeX.

Website:
https://github.com/zachscrivena/simple-thesis-dissertation

Lead author:
Zach Scrivena

Compiled sample document:
Thesis.pdf

Sample pages (click to enlarge):

Thesis-01

Thesis-05

Thesis-07

Thesis-12

Thesis-14

Thesis-16

Thesis-17

Thesis-18

Main Features

  • Simple template that can be further customized or extended.
  • Template document contains numerous examples.
  • Consistent style for figures, tables, mathematical theorems, definitions, lemmas, etc.
  • Direct support for TrueType (TTF) and OpenType (OTF) fonts.
  • Direct support for multilingual Unicode characters, with the appropriate fonts.
  • Hyperlinks can be included in generated PDF.

Overview

The main XeLaTeX source file is Thesis.tex; the compiled document is Thesis.pdf.

Instructions for compiling the document (TeX →(XeLaTeX)→ PDF):

  • Method 1: Use latexmk for fully automated document generation:

    • latexmk -xelatex "Thesis.tex" (add the -pvc switch to automatically recompile on changes)
  • Method 2: Use xelatex directly:

    • xelatex "Thesis.tex" (run multiple times to resolve cross-references if needed)

License

This is free and unencumbered software released into the public domain. For more information, please see the file LICENSE or refer to http://unlicense.org.

About

Template for a simple thesis or dissertation (bachelor's, master's, Ph.D.) or technical report, in XeLaTeX.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages