[Assorted-commits] SF.net SVN: assorted: [839] bib/trunk/yang.bib
Brought to you by:
yangzhang
From: <yan...@us...> - 2008-06-02 00:18:36
|
Revision: 839 http://assorted.svn.sourceforge.net/assorted/?rev=839&view=rev Author: yangzhang Date: 2008-06-01 17:18:43 -0700 (Sun, 01 Jun 2008) Log Message: ----------- added refs Modified Paths: -------------- bib/trunk/yang.bib Modified: bib/trunk/yang.bib =================================================================== --- bib/trunk/yang.bib 2008-06-02 00:18:05 UTC (rev 838) +++ bib/trunk/yang.bib 2008-06-02 00:18:43 UTC (rev 839) @@ -20,4 +20,41 @@ number = "MIT-CSAIL-TR-2008-003", month = "January", year = "2008" -} \ No newline at end of file +} + +@article{aries-tods92, + author = {C. Mohan and + Donald J. Haderle and + Bruce G. Lindsay and + Hamid Pirahesh and + Peter M. Schwarz}, + title = {ARIES: A Transaction Recovery Method Supporting Fine-Granularity + Locking and Partial Rollbacks Using Write-Ahead Logging}, + journal = {ACM Trans. Database Syst.}, + volume = {17}, + number = {1}, + year = {1992}, + pages = {94-162}, + ee = {http://doi.acm.org/10.1145/128765.128770, db/journals/tods/MohanHLPS92.html}, + bibsource = {DBLP, http://dblp.uni-trier.de} +} + +@inproceedings{harbor-vldb06, + author = {Edmond Lau and Samuel Madden}, + title = {An integrated approach to recovery and high availability in an updatable, distributed data warehouse}, + booktitle = {VLDB '06: Proceedings of the 32nd international conference on Very large data bases}, + year = {2006}, + pages = {703--714}, + location = {Seoul, Korea}, + publisher = {VLDB Endowment}, +} + +@inproceedings{harp-sosp91, + author = "Barbara Liskov and Sanjay Ghemawat and Robert Gruber and Paul Johnson and Liuba Shrira and Michael Williams", + title = "Replication in the {Harp} file system", + booktitle = "Proceedings of 13th {ACM} Symposium on Operating Systems Principles", + publisher = "Association for Computing Machinery SIGOPS", + pages = "226--38", + year = "1991", + url = "citeseer.ist.psu.edu/liskov91replication.html" +} This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |