diff options
Diffstat (limited to 'references')
| -rw-r--r-- | references/references.bib | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/references/references.bib b/references/references.bib index ca77259..868a65b 100644 --- a/references/references.bib +++ b/references/references.bib @@ -1752,6 +1752,13 @@ keywords = {analytic model, analysis of algorithms, overflow chaining, performan year = {2024} } +@online{erickson-bsm-notes, + title ={Lecture 1: Static-to-Dynamic Transformations}, + author={Jeff Erickson}, + url = {https://jeffe.cs.illinois.edu/teaching/datastructures/2015/notes/01-statictodynamic.pdf}, + year = {2015} +} + @online{bigann, title = {BigANN Dataset}, url = {https://big-ann-benchmarks.com/neurips21.html}, @@ -1829,3 +1836,4 @@ keywords = {analytic model, analysis of algorithms, overflow chaining, performan biburl = {https://dblp.org/rec/journals/jea/KandaKTMF20.bib}, bibsource = {dblp computer science bibliography, https://dblp.org} } + |