Skip to content

Commit 41a08b5

Browse files
add citation info
1 parent 9ce45f0 commit 41a08b5

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

CITATION.bib

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
@article{DifferentialEquations.jl-2017,
2+
author = {Rackauckas, Christopher and Nie, Qing},
3+
doi = {10.5334/jors.151},
4+
journal = {The Journal of Open Research Software},
5+
keywords = {Applied Mathematics},
6+
note = {Exported from https://app.dimensions.ai on 2019/05/05},
7+
number = {1},
8+
pages = {},
9+
title = {DifferentialEquations.jl – A Performant and Feature-Rich Ecosystem for Solving Differential Equations in Julia},
10+
url = {https://app.dimensions.ai/details/publication/pub.1085583166 and http://openresearchsoftware.metajnl.com/articles/10.5334/jors.151/galley/245/download/},
11+
volume = {5},
12+
year = {2017}
13+
}
14+
15+
@article{rackauckas2017adaptive,
16+
title={Adaptive methods for stochastic differential equations via natural embeddings and rejection sampling with memory},
17+
author={Rackauckas, Christopher and Nie, Qing},
18+
journal={Discrete and continuous dynamical systems. Series B},
19+
volume={22},
20+
number={7},
21+
pages={2731},
22+
year={2017},
23+
publisher={NIH Public Access}
24+
}
25+
26+
@article{sykora2020stochasticdelaydiffeq,
27+
title={StochasticDelayDiffEq. jl-An Integrator Interface for Stochastic Delay Differential Equations in Julia},
28+
author={Sykora, Henrik T and Rackauckas, Christopher V and Widmann, David and Bachrathy, D{\'a}niel},
29+
year={2020}
30+
}

0 commit comments

Comments
 (0)