@@ -81,11 +81,13 @@ The software in this ecosystem was developed as part of academic research.
8181If you would like to help support it, please star the repository, as such
8282metrics may help us secure funding in the future. If you use SciML
8383software as part of your research, teaching, or other activities, we would
84- be grateful if you could cite our work.
84+ be grateful if you could cite our work as necessary for any use of DifferentialEquations.jl
85+ or the packages that are maintained as part of its suite (OrdinaryDiffEq.jl, Sundials.jl,
86+ DiffEqDevTools.jl, etc.).
8587
8688``` bibtex
8789@article{rackauckas2017differentialequations,
88- title={Differentialequations .jl--a performant and feature-rich ecosystem for solving differential equations in julia },
90+ title={Differential{E}quations .jl--a performant and feature-rich ecosystem for solving differential equations in {J}ulia },
8991 author={Rackauckas, Christopher and Nie, Qing},
9092 journal={Journal of Open Research Software},
9193 volume={5},
@@ -95,8 +97,6 @@ be grateful if you could cite our work.
9597}
9698```
9799
98- is necessary for any use of DifferentialEquations.jl or the packages that are
99- maintained as part of its suite (OrdinaryDiffEq.jl, Sundials.jl, DiffEqDevTools.jl, etc.).
100100Additionally, many of the solvers utilize novel algorithms, and if these algorithms
101101are used, we ask that you cite the methods. [ Please see our citation page for guidelines] ( http://sciml.ai/citing.html ) .
102102
0 commit comments