Proofread bibtex; fixed capitalization, named SIGMOD appropriately.
This commit is contained in:
parent
decf605332
commit
d4f28b84a9
1 changed files with 15 additions and 15 deletions
|
@ -15,7 +15,7 @@
|
||||||
@Book{camelot,
|
@Book{camelot,
|
||||||
ALTauthor = {},
|
ALTauthor = {},
|
||||||
editor = {Jeffrey L. Eppinger and Lily B. Mummert and Alfred Z. Spector},
|
editor = {Jeffrey L. Eppinger and Lily B. Mummert and Alfred Z. Spector},
|
||||||
title = {Camelot and Avalon, A Distributed Transaction Facility},
|
title = {Camelot and Avalon: A Distributed Transaction Facility},
|
||||||
publisher = {Morgan Kaufmann},
|
publisher = {Morgan Kaufmann},
|
||||||
year = {1991},
|
year = {1991},
|
||||||
OPTkey = {},
|
OPTkey = {},
|
||||||
|
@ -88,7 +88,7 @@
|
||||||
@Book{nestedTransactionBook,
|
@Book{nestedTransactionBook,
|
||||||
author = {J. E. B. Moss},
|
author = {J. E. B. Moss},
|
||||||
ALTeditor = {},
|
ALTeditor = {},
|
||||||
title = {Nested transactions: an approach to reliable distributed computing},
|
title = {Nested transactions: An approach to reliable distributed computing},
|
||||||
publisher = {MIT},
|
publisher = {MIT},
|
||||||
year = {1985},
|
year = {1985},
|
||||||
OPTkey = {},
|
OPTkey = {},
|
||||||
|
@ -321,7 +321,7 @@
|
||||||
@Article{XMLdb,
|
@Article{XMLdb,
|
||||||
author = {J. McHugh and S. Abiteboul and R. Goldman and D. Quass and J. Widom},
|
author = {J. McHugh and S. Abiteboul and R. Goldman and D. Quass and J. Widom},
|
||||||
title = {Lore: A Database Management System for Semistructured Data},
|
title = {Lore: A Database Management System for Semistructured Data},
|
||||||
journal = {SIGMOD Record},
|
journal = {ACM SIGMOD Record},
|
||||||
volume = {26},
|
volume = {26},
|
||||||
number = {3},
|
number = {3},
|
||||||
pages = {54--66},
|
pages = {54--66},
|
||||||
|
@ -471,25 +471,25 @@
|
||||||
@article{OLAP,
|
@article{OLAP,
|
||||||
author = {Surajit Chaudhuri and
|
author = {Surajit Chaudhuri and
|
||||||
Umeshwar Dayal},
|
Umeshwar Dayal},
|
||||||
title = {An Overview of Data Warehousing and OLAP Technology},
|
title = {An Overview of Data Warehousing and {OLAP} Technology},
|
||||||
journal = {SIGMOD Record},
|
journal = {ACM SIGMOD Record},
|
||||||
volume = {26},
|
volume = {26},
|
||||||
number = {1},
|
number = {1},
|
||||||
year = {1997},
|
year = {1997},
|
||||||
pages = {65--74}
|
pages = {65--74}
|
||||||
}
|
}
|
||||||
|
|
||||||
@InProceedings{aries,
|
@article{aries,
|
||||||
author = { C. Mohan and D. Haderle and B. Lindsay and H. Pirahesh and Peter M. Schwarz },
|
author = { C. Mohan and D. Haderle and B. Lindsay and H. Pirahesh and Peter M. Schwarz },
|
||||||
title = {{ARIES}, A Transaction Recovery Method Supporting Fine-Granularity Locking and Partial Rollbacks Using Write-Ahead Logging},
|
title = {{ARIES}: A Transaction Recovery Method Supporting Fine-Granularity Locking and Partial Rollbacks Using Write-Ahead Logging},
|
||||||
OPTcrossref = {},
|
OPTcrossref = {},
|
||||||
OPTkey = {},
|
OPTkey = {},
|
||||||
booktitle = {ACM Transactions on Database Systems},
|
journal = {ACM Transactions on Database Systems},
|
||||||
pages = {94-162},
|
pages = {94-162},
|
||||||
year = {1992},
|
year = {1992},
|
||||||
OPTeditor = {},
|
OPTeditor = {},
|
||||||
volume = {17},
|
volume = {17},
|
||||||
OPTnumber = {1},
|
number = {1},
|
||||||
OPTseries = {},
|
OPTseries = {},
|
||||||
OPTaddress = {},
|
OPTaddress = {},
|
||||||
OPTmonth = {},
|
OPTmonth = {},
|
||||||
|
@ -517,7 +517,7 @@
|
||||||
@Book{ariesIM,
|
@Book{ariesIM,
|
||||||
author = {C Mohan and F Levine},
|
author = {C Mohan and F Levine},
|
||||||
ALTeditor = {},
|
ALTeditor = {},
|
||||||
title = {ARIES/IM: an efficient and high concurrency index management method using write-ahead logging},
|
title = {ARIES/IM: An efficient and high concurrency index management method using write-ahead logging},
|
||||||
publisher = {ACM Press},
|
publisher = {ACM Press},
|
||||||
year = {1992},
|
year = {1992},
|
||||||
OPTkey = {},
|
OPTkey = {},
|
||||||
|
@ -592,7 +592,7 @@
|
||||||
Eric A. Brewer and
|
Eric A. Brewer and
|
||||||
Joseph M. Hellerstein and
|
Joseph M. Hellerstein and
|
||||||
David E. Culler},
|
David E. Culler},
|
||||||
title = {Scalable, Distributed Data Structures for Internet Service
|
title = {Scalable, Distributed Data Structures for {Internet} Service
|
||||||
Construction.},
|
Construction.},
|
||||||
booktitle = {OSDI},
|
booktitle = {OSDI},
|
||||||
year = {2000},
|
year = {2000},
|
||||||
|
@ -656,7 +656,7 @@
|
||||||
|
|
||||||
@InProceedings{riscDB,
|
@InProceedings{riscDB,
|
||||||
author = {Surajit Chaudhuri and Gerhard Weikum},
|
author = {Surajit Chaudhuri and Gerhard Weikum},
|
||||||
title = {Rethinking Database System Architecture: Towards a Self-tuning RISC-style Database System},
|
title = {Rethinking Database System Architecture: Towards a Self-tuning {RISC}-style Database System},
|
||||||
OPTcrossref = {},
|
OPTcrossref = {},
|
||||||
OPTkey = {},
|
OPTkey = {},
|
||||||
booktitle = {VLDB},
|
booktitle = {VLDB},
|
||||||
|
@ -690,7 +690,7 @@
|
||||||
|
|
||||||
@Article{optimisticConcurrencyPerformance,
|
@Article{optimisticConcurrencyPerformance,
|
||||||
author = {R Agrawal and M J Carey and M Livny},
|
author = {R Agrawal and M J Carey and M Livny},
|
||||||
title = {Concurrency control performance modeling: alternatives and implications},
|
title = {Concurrency control performance modeling: Alternatives and implications},
|
||||||
journal = {ACM Transactions on Database Systems},
|
journal = {ACM Transactions on Database Systems},
|
||||||
year = {1987},
|
year = {1987},
|
||||||
OPTkey = {},
|
OPTkey = {},
|
||||||
|
@ -814,7 +814,7 @@
|
||||||
|
|
||||||
@article{hoard,
|
@article{hoard,
|
||||||
author = {Emery D. Berger and Kathryn S. McKinley and Robert D. Blumofe and Paul R. Wilson},
|
author = {Emery D. Berger and Kathryn S. McKinley and Robert D. Blumofe and Paul R. Wilson},
|
||||||
title = {Hoard: a scalable memory allocator for multithreaded applications},
|
title = {Hoard: A scalable memory allocator for multithreaded applications},
|
||||||
journal = {ACM SIGPLAN Notices},
|
journal = {ACM SIGPLAN Notices},
|
||||||
volume = {35},
|
volume = {35},
|
||||||
number = {11},
|
number = {11},
|
||||||
|
@ -831,7 +831,7 @@
|
||||||
Bratin Saha and
|
Bratin Saha and
|
||||||
Ali-Reza Adl-Tabatabai and
|
Ali-Reza Adl-Tabatabai and
|
||||||
Ben Hertzberg},
|
Ben Hertzberg},
|
||||||
title = {{McRT-Malloc}: a scalable transactional memory allocator.},
|
title = {{McRT-Malloc}: A scalable transactional memory allocator.},
|
||||||
booktitle = {ISMM},
|
booktitle = {ISMM},
|
||||||
year = {2006},
|
year = {2006},
|
||||||
pages = {74-83},
|
pages = {74-83},
|
||||||
|
|
Loading…
Reference in a new issue