summaryrefslogtreecommitdiffstats
path: root/report/bib
diff options
context:
space:
mode:
authorSiddharth Ravikumar <sravik@bgsu.edu>2016-01-22 16:22:08 -0500
committerSiddharth Ravikumar <sravik@bgsu.edu>2016-01-22 16:22:08 -0500
commit917d6d61eb3a2c0ef075e51ad5803d72602a2b56 (patch)
tree49a564b6aa50114f06d41f416b8281595e4c01b3 /report/bib
parent83d1ee510bb038df98a040d766acd1abd1c2cfb4 (diff)
Started fleshing out chapter 5.
Diffstat (limited to 'report/bib')
-rw-r--r--report/bib/combox.bib29
1 files changed, 29 insertions, 0 deletions
diff --git a/report/bib/combox.bib b/report/bib/combox.bib
new file mode 100644
index 0000000..cc47d6d
--- /dev/null
+++ b/report/bib/combox.bib
@@ -0,0 +1,29 @@
+@misc{pylib:nose,
+title = "Nose - a nicer testing for python",
+url = "https://nose.readthedocs.org/en/latest/",
+}
+
+@misc{combox-issue-tracker,
+title = "combox issue tracker (org-mode)",
+url = "https://git.ricketyspace.net/combox/plain/TODO.org",
+}
+
+@misc{combox-wd-fix,
+title = "combox - watchdog 'file create event' bug fix",
+url = "https://git.ricketyspace.net/combox/commit/?id=8c86e7c28738c66c0e04ae7886b44dbcdfc6369e",
+
+}
+
+@misc{pylib:watchdog,
+title = "Watchdog - Python API library and shell utilities to monitor file system events.",
+url = "https://pythonhosted.org/watchdog/",
+}
+
+@techreport{dijkstra69,
+title = "Software Engineering Techniques",
+author = "J.N. Buxton and B. Randell",
+year = 1969,
+institution = "NATO Science Committee",
+number = "p. 16",
+url = "http://homepages.cs.ncl.ac.uk/brian.randell/NATO/nato1969.PDF"
+} \ No newline at end of file