Index: doc/bibliography/pl.bib
===================================================================
--- doc/bibliography/pl.bib	(revision 502ff9e8622427cf045c5c5c7052b8e4311f2542)
+++ doc/bibliography/pl.bib	(revision 06ffa958c2cbd678e3ccc85025b02513968da3d4)
@@ -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},
