Skip to content

Commit 6bb2a8f

Browse files
authored
Add citation for HomotopyContinuation
This one is kinda niche since most users probably won't use this functionality. However, we should have it somewhere for people to get if they do use it.
1 parent 2159575 commit 6bb2a8f

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)