aboutsummaryrefslogtreecommitdiff
path: root/thesis/biblio.bib
diff options
context:
space:
mode:
authorAria Shrimpton <me@aria.rip>2024-03-08 17:50:42 +0000
committerAria Shrimpton <me@aria.rip>2024-03-08 17:50:42 +0000
commit7865324de8518bdacbf25915ea665e0fa1ea752b (patch)
treefb8a9c57ba2fd2045bd4496c6787b5d2a5a0f965 /thesis/biblio.bib
parent7aeb5a30c469c01ee00a3f64ff09d2bff43e81be (diff)
more writing
Diffstat (limited to 'thesis/biblio.bib')
-rw-r--r--thesis/biblio.bib24
1 files changed, 24 insertions, 0 deletions
diff --git a/thesis/biblio.bib b/thesis/biblio.bib
index 203e938..bea3669 100644
--- a/thesis/biblio.bib
+++ b/thesis/biblio.bib
@@ -200,3 +200,27 @@
urldate = {2024-03-08},
date = {2015},
}
+
+@misc{rust_documentation_team_btreemap_2024,
+ title = {{BTreeMap} documentation},
+ url = {https://doc.rust-lang.org/stable/std/collections/struct.BTreeMap.html},
+ author = {{Rust Documentation Team}},
+ urldate = {2024-03-08},
+ date = {2024},
+}
+
+@inproceedings{bayer_organization_1970,
+ location = {Houston, Texas},
+ title = {Organization and maintenance of large ordered indices},
+ url = {http://portal.acm.org/citation.cfm?doid=1734663.1734671},
+ doi = {10.1145/1734663.1734671},
+ eventtitle = {the 1970 {ACM} {SIGFIDET} (now {SIGMOD}) Workshop},
+ pages = {107},
+ booktitle = {Proceedings of the 1970 {ACM} {SIGFIDET} (now {SIGMOD}) Workshop on Data Description, Access and Control - {SIGFIDET} '70},
+ publisher = {{ACM} Press},
+ author = {Bayer, R. and {McCreight}, E.},
+ urldate = {2024-03-08},
+ date = {1970},
+ langid = {english},
+ file = {Full Text:/home/aria/Zotero/storage/84VSCDAG/Bayer and McCreight - 1970 - Organization and maintenance of large ordered indi.pdf:application/pdf},
+}