summaryrefslogtreecommitdiffstats
path: root/report/bib
diff options
context:
space:
mode:
authorSiddharth Ravikumar <sravik@bgsu.edu>2016-01-26 10:20:16 -0500
committerSiddharth Ravikumar <sravik@bgsu.edu>2016-01-26 10:20:16 -0500
commit5802177f63e228065340725c4cd21671f1f9bd7d (patch)
tree1e7ebba1fb9226f32ace17e431dc1b82f9f3e9d0 /report/bib
parent620f361d0778a48c25727c205109156bbc8a8fe0 (diff)
Kinda fleshed out Section 5.2
Sections 5.2.3.2 and 5.2.4.2 which is not yet started might be removed in the future.
Diffstat (limited to 'report/bib')
-rw-r--r--report/bib/combox.bib50
1 files changed, 42 insertions, 8 deletions
diff --git a/report/bib/combox.bib b/report/bib/combox.bib
index cc47d6d..cc38199 100644
--- a/report/bib/combox.bib
+++ b/report/bib/combox.bib
@@ -1,3 +1,14 @@
+% 5
+
+@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"
+}
+
@misc{pylib:nose,
title = "Nose - a nicer testing for python",
url = "https://nose.readthedocs.org/en/latest/",
@@ -15,15 +26,38 @@ url = "https://git.ricketyspace.net/combox/commit/?id=8c86e7c28738c66c0e04ae7886
}
@misc{pylib:watchdog,
-title = "Watchdog - Python API library and shell utilities to monitor file system events.",
+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"
+@misc{program:rclone,
+title = "rclone - command line program to sync files and directories
+ to and from Google Drive.",
+url = "http://rclone.org/",
+}
+
+@misc{git:dropbox-fix,
+title = "combox - git commits - Dropbox client behavior fix",
+url = "https://git.ricketyspace.net/combox/log/?qt=range&q=3d714c5..6e1133f"
+}
+
+@misc{git:bug-four-fix,
+title = "combox - git commit - shard modification fix",
+url = "https://git.ricketyspace.net/combox/commit/?id=d5b52030348d40600b4c9256f76e5183a85fbb17"
+}
+
+@misc{git:bug-googledc-fix,
+title = "combox - git commit - google client behavior fix",
+url = "https://git.ricketyspace.net/combox/commit/?id=37385a90f90cb9d4dfd13d9d2e3cbcace8011e9e",
+}
+
+@misc{git:bug-six-fix,
+title = "combox - git commit - bug six fix",
+url = "https://git.ricketyspace.net/combox/commit/?id=9d14db03da5d10d5ab0d7cc76b20e7b1ed5523bf"
+}
+
+@misc{git:bug-seven-fix,
+title = "combox - git commit - bug seven fix",
+url = "https://git.ricketyspace.net/combox/commit/?id=422238eb4904de14842221fa09a2b4028801afb1"
} \ No newline at end of file