Cite This Page
Bibliographic details for Haskell Quiz
- Page name: Haskell Quiz
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 26 October 2012 14:34 UTC
- Date retrieved: 27 September 2023 16:22 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Haskell_Quiz&oldid=54560
- Page Version ID: 54560
Citation styles for Haskell Quiz
APA style
Haskell Quiz. (2012, October 26). HaskellWiki, . Retrieved 16:22, September 27, 2023 from https://wiki.haskell.org/index.php?title=Haskell_Quiz&oldid=54560.
MLA style
"Haskell Quiz." HaskellWiki, . 26 Oct 2012, 14:34 UTC. 27 Sep 2023, 16:22 <https://wiki.haskell.org/index.php?title=Haskell_Quiz&oldid=54560>.
MHRA style
HaskellWiki contributors, 'Haskell Quiz', HaskellWiki, , 26 October 2012, 14:34 UTC, <https://wiki.haskell.org/index.php?title=Haskell_Quiz&oldid=54560> [accessed 27 September 2023]
Chicago style
HaskellWiki contributors, "Haskell Quiz," HaskellWiki, , https://wiki.haskell.org/index.php?title=Haskell_Quiz&oldid=54560 (accessed September 27, 2023).
CBE/CSE style
HaskellWiki contributors. Haskell Quiz [Internet]. HaskellWiki, ; 2012 Oct 26, 14:34 UTC [cited 2023 Sep 27]. Available from: https://wiki.haskell.org/index.php?title=Haskell_Quiz&oldid=54560.
Bluebook style
Haskell Quiz, https://wiki.haskell.org/index.php?title=Haskell_Quiz&oldid=54560 (last visited September 27, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Haskell Quiz --- HaskellWiki{,} ", year = "2012", url = "https://wiki.haskell.org/index.php?title=Haskell_Quiz&oldid=54560", note = "[Online; accessed 27-September-2023]" }
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 Quiz --- HaskellWiki{,} ", year = "2012", url = "\url{https://wiki.haskell.org/index.php?title=Haskell_Quiz&oldid=54560}", note = "[Online; accessed 27-September-2023]" }