Changes in doc/bibliography/cfa.bib [ee89ad43:03d416f]
- File:
-
- 1 edited
-
doc/bibliography/cfa.bib (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
doc/bibliography/cfa.bib
ree89ad43 r03d416f 35 35 @string{osr="Operating Systems Review"} 36 36 @string{pldi="Programming Language Design and Implementation"} 37 @string{toplas="Transactions on Programming Languages and Systems"}38 37 @string{mathann="Mathematische Annalen"} 39 38 % @string{mathann="Math. Ann."} … … 2719 2718 implementations are the same. 2720 2719 } 2721 }2722 2723 @online{GCCExtensions,2724 contributer = {a3moss@uwaterloo.ca},2725 key = {{GNU}},2726 title = {Extensions to the {C} Language Family},2727 year = 2014,2728 url = {https://gcc.gnu.org/onlinedocs/gcc-4.7.2/gcc/C-Extensions.html},2729 urldate = {2017-04-02}2730 2720 } 2731 2721 … … 5599 5589 keywords = {Cyclone, existential types, polymorphism, type variables}, 5600 5590 contributer = {a3moss@plg}, 5601 author = { Dan Grossman},5591 author = {Grossman, Dan}, 5602 5592 title = {Quantified Types in an Imperative Language}, 5603 5593 journal = toplas, … … 5606 5596 number = {3}, 5607 5597 month = may, 5608 year = 2006,5598 year = {2006}, 5609 5599 issn = {0164-0925}, 5610 pages = {429-475}, 5600 pages = {429--475}, 5601 numpages = {47}, 5611 5602 url = {http://doi.acm.org.proxy.lib.uwaterloo.ca/10.1145/1133651.1133653}, 5612 5603 doi = {10.1145/1133651.1133653}, … … 5767 5758 month = dec, 5768 5759 year = 1988, 5769 }5770 5771 @mastersthesis{Schluntz17,5772 author = {Robert Schluntz},5773 title = {Resource Management and Tuples in C$\mathbf{\forall}$},5774 school = {School of Computer Science, University of Waterloo},5775 year = 2017,5776 address = {Waterloo, Ontario, Canada, N2L 3G1},5777 note = {[[unpublished]]}5778 5760 } 5779 5761
Note:
See TracChangeset
for help on using the changeset viewer.