Index: doc/proposals/concurrency/annex/local.bib
===================================================================
--- doc/proposals/concurrency/annex/local.bib	(revision db0fa7c2f36d09a3445ac0aca454b055cf4b602a)
+++ doc/proposals/concurrency/annex/local.bib	(revision 8024bc8cf76c8f650df1a6445c978552ea39985e)
@@ -39,2 +39,15 @@
 	title 	= {Intel Thread Building Blocks},
 }
+
+@manual{www-cfa,
+	keywords 	= {Cforall},
+	title 	= {Cforall Programmming Language},
+	address	= {https://plg.uwaterloo.ca/~cforall/}
+}
+
+@article{rob-thesis,
+	keywords 	= {Constructors, Destructors, Tuples},
+	author	= {Rob Schluntz},
+	title 	= {Resource Management and Tuples in Cforall},
+	year		= 2017
+}
