From 2bb8a33db937360c20b05545601243f17a25a218 Mon Sep 17 00:00:00 2001
From: Siddharth Ravikumar <sravik@bgsu.edu>
Date: Fri, 5 Feb 2016 00:15:26 -0500
Subject: Drafted 4.2, 4.3, start 4.4.

---
 report/bib/combox.bib | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

(limited to 'report/bib')

diff --git a/report/bib/combox.bib b/report/bib/combox.bib
index 0d5dce8..b21f556 100644
--- a/report/bib/combox.bib
+++ b/report/bib/combox.bib
@@ -7,6 +7,21 @@ publisher = "MIT Press",
 year = "1996",
 }
 
+@misc{pylib:tkinter,
+title = "Tkinter - Python interface to Tcl/Tk",
+url = "https://docs.python.org/2/library/tkinter.html",
+}
+
+@misc{pylib:qt,
+title = "PyQt -  Python binding of the cross-platform GUI toolkit Qt",
+url = "https://riverbankcomputing.com/software/pyqt/intro",
+}
+
+@misc{pylib:pickledb,
+title = "pickleDB - lightweight and simple key-value store",
+url = "https://pythonhosted.org/pickleDB",
+}
+
 % 5
 
 @techreport{dijkstra69,
-- 
cgit v1.2.3