Index: doc/papers/concurrency/annex/local.bib
===================================================================
--- doc/papers/concurrency/annex/local.bib	(revision 604e76dc97ade3d13004047eb233d487f70f6289)
+++ doc/papers/concurrency/annex/local.bib	(revision 84832d87be17a9302d45d8badf78c640d2632db2)
@@ -21,9 +21,15 @@
 @string{pldi="Programming Language Design and Implementation"}
 
-
-@article{HPP:Study,
-	keywords 	= {Parallel, Productivity},
-	author 	= {Lorin Hochstein and Jeff Carver and Forrest Shull and Sima Asgari and Victor Basili and Jeffrey K. Hollingsworth and Marvin V. Zelkowitz },
-	title 	= {Parallel Programmer Productivity: A Case Study of Novice Parallel Programmers},
+@inproceedings{Hochstein05,
+    keywords	= {Application software; Computer aided software engineering; Concurrent computing; Educational
+                  institutions; High performance computing; Humans; Instruments; Productivity; Programming profession;
+                  Software engineering},
+    author	= {Lorin Hochstein and Jeff Carver and Forrest Shull and Sima Asgari and Victor Basili and Jeffrey K. Hollingsworth and Marvin V. Zelkowitz},
+    title	= {Parallel Programmer Productivity: A Case Study of Novice Parallel Programmers},
+    booktitle	= {Supercomputing, 2005. Proceedings of the ACM/IEEE SC 2005 Conference},
+    publisher	= {IEEE},
+    year	= {2005},
+    pages	= {35-35},
+    month	= nov,
 }
 
@@ -35,9 +41,10 @@
 }
 
-@article{TBB,
-	key	= {TBB},
-	keywords 	= {Intel, TBB},
-	title 	= {Intel Thread Building Blocks},
-	note		= "\url{https://www.threadingbuildingblocks.org/}"
+@misc{TBB,
+    keywords 	= {Intel, TBB},
+    key		= {TBB},
+    title 	= {Thread Building Blocks},
+    howpublished= {Intel, \url{https://www.threadingbuildingblocks.org}},
+    note	= {Accessed: 2018-3},
 }
 
@@ -48,13 +55,4 @@
 	title 	= {C$\forall$ Programmming Language},
 	note	= {\url{https://plg.uwaterloo.ca/~cforall}},
-}
-
-@mastersthesis{rob-thesis,
-	keywords 	= {Constructors, Destructors, Tuples},
-	author	= {Rob Schluntz},
-	title 	= {Resource Management and Tuples in Cforall},
-	year		= 2017,
-	school	= {University of Waterloo},
-	note	= {\url{https://uwspace.uwaterloo.ca/handle/10012/11830}},
 }
 
