--- title: PhD Dissertation of Tony Garnock-Jones layout: page --- # Conversational Concurrency by **Tony Garnock-Jones** PhD dissertation, supervised by Matthias Felleisen Northeastern University, December 2017 The dissertation itself is available in two formats: - [PDF]({{ site.baseurl }}/papers/conversational-concurrency-201712310922.pdf), for printing or offline use. (1.8MB) - [Single-page HTML](html/), for reading online. (1.7MB) On this page, you will find a [recording](#dissertation-defense-talk-recording) of my dissertation defense talk, the [slides](#dissertation-defense-slides) I used for my talk, and the [proof scripts](#proofs) accompanying the dissertation. ### Dissertation defense talk recording I defended my thesis on the 8th of December, 2017. The talk was recorded. There is a copy on the [Internet Archive](https://archive.org/details/TonyGarnockJonesDoctoralDissertationDefense8Dec2017) (embedded below) and another at [YouTube](https://www.youtube.com/watch?v=w8jgUFWVD5s). (The sound is *very* quiet on the recording.)

### Dissertation defense slides The slides from my defense talk are available [here](html/presentation.html) (also embedded below). Use the `n` and `p` keys to move to the next and previous slide, respectively.

### Proofs The Coq scripts representing the proofs of some of the theorems from my dissertation will be available here shortly.