diff --git a/_posts/2018-03-14-formal-methods-meets-js.md b/_posts/2018-03-14-formal-methods-meets-js.md
index f436172c410139f9c44b6e7f26d43415f25bf3e6..ec9b87ab179e17306eb0911590432dee2cd02935 100644
--- a/_posts/2018-03-14-formal-methods-meets-js.md
+++ b/_posts/2018-03-14-formal-methods-meets-js.md
@@ -15,10 +15,10 @@ You can find a list of the speakers and the slides for their talks below
   * [Karthik Bhargavan](http://prosecco.gforge.inria.fr/personal/karthik/), Inria Paris -- Crypto Protocols in JS & Generating WebAssembly from F*
   * [Nadim Kobeissi](https://nadim.computer/), Inria Paris & Symbolic Software -- Bringing Formal Verification to the Real Web: Three Years of Interconnected Work
   * [Andreas Rossberg](https://people.mpi-sws.org/~rossberg/), Dfinity -- WebAssembly
-  * [Conrad Watt](https://www.cl.cam.ac.uk/~caw77/), Cambridge University -- Adventures in Mechanising and Verifying WebAssembly
+  * [Conrad Watt](https://www.cl.cam.ac.uk/~caw77/), Cambridge University -- [Adventures in Mechanising and Verifying WebAssembly](adventures_in_machanising_and_verifying_webassembly.pdf)
   * [Mark S. Miller](https://research.google.com/pubs/author35958.html), Google -- Verify what? Navigating the Attack Surface
   * [Erik Krogh Kristensen](https://webbies.dk/), Aarhus University -- Testing and Evolving TypeScript Declaration Files with Program Analysis
   * [Sophia Drossopoulou](https://wp.doc.ic.ac.uk/sd/), Imperial College London -- Holistic Program Specification – Beyond Pre- and Post- Conditions
   * [José Fragoso Santos](https://www.doc.ic.ac.uk/~jfaustin/) & [Petar Maksimović](https://sites.google.com/site/petarmaksimovic1981/), Imperial College London -- JS Program Verification
   * [Johannes Kinder](http://www.cs.rhul.ac.uk/home/kinder/), Royal Holloway, University of London -- Practical Dynamic Symbolic Execution of Standalone JavaScript
-  * [Alan Schmitt](http://people.rennes.inria.fr/Alan.Schmitt/), Inria Rennes -- From JSCert to JSExplain and Beyond
+  * [Alan Schmitt](http://people.rennes.inria.fr/Alan.Schmitt/), Inria Rennes -- [From JSCert to JSExplain and Beyond](From_JSCert_to_JSExplain_and_beyond.pdf)
diff --git a/_posts/From_JSCert_to_JSExplain_and_beyond.pdf b/_posts/From_JSCert_to_JSExplain_and_beyond.pdf
new file mode 100644
index 0000000000000000000000000000000000000000..3796d8a1db8b2a44f210d68ff7b8561315375bac
Binary files /dev/null and b/_posts/From_JSCert_to_JSExplain_and_beyond.pdf differ
diff --git a/_posts/Adventures in Mechanising and Verifying WebAssembly.pdf b/_posts/adventures_in_machanising_and_verifying_webassembly.pdf
similarity index 100%
rename from _posts/Adventures in Mechanising and Verifying WebAssembly.pdf
rename to _posts/adventures_in_machanising_and_verifying_webassembly.pdf