Giter VIP home page Giter VIP logo

simple-thesis-dissertation's Introduction

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.

simple-thesis-dissertation's People

Contributors

zachscrivena avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

simple-thesis-dissertation's Issues

longtable caption differs to table caption

Hi there,
My thesis has both table and longtable in it. Now the problem is this: The longtable captions are quite different to the tables and figures captions. I've tried to sort it out through \captionsetup but can't work out exactly how to match this style.

Could you please help with this?

Thanks,
Liza
Tex-table-problems

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.