summaryrefslogtreecommitdiffstats
path: root/chapters/sigmod23/introduction.tex
diff options
context:
space:
mode:
Diffstat (limited to 'chapters/sigmod23/introduction.tex')
-rw-r--r--chapters/sigmod23/introduction.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapters/sigmod23/introduction.tex b/chapters/sigmod23/introduction.tex
index 8f0635d..7ff82cd 100644
--- a/chapters/sigmod23/introduction.tex
+++ b/chapters/sigmod23/introduction.tex
@@ -22,7 +22,7 @@ them. Existing implementations tend to sacrifice either performance,
by requiring the entire result set of be materialized prior to applying
Bernoulli sampling, or statistical independence. There exists techniques
for obtaining both sampling performance and independence by leveraging
-existing B+Tree indices with slight modification~\cite{olken-thesis},
+existing B+tree indices with slight modification~\cite{olken-thesis},
but even this technique has worse sampling performance than could be
achieved using specialized static sampling indices.