diff --git a/README.md b/README.md
index 17064207aa32e14693a79d7a080585c8f0074191..0bc464eaec3b25d0b4b98d6b3d9320944e081d29 100644
--- a/README.md
+++ b/README.md
@@ -79,13 +79,15 @@ Please cite our paper if it is helpful to your work:
 
 ```bibtex
 @inproceedings{Liu2021RMM,
-  author       = {Liu, Yaoyao and
-                  Schiele, Bernt and
-                  Sun, Qianru},
-  title        = {RMM: Reinforced Memory Management for Class-Incremental Learning,
-  booktitle    = {Advances in Neural Information Processing Systems 35: Annual Conference
-                  on Neural Information Processing Systems 2021, NeurIPS 2021},
-  year         = {2021}
+  author    = {Yaoyao Liu and
+               Bernt Schiele and
+               Qianru Sun},
+  title     = {{RMM:} Reinforced Memory Management for Class-Incremental Learning},
+  booktitle = {Advances in Neural Information Processing Systems 34: Annual Conference
+               on Neural Information Processing Systems 2021, NeurIPS 2021, December
+               6-14, 2021, virtual},
+  pages     = {3478--3490},
+  year      = {2021}
 }
 ```