@@ -61,25 +61,34 @@ Contributors
6161License & Attribution
6262---------------------
6363
64- Copyright 2012-2021 Daniel Foreman-Mackey and contributors.
64+ Copyright 2012-2022 Daniel Foreman-Mackey and contributors.
6565
6666George is being developed by `Dan Foreman-Mackey <http://dan.iel.fm >`_ in a
6767`public GitHub repository <https://github.com/dfm/george >`_.
6868The source code is made available under the terms of the MIT license.
6969
70- If you make use of this code, please cite `the paper which is currently on the
71- ArXiv <http://arxiv.org/abs/1403.6015> `_:
70+ If you make use of this code, please cite `the paper which is in
71+ IEEE Transactions on Pattern Analysis and Machine Intelligence
72+ <https://ui.adsabs.harvard.edu/abs/2015ITPAM..38..252A/abstract> `_:
7273
7374.. code-block :: tex
7475
75- @article{hodlr,
76- author = {{Ambikasaran}, S. and {Foreman-Mackey}, D. and
77- {Greengard}, L. and {Hogg}, D.~W. and {O'Neil}, M.},
78- title = "{Fast Direct Methods for Gaussian Processes}" ,
79- year = 2014,
80- month = mar,
81- url = http://arxiv.org/abs/1403.6015
82- }
76+ @ARTICLE{2015ITPAM..38..252A,
77+ author = {{Ambikasaran}, Sivaram and {Foreman-Mackey}, Daniel and {Greengard}, Leslie and {Hogg}, David W. and {O'Neil}, Michael},
78+ title = "{Fast Direct Methods for Gaussian Processes}" ,
79+ journal = {IEEE Transactions on Pattern Analysis and Machine Intelligence},
80+ keywords = {Mathematics - Numerical Analysis, Astrophysics - Instrumentation and Methods for Astrophysics, Mathematics - Statistics Theory, Mathematics - Numerical Analysis, Astrophysics - Instrumentation and Methods for Astrophysics, Mathematics - Statistics Theory},
81+ year = 2015,
82+ month = jun,
83+ volume = {38},
84+ pages = {252},
85+ doi = {10.1109/TPAMI.2015.2448083},
86+ archivePrefix = {arXiv},
87+ eprint = {1403.6015},
88+ primaryClass = {math.NA},
89+ adsurl = {https://ui.adsabs.harvard.edu/abs/2015ITPAM..38..252A},
90+ adsnote = {Provided by the SAO/NASA Astrophysics Data System}
91+ }
8392
8493
8594Changelog
0 commit comments