Skip to content

Commit e1d832d

Browse files
Update README.md
1 parent 2263f2d commit e1d832d

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

README.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,15 @@ If you use this library, please cite both Sundials and the JuliaDiffEq project.
147147
year={2017},
148148
publisher={Ubiquity Press}
149149
}
150-
```
151150
152-
* A. C. Hindmarsh, P. N. Brown, K. E. Grant, S. L. Lee, R. Serban, D. E. Shumaker, and C. S. Woodward, “SUNDIALS: Suite of Nonlinear and Differential/Algebraic Equation Solvers,” ACM Transactions on Mathematical Software, 31(3), pp. 363-396, 2005. Also available as LLNL technical report UCRL-JP-200037.
151+
@article{hindmarsh2005sundials,
152+
title={{SUNDIALS}: Suite of nonlinear and differential/algebraic equation solvers},
153+
author={Hindmarsh, Alan C and Brown, Peter N and Grant, Keith E and Lee, Steven L and Serban, Radu and Shumaker, Dan E and Woodward, Carol S},
154+
journal={ACM Transactions on Mathematical Software (TOMS)},
155+
volume={31},
156+
number={3},
157+
pages={363--396},
158+
year={2005},
159+
publisher={ACM}
160+
}
161+
```

0 commit comments

Comments
 (0)