Citing StringJAX

Citing StringJAX#

Please cite the specific package(s) you used in your work, not the umbrella metapackage. Each member package carries its own CITATION.cff and Zenodo DOI.

JAXVacua#

The flux-vacuum engine. Cite the release paper and the archived software version:

@article{StringJAX:JAXVacua,
  author  = {Schachner, Andreas},
  title   = {{JAXVacua}: differentiable software for Type IIB flux-vacuum computations},
  year    = {2026},
  note    = {TODO: arXiv eprint and journal reference},
}

@software{StringJAX:JAXVacua:software,
  author  = {Schachner, Andreas},
  title   = {{JAXVacua}},
  year    = {2026},
  note    = {TODO: Zenodo DOI},
  url     = {https://github.com/StringJAX/jaxvacua},
}

JAXPolyLog#

@software{StringJAX:JAXPolyLog,
  author = {Schachner, Andreas},
  title  = {{JAXPolyLog}: differentiable polylogarithms in {JAX}},
  year   = {2026},
  note   = {TODO: Zenodo DOI},
  url    = {https://github.com/AndreasSchachner/jaxpolylog},
}

StringForge#

@software{StringJAX:StringForge,
  author = {Schachner, Andreas},
  title  = {{StringForge}: Calabi--Yau databases and the vacua vault},
  year   = {2026},
  note   = {TODO: separate paper and Zenodo DOI},
  url    = {https://github.com/StringJAX/stringforge},
}

Note

The TODO fields (arXiv eprints, journal references, Zenodo DOIs) will be filled in as the corresponding papers and archival releases become available.