From e41ecf3ea4c76ed1009e529144cc4ea3e9461767 Mon Sep 17 00:00:00 2001 From: Anshul Singhvi Date: Sat, 4 May 2019 22:31:20 -0400 Subject: [PATCH] Add CITATION.bib --- CITATION.bib | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 CITATION.bib diff --git a/CITATION.bib b/CITATION.bib new file mode 100644 index 0000000..ccbd36c --- /dev/null +++ b/CITATION.bib @@ -0,0 +1,13 @@ +@article{DifferentialEquations.jl-2017, + author = {Rackauckas, Christopher and Nie, Qing}, + doi = {10.5334/jors.151}, + journal = {}, + keywords = {Applied Mathematics}, + note = {Exported from https://app.dimensions.ai on 2019/05/05}, + number = {1}, + pages = {}, + title = {DifferentialEquations.jl – A Performant and Feature-Rich Ecosystem for Solving Differential Equations in Julia}, + url = {https://app.dimensions.ai/details/publication/pub.1085583166 and http://openresearchsoftware.metajnl.com/articles/10.5334/jors.151/galley/245/download/}, + volume = {5}, + year = {2017} +}