summaryrefslogtreecommitdiffstats
path: root/report/bib/combox.bib
diff options
context:
space:
mode:
authorSiddharth Ravikumar <sravik@bgsu.edu>2016-02-05 00:15:26 -0500
committerSiddharth Ravikumar <sravik@bgsu.edu>2016-02-05 00:15:26 -0500
commit2bb8a33db937360c20b05545601243f17a25a218 (patch)
tree523ed36c2cba43d6b168a0205d8d5777c1f66aac /report/bib/combox.bib
parentbaad1e8c36e9f14fd703cfc19eeb76ba46b8a921 (diff)
Drafted 4.2, 4.3, start 4.4.
Diffstat (limited to 'report/bib/combox.bib')
-rw-r--r--report/bib/combox.bib15
1 files changed, 15 insertions, 0 deletions
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,