- Author: Riley McDowell
- Email: mcdori02{at}luther{dot}edu
This is the source code to compile my thesis paper.
You'll need the following at a minimum to compile the paper.
For viewing the paper, you'll also need
Once the requirements are met, compile and view the pdf with make from the root directory of the repository.
# Just compilation
make
# Compile and vew the paper with evince.
make view