Code Monkey home page Code Monkey logo

gsu-dissertation-template's Introduction

README

This repository provides an easy to use, templatized Ph.D. dissertation in LaTeX format. It was primarily created for use by graduate students at Georgia State University, but can be easily edited for your own use.

Setup

In order to use this template, you should have a LaTeX distribution installed and working. Many exist, depending on the particular platform you're using. In general:

  • TeX Live - Install TeX Live if you're on a Unix or Unix-like operating system such as Linux.
  • MacTeX - Install MacTeX if you're on a Macintosh system.
  • proTeXt - Install proTeXt if you're on a Windows system.

Installing any of the above should provide you with the vast majority of additional LaTeX packages, but it's possible that you may need to install the 'science' package if you're using TeX Live. This package is usually named texlive-science under most systems.

Customizing The Template

You'll find a few subdirectories under the main template repository. These are used as follows:

  • boiler - All "boilerplate" text needed to customize the template to your specific use case. The following changes should be made:
    • boiler/abstract.tex - Write the contents of your abstract here, where the commented line is located.
    • boiler/abbreviations.tex - Add any abbreviations for acronyms here.
    • boiler/acknowledgement_page.tex - Write the contents of your acknowledgements here.
    • boiler/advisor.tex - Change this to the name of the professor that is advising your graduate work.
    • boiler/approval.tex - Change this to reflect the name of the office, unit, school, or college that approved your paper.
    • boiler/author.tex - Change this to your name.
    • boiler/committee.tex - Change this to reflect the names of the members of your graduate committee.
    • boiler/dedication_page.tex - Write the contents of your dedication(s) here.
    • boiler/degree.tex - Change this to reflect the name of the degree to which you are working.
    • boiler/keywords.tex - Change this to reflect any keywords (or phrases) that your paper should be indexed by for searching.
    • boiler/title.tex - Change this to what you'd like the title of your paper to be.
  • chapters - All text that is part of your actual graduate thesis or dissertation. The files here can be renamed to your liking as long as you change the main.tex file at the root of the repository to reflect your changes. You can even add additional chapters if needed; simply create the new files and reference them in main.tex.
  • packages - This directory contains a few style files needed to generate a nice looking paper. There should be no need to edit any files under this directory.

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.