Index: doc/bibliography/pl.bib
===================================================================
--- doc/bibliography/pl.bib	(revision 75a0eaeea15ef680b3adfdecf22e26a345090ef6)
+++ doc/bibliography/pl.bib	(revision 7611631c1ed3f861feb1c82089e4604ab0d74177)
@@ -5371,4 +5371,17 @@
 }
 
+@inproceedings{Leijen19,
+    keywords	= {memory allocation, malloc, free list sharding},
+    contributer	= {pabuhr@plg},
+    author	= {Daan Leijen and Benjamin Zorn and de Moura, Leonardo},
+    editor	= {Anthony Widjaja Lin},
+    title	= {Mimalloc: Free List Sharding in Action},
+    booktitle	= {Programming Languages and Systems (Asian Symposium)},
+    year	= {2019},
+    publisher	= {Springer International Publishing},
+    address	= {Cham, Switzerland},
+    pages	= {244-265},
+}
+
 @article{Buhr90a,
     keywords	= {concurrency, light-weight process, shared memory},
