Skip to content

Commit 8a426a2

Browse files
authored
Merge pull request #140 from JuliaDiffEq/TorkelE-patch-1
Add citation for HomotopyContinuation
2 parents 2159575 + 6bb2a8f commit 8a426a2

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CITATION.bib

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,12 @@ @article{DifferentialEquations.jl-2017
1111
volume = {5},
1212
year = {2017}
1313
}
14+
15+
@inproceedings{HomotopyContinuation.jl,
16+
title={HomotopyContinuation.jl: A Package for Homotopy Continuation in Julia},
17+
author={Breiding, Paul and Timme, Sascha},
18+
booktitle={International Congress on Mathematical Software},
19+
pages={458--465},
20+
year={2018},
21+
organization={Springer}
22+
}

0 commit comments

Comments
 (0)