Skip to content

Commit 2263f2d

Browse files
Update README.md
1 parent 8c82c59 commit 2263f2d

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,16 @@ Citing
137137

138138
If you use this library, please cite both Sundials and the JuliaDiffEq project.
139139

140-
* Rackauckas, C. & Nie, Q., (2017). DifferentialEquations.jl – A Performant and Feature-Rich Ecosystem for Solving Differential Equations in Julia. Journal of Open Research Software. 5(1), p.15. DOI: http://doi.org/10.5334/jors.151
140+
```
141+
@article{rackauckas2017differentialequations,
142+
title={Differentialequations. jl--a performant and feature-rich ecosystem for solving differential equations in julia},
143+
author={Rackauckas, Christopher and Nie, Qing},
144+
journal={Journal of Open Research Software},
145+
volume={5},
146+
number={1},
147+
year={2017},
148+
publisher={Ubiquity Press}
149+
}
150+
```
141151

142152
* 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.

0 commit comments

Comments
 (0)