From 74c0f3f3182c201ab144b102c3c2e20c16da0a45 Mon Sep 17 00:00:00 2001
From: whatmough <pwhatmough@seas.harvard.edu>
Date: Mon, 20 Jan 2020 14:40:43 -0500
Subject: [PATCH] Update README.md

---
 README.md | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 839c875..5ba6b60 100644
--- a/README.md
+++ b/README.md
@@ -20,8 +20,13 @@ We have delivered an extensive tutorial on research test chip development at the
 If you find this tool useful for your research, please use the following bibtex to cite us,
 
 ```
-@article{
-
+@misc{whatmough2020chipkit,
+    title={CHIPKIT: An agile, reusable open-source framework for rapid test chip development},
+    author={Paul Whatmough and Marco Donato and Glenn Ko and David Brooks and Gu-Yeon Wei},
+    year={2020},
+    eprint={2001.04504},
+    archivePrefix={arXiv},
+    primaryClass={cs.AR}
 }
 ```
 
@@ -34,7 +39,7 @@ Please send a [pull request](https://help.github.com/articles/creating-a-pull-re
 This project was developed at Harvard University to support a number of generations of research test chips.
 
 [Paul Whatmough](https://www.linkedin.com/in/paul-whatmough-2062729/), Arm Research, Boston, MA
-
+Sae-kyu Lee, IBM Research
 Hyunkwang Lee, Harvard University, Boston, MA
 
 ## License
-- 
GitLab