masters-thesis
Science Score: 18.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
○codemeta.json file
-
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (0.6%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: igniting
- Language: TeX
- Default Branch: master
- Homepage: http://igniting.in/masters-thesis/
- Size: 2.1 MB
Statistics
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
- Releases: 0
Created about 11 years ago
· Last pushed about 11 years ago
Metadata Files
Readme
Citation
Owner
- Name: Anshu Avinash
- Login: igniting
- Kind: user
- Website: igniting.in
- Repositories: 33
- Profile: https://github.com/igniting
Citation (citations.bib)
@article{codd1970relational,
title={A relational model of data for large shared data banks},
author={Codd, Edgar F},
journal={Communications of the ACM},
volume={13},
number={6},
pages={377--387},
year={1970},
publisher={ACM}
}
@article{sheehy2010bitcask,
title={Bitcask. a log-structured hash table for fast key/value data},
author={Sheehy, DS Justin and Smith, D},
journal={White paper, April},
year={2010}
}
@book{carey1986object,
title={Object and file management in the EXODUS extensible database system},
author={Carey, Michael J and DeWitt, David J and Richardson, Joel E and Shekita, Eugene J},
year={1986},
publisher={University of Wisconsin-Madison. Computer Sciences Department}
}
@article{sears2007blob,
title={To blob or not to blob: Large object storage in a database or a filesystem?},
author={Sears, Russell and Van Ingen, Catharine and Gray, Jim},
journal={arXiv preprint cs/0701168},
year={2007}
}
@incollection{hows2014gridfs,
title={GridFS},
author={Hows, David and Membrey, Peter and Plugge, Eelco},
booktitle={MongoDB Basics},
pages={101--115},
year={2014},
publisher={Springer}
}
@misc{bernstein1995using,
title={Using maildir format},
author={Bernstein, Daniel J},
year={1995},
publisher={URL http://cr.yp.to/proto/maildir.html}
}
@inproceedings{decandia2007dynamo,
title={Dynamo: amazon's highly available key-value store},
author={DeCandia, Giuseppe and Hastorun, Deniz and Jampani, Madan and Kakulapati, Gunavardhan and Lakshman, Avinash and Pilchin, Alex and Sivasubramanian, Swaminathan and Vosshall, Peter and Vogels, Werner},
booktitle={ACM SIGOPS Operating Systems Review},
volume={41},
number={6},
pages={205--220},
year={2007},
organization={ACM}
}
@book{chodorow2013mongodb,
title={MongoDB: the definitive guide},
author={Chodorow, Kristina},
year={2013},
publisher={" O'Reilly Media, Inc."}
}
@article{leach2005universally,
title={A universally unique identifier (uuid) urn namespace},
author={Leach, Paul J and Mealling, Michael and Salz, Rich},
year={2005}
}
@article{hughes1989functional,
title={Why functional programming matters},
author={Hughes, John},
journal={The computer journal},
volume={32},
number={2},
pages={98--107},
year={1989},
publisher={Br Computer Soc}
}
@online{renamemanpage,
title={rename(2) man page},
url={http://man7.org/linux/man-pages/man2/rename.2.html},
urldate={2015-05-30}
}
@online{mkdirposix,
title={mkdir POSIX specification},
url={http://pubs.opengroup.org/onlinepubs/9699919799/functions/mkdir.html},
urldate={2015-05-30}
}
@inproceedings{hewitt1973universal,
title={A universal modular actor formalism for artificial intelligence},
author={Hewitt, Carl and Bishop, Peter and Steiger, Richard},
booktitle={Proceedings of the 3rd international joint conference on Artificial intelligence},
pages={235--245},
year={1973},
organization={Morgan Kaufmann Publishers Inc.}
}
@article{armstrong1993concurrent,
title={Concurrent programming in ERLANG},
author={Armstrong, Joe and Virding, Robert and Wikstr{\"o}m, Claes and Williams, Mike},
year={1993},
publisher={Citeseer}
}
@article{jones2007beautiful,
title={Beautiful concurrency},
author={Jones, Simon Peyton},
journal={Beautiful Code: Leading Programmers Explain How They Think},
pages={385--406},
year={2007},
publisher={O’Reilly}
}
@book{milner1999communicating,
title={Communicating and mobile systems: the pi calculus},
author={Milner, Robin},
year={1999},
publisher={Cambridge university press}
}
@article{claessen2011quickcheck,
title={QuickCheck: a lightweight tool for random testing of Haskell programs},
author={Claessen, Koen and Hughes, John},
journal={Acm sigplan notices},
volume={46},
number={4},
pages={53--64},
year={2011},
publisher={ACM}
}