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