From f41125b60c7b57812e6abc6454436c2a960133b1 Mon Sep 17 00:00:00 2001 From: Dan F-M Date: Thu, 19 Sep 2019 14:22:13 -0400 Subject: [PATCH] adding citation to limbdark --- exoplanet/citations.py | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/exoplanet/citations.py b/exoplanet/citations.py index acc3ee04e..4f2e4aaa1 100644 --- a/exoplanet/citations.py +++ b/exoplanet/citations.py @@ -245,7 +245,7 @@ def get_citations_for_model(model=None, width=79): """, ), "starry": ( - ("exoplanet:luger18",), + ("exoplanet:luger18", "exoplanet:agol19"), r""" @article{exoplanet:luger18, author = {{Luger}, R. and {Agol}, E. and {Foreman-Mackey}, D. and {Fleming}, @@ -260,6 +260,17 @@ def get_citations_for_model(model=None, width=79): adsurl = {http://adsabs.harvard.edu/abs/2019AJ....157...64L}, adsnote = {Provided by the SAO/NASA Astrophysics Data System} } + +@article{exoplanet:agol19, + author = {{Agol}, Eric and {Luger}, Rodrigo and {Foreman-Mackey}, Daniel}, + title = "{Analytic Planetary Transit Light Curves and Derivatives + for Stars with Polynomial Limb Darkening}", + journal = {arXiv e-prints}, + year = 2019, + month = aug, + eprint = {1908.03222}, + url = {http://arxiv.org/abs/1908.03222} +} """, ), "celerite": (