Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/bibliography/cfa.bib

    ree89ad43 r03d416f  
    3535@string{osr="Operating Systems Review"}
    3636@string{pldi="Programming Language Design and Implementation"}
    37 @string{toplas="Transactions on Programming Languages and Systems"}
    3837@string{mathann="Mathematische Annalen"}
    3938% @string{mathann="Math. Ann."}
     
    27192718        implementations are the same.
    27202719    }
    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}
    27302720}
    27312721
     
    55995589    keywords    = {Cyclone, existential types, polymorphism, type variables},
    56005590    contributer = {a3moss@plg},
    5601     author      = {Dan Grossman},
     5591    author      = {Grossman, Dan},
    56025592    title       = {Quantified Types in an Imperative Language},
    56035593    journal     = toplas,
     
    56065596    number      = {3},
    56075597    month       = may,
    5608     year        = 2006,
     5598    year        = {2006},
    56095599    issn        = {0164-0925},
    5610     pages       = {429-475},
     5600    pages       = {429--475},
     5601    numpages    = {47},
    56115602    url         = {http://doi.acm.org.proxy.lib.uwaterloo.ca/10.1145/1133651.1133653},
    56125603    doi         = {10.1145/1133651.1133653},
     
    57675758    month       = dec,
    57685759    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]]}
    57785760}
    57795761
Note: See TracChangeset for help on using the changeset viewer.