From 25b50008466dfa03b68b0979eb6b4f9dcda05784 Mon Sep 17 00:00:00 2001 From: Tyrone Rees Date: Wed, 4 Feb 2026 16:14:39 +0000 Subject: [PATCH 1/2] Fix citation link for ACM Transactions on Mathematical Software --- docs/install.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install.rst b/docs/install.rst index beb86dc6..2bbb59e2 100644 --- a/docs/install.rst +++ b/docs/install.rst @@ -158,7 +158,7 @@ appropriate paper (a list can usually be found in the method section of the user documentation). J. Hogg, E. Ovtchinnikov, and J. Scott (2016). A sparse symmetric indefinite direct solver for GPU architectures. - ACM Transactions on Mathematical Software (TOMS), 42(1), 1-25, ``_ + ACM Transactions on Mathematical Software (TOMS), 42(1), 1-25, ``_ If no paper is listed, a citation of the SPRAL GitHub website should be used, for example: From 28ad9af17c22b63e0dc67a11399bbb63e5edec54 Mon Sep 17 00:00:00 2001 From: Tyrone Rees Date: Wed, 4 Feb 2026 16:16:52 +0000 Subject: [PATCH 2/2] Fix citation formatting in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cfa84533..3fc486f0 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ failure to do so will result in SSIDS failing with `Error flag = -53`. ## Citing SPRAL or SSIDS If you write a paper using software from SPRAL, please cite an appropriate paper (a list can usually be found in the method section of the user documentation). To cite SSIDS, please use the following reference: -> J. Hogg, E. Ovtchinnikov, and J. Scott (2016). A sparse symmetric indefinite direct solver for GPU architectures. ACM Transactions on Mathematical Software (TOMS), 42(1), 1-25, [https://dx.doi.org/10.1145/275654](https://doi.org/10.1145/2756548) +> J. Hogg, E. Ovtchinnikov, and J. Scott (2016). A sparse symmetric indefinite direct solver for GPU architectures. ACM Transactions on Mathematical Software (TOMS), 42(1), 1-25, [https://dx.doi.org/10.1145/2756548](https://doi.org/10.1145/2756548) In BibTeX, the citation is: