Released versions of
astrobase are archived at the Zenodo
repository. Zenodo provides a DOI that
can be cited for each specific version. The following bibtex
entry for
astrobase v0.3.8 may be useful as a template. You can substitute in values
of month
, year
, version
, doi
, and url
for the version of astrobase
you used for your publication.
@misc{wbhatti_astrobase,
author = {Waqas Bhatti and
Luke G. Bouma and
Joshua Wallace},
title = {\texttt{astrobase}},
month = feb,
year = 2018,
version = {0.3.8},
publisher = {Zenodo},
doi = {10.5281/zenodo.1185231},
url = {https://doi.org/10.5281/zenodo.1185231}
}
Alternatively, the following bibtex
entry can be used for all versions of
astrobase (the DOI will always resolve to the latest version):
@misc{wbhatti_astrobase,
author = {Waqas Bhatti and
Luke G. Bouma and
Joshua Wallace},
title = {\texttt{astrobase}},
month = oct,
year = 2017,
publisher = {Zenodo},
doi = {10.5281/zenodo.1011188},
url = {https://doi.org/10.5281/zenodo.1011188}
}
Also see this AAS Journals note on citing repositories.
If you use any of the period-finder methods implemented by astrobase.periodbase, please also make sure to cite their respective papers as well.
- the generalized Lomb-Scargle algorithm from Zechmeister & Kurster (2008)
- the phase dispersion minimization algorithm from Stellingwerf (1978, 2011)
- the AoV and AoV-multiharmonic algorithms from Schwarzenberg-Czerny (1989, 1996)
- the BLS algorithm from Kovacs et al. (2002)
- the ACF period-finding algorithm from McQuillan et al. (2013a, 2014)