@MISC{glu
  ,author =     {Norman Chin AND Chris Frazier AND Paul Ho AND Zicheng Lui AND Kevin P.~Smith}
  ,EDITOR = {Jon Leech}
  ,title  =     {{The OpenGL Graphics System Utility Library}}
  ,year   =     1998
  ,note = "\verb+http://www.opengl.org/documentation/specs/glu/glu1.3.ps+"
}

@MISC{glut
  ,author =     {Mark J.~Kilgard}
  ,title  =     {{The OpenGL Utility Toolkit (GLUT})}
  ,year   =     1996
  ,note = "\verb+http://www.opengl.org/resources/libraries/glut/glut-3.spec.ps+"
} 

@BOOK{redbook,
  AUTHOR = {Mason Woo AND OpenGL Architecture Review Board AND Jackie Neider AND Tom Davis AND Dave Shreiner},
  TITLE  = {{OpenGL Programming Guide 3rd Edition}},
  PUBLISHER = {Addison-Wesley},
  address =      "Reading, MA",
  YEAR   = 1997}

@INPROCEEDINGS{spjw:93,
  author = {Peyton Jones, Simon L. AND Wadler, Philip},
  title = {Imperative Functional Programming},
  booktitle = {Proceedings 20th Symposium on Principles of Programming Languages},
  year = {1993},
  pages = {71--84},
  address = {Charleston, South Carolina},
  organization = {ACM},
}

@INPROCEEDINGS{wadler:90,
  author = {Wadler, P.},
  title = {Comprehending Monads},
  booktitle = {Proceedings of Symposium on Lisp and Functional Programming},
  year = {1990},
  pages = {61--78},
  address = {Nice, France},
  month = jun,
  organization = {ACM},
}

@book {revisedHaskellReport,
  EDITOR = {Peyton Jones, Simon L.},
  TITLE = {Haskell 98 Language and Libraries: The Revised Report},
  YEAR = {2003},
  PUBLISHER = {Cambridge University Press},
  ISBN = {0-521-82614-4},
  URL = {http://haskell.org/definition}
} 
