Cite This Page
Bibliographic details for Euler problems/41 to 50
- Page name: Euler problems/41 to 50
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 9 March 2021 05:45 UTC
- Date retrieved: 4 December 2024 05:47 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Euler_problems/41_to_50&oldid=64003
- Page Version ID: 64003
Citation styles for Euler problems/41 to 50
APA style
Euler problems/41 to 50. (2021, March 9). HaskellWiki. Retrieved 05:47, December 4, 2024 from https://wiki.haskell.org/index.php?title=Euler_problems/41_to_50&oldid=64003.
MLA style
"Euler problems/41 to 50." HaskellWiki. 9 Mar 2021, 05:45 UTC. 4 Dec 2024, 05:47 <https://wiki.haskell.org/index.php?title=Euler_problems/41_to_50&oldid=64003>.
MHRA style
HaskellWiki contributors, 'Euler problems/41 to 50', HaskellWiki, 9 March 2021, 05:45 UTC, <https://wiki.haskell.org/index.php?title=Euler_problems/41_to_50&oldid=64003> [accessed 4 December 2024]
Chicago style
HaskellWiki contributors, "Euler problems/41 to 50," HaskellWiki, https://wiki.haskell.org/index.php?title=Euler_problems/41_to_50&oldid=64003 (accessed December 4, 2024).
CBE/CSE style
HaskellWiki contributors. Euler problems/41 to 50 [Internet]. HaskellWiki; 2021 Mar 9, 05:45 UTC [cited 2024 Dec 4]. Available from: https://wiki.haskell.org/index.php?title=Euler_problems/41_to_50&oldid=64003.
Bluebook style
Euler problems/41 to 50, https://wiki.haskell.org/index.php?title=Euler_problems/41_to_50&oldid=64003 (last visited December 4, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Euler problems/41 to 50 --- HaskellWiki{,} ", year = "2021", url = "https://wiki.haskell.org/index.php?title=Euler_problems/41_to_50&oldid=64003", note = "[Online; accessed 4-December-2024]" }
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/41 to 50 --- HaskellWiki{,} ", year = "2021", url = "\url{https://wiki.haskell.org/index.php?title=Euler_problems/41_to_50&oldid=64003}", note = "[Online; accessed 4-December-2024]" }