diff --git a/README.md b/README.md index 3cd4ef4..0c82e53 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,23 @@ -# PhD dissertation on foundations for programming and implementing effect handlers +# Foundations for programming and implementing effect handlers + +**NOTE** I have made a draft copy of the dissertation available in +this repository. I ask that you **do not** link to or distribute the +draft anywhere, because I will delete the file once the final revision has +been submitted after the viva. + +--- + +Submitted May 30, 2021. Pending examination. + +The board of examiners consists of + +* Andrew Kennedy (Facebook) +* Edwin Brady (St. Andrews) +* Ohad Kammar (The University of Edinburgh) +* Stephen Gilmore (The University of Edinburgh) + +## Building To build the dissertation you need the [Informatics thesis LaTeX class](https://github.com/dhil/inf-thesis-latex-cls). -Don't hold your breath... This thing isn't due for a while... diff --git a/thesis-draft.pdf b/thesis-draft.pdf new file mode 100644 index 0000000..8aa3690 Binary files /dev/null and b/thesis-draft.pdf differ