diff options
Diffstat (limited to 'pdf/doc.bib')
-rw-r--r-- | pdf/doc.bib | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/pdf/doc.bib b/pdf/doc.bib index 1d59788..0553060 100644 --- a/pdf/doc.bib +++ b/pdf/doc.bib @@ -117,6 +117,14 @@ publisher={Citeseer} } +@misc{straub2006git, + title={Git: Internals - Git Objects}, + author={Straub, Ben and Torvalds, Linus and others}, + howpublished={\url{https://git-scm.com/book/en/v2/Git-Internals-Git-Objects}}, + year={2006}, + note={[Online; accessed: 2021-11-11]} +} + @inproceedings{zhang2006hptfs, title={Hptfs: A high performance tape file system}, author={Zhang, Xianbo and Du, David and Hughes, Jim and Kavuri, Ravi and StorageTek, Sun}, @@ -149,6 +157,14 @@ note={[Online; accessed: 2021-11-10]} } +@misc{waldmann2017borg, + title={Borg: Internals}, + author={Waldmann, Thomas and others}, + howpublished={\url{https://borgbackup.readthedocs.io/en/stable/internals.html}}, + year={2017}, + note={[Online; accessed: 2021-11-11]} +} + @misc{chromium2012courgette, title={Software Updates: Courgette}, author={The Chromium Projects}, |