diff --git a/thesis-paper/README.md b/thesis-paper/README.md index dc0025a..afbe92e 100644 --- a/thesis-paper/README.md +++ b/thesis-paper/README.md @@ -1,2 +1,15 @@ # Paper +* Original [PDF](thesis-paper.pdf) +* Converted [RTF](thesis-paper.rtf) +* Edited [DOCX](thesis-paper.docx) + + +# Compilation + +Run `./recompile.sh` in command line. Requires `texlive-most`. + + +# Convertion + +The `latex2rtf` package was used to convert from TeX to RTF.