forked from astroML/astroML
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCITATION
38 lines (28 loc) · 1.08 KB
/
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
26
27
28
29
30
31
32
33
34
35
36
37
If you make use of any of these datasets, tools, or examples in a scientific
publication, please consider citing astroML. You may reference the following
paper:
- Introduction to astroML: Machine learning for astrophysics
http://ieeexplore.ieee.org/xpls/abs_all.jsp?arnumber=6382200&tag=1
Bibtex entry:
@INPROCEEDINGS{astroML,
author={{Vanderplas}, J.T. and {Connolly}, A.J.
and {Ivezi{\'c}}, {\v Z}. and {Gray}, A.},
booktitle={Conference on Intelligent Data Understanding (CIDU)},
title={Introduction to astroML: Machine learning for astrophysics},
month={oct.},
pages={47 -54},
doi={10.1109/CIDU.2012.6382200},
year={2012}
}
You may also reference the accompanying textbook:
Statistics, Data Mining, and Machine Learning for Astronomy
http://press.princeton.edu/titles/10159.html
Bibtex entry:
@BOOK{astroMLText,
title={Statistics, Data Mining and Machine Learning in Astronomy},
author={{Ivezi{\'c}}, {\v Z}. and {Connolly}, A.J.
and {Vanderplas}, J.T. and {Gray}, A.},
publisher={Princeton University Press},
location={Princeton, NJ},
year={2014}
}