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