summaryrefslogtreecommitdiffstats
path: root/report/bib/combox.bib
diff options
context:
space:
mode:
authorSiddharth Ravikumar <sravik@bgsu.edu>2016-02-09 11:00:39 -0500
committerSiddharth Ravikumar <sravik@bgsu.edu>2016-02-09 11:00:39 -0500
commit59939370fc87ce1b17caec9c468948c657cafe4b (patch)
treecce2a5f958dfb623708f2363cf60f1f8d79d7aa4 /report/bib/combox.bib
parent2bfe06d13dbbc752cc9e546ecad7126bf8c9b727 (diff)
Drafted sections 4.5, 4.6 and 4.7
Diffstat (limited to 'report/bib/combox.bib')
-rw-r--r--report/bib/combox.bib14
1 files changed, 14 insertions, 0 deletions
diff --git a/report/bib/combox.bib b/report/bib/combox.bib
index 794fc08..efc4569 100644
--- a/report/bib/combox.bib
+++ b/report/bib/combox.bib
@@ -27,6 +27,20 @@ title = "PyCrypto - The Python Cryptography Toolkit",
url = "https://www.dlitz.net/software/pycrypto/",
}
+@misc{doc:combox-setup-windoze,
+title = "setup combox on windows",
+url = "https://ricketyspace.net/combox/setup#windows"
+}
+
+@misc{py:pip,
+title = "pip - PyPA recommended tool for installing Python packages.",
+url = "https://pip.pypa.io/en/stable/"
+}
+
+@misc{py:package-guide,
+title = "Python Packaging User Guide",
+url = "https://packaging.python.org/en/latest/"
+}
% 5
@techreport{dijkstra69,