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: 22 January 2025 02:10 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 02:10, January 22, 2025 from https://wiki.haskell.org/index.php?title=Numeric_Quest&oldid=33311.
MLA style
"Numeric Quest." HaskellWiki. 26 Jan 2010, 13:59 UTC. 22 Jan 2025, 02:10 <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 22 January 2025]
Chicago style
HaskellWiki contributors, "Numeric Quest," HaskellWiki, https://wiki.haskell.org/index.php?title=Numeric_Quest&oldid=33311 (accessed January 22, 2025).
CBE/CSE style
HaskellWiki contributors. Numeric Quest [Internet]. HaskellWiki; 2010 Jan 26, 13:59 UTC [cited 2025 Jan 22]. 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 January 22, 2025).
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 22-January-2025]" }
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 22-January-2025]" }