Cite This Page
Bibliographic details for Euler problems/21 to 30
- Page name: Euler problems/21 to 30
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 11 October 2015 15:53 UTC
- Date retrieved: 12 January 2025 20:40 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Euler_problems/21_to_30&oldid=60223
- Page Version ID: 60223
Citation styles for Euler problems/21 to 30
APA style
Euler problems/21 to 30. (2015, October 11). HaskellWiki. Retrieved 20:40, January 12, 2025 from https://wiki.haskell.org/index.php?title=Euler_problems/21_to_30&oldid=60223.
MLA style
"Euler problems/21 to 30." HaskellWiki. 11 Oct 2015, 15:53 UTC. 12 Jan 2025, 20:40 <https://wiki.haskell.org/index.php?title=Euler_problems/21_to_30&oldid=60223>.
MHRA style
HaskellWiki contributors, 'Euler problems/21 to 30', HaskellWiki, 11 October 2015, 15:53 UTC, <https://wiki.haskell.org/index.php?title=Euler_problems/21_to_30&oldid=60223> [accessed 12 January 2025]
Chicago style
HaskellWiki contributors, "Euler problems/21 to 30," HaskellWiki, https://wiki.haskell.org/index.php?title=Euler_problems/21_to_30&oldid=60223 (accessed January 12, 2025).
CBE/CSE style
HaskellWiki contributors. Euler problems/21 to 30 [Internet]. HaskellWiki; 2015 Oct 11, 15:53 UTC [cited 2025 Jan 12]. Available from: https://wiki.haskell.org/index.php?title=Euler_problems/21_to_30&oldid=60223.
Bluebook style
Euler problems/21 to 30, https://wiki.haskell.org/index.php?title=Euler_problems/21_to_30&oldid=60223 (last visited January 12, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Euler problems/21 to 30 --- HaskellWiki{,} ", year = "2015", url = "https://wiki.haskell.org/index.php?title=Euler_problems/21_to_30&oldid=60223", note = "[Online; accessed 12-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 = "Euler problems/21 to 30 --- HaskellWiki{,} ", year = "2015", url = "\url{https://wiki.haskell.org/index.php?title=Euler_problems/21_to_30&oldid=60223}", note = "[Online; accessed 12-January-2025]" }