Cite This Page
Bibliographic details for Haskell Lisp
- Page name: Haskell Lisp
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 5 July 2016 18:47 UTC
- Date retrieved: 24 June 2022 22:23 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Haskell_Lisp&oldid=60878
- Page Version ID: 60878
Citation styles for Haskell Lisp
APA style
Haskell Lisp. (2016, July 5). HaskellWiki, . Retrieved 22:23, June 24, 2022 from https://wiki.haskell.org/index.php?title=Haskell_Lisp&oldid=60878.
MLA style
"Haskell Lisp." HaskellWiki, . 5 Jul 2016, 18:47 UTC. 24 Jun 2022, 22:23 <https://wiki.haskell.org/index.php?title=Haskell_Lisp&oldid=60878>.
MHRA style
HaskellWiki contributors, 'Haskell Lisp', HaskellWiki, , 5 July 2016, 18:47 UTC, <https://wiki.haskell.org/index.php?title=Haskell_Lisp&oldid=60878> [accessed 24 June 2022]
Chicago style
HaskellWiki contributors, "Haskell Lisp," HaskellWiki, , https://wiki.haskell.org/index.php?title=Haskell_Lisp&oldid=60878 (accessed June 24, 2022).
CBE/CSE style
HaskellWiki contributors. Haskell Lisp [Internet]. HaskellWiki, ; 2016 Jul 5, 18:47 UTC [cited 2022 Jun 24]. Available from: https://wiki.haskell.org/index.php?title=Haskell_Lisp&oldid=60878.
Bluebook style
Haskell Lisp, https://wiki.haskell.org/index.php?title=Haskell_Lisp&oldid=60878 (last visited June 24, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Haskell Lisp --- HaskellWiki{,} ", year = "2016", url = "https://wiki.haskell.org/index.php?title=Haskell_Lisp&oldid=60878", note = "[Online; accessed 24-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 = "2016", url = "\url{https://wiki.haskell.org/index.php?title=Haskell_Lisp&oldid=60878}", note = "[Online; accessed 24-June-2022]" }