From c30af2308d1239292f30e50efa175be02f54b027 Mon Sep 17 00:00:00 2001
From: Dmytro Bogatov <dmytro@dbogatov.org>
Date: Wed, 15 Nov 2017 21:38:00 -0500
Subject: [PATCH] Fix.

---
 bibfile.bib | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bibfile.bib b/bibfile.bib
index 7470449..cb15ea2 100644
--- a/bibfile.bib
+++ b/bibfile.bib
@@ -57,7 +57,7 @@
     Title = {PHANTOM: Practical Oblivious Computation in a Secure Processor},
     School = {EECS Department, University of California, Berkeley},
     Year = {2014},
-    Month = {May},
+    Month = may,
 	pages = {1--87},
     URL = {http://www2.eecs.berkeley.edu/Pubs/TechRpts/2014/EECS-2014-89.html},
     Number = {UCB/EECS-2014-89},
-- 
GitLab