How to cite GaiaXPy
If you use GaiaXPy in your research, please cite the homepage and DOI. A DOI will be available for each release of the package. When using synthetic photometry from GaiaXPy please cite also Gaia Collaboration, Montegriffo et al. 2022.
Although there’s also a concept DOI pointing to the latest version, using the DOI associated with each release is recommended.
To find out which version of the package you’re using, simply run:
import gaiaxpy
print(gaiaxpy.__version__)
DOIs
DOI v1.1.3: 10.5281/zenodo.6653044
DOI v1.1.2: 10.5281/zenodo.6642313
DOI v1.1.1: 10.5281/zenodo.6637762
DOI v1.1.0: 10.5281/zenodo.6624491
DOI v1.0.2: 10.5281/zenodo.6569912
DOI v1.0.0: 10.5281/zenodo.6563093
A paper is in preparation and details will be added here as soon as possible.