Cite This Page
Bibliographic details for Haskell Quiz/English Numerals/Solution Michael Sloan
- Page name: Haskell Quiz/English Numerals/Solution Michael Sloan
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 14 December 2009 20:47 UTC
- Date retrieved: 28 September 2023 15:25 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Haskell_Quiz/English_Numerals/Solution_Michael_Sloan&oldid=32564
- Page Version ID: 32564
Citation styles for Haskell Quiz/English Numerals/Solution Michael Sloan
APA style
Haskell Quiz/English Numerals/Solution Michael Sloan. (2009, December 14). HaskellWiki, . Retrieved 15:25, September 28, 2023 from https://wiki.haskell.org/index.php?title=Haskell_Quiz/English_Numerals/Solution_Michael_Sloan&oldid=32564.
MLA style
"Haskell Quiz/English Numerals/Solution Michael Sloan." HaskellWiki, . 14 Dec 2009, 20:47 UTC. 28 Sep 2023, 15:25 <https://wiki.haskell.org/index.php?title=Haskell_Quiz/English_Numerals/Solution_Michael_Sloan&oldid=32564>.
MHRA style
HaskellWiki contributors, 'Haskell Quiz/English Numerals/Solution Michael Sloan', HaskellWiki, , 14 December 2009, 20:47 UTC, <https://wiki.haskell.org/index.php?title=Haskell_Quiz/English_Numerals/Solution_Michael_Sloan&oldid=32564> [accessed 28 September 2023]
Chicago style
HaskellWiki contributors, "Haskell Quiz/English Numerals/Solution Michael Sloan," HaskellWiki, , https://wiki.haskell.org/index.php?title=Haskell_Quiz/English_Numerals/Solution_Michael_Sloan&oldid=32564 (accessed September 28, 2023).
CBE/CSE style
HaskellWiki contributors. Haskell Quiz/English Numerals/Solution Michael Sloan [Internet]. HaskellWiki, ; 2009 Dec 14, 20:47 UTC [cited 2023 Sep 28]. Available from: https://wiki.haskell.org/index.php?title=Haskell_Quiz/English_Numerals/Solution_Michael_Sloan&oldid=32564.
Bluebook style
Haskell Quiz/English Numerals/Solution Michael Sloan, https://wiki.haskell.org/index.php?title=Haskell_Quiz/English_Numerals/Solution_Michael_Sloan&oldid=32564 (last visited September 28, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Haskell Quiz/English Numerals/Solution Michael Sloan --- HaskellWiki{,} ", year = "2009", url = "https://wiki.haskell.org/index.php?title=Haskell_Quiz/English_Numerals/Solution_Michael_Sloan&oldid=32564", note = "[Online; accessed 28-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/English Numerals/Solution Michael Sloan --- HaskellWiki{,} ", year = "2009", url = "\url{https://wiki.haskell.org/index.php?title=Haskell_Quiz/English_Numerals/Solution_Michael_Sloan&oldid=32564}", note = "[Online; accessed 28-September-2023]" }