diff latex/cpdt.bib @ 346:5d85de065540

Pass through Coinductive up to PL example
author Adam Chlipala <adam@chlipala.net>
date Sun, 23 Oct 2011 13:33:46 -0400
parents 7466ac31f162
children 36a08cad9245
line wrap: on
line diff
--- a/latex/cpdt.bib	Wed Oct 19 10:00:07 2011 -0400
+++ b/latex/cpdt.bib	Sun Oct 23 13:33:46 2011 -0400
@@ -243,3 +243,12 @@
  booktitle = {Proceedings of the 33rd ACM SIGPLAN-SIGACT Symposium on Principles of Programming Languages},
  year = {2006},
  }
+
+@TechReport{IT,
+  title =	 "A Tutorial on Recursive Types in {Coq}",
+  author =	 "Eduardo Gim\'enez",
+  year =	 "1998",
+  month =	 may,
+  number =	 "0221",
+  institution =	 "INRIA",
+}