Cite This Page
Bibliographic details for Haskell Lisp
- Page name: Haskell Lisp
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 17 January 2014 17:38 UTC
- Date retrieved: 30 June 2022 10:55 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Haskell_Lisp&oldid=57411
- Page Version ID: 57411
Citation styles for Haskell Lisp
APA style
Haskell Lisp. (2014, January 17). HaskellWiki, . Retrieved 10:55, June 30, 2022 from https://wiki.haskell.org/index.php?title=Haskell_Lisp&oldid=57411.
MLA style
"Haskell Lisp." HaskellWiki, . 17 Jan 2014, 17:38 UTC. 30 Jun 2022, 10:55 <https://wiki.haskell.org/index.php?title=Haskell_Lisp&oldid=57411>.
MHRA style
HaskellWiki contributors, 'Haskell Lisp', HaskellWiki, , 17 January 2014, 17:38 UTC, <https://wiki.haskell.org/index.php?title=Haskell_Lisp&oldid=57411> [accessed 30 June 2022]
Chicago style
HaskellWiki contributors, "Haskell Lisp," HaskellWiki, , https://wiki.haskell.org/index.php?title=Haskell_Lisp&oldid=57411 (accessed June 30, 2022).
CBE/CSE style
HaskellWiki contributors. Haskell Lisp [Internet]. HaskellWiki, ; 2014 Jan 17, 17:38 UTC [cited 2022 Jun 30]. Available from: https://wiki.haskell.org/index.php?title=Haskell_Lisp&oldid=57411.
Bluebook style
Haskell Lisp, https://wiki.haskell.org/index.php?title=Haskell_Lisp&oldid=57411 (last visited June 30, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Haskell Lisp --- HaskellWiki{,} ", year = "2014", url = "https://wiki.haskell.org/index.php?title=Haskell_Lisp&oldid=57411", note = "[Online; accessed 30-June-2022]" }
When using the LaTeX package url (\usepackage{url}
somewhere in the preamble) which tends to give much more nicely formatted web addresses, the following may be preferred:
@misc{ wiki:xxx, author = "HaskellWiki", title = "Haskell Lisp --- HaskellWiki{,} ", year = "2014", url = "\url{https://wiki.haskell.org/index.php?title=Haskell_Lisp&oldid=57411}", note = "[Online; accessed 30-June-2022]" }