diff --git a/Changelog.txt b/Changelog.txt
index 3cd5b24..5c38427 100644
--- a/Changelog.txt
+++ b/Changelog.txt
@@ -1,3 +1,6 @@
+* 2015-08-12
+ - Added paper ``Encore: Lightweight Measurement of Web Censorship with Cross-Origin Requests''
+
* 2015-07-04
- Added paper ``Ethical Concerns for Censorship Measurement''
- Added paper ``Hiding Amongst the Clouds: A Proposal for Cloud-based Onion Routing''
diff --git a/header.tpl b/header.tpl
index c66e30e..30ea0c1 100644
--- a/header.tpl
+++ b/header.tpl
@@ -73,7 +73,7 @@
(reverse) author
Feedback: phw@nymity.ch (OpenPGP)
- Last updated: 2015-07-04
+ Last updated: 2015-08-12
diff --git a/references.bib b/references.bib
index 804a048..d65affb 100644
--- a/references.bib
+++ b/references.bib
@@ -1,3 +1,12 @@
+@inproceedings{Burnett2015a,
+ author = {Sam Burnett and Nick Feamster},
+ title = {Encore: Lightweight Measurement of Web Censorship with Cross-Origin Requests},
+ booktitle = {SIGCOMM},
+ publisher = {ACM},
+ year = {2015},
+ url = {http://conferences.sigcomm.org/sigcomm/2015/pdf/papers/p653.pdf},
+}
+
@inproceedings{Jones2011a,
author = {Nicholas Jones and Matvey Arye and Jacopo Cesareo and Michael J. Freedman},
title = {Hiding Amongst the Clouds: A Proposal for Cloud-based Onion Routing},