From a7014ad1d4372cace7645e43d42308b94ec1ecad Mon Sep 17 00:00:00 2001
From: Lyudmila Vaseva <vaseva@mi.fu-berlin.de>
Date: Fri, 22 Mar 2019 12:09:50 +0100
Subject: [PATCH] Add long list of interesting questions

---
 article/proceedings.tex            | 3 +++
 long-list-of-interesting-questions | 5 +++++
 2 files changed, 8 insertions(+)
 create mode 100644 long-list-of-interesting-questions

diff --git a/article/proceedings.tex b/article/proceedings.tex
index ac93397..6d2cfa7 100644
--- a/article/proceedings.tex
+++ b/article/proceedings.tex
@@ -1257,6 +1257,9 @@ Inbetween
 
 \subsection{The bigger picture: Upload filters}
 
+\subsection{Directions for further studies}
+<insert long list of interesting questions here>
+
 \section{Conclusion}
 
 It is important that you write for the SIGCHI audience. Please read
diff --git a/long-list-of-interesting-questions b/long-list-of-interesting-questions
new file mode 100644
index 0000000..402bb54
--- /dev/null
+++ b/long-list-of-interesting-questions
@@ -0,0 +1,5 @@
+* What are the differences between how filters are governed on EN Wikipedia compared to other language versions?
+* Are there filters targetting harassment?
+* Ethnographic analysis (e.g. IVs with edit filter managers would be really interesting)
+* What is to be learned from studying the regex patterns in more detail?
+* what's filters' genesis story? why were they implemented? (compare with Rambot story) : try to reconstruct by examining traces and old page versions
-- 
GitLab