From 166e66c53ff038cf444363f1aa51105a931c0995 Mon Sep 17 00:00:00 2001
From: Yaoyao Liu <yaoyao.liu@mpi-inf.mpg.de>
Date: Sun, 28 Aug 2022 00:52:32 +0000
Subject: [PATCH] Update README.md

---
 README.md | 16 +++++++++-------
 1 file changed, 9 insertions(+), 7 deletions(-)

diff --git a/README.md b/README.md
index 1706420..0bc464e 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}
 }
 ```
 
-- 
GitLab