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:49 UTC
- Date retrieved: 12 August 2022 02:29 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Haskell_Lisp&oldid=57413
- Page Version ID: 57413
Citation styles for Haskell Lisp
APA style
Haskell Lisp. (2014, January 17). HaskellWiki, . Retrieved 02:29, August 12, 2022 from https://wiki.haskell.org/index.php?title=Haskell_Lisp&oldid=57413.
MLA style
"Haskell Lisp." HaskellWiki, . 17 Jan 2014, 17:49 UTC. 12 Aug 2022, 02:29 <https://wiki.haskell.org/index.php?title=Haskell_Lisp&oldid=57413>.
MHRA style
HaskellWiki contributors, 'Haskell Lisp', HaskellWiki, , 17 January 2014, 17:49 UTC, <https://wiki.haskell.org/index.php?title=Haskell_Lisp&oldid=57413> [accessed 12 August 2022]
Chicago style
HaskellWiki contributors, "Haskell Lisp," HaskellWiki, , https://wiki.haskell.org/index.php?title=Haskell_Lisp&oldid=57413 (accessed August 12, 2022).
CBE/CSE style
HaskellWiki contributors. Haskell Lisp [Internet]. HaskellWiki, ; 2014 Jan 17, 17:49 UTC [cited 2022 Aug 12]. Available from: https://wiki.haskell.org/index.php?title=Haskell_Lisp&oldid=57413.
Bluebook style
Haskell Lisp, https://wiki.haskell.org/index.php?title=Haskell_Lisp&oldid=57413 (last visited August 12, 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=57413", note = "[Online; accessed 12-August-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=57413}", note = "[Online; accessed 12-August-2022]" }