Alternatively, you could cite the book version:

@book{Haskell98Book
    ,editor={Simon Peyton Jones}
    ,title={Haskell 98 Language and Libraries -- The Revised Report}
    ,publisher={Cambridge University Press}
    ,address={Cambridge, England}
    ,year=2003
    }

Ben Horsfall wrote:
On 14/09/05, Wolfgang Jeltsch <[EMAIL PROTECTED]> wrote:

Would someone be able to post a sample BibTeX entry?  That would be nice.


I cite it like this:

@article{haskell98,
  author = {Simon {Peyton Jones} and others},
  title = {The {Haskell} 98 Language and Libraries: The Revised Report},
  journal = {Journal of Functional Programming},
  volume = 13,
  number = 1,
  pages = {0--255},
  month = {Jan},
  year = 2003,
  note = {\url{http://www.haskell.org/definition/}},
}
_______________________________________________
Haskell mailing list
Haskell@haskell.org
http://www.haskell.org/mailman/listinfo/haskell



--
Professor Paul Hudak
Department of Computer Science    Office: (203) 432-1235
Yale University                   FAX:    (203) 432-0593
P.O. Box 208285                   email:  [EMAIL PROTECTED]
New Haven, CT 06520-8285          WWW:    www.cs.yale.edu/~hudak

_______________________________________________
Haskell mailing list
Haskell@haskell.org
http://www.haskell.org/mailman/listinfo/haskell

Reply via email to