Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down
2 changes: 1 addition & 1 deletion docs/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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, `<https://dx.doi.org/10.1145/275654>`_
ACM Transactions on Mathematical Software (TOMS), 42(1), 1-25, `<https://dx.doi.org/10.1145/2756548>`_

If no paper is listed, a citation of the SPRAL GitHub website should be used, for example:

Expand Down
Loading