Index: doc/bibliography/pl.bib
===================================================================
--- doc/bibliography/pl.bib	(revision a24a69ea122f99742cace0954e8d4a3369219c11)
+++ doc/bibliography/pl.bib	(revision 7ffd7f0e78e8147982075252013b9b85c1c58602)
@@ -1240,4 +1240,15 @@
     year	= 2023,
     note	= {\url{https://www.iso.org/obp/ui/en/\#iso:std:iso-iec:9899:dis:ed-5:v1:en}},
+}
+
+@mastersthesis{Brooks25,
+    contributer	= {pabuhr@plg},
+    author	= {Michael Brooks},
+    title	= {\textsf{C}$\mathbf{\forall}$ Container Library},
+    school	= {School of Computer Science, University of Waterloo},
+    address	= {Waterloo, Ontario, Canada, N2L 3G1},
+    publisher	= {UWSpace},
+    year	= {2025},
+    note	= {\url{https://hdl.handle.net/10012/XXXXX}},
 }
 
@@ -3033,4 +3044,18 @@
 }
 
+@article{Alvarez-Picallo24,
+    keywords 	=  {C, Coroutines, Effect Handlers},
+    contributer	=  {pabuhr@plg},
+    author 	=  {Alvarez-Picallo, Mario and Freund, Teodoro and Ghica, Dan R. and Lindley, Sam},
+    title 	=  {Effect Handlers for {C} via Coroutines},
+    year 	=  {2024},
+    publisher 	=  {Association for Computing Machinery},
+    address 	=  {New York, NY, USA},
+    volume 	=  {8},
+    number 	=  {OOPSLA2},
+    journal 	=  {Proc. ACM Program. Lang.},
+    month 	=  oct,
+}
+
 @article{Tarjan75,
     keywords	= {union-find},
@@ -4084,4 +4109,15 @@
 }
 
+@manual{libmill,
+    keywords	= {libmill},
+    contributer	= {pabuhr@plg},
+    author	= {libmill},
+    title	= {{G}o-style concurrency in {C}, Version 1.18},
+    organization= {libmill},
+    address	= {\url{http://libmill.org/documentation.html}},
+    month	= jan,
+    year	= 2017,
+}
+
 @manual{Go,
     keywords	= {Go programming language},
@@ -4332,5 +4368,5 @@
     author	= {Zoran Radovi\'{c} and Erik Hagersten},
     title	= {Hierarchical backoff locks for nonuniform communication architectures},
-    booktitle	= {Proceedings of the Ninth International Symposium on High-Performance Computer Architecture},
+    booktitle	= {Proc. of the 9th Inter. Symp. on High-Perf. Comp. Arch.},
     year	= {2003},
     location	= {Anaheim, CA, USA},
@@ -5144,15 +5180,4 @@
 }
 
-@manual{libmill,
-    keywords	= {libmill},
-    contributer	= {pabuhr@plg},
-    author	= {libmill},
-    title	= {{G}o-style concurrency in {C}, Version 1.18},
-    organization= {libmill},
-    address	= {\url{http://libmill.org/documentation.html}},
-    month	= jan,
-    year	= 2017,
-}
-
 @book{Weissman67,
     keywords	= {lisp},
@@ -5227,4 +5252,13 @@
     year	= 2008,
     pages	= {1008-1020},
+}
+
+@misc{Loom,
+    contributer	= {pabuhr@plg},
+    key		= {Loom},
+    title	= {Project Loom: Fibers and Continuations},
+    author	= { Iris Clark},
+    howpublished= {\url{https://wiki.openjdk.org/display/loom}},
+    year	= 2022,
 }
 
@@ -9332,5 +9366,5 @@
     title	= {What is a Secure Programming Language?},
     booktitle	= {3rd Summit on Advances in Programming Languages},
-    editor	= {Benjamin S. Lerner and Rastislav Bod\'{i}k and Shriram Krishnamurthi},
+    opteditor	= {Benjamin S. Lerner and Rastislav Bod\'{i}k and Shriram Krishnamurthi},
     month	= jul,
     year	= 2019,
