Cite This Page
Bibliographic details for Euler problems/101 to 110
- Page name: Euler problems/101 to 110
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 21 February 2010 20:04 UTC
- Date retrieved: 17 March 2025 07:49 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Euler_problems/101_to_110&oldid=33781
- Page Version ID: 33781
Citation styles for Euler problems/101 to 110
APA style
Euler problems/101 to 110. (2010, February 21). HaskellWiki. Retrieved 07:49, March 17, 2025 from https://wiki.haskell.org/index.php?title=Euler_problems/101_to_110&oldid=33781.
MLA style
"Euler problems/101 to 110." HaskellWiki. 21 Feb 2010, 20:04 UTC. 17 Mar 2025, 07:49 <https://wiki.haskell.org/index.php?title=Euler_problems/101_to_110&oldid=33781>.
MHRA style
HaskellWiki contributors, 'Euler problems/101 to 110', HaskellWiki, 21 February 2010, 20:04 UTC, <https://wiki.haskell.org/index.php?title=Euler_problems/101_to_110&oldid=33781> [accessed 17 March 2025]
Chicago style
HaskellWiki contributors, "Euler problems/101 to 110," HaskellWiki, https://wiki.haskell.org/index.php?title=Euler_problems/101_to_110&oldid=33781 (accessed March 17, 2025).
CBE/CSE style
HaskellWiki contributors. Euler problems/101 to 110 [Internet]. HaskellWiki; 2010 Feb 21, 20:04 UTC [cited 2025 Mar 17]. Available from: https://wiki.haskell.org/index.php?title=Euler_problems/101_to_110&oldid=33781.
Bluebook style
Euler problems/101 to 110, https://wiki.haskell.org/index.php?title=Euler_problems/101_to_110&oldid=33781 (last visited March 17, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Euler problems/101 to 110 --- HaskellWiki{,} ", year = "2010", url = "https://wiki.haskell.org/index.php?title=Euler_problems/101_to_110&oldid=33781", note = "[Online; accessed 17-March-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 = "Euler problems/101 to 110 --- HaskellWiki{,} ", year = "2010", url = "\url{https://wiki.haskell.org/index.php?title=Euler_problems/101_to_110&oldid=33781}", note = "[Online; accessed 17-March-2025]" }