diff options
Diffstat (limited to 'report/bib')
-rw-r--r-- | report/bib/combox.bib | 29 |
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 |