source: doc/generic_types/generic_types.bib @ d9c8a59

ADTaaron-thesisarm-ehast-experimentalcleanup-dtorsdeferred_resndemanglerenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprnew-envno_listpersistent-indexerpthread-emulationqualifiedEnumresolv-newwith_gc
Last change on this file since d9c8a59 was a53e10a, checked in by Aaron Moss <a3moss@…>, 7 years ago

Started OOPSLA paper for generic types

  • Property mode set to 100644
File size: 952 bytes
Line 
1@mastersthesis{Bilson03,
2    keywords    = {Cforall, parametric polymorphism, overloading},
3    contributer = {pabuhr@plg},
4    author      = {Richard C. Bilson},
5    title       = {Implementing Overloading and Polymorphism in Cforall},
6    school      = {School of Computer Science, University of Waterloo},
7    year        = 2003,
8    address     = {Waterloo, Ontario, Canada, N2L 3G1},
9    note        = {\href{http://plg.uwaterloo.ca/theses/BilsonThesis.pdf}{http://\-plg.uwaterloo.ca/\-theses/\-BilsonThesis.pdf}},
10}
11
12@phdthesis{Ditchfield92,
13    keywords    = {C, parametric polymorphism, overloading},
14    contributer = {pabuhr@plg},
15    author      = {Glen Jeffrey Ditchfield},
16    title       = {Contextual Polymorphism},
17    school      = {Department of Computer Science, University of Waterloo},
18    year        = 1992,
19    address     = {Waterloo, Ontario, Canada, N2L 3G1},
20    note        = {\href{http://plg.uwaterloo.ca/theses/DitchfieldThesis.pdf}{http://\-plg.uwaterloo.ca/\-theses/\-DitchfieldThesis.pdf}}
21}
Note: See TracBrowser for help on using the repository browser.