From efbb9ed899d9302a7b6c65815fbed6c4e995e9c5 Mon Sep 17 00:00:00 2001 From: conrad Date: Mon, 17 Mar 2025 15:31:46 +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 08bc3a6c..3a735327 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: An Efficient Framework for Numerical Linear Algebra. - arXiv:2502.03000, 2025. + International Conference on Computer and Automation Engineering, 2025. * Conrad Sanderson and Ryan Curtin. Practical Sparse Matrices in C++ with Hybrid Storage and Template-Based Expression Optimisation.