From 87073c7fe6f5159d0992d74e4f315c5424002d1b Mon Sep 17 00:00:00 2001
From: whatmough <pwhatmough@seas.harvard.edu>
Date: Wed, 20 May 2020 22:26:19 -0400
Subject: [PATCH] Update README.md

---
 README.md | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 83d5d44..9c7f57a 100644
--- a/README.md
+++ b/README.md
@@ -19,13 +19,14 @@ We have delivered an extensive tutorial on research test chip development at the
 The paper below is a good place to start exploring research test chip methodology.
 
 [CHIPKIT Paper (arxiv)](https://arxiv.org/abs/2001.04504)
+
 [CHIPKIT Paper (Xplore)](https://ieeexplore.ieee.org/document/9096507)
 
 ## Citing
 
 If you find this tool useful for your research, please use the following bibtex to cite us,
 
-'''
+```
 @ARTICLE{chipkit_micro2020,
   author={P. {Whatmough} and M. {Donato} and G. {Ko} and S. K. {Lee} and D. {Brooks} and G. {Wei}},
   journal={IEEE Micro}, 
@@ -34,7 +35,7 @@ If you find this tool useful for your research, please use the following bibtex
   volume={},
   number={},
   pages={1-1},}
-'''
+```
 
 
 ## Contributing
-- 
GitLab