Skip to content

Commit 1120edf

Browse files
Jammy2211claude
authored andcommitted
Add Jax-Zero-Contour citation to docs/general/citations.rst
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent b5d6389 commit 1120edf

1 file changed

Lines changed: 23 additions & 0 deletions

File tree

docs/general/citations.rst

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,29 @@ You should also specify the non-linear search(es) you use in your analysis (e.g.
1818
the main body of text, and delete as appropriate any packages your analysis did not use. The citations.bib file includes
1919
the citation key for all of these projects.
2020

21+
Jax-Zero-Contour
22+
----------------
23+
24+
If you use the zero-contour method for critical curve and caustic computation (the default in
25+
``visualize/general.yaml`` via ``critical_curves_method: zero_contour``), please cite the
26+
``Jax-Zero-Contour`` package by Coleman Krawczyk:
27+
28+
.. code-block:: bibtex
29+
30+
@software{coleman_krawczyk_2025_15730415,
31+
author = {Coleman Krawczyk},
32+
title = {CKrawczyk/Jax-Zero-Contour: Version 2.0.0},
33+
month = jun,
34+
year = 2025,
35+
publisher = {Zenodo},
36+
version = {v2.0.0},
37+
doi = {10.5281/zenodo.15730415},
38+
url = {https://doi.org/10.5281/zenodo.15730415},
39+
}
40+
41+
The package is available at https://github.com/CKrawczyk/Jax-Zero-Contour and archived at
42+
https://doi.org/10.5281/zenodo.15730415.
43+
2144
Dynesty
2245
-------
2346

0 commit comments

Comments
 (0)