From 228ec06b058b68ae76a5cbcf620fbc917076a59a Mon Sep 17 00:00:00 2001 From: Steffen Wendzel Date: Fri, 3 Jul 2026 14:19:41 +0200 Subject: [PATCH 1/2] Add citation for Lenz et al. on internet censorship --- references.bib | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/references.bib b/references.bib index 82fd57c..276ccd8 100644 --- a/references.bib +++ b/references.bib @@ -1,3 +1,16 @@ +@inproceedings{Lenz2026a, + title = {Digital Control: National Tactics of Internet Censorship}, + author = {Julia Lenz and Simon Volpert and Sebastian Zillien and Philip Rünz and Luca Caviglione and Steffen Wendzel}, + booktitle = {Proc. European Interdisciplinary Cybersecurity Conference (\textbf{EICC 2026})}, + year = {2026}, + pages = {67-87}, + publisher = {Springer}, + series = {CCIS}, + volume = {3012}, + doi = {10.1007/978-3-032-28957-5_5}, + url = {https://doi.org/10.1007/978-3-032-28957-5_5} +} + @inproceedings{Alaraj2025a, author = {Abdulrahman Alaraj and Eric Wustrow}, title = {Proxies as Sensors: Measuring Censorship of Refraction Networking in {Iran}}, From 2df3f082587a6632495ed8b0da2c7406ca018ef7 Mon Sep 17 00:00:00 2001 From: Steffen Wendzel Date: Fri, 3 Jul 2026 17:04:22 +0200 Subject: [PATCH 2/2] Update references.bib url = {https://wendzel.de/dr.org/files/Papers/EICC_Internet_Censorship_Countries.pdf}, Co-authored-by: Philipp Winter --- references.bib | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/references.bib b/references.bib index 276ccd8..4e389c3 100644 --- a/references.bib +++ b/references.bib @@ -1,13 +1,9 @@ @inproceedings{Lenz2026a, title = {Digital Control: National Tactics of Internet Censorship}, author = {Julia Lenz and Simon Volpert and Sebastian Zillien and Philip Rünz and Luca Caviglione and Steffen Wendzel}, - booktitle = {Proc. European Interdisciplinary Cybersecurity Conference (\textbf{EICC 2026})}, + booktitle = {European Interdisciplinary Cybersecurity Conference}, year = {2026}, - pages = {67-87}, publisher = {Springer}, - series = {CCIS}, - volume = {3012}, - doi = {10.1007/978-3-032-28957-5_5}, url = {https://doi.org/10.1007/978-3-032-28957-5_5} }