Index: doc/bibliography/pl.bib
===================================================================
--- doc/bibliography/pl.bib	(revision 86044927627432425f35a56d7222b6ae88db4af7)
+++ doc/bibliography/pl.bib	(revision 710623a68b33bafc20dc57f0051bfb15e5ea1576)
@@ -1337,4 +1337,5 @@
     author	= {{\textsf{C}{$\mathbf{\forall}$} Features}},
     howpublished= {\url{https://plg.uwaterloo.ca/~cforall/features}},
+    year	= 2026,
 }
 
@@ -4253,4 +4254,14 @@
     year	= 2010,
     note	= {\url{https://haskell.org/definition/haskell2010.pdf}},
+}
+
+@misc{Haskell-Threading,
+    keywords	= {Haskell, concurrency, user threads, preeemption},
+    contributer	= {pabuhr@plg},
+    author	= {Haskell2010},
+    title	= {Concurrent Haskell},
+    howpublished= {\url{https://hackage-content.haskell.org/package/base-4.22.0.0/docs/Control-Concurrent.html}},
+    month	= jan,
+    year	= 2026,
 }
 
@@ -5221,9 +5232,9 @@
 
 @misc{llheap,
-    keywords	= {low latency memory allocaor},
+    keywords	= {low latency memory allocator},
     contributer	= {pabuhr@plg},
     key		= {llheap},
-    title	= {llheap: low-latency memory allocaor},
-    author	= {Peter A. Buhr},
+    title	= {llheap: low-latency memory allocator},
+    author	= {Peter A. Buhr and Mubeen Zulfiqar},
     howpublished= {\url{https://github.com/cforall/llheap}},
     year	= 2025,
@@ -5278,5 +5289,5 @@
     key		= {Loom},
     title	= {Project Loom: Fibers and Continuations},
-    author	= { Iris Clark},
+    author	= {Iris Clark},
     howpublished= {\url{https://wiki.openjdk.org/display/loom}},
     year	= 2022,
@@ -5496,6 +5507,5 @@
     contributer	= {pabuhr@plg},
     author	= {W. Morven Gentleman},
-    title	= {Message Passing between Sequential Processes:
-		   the Reply Primitive and the Administrator Concept},
+    title	= {Message Passing between Sequential Processes: the Reply Primitive and the Administrator Concept},
     journal	= spe,
     month	= may,
@@ -5530,4 +5540,14 @@
     address	= {Cham, Switzerland},
     pages	= {244-265},
+}
+
+@misc{mimalloc-bench,
+    keywords	= {classic allocation benchmark suite},
+    contributer	= {pabuhr@plg},
+    key		= {mimalloc},
+    title	= {Benchmarks},
+    author	= {multiple contributors},
+    howpublished= {\url{https://github.com/daanx/mimalloc-bench}},
+    year	= 2026,
 }
 
@@ -6293,5 +6313,5 @@
     contributer	= {pabuhr@plg},
     key		= {OCaml},
-    author	= {Xavier Leroy, Damien Doligez, Alain Frisch, Jacques Garrigue, Didier Rémy and Jérôme Vouillon},
+    author	= {Xavier Leroy, Damien Doligez, Alain Frisch, Jacques Garrigue, Didier R\'{e}my and J\'{e}r\^{o}me Vouillon},
     title	= {The {OC}aml system, release 5.4},
     year	= 2025,
@@ -7827,12 +7847,4 @@
 }
 
-@misc{rpmalloc,
-    author	= {Mattias Jansson},
-    title	= {rpmalloc version 1.4.1},
-    month	= apr,
-    year	= 2022,
-    howpublished= {\url{https://github.com/mjansson/rpmalloc}},
-}
-
 @manual{Rust,
     keywords	= {Rust programming language},
@@ -8839,7 +8851,7 @@
     contributer	= {pabuhr@plg},
     key		= {Tokio},
-    title	= {{T}okio Asynchronous Runtime for {R}ust},
-    author	= {Tokio},
+    title	= {Asynchronous Runtime for {R}ust},
     howpublished= {\url{https://tokio.rs}},
+    year	= 2026,
 }
 
