Code Monkey home page Code Monkey logo

uk_thesis's Introduction

uk_thesis

An unofficial LaTeX thesis template for University of Kentucky graduate students.

The University of Kentucky provides lots of thesis templates and examples for Microsoft Word. This template is for those who don't want to use Word!

What this repo provides:

  • uk_thesis.cls, a LaTeX documentclass that is intended for any UK thesis student to use. This should ideally be able to handle any combination of configurations that a UK student would reasonably need for the thesis document (director, co-director, optional fields, etc.). To preserve sanity, this relies on KomaScript: a package that provides versions of the well-loved, standard LaTeX documentclasses to start from that can actually be reasonably modified.
  • A template (everything else). This includes document structure, recommended packages, example tables, figures, code listings, and the like.

Get started

Fork the thing. This can conveniently be built with latexmk. LaTeX and latexmk should be installed and configured separately. Debian-based systems can do this all through apt. Alternatively, upload the files to Overleaf and let it magically work.

Doctoral dissertation mode (experimental)

This documentclass provides a dissertation mode for doctoral candidates. To enable this mode, pass the dissertation option to the class declaration:

\documentclass[dissertation]{uk_thesis}

At the moment, this mode changes all usages of Thesis with Dissertation in the front matter. It may do more than that as more differences between the thesis and dissertation formats are uncovered.

Contributing

See this page.

uk_thesis interface documentation

See this page.

Goals

I created this project when I wrote my thesis. The template is geared perhaps more towards computer science students. However, I wanted to (and did my best to) provide a documentclass that will work for all future UK graduate students who use this.

This documentclass currently is geared towards thesis-option master's students in any major / college. However, I would like it to also apply to PhDs as well. I believe that the modifications necessary to do this are minimal. If you are a PhD student, I'd appreciate it if you create a pull request that contains a configuration for this (e.x. type: dissertation vs. type: thesis, and appropriate changes based on it).

uk_thesis's People

Contributors

csparker247 avatar nelsonapenn avatar

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.