forked from skypyproject/skypy
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCITATION
25 lines (19 loc) · 843 Bytes
/
CITATION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
If you use SkyPy for work or research presented in a publication (whether
directly, or as a dependency to another package) we recommend and encourage
the following acknowledgment:
This research made use of SkyPy, a Python package for forward modeling
astronomical surveys (SkyPy Collaboration, 2020).
where (SkyPy Collaboration, 2020) is a citation to this software DOI:
https://doi.org/10.5281/zenodo.3755531
We also encourage you to cite the software DOI in the main text wherever
appropriate.
The recommended BibTeX entry for the citation is:
@software{skypy_collaboration_2020_3755531,
author = {SkyPy Collaboration},
title = {SkyPy},
month = apr,
year = 2020,
publisher = {Zenodo},
doi = {10.5281/zenodo.3755531},
url = {https://doi.org/10.5281/zenodo.3755531}
}