X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fmaster-project%2Freport.git;a=blobdiff_plain;f=Report.bib;h=070e98f4a9d13d34f4f4b6f36eb93c846d460ad7;hp=ec6846a860a59dbb2b22f5111653110dee695126;hb=4485b899f0fb8ddd68a08fa977b4766a0d801086;hpb=747c2ba3d485fb5c3543e9435fbd3dff59ddb3f8 diff --git a/Report.bib b/Report.bib index ec6846a..070e98f 100644 --- a/Report.bib +++ b/Report.bib @@ -134,7 +134,7 @@ author = {Christiaan Baaij}, title = {CλasH: From Haskell to Hardware}, year = {2009}, - school = {Twente University}, + school = {University of Twente}, } @article{reynolds98, @@ -150,3 +150,16 @@ publisher = {Kluwer Academic Publishers}, address = {Hingham, MA, USA}, } + +@inproceedings{mitchell09, + author = {Mitchell, Neil and Runciman, Colin}, + title = {Losing functions without gaining data: another look at defunctionalisation}, + booktitle = {Haskell '09: Proceedings of the 2nd ACM SIGPLAN symposium on Haskell}, + year = {2009}, + isbn = {978-1-60558-508-6}, + pages = {13--24}, + location = {Edinburgh, Scotland}, + doi = {http://doi.acm.org/10.1145/1596638.1596641}, + publisher = {ACM}, + address = {New York, NY, USA}, +}