Index: doc/papers/concurrency/annex/local.bib
===================================================================
--- doc/papers/concurrency/annex/local.bib	(revision f2b61c656067378d55c4b67543df13008cd63246)
+++ doc/papers/concurrency/annex/local.bib	(revision 1f9a4d0ea5207988f1865f786e53bb8849f607b8)
@@ -29,7 +29,8 @@
     booktitle	= {Supercomputing, 2005. Proceedings of the ACM/IEEE SC 2005 Conference},
     publisher	= {IEEE},
+    location	= {Seattle, Washington, U.S.A.},
+    month	= nov,
     year	= {2005},
     pages	= {35-35},
-    month	= nov,
 }
 
@@ -58,10 +59,10 @@
 
 @manual{Cpp-Transactions,
-	keywords	= {C++, Transactional Memory},
-	title		= {Tech. Spec. for C++ Extensions for Transactional Memory},
-	organization= {International Standard ISO/IEC TS 19841:2015 },
-	publisher   = {American National Standards Institute},
-	address	= {http://www.iso.org},
-	year		= 2015,
+    keywords	= {C++, Transactional Memory},
+    title	= {Tech. Spec. for C++ Extensions for Transactional Memory {ISO/IEC} {TS} 19841:2015},
+    organization= {International Standard Organization},
+    address	= {Geneva, Switzerland},
+    year	= 2015,
+    note	= {\href{https://www.iso.org/standard/66343.html}{https://\-www.iso.org/\-standard/\-66343.html}},
 }
 
@@ -109,9 +110,11 @@
 @manual{affinityLinux,
 	key	= {TBB},
-	title		= "{Linux man page - sched\_setaffinity(2)}"
+	title		= "{Linux man page - sched\_setaffinity(2)}",
+	note	= {\href{https://man7.org/linux/man-pages/man2/sched_setaffinity.2.html}{https://\-man7.org/\-linux/man-pages/\-man2/sched\_setaffinity.2.html}},
 }
 
 @manual{affinityWindows,
-	title		= "{Windows (vs.85) - SetThreadAffinityMask function}"
+	title		= "{Windows documentation - SetThreadAffinityMask function}",
+	note	= {\href{https://docs.microsoft.com/en-us/windows/win32/api/winbase/nf-winbase-setthreadaffinitymask}{https://\-docs.microsoft.com/\-en-us/\-windows/\-win32/api/\-winbase/\-nf-winbase-setthreadaffinitymask}}
 }
 
