Add reference about Core's operational semantics.
[matthijs/master-project/report.git] / Report.bib
index a2e5417f69731a40fb65a71e36776385d8b19678..3e64e11410bc1dd802dc09255e1ba7467d615d0e 100644 (file)
  address = {New York, NY, USA},
 }
 
-% vim: set paste:
+@inproceedings{sulzmann07,
+ author = {Sulzmann, Martin and Chakravarty, Manuel M. T. and Jones, Simon Peyton and Donnelly, Kevin},
+ title = {System F with type equality coercions},
+ booktitle = {TLDI '07: Proceedings of the 2007 ACM SIGPLAN international workshop on Types in languages design and implementation},
+ year = {2007},
+ isbn = {1-59593-393-X},
+ pages = {53--66},
+ location = {Nice, Nice, France},
+ doi = {http://doi.acm.org/10.1145/1190315.1190324},
+ publisher = {ACM},
+ address = {New York, NY, USA},
+}