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: 25 August 2012 10:22 UTC
- Date retrieved: 2 March 2021 19:22 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Euler_problems/41_to_50&oldid=32533
- Page Version ID: 32533
Citation styles for Euler problems/41 to 50
APA style
Euler problems/41 to 50. (2012, August 25). HaskellWiki, . Retrieved 19:22, March 2, 2021 from https://wiki.haskell.org/index.php?title=Euler_problems/41_to_50&oldid=32533.
MLA style
"Euler problems/41 to 50." HaskellWiki, . 25 Aug 2012, 10:22 UTC. 2 Mar 2021, 19:22 <https://wiki.haskell.org/index.php?title=Euler_problems/41_to_50&oldid=32533>.
MHRA style
HaskellWiki contributors, 'Euler problems/41 to 50', HaskellWiki, , 25 August 2012, 10:22 UTC, <https://wiki.haskell.org/index.php?title=Euler_problems/41_to_50&oldid=32533> [accessed 2 March 2021]
Chicago style
HaskellWiki contributors, "Euler problems/41 to 50," HaskellWiki, , https://wiki.haskell.org/index.php?title=Euler_problems/41_to_50&oldid=32533 (accessed March 2, 2021).
CBE/CSE style
HaskellWiki contributors. Euler problems/41 to 50 [Internet]. HaskellWiki, ; 2012 Aug 25, 10:22 UTC [cited 2021 Mar 2]. Available from: https://wiki.haskell.org/index.php?title=Euler_problems/41_to_50&oldid=32533.
Bluebook style
Euler problems/41 to 50, https://wiki.haskell.org/index.php?title=Euler_problems/41_to_50&oldid=32533 (last visited March 2, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Euler problems/41 to 50 --- HaskellWiki{,} ", year = "2012", url = "https://wiki.haskell.org/index.php?title=Euler_problems/41_to_50&oldid=32533", note = "[Online; accessed 2-March-2021]" }
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 = "2012", url = "\url{https://wiki.haskell.org/index.php?title=Euler_problems/41_to_50&oldid=32533}", note = "[Online; accessed 2-March-2021]" }