Citing OrbDot

Important

The links below are not yet live… OrbDot code paper and TrES-1 b case study coming soon!

OrbDot is free software made available under the MIT License. If you use OrbDot in your research or projects, please cite the JOSS paper and the GitHub repository .

If relevant to your work, please also consider citing the complementary case study of Hot Jupiter TrES-1 b, which demonstrates the full capabilities of the OrbDot package.

BibTeX

You can cite OrbDot using the following BibTeX entries:

@article{Hagey2025,
  author       = {Simone R. Hagey, Aaron C. Boley},
  title        = {``OrbDot``: A Python package for studying the secular evolution of exoplanet orbits},
  journal      = {JOSS},
  url          = {...},
  year         = {2025},
}
@software{orbdot,
  author       = {Simone R. Hagey},
  title        = {A Python package for studying secular evolution of exoplanet orbits using observational data},
  version      = {1.0.0},
  url          = {https://github.com/simonehagey/orbdot},
  year         = {2025},
}