From 043bb7742e36d85477ab486d87a3357fe629590f Mon Sep 17 00:00:00 2001 From: conrad Date: Sun, 19 Feb 2023 22:30:55 +1000 Subject: [PATCH] update citation details --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 00a4461b..2eeacd6c 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ Citations are useful for the continued development and maintenance of the librar * Conrad Sanderson and Ryan Curtin. Armadillo: a template-based C++ library for linear algebra. - Journal of Open Source Software, Vol. 1, pp. 26, 2016. + Journal of Open Source Software, Vol. 1, No. 2, pp. 26, 2016. * Conrad Sanderson and Ryan Curtin. A User-Friendly Hybrid Sparse Matrix Class in C++.