diff --git a/Changelog.txt b/Changelog.txt
index dd15146..4c85688 100644
--- a/Changelog.txt
+++ b/Changelog.txt
@@ -1,3 +1,8 @@
+* 2016-09-16
+ - Added paper ``Slitheen: Perfectly Imitated Decoy Routing through Traffic Replacement''
+ - Added paper ``Game of Decoys: Optimal Decoy Routing Through Game Theory''
+ - Added paper ``Practical Censorship Evasion Leveraging Content Delivery Networks''
+
* 2016-08-09
- Added paper ``DNS-sly: Avoiding Censorship through Network Complexity''
- Added paper ``Matryoshka: Hiding Secret Communication in Plain Sight''
diff --git a/header.tpl b/header.tpl
index d9e0ff2..cd48948 100644
--- a/header.tpl
+++ b/header.tpl
@@ -83,7 +83,7 @@
(reverse) author
Feedback: phw@nymity.ch (OpenPGP)
- Last updated: 2016-08-09
+ Last updated: 2016-09-16
diff --git a/references.bib b/references.bib
index 72dfd17..7420729 100644
--- a/references.bib
+++ b/references.bib
@@ -1,3 +1,30 @@
+@inproceedings{Bocovich2016a,
+ author = {Cecylia Bocovich and Ian Goldberg},
+ title = {{Slitheen}: Perfectly Imitated Decoy Routing through Traffic Replacement},
+ booktitle = {Computer and Communications Security},
+ publisher = {ACM},
+ year = {2016},
+ url = {https://cypherpunks.ca/~iang/pubs/slitheen-ccs16.pdf},
+}
+
+@inproceedings{Nasr2016a,
+ author = {Milad Nasr and Amir Houmansadr},
+ title = {Game of Decoys: Optimal Decoy Routing Through Game Theory},
+ booktitle = {Computer and Communications Security},
+ publisher = {ACM},
+ year = {2016},
+ url = {https://people.cs.umass.edu/~amir/papers/GameOfDecoys.pdf},
+}
+
+@inproceedings{Zolfaghari2016a,
+ author = {Hadi Zolfaghari and Amir Houmansadr},
+ title = {Practical Censorship Evasion Leveraging Content Delivery Networks},
+ booktitle = {Computer and Communications Security},
+ publisher = {ACM},
+ year = {2016},
+ url = {https://people.cs.umass.edu/~amir/papers/CDNReaper.pdf},
+}
+
@inproceedings{Akbar2016a,
author = {Qurat-Ul-Ann Danyal Akbar and Marcel Flores and Aleksandar Kuzmanovic},
title = {{DNS}-sly: Avoiding Censorship through Network Complexity},