forked from spacetelescope/mirage
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION
More file actions
28 lines (25 loc) · 1.08 KB
/
CITATION
File metadata and controls
28 lines (25 loc) · 1.08 KB
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
26
27
28
If you use `mirage` for work/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 the open source Python package mirage, the JWST Multi Instrument Ramp
Generator (Hilbert et al, 2019).
where (Hilbert et al, 2019) is a citation of the Zenodo record, e.g.:
@software{bryan_hilbert_2019_3519262,
author = {Bryan Hilbert and
Johannes Sahlmann and
Kevin Volk and
Shannon Osborne and
dthatte and
Marshall Perrin and
Lauren Chambers and
Edward Slavich and
Jo Taylor and
Erik Tollerud and
P. L. Lim},
title = {spacetelescope/mirage: First github release},
month = oct,
year = 2019,
publisher = {Zenodo},
version = {v1.1.1},
doi = {10.5281/zenodo.3519262},
url = {https://doi.org/10.5281/zenodo.3519262}
}