diff --git a/Changelog.txt b/Changelog.txt
index fea82ff..9fe6e72 100644
--- a/Changelog.txt
+++ b/Changelog.txt
@@ -1,3 +1,7 @@
+* 2018-07-17
+ - Added paper ``Alibi Routing'' (thanks, Dave!)
+ - Added paper ``DeTor: Provably Avoiding Geographic Regions in Tor'' (thanks, Dave!)
+
* 2018-07-12
- Added paper ``Detecting Censorable Content on Sina Weibo: A Pilot Study''
diff --git a/header.tpl b/header.tpl
index f30c8fc..5c131f7 100644
--- a/header.tpl
+++ b/header.tpl
@@ -83,7 +83,7 @@
(reverse) author
Feedback: phw@nymity.ch (OpenPGP)
- Last updated: 2018-07-12
+ Last updated: 2018-07-17
Onion site: 3wcwjjnuvjyazeza.onion
Code: GitHub
diff --git a/references.bib b/references.bib
index dc33b48..d1a59d3 100644
--- a/references.bib
+++ b/references.bib
@@ -1,3 +1,21 @@
+@inproceedings{Li2017b,
+ author = {Zhihao Li and Stephen Herwig and Dave Levin},
+ title = {{DeTor}: Provably Avoiding Geographic Regions in {Tor}},
+ booktitle = {USENIX Security Symposium},
+ publisher = {USENIX},
+ year = {2017},
+ url = {https://www.usenix.org/system/files/conference/usenixsecurity17/sec17-li.pdf},
+}
+
+@inproceedings{Levin2015a,
+ author = {Dave Levin and Youndo Lee and Luke Valenta and Zhihao Li and Victoria Lai and Cristian Lumezanu and Neil Spring and Bobby Bhattacharjee},
+ title = {Alibi Routing},
+ booktitle = {SIGCOMM},
+ publisher = {ACM},
+ year = {2015},
+ url = {https://conferences.sigcomm.org/sigcomm/2015/pdf/papers/p611.pdf},
+}
+
@inproceedings{Ng2018a,
author = {Kei Yin Ng and Anna Feldman and Chris Leberknight},
title = {Detecting Censorable Content on {Sina} {Weibo}: A Pilot Study},