[Haskell] how to cite the (revised) Haskell Report
Paul Hudak
paul.hudak at yale.edu
Wed Sep 14 09:08:29 EDT 2005
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 <wolfgang at jeltsch.net> 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 at 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: paul.hudak at yale.edu
New Haven, CT 06520-8285 WWW: www.cs.yale.edu/~hudak
More information about the Haskell
mailing list