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