Skip to content
This repository was archived by the owner on Mar 12, 2019. It is now read-only.

bboe/phd_dissertation

Repository files navigation

Organization

For clear organization, this project contains a few directories:

chapN/

These folders contain the contents of a particular chapter.

resources/

This folder contains the LaTeX2e style for the paper, as well as the bibtex file.

sections/

Individual sections of the paper should be given a decscriptive name and placed in this directory. Following this pattern helps to avoid the "which tex file should I build" problem.

Building the paper

Dependency Installation

Prior to building the paper certain dependencies must be installed. Here are some instructions for fullfilling those dependencies on select systems:

Ubuntu 12.04

Install the dependencies by running the following:

sudo apt-get install rubber texlive-fonts-recommended

OS X Snow Leopard +

Instructions pending...

Building the dissertation

A makefile is provided with the project thus building the paper is as simple as:

make

The resulting dissertation.pdf is the finished product.

Cleaning up

To remove any temporary build files simply run:

make clean

About

Source with version history of my Ph.D. Dissertation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors