mirror of
https://github.com/NullHypothesis/censorbib.git
synced 2025-07-25 15:35:55 -04:00
Add SIGCOMM'23 paper.
This commit is contained in:
parent
7c1ad425b5
commit
b1e47710ad
2 changed files with 10 additions and 1 deletions
|
@ -189,7 +189,7 @@
|
||||||
<div class="menu-item">
|
<div class="menu-item">
|
||||||
<img class="top-icon" src="img/update-icon.svg" alt="update icon"/>
|
<img class="top-icon" src="img/update-icon.svg" alt="update icon"/>
|
||||||
<a
|
<a
|
||||||
href="https://github.com/NullHypothesis/censorbib/commits/master">Last update: 2023-07-16</a>
|
href="https://github.com/NullHypothesis/censorbib/commits/master">Last update: 2023-08-23</a>
|
||||||
</div>
|
</div>
|
||||||
<div class="menu-item">
|
<div class="menu-item">
|
||||||
<img class="top-icon" src="img/donate-icon.svg" alt="donate icon"/>
|
<img class="top-icon" src="img/donate-icon.svg" alt="donate icon"/>
|
||||||
|
|
|
@ -1,3 +1,12 @@
|
||||||
|
@inproceedings{Bischof2023a,
|
||||||
|
author = {Zachary S. Bischof and Kennedy Pitcher and Esteban Carisimo and Amanda Meng and Rafael Bezerra Nunes and Ramakrishna Padmanabhan and Margaret E. Roberts and Alex C. Snoeren and Alberto Dainotti},
|
||||||
|
title = {Destination Unreachable: Characterizing {Internet} Outages and Shutdowns},
|
||||||
|
booktitle = {SIGCOMM},
|
||||||
|
publisher = {ACM},
|
||||||
|
year = {2023},
|
||||||
|
url = {https://cseweb.ucsd.edu/~snoeren/papers/shutdown-sigcomm23.pdf},
|
||||||
|
}
|
||||||
|
|
||||||
@inproceedings{Brown2023a,
|
@inproceedings{Brown2023a,
|
||||||
author = {Jacob Brown and Xi Jiang and Van Tran and Arjun Nitin Bhagoji and Nguyen Phong Hoang and Nick Feamster and Prateek Mittal and Vinod Yegneswaran},
|
author = {Jacob Brown and Xi Jiang and Van Tran and Arjun Nitin Bhagoji and Nguyen Phong Hoang and Nick Feamster and Prateek Mittal and Vinod Yegneswaran},
|
||||||
title = {Augmenting Rule-based {DNS} Censorship Detection at Scale with Machine Learning},
|
title = {Augmenting Rule-based {DNS} Censorship Detection at Scale with Machine Learning},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue