diff --git a/README.rst b/README.rst index 5b93ea8..350fcf0 100644 --- a/README.rst +++ b/README.rst @@ -55,7 +55,7 @@ To learn more, see the `Contributor Guide `_. +If you use ``21cmEMU`` in your research, please cite `Breitman et al., 2023 `_. License ======= diff --git a/docs/tutorials/basic_usage.ipynb b/docs/tutorials/basic_usage.ipynb index dee46db..e2161a8 100644 --- a/docs/tutorials/basic_usage.ipynb +++ b/docs/tutorials/basic_usage.ipynb @@ -209,7 +209,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "These plots are the same as the ones in [Breitman+23](https://arxiv.org/abs/2309.05697) (except for the 68% and 95% credible intervals, which are calculated on a small subsample of the test set here). \n", + "These plots are the same as the ones in [Breitman et al.](https://arxiv.org/abs/2309.05697) (except for the 68% and 95% credible intervals, which are calculated on a small subsample of the test set here). \n", "You can try making more of these same plots for other summaries e.g. power spectrum, spin temperature, etc." ] },