Index: doc/theses/mubeen_zulfiqar_MMath/uw-ethesis.bib
===================================================================
--- doc/theses/mubeen_zulfiqar_MMath/uw-ethesis.bib	(revision 1b2adec8da574ff2b32a68481c33d79f35b14d79)
+++ doc/theses/mubeen_zulfiqar_MMath/uw-ethesis.bib	(revision 91b218d06e7571019f407b551508299181f1065f)
@@ -80,13 +80,5 @@
     month	= may,
     year	= 2009,
-    note	= {\textsf{ftp://g.oswego.edu/\-pub/\-misc/\-malloc.c}},
-}
-
-@misc{ptmalloc2,
-    author	= {Wolfram Gloger},
-    title	= {ptmalloc version 2},
-    month	= jun,
-    year	= 2006,
-    note	= {\textsf{http://www.malloc.de/\-malloc/\-ptmalloc2-current.tar.gz}},
+    note	= {\href{ftp://g.oswego.edu/pub/misc/malloc.c}{ftp://g.oswego.edu/\-pub/\-misc/\-malloc.c}},
 }
 
@@ -119,5 +111,5 @@
     month	= mar,
     year	= 2022,
-    note	= {\href{https://github.com/compudj/librseq}{https://github.com/compudj/librseq}},
+    note	= {\href{https://github.com/compudj/librseq}{https://github.com/\-compudj/\-librseq}},
 }
 
@@ -176,4 +168,20 @@
     year	= 2010,
     note	= {\textsf{http://google-perftools.\-googlecode.\-com/\-files/\-google-perftools-1.5.tar.gz}},
+}
+
+@misc{uniformPRNG,
+    author	= {\CC Standard Library},
+    title	= {\lstinline{uniform_int_distribution}},
+    month	= apr,
+    year	= 2022,
+    note	= {\href{https://en.cppreference.com/w/cpp/numeric/random/uniform_int_distribution}{https://en.cppreference.com/w/\-cpp/numeric/\-random/\-uniform\_int\_distribution}},
+}
+
+@misc{fisherPRNG,
+    author	= {\CC Standard Library},
+    title	= {\lstinline{fister_f_distribution}},
+    month	= apr,
+    year	= 2022,
+    note	= {\href{https://www.cplusplus.com/reference/random/fisher_f_distribution}{https://www.cplusplus.com/\-reference/\-random/\-fisher\_f\_distribution}},
 }
 
