diff --git a/tensorflow_probability/python/experimental/vi/automatic_structured_vi.py b/tensorflow_probability/python/experimental/vi/automatic_structured_vi.py index fca05b0f71..df713787d4 100644 --- a/tensorflow_probability/python/experimental/vi/automatic_structured_vi.py +++ b/tensorflow_probability/python/experimental/vi/automatic_structured_vi.py @@ -509,7 +509,7 @@ def model_fn(): #### References - [1]: Luca Ambrogioni, Kate Line, Emily Fertig, Sharad Vikram, Max Hinne, + [1]: Luca Ambrogioni, Kate Lin, Emily Fertig, Sharad Vikram, Max Hinne, Dave Moore, Marcel van Gerven. Automatic structured variational inference. _arXiv preprint arXiv:2002.00643_, 2020 https://arxiv.org/abs/2002.00643