commit d510ba012b7b2d99233a515ab7ee87b989c3c630
parent b660da6725989d7d14a822718ebb4247acdc2129
Author: Pablo Cárdenas <pablo.cardenas@imca.edu.pe>
Date: Sat, 16 Jul 2022 11:09:26 -0500
Added harish.pdf
Diffstat:
1 file changed, 15 insertions(+), 0 deletions(-)
diff --git a/linux/.config/bib/references.bib b/linux/.config/bib/references.bib
@@ -249,3 +249,18 @@
author = "emmet",
URL = "https://docs.emmet.io/cheat-sheet/",
}
+
+@Online{walsh2002,
+ title = "How a kalman filter works, in pictures",
+ URL = "http://www.bzarg.com/p/how-a-kalman-filter-works-in-pictures/",
+}
+
+@InCollection{harish2007,
+ title = "Accelerating Large Graph Algorithms on the {GPU} Using
+ {CUDA}",
+ author = "Pawan Harish and P. J. Narayanan",
+ publisher = "Springer Berlin Heidelberg",
+ booktitle = "High Performance Computing {\textendash} {HiPC} 2007",
+ pages = "197--208",
+ DOI = "https://doi.org/10.1007/978-3-540-77220-0_21",
+}