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: 29 January 2008 21:46 UTC
- Date retrieved: 30 March 2023 17:01 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Euler_problems/41_to_50&oldid=18783
- Page Version ID: 18783
Citation styles for Euler problems/41 to 50
APA style
Euler problems/41 to 50. (2008, January 29). HaskellWiki, . Retrieved 17:01, March 30, 2023 from https://wiki.haskell.org/index.php?title=Euler_problems/41_to_50&oldid=18783.
MLA style
"Euler problems/41 to 50." HaskellWiki, . 29 Jan 2008, 21:46 UTC. 30 Mar 2023, 17:01 <https://wiki.haskell.org/index.php?title=Euler_problems/41_to_50&oldid=18783>.
MHRA style
HaskellWiki contributors, 'Euler problems/41 to 50', HaskellWiki, , 29 January 2008, 21:46 UTC, <https://wiki.haskell.org/index.php?title=Euler_problems/41_to_50&oldid=18783> [accessed 30 March 2023]
Chicago style
HaskellWiki contributors, "Euler problems/41 to 50," HaskellWiki, , https://wiki.haskell.org/index.php?title=Euler_problems/41_to_50&oldid=18783 (accessed March 30, 2023).
CBE/CSE style
HaskellWiki contributors. Euler problems/41 to 50 [Internet]. HaskellWiki, ; 2008 Jan 29, 21:46 UTC [cited 2023 Mar 30]. Available from: https://wiki.haskell.org/index.php?title=Euler_problems/41_to_50&oldid=18783.
Bluebook style
Euler problems/41 to 50, https://wiki.haskell.org/index.php?title=Euler_problems/41_to_50&oldid=18783 (last visited March 30, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Euler problems/41 to 50 --- HaskellWiki{,} ", year = "2008", url = "https://wiki.haskell.org/index.php?title=Euler_problems/41_to_50&oldid=18783", note = "[Online; accessed 30-March-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 = "Euler problems/41 to 50 --- HaskellWiki{,} ", year = "2008", url = "\url{https://wiki.haskell.org/index.php?title=Euler_problems/41_to_50&oldid=18783}", note = "[Online; accessed 30-March-2023]" }