From 8181e31d1a734900338f041e8ae8aa90bde30d4c Mon Sep 17 00:00:00 2001 From: dangilman Date: Wed, 14 Feb 2024 10:02:49 -0600 Subject: [PATCH] Update README.rst --- README.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.rst b/README.rst index ec504fe..b4bc734 100644 --- a/README.rst +++ b/README.rst @@ -64,6 +64,16 @@ Other useful features: pyHalo currently supports a variety of halo mass profiles, including Navarro-Frenk-White (NFW) profiles, truncated (NFW) profiles, cored power-law (PL) profiles, double PL profiles with variable inner and outer logarithmic slopes, cored NFW profiles, and point masses. +Attribution +------- + +When using pyHalo, please link to this repository in a footnote and cite https://ui.adsabs.harvard.edu/abs/2020MNRAS.491.6077G/abstract + +Contribution +------- + +Please feel free to make a pull request implementing any changes you feel would improve the functionality of the code! + Credits -------