[46ab782] | 1 | % Predefined journal names:
|
---|
| 2 | % acmcs: Computing Surveys acta: Acta Infomatica
|
---|
| 3 | % cacm: Communications of the ACM
|
---|
| 4 | % ibmjrd: IBM J. Research & Development ibmsj: IBM Systems Journal
|
---|
| 5 | % ieeese: IEEE Trans. on Soft. Eng. ieeetc: IEEE Trans. on Computers
|
---|
| 6 | % ieeetcad: IEEE Trans. on Computer-Aided Design of Integrated Circuits
|
---|
| 7 | % ipl: Information Processing Letters jacm: Journal of the ACM
|
---|
| 8 | % jcss: J. Computer & System Sciences scp: Science of Comp. Programming
|
---|
| 9 | % sicomp: SIAM J. on Computing tocs: ACM Trans. on Comp. Systems
|
---|
| 10 | % tods: ACM Trans. on Database Sys. tog: ACM Trans. on Graphics
|
---|
| 11 | % toms: ACM Trans. on Math. Software toois: ACM Trans. on Office Info. Sys.
|
---|
| 12 | % toplas: ACM Trans. on Prog. Lang. & Sys.
|
---|
| 13 | % tcs: Theoretical Computer Science
|
---|
| 14 | @string{ieeepds="IEEE Transactions on Parallel and Distributed Systems"}
|
---|
| 15 | @string{ieeese="IEEE Transactions on Software Engineering"}
|
---|
| 16 | @string{spe="Software---\-Practice and Experience"}
|
---|
| 17 | @string{sigplan="SIGPLAN Notices"}
|
---|
| 18 | @string{joop="Journal of Object-Oriented Programming"}
|
---|
| 19 | @string{popl="Conference Record of the ACM Symposium on Principles of Programming Languages"}
|
---|
| 20 | @string{osr="Operating Systems Review"}
|
---|
| 21 | @string{pldi="Programming Language Design and Implementation"}
|
---|
| 22 |
|
---|
[601bd9e] | 23 | @inproceedings{wolke17,
|
---|
| 24 | title={Locality-guided scheduling in caf},
|
---|
| 25 | author={W{\"o}lke, Sebastian and Hiesgen, Raphael and Charousset, Dominik and Schmidt, Thomas C},
|
---|
| 26 | booktitle={Proceedings of the 7th ACM SIGPLAN International Workshop on Programming Based on Actors, Agents, and Decentralized Control},
|
---|
| 27 | pages={11--20},
|
---|
| 28 | year={2017}
|
---|
[0faacb8] | 29 | }
|
---|
| 30 |
|
---|
| 31 | @phdthesis{Delisle22,
|
---|
| 32 | author={{Delisle, Thierry}},
|
---|
[1689ecf] | 33 | title={The \textsf{C}$\mathbf{\forall}$ Scheduler},
|
---|
[0faacb8] | 34 | year={2022},
|
---|
| 35 | publisher="UWSpace",
|
---|
| 36 | url={http://hdl.handle.net/10012/18941}
|
---|
[512d937c] | 37 | }
|
---|
| 38 |
|
---|
| 39 | @article{Hoare78,
|
---|
| 40 | title={Communicating sequential processes},
|
---|
| 41 | author={Hoare, Charles Antony Richard},
|
---|
| 42 | journal={Communications of the ACM},
|
---|
| 43 | volume={21},
|
---|
| 44 | number={8},
|
---|
| 45 | pages={666--677},
|
---|
| 46 | year={1978},
|
---|
| 47 | publisher={ACM New York, NY, USA}
|
---|
[6e83384] | 48 | }
|
---|
| 49 |
|
---|
| 50 | @mastersthesis{Beach21,
|
---|
| 51 | author={{Beach, Andrew James}},
|
---|
[1689ecf] | 52 | title={Exception Handling in \textsf{C}$\mathbf{\forall}$},
|
---|
[6e83384] | 53 | year={2021},
|
---|
| 54 | publisher="UWSpace",
|
---|
| 55 | url={http://hdl.handle.net/10012/17617}
|
---|
| 56 | }
|
---|