|
| 1 | +@InProceedings{mirrors, |
| 2 | + author = {Gilad Bracha and David Ungar}, |
| 3 | + title = {Mirrors: Design principles for meta-level facilities of |
| 4 | + object-oriented programming languages}, |
| 5 | + booktitle = "OOPSLA", |
| 6 | + year = 2004 |
| 7 | +} |
| 8 | + |
| 9 | +@InProceedings{capabilities, |
| 10 | + author = {Darya Kurilova and Alex Potanin and Jonathan Aldrich}, |
| 11 | + title = {Modules in {Wyvern}: Advanced control over security and privacy}, |
| 12 | + booktitle = "HotSoS", |
| 13 | + year = 2016 |
| 14 | +} |
| 15 | + |
| 16 | +@InProceedings{Joe-E, |
| 17 | + author = {A. Mettler and D. Wagner and T. Close}, |
| 18 | + title = {{Joe-E}: A Security-Oriented Subset of {Java}}, |
| 19 | + booktitle = "Network and Distributed System Security Symposium", |
| 20 | + year = 2010 |
| 21 | +} |
| 22 | + |
| 23 | +@InProceedings{Maes, |
| 24 | + author = {Pattie Maes}, |
| 25 | + title = {Concepts and experiments in computational reflection}, |
| 26 | + booktitle = "OOPSLA", |
| 27 | + year = 1987 |
| 28 | +} |
| 29 | + |
| 30 | +@Book{Levy, |
| 31 | + author = {Henry~M. Levy}, |
| 32 | + title = {Capability-Based Computer Systems}, |
| 33 | + publisher = {Butterworth-Heinemann}, |
| 34 | + year = 1984 |
| 35 | +} |
| 36 | + |
| 37 | +@PhdThesis{RobustComposition, |
| 38 | + author = {Mark Samuel Miller}, |
| 39 | + title = {Robust Composition: Towards a Unified Approach to |
| 40 | + Access Control and Concurrency Control}, |
| 41 | + year = 2006, |
| 42 | + month = {May}, |
| 43 | + school = {Johns Hopkins University}, |
| 44 | + address = {Baltimore, Maryland, USA} |
| 45 | +} |
0 commit comments