diff options
author | Siddharth Ravikumar <sravik@bgsu.edu> | 2016-02-26 13:33:51 -0500 |
---|---|---|
committer | Siddharth Ravikumar <sravik@bgsu.edu> | 2016-02-26 13:33:51 -0500 |
commit | 4a0baacf8b008da981c32afb56a11cd93d479de6 (patch) | |
tree | fac670aa9ba4fb2765a60d00f09e0dcd4f4fef5c /report/bib | |
parent | 2c136728999d7451d8eef2f202a08ec7bc524136 (diff) |
started drafting chapter 1.
Diffstat (limited to 'report/bib')
-rw-r--r-- | report/bib/combox.bib | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/report/bib/combox.bib b/report/bib/combox.bib index e3744e6..8d37e5e 100644 --- a/report/bib/combox.bib +++ b/report/bib/combox.bib @@ -1,3 +1,33 @@ +%1 +@misc{website:wikileaks-spyfiles, +title = "WikiLeaks - SpyFiles", +url = "https://wikileaks.org/spyfiles/", +} + +@misc{website:dropbox-privacy, +title = "Dropbox Privacy Policy", +url = "https://www.dropbox.com/privacy", +} + +@misc{src:combo-box, +title = "Combo-Box - source code", +url = "https://bitbucket.org/bgsucodeloverslab/combobox" +} + +@mastersthesis{vollmar-combo-box, +author = "Wesley Vollmar", +title = "Combox-Box", +school = "Bowling Green State University", +type = "Master's Project", +year = "2014", +month = "April", +} + +@misc {website:systemd, +title = "systemd - System and Service Manager", +url = "https://www.freedesktop.org/wiki/Software/systemd/" +} + %3 @article{yeo, title = "Leveraging client-side storage techniques for enhanced use of multiple consumer cloud storage services on resource-constrained mobile devices ", |