From e1a189a43c1f6417f5bffff5b68c3f0b026e7dea Mon Sep 17 00:00:00 2001 From: Deepmind Team Date: Fri, 13 Sep 2019 17:43:23 +0100 Subject: [PATCH] Fix typo. PiperOrigin-RevId: 268922567 --- unsupervised_adversarial_training/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unsupervised_adversarial_training/README.md b/unsupervised_adversarial_training/README.md index 19b88de..d6d904d 100644 --- a/unsupervised_adversarial_training/README.md +++ b/unsupervised_adversarial_training/README.md @@ -59,7 +59,7 @@ If you use this code in your work, please cite the accompanying paper: ``` @inproceedings{uat2019, title={Are Labels Required for Improving Adversarial Robustness?}, - author={Jonathan Uesato and Jean-Baptiste Alayrac and Po-Sen Huang, + author={Jonathan Uesato and Jean-Baptiste Alayrac and Po-Sen Huang and Robert Stanforth and Alhussein Fawzi and Pushmeet Kohli}, booktitle={Advances in Neural Information Processing Systems}, year={2019}