File tree Expand file tree Collapse file tree 3 files changed +52
-2
lines changed Expand file tree Collapse file tree 3 files changed +52
-2
lines changed Original file line number Diff line number Diff line change 1+ If you use Astroquery for work/research presented in a publication (whether
2+ directly, or as a dependency to another package), we recommend and encourage
3+ to cite Astroquery. Please use the Zenodo DOI of the release you are using,
4+ the current latest is can be found at the following page:
5+ https://zenodo.org/record/1160627
6+
7+ BibTeX entry for the citation is:
8+
9+ @misc{astroquery,
10+ author = {Adam Ginsburg and
11+ Brigitta Sipocz and
12+ Madhura Parikh and
13+ Julien Woillez and
14+ Austen Groener and
15+ Simon Liedtke and
16+ Thomas Robitaille and
17+ Christoph Deil and
18+ jcsegovia and
19+ Henrik Norman and
20+ Brian Svoboda and
21+ C. E. Brasseur and
22+ Erik Tollerud and
23+ Magnus Vilhelm Persson and
24+ adamginsburg and
25+ Loïc Séguin-Charbonneau and
26+ Caden Armstrong and
27+ Miguel de Val-Borro and
28+ Brett M. Morris and
29+ Jordan Mirocha and
30+ Ayush Yadav and
31+ Michael Seifert and
32+ Michael Droettboom and
33+ Fred Moolekamp and
34+ james-allen and
35+ Azalee Bostroem and
36+ Ricky Egeland and
37+ Leo Singer and
38+ Evert Rol and
39+ Frédéric Grollier},
40+ title = {astropy/astroquery: v0.3.7 release},
41+ month = jan,
42+ year = 2018,
43+ doi = {10.5281/zenodo.1160627},
44+ url = {https://doi.org/10.5281/zenodo.1160627}
45+ }
Original file line number Diff line number Diff line change 11include LICENSE.rst
22include README.rst
33include CHANGES.rst
4+ include CITATION
45include astroquery/splatalogue/data/*
56
67include ez_setup.py
Original file line number Diff line number Diff line change @@ -133,9 +133,13 @@ Additional Links
133133
134134`Download Development ZIP `_ | `Download Development TAR `_
135135
136- Maintained by `
Adam Ginsburg `_ (`
[email protected] `_)
136+ Maintained by `
Adam Ginsburg `_
and ` Brigitta Sipocz < github.com/bsipocz >`_ (`
[email protected] `_)
137137
138- To cite, use our `figshare `_ DOI (http://dx.doi.org/10.6084/m9.figshare.805208) or our Zenodo DOI.
138+ If you use ``astroquery ``, please cite our `Zenodo DOI
139+ <https://doi.org/10.5281/zenodo.1160627> `_.
140+
141+ (Before using Zenodo, ``astroquery `` v0.1 had a `figshare `_ DOI:
142+ http://dx.doi.org/10.6084/m9.figshare.805208 )
139143
140144
141145Badges
You can’t perform that action at this time.
0 commit comments