Ignore:
Timestamp:
Apr 2, 2017, 10:09:56 AM (8 years ago)
Author:
Peter A. Buhr <pabuhr@…>
Branches:
ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, deferred_resn, demangler, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, new-env, no_list, persistent-indexer, pthread-emulation, qualifiedEnum, resolv-new, with_gc
Children:
f2cdc44
Parents:
707446a
Message:

changes to OOPSLA paper

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/bibliography/cfa.bib

    r707446a r06cf47f  
    3535@string{osr="Operating Systems Review"}
    3636@string{pldi="Programming Language Design and Implementation"}
     37@string{toplas="Transactions on Programming Languages and Systems"}
    3738@string{mathann="Mathematische Annalen"}
    3839% @string{mathann="Math. Ann."}
     
    55895590    keywords    = {Cyclone, existential types, polymorphism, type variables},
    55905591    contributer = {a3moss@plg},
    5591     author      = {Grossman, Dan},
     5592    author      = {Dan Grossman},
    55925593    title       = {Quantified Types in an Imperative Language},
    55935594    journal     = toplas,
     
    55965597    number      = {3},
    55975598    month       = may,
    5598     year        = {2006},
     5599    year        = 2006,
    55995600    issn        = {0164-0925},
    5600     pages       = {429--475},
    5601     numpages    = {47},
     5601    pages       = {429-475},
    56025602    url         = {http://doi.acm.org.proxy.lib.uwaterloo.ca/10.1145/1133651.1133653},
    56035603    doi         = {10.1145/1133651.1133653},
     
    57585758    month       = dec,
    57595759    year        = 1988,
     5760}
     5761
     5762@mastersthesis{Schluntz17,
     5763    author      = {Robert Schluntz},
     5764    title       = {Resource Management and Tuples in C$\mathbf{\forall}$},
     5765    school      = {School of Computer Science, University of Waterloo},
     5766    year        = 2017,
     5767    address     = {Waterloo, Ontario, Canada, N2L 3G1},
     5768    note        = {[[unpublished]]}
    57605769}
    57615770
Note: See TracChangeset for help on using the changeset viewer.