Cite This Page
Bibliographic details for Numeric Quest
- Page name: Numeric Quest
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 26 January 2010 13:59 UTC
- Date retrieved: 2 November 2024 12:02 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Numeric_Quest&oldid=33311
- Page Version ID: 33311
Citation styles for Numeric Quest
APA style
Numeric Quest. (2010, January 26). HaskellWiki, . Retrieved 12:02, November 2, 2024 from https://wiki.haskell.org/index.php?title=Numeric_Quest&oldid=33311.
MLA style
"Numeric Quest." HaskellWiki, . 26 Jan 2010, 13:59 UTC. 2 Nov 2024, 12:02 <https://wiki.haskell.org/index.php?title=Numeric_Quest&oldid=33311>.
MHRA style
HaskellWiki contributors, 'Numeric Quest', HaskellWiki, , 26 January 2010, 13:59 UTC, <https://wiki.haskell.org/index.php?title=Numeric_Quest&oldid=33311> [accessed 2 November 2024]
Chicago style
HaskellWiki contributors, "Numeric Quest," HaskellWiki, , https://wiki.haskell.org/index.php?title=Numeric_Quest&oldid=33311 (accessed November 2, 2024).
CBE/CSE style
HaskellWiki contributors. Numeric Quest [Internet]. HaskellWiki, ; 2010 Jan 26, 13:59 UTC [cited 2024 Nov 2]. Available from: https://wiki.haskell.org/index.php?title=Numeric_Quest&oldid=33311.
Bluebook style
Numeric Quest, https://wiki.haskell.org/index.php?title=Numeric_Quest&oldid=33311 (last visited November 2, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Numeric Quest --- HaskellWiki{,} ", year = "2010", url = "https://wiki.haskell.org/index.php?title=Numeric_Quest&oldid=33311", note = "[Online; accessed 2-November-2024]" }
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 = "Numeric Quest --- HaskellWiki{,} ", year = "2010", url = "\url{https://wiki.haskell.org/index.php?title=Numeric_Quest&oldid=33311}", note = "[Online; accessed 2-November-2024]" }