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: 21 April 2021 04:58 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Euler_problems/41_to_50&oldid=14967
- Page Version ID: 14967
Citation styles for Euler problems/41 to 50
APA style
Euler problems/41 to 50. (2021, March 9). HaskellWiki, . Retrieved 04:58, April 21, 2021 from https://wiki.haskell.org/index.php?title=Euler_problems/41_to_50&oldid=14967.
MLA style
"Euler problems/41 to 50." HaskellWiki, . 9 Mar 2021, 05:45 UTC. 21 Apr 2021, 04:58 <https://wiki.haskell.org/index.php?title=Euler_problems/41_to_50&oldid=14967>.
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=14967> [accessed 21 April 2021]
Chicago style
HaskellWiki contributors, "Euler problems/41 to 50," HaskellWiki, , https://wiki.haskell.org/index.php?title=Euler_problems/41_to_50&oldid=14967 (accessed April 21, 2021).
CBE/CSE style
HaskellWiki contributors. Euler problems/41 to 50 [Internet]. HaskellWiki, ; 2021 Mar 9, 05:45 UTC [cited 2021 Apr 21]. Available from: https://wiki.haskell.org/index.php?title=Euler_problems/41_to_50&oldid=14967.
Bluebook style
Euler problems/41 to 50, https://wiki.haskell.org/index.php?title=Euler_problems/41_to_50&oldid=14967 (last visited April 21, 2021).
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=14967", note = "[Online; accessed 21-April-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 = "2021", url = "\url{https://wiki.haskell.org/index.php?title=Euler_problems/41_to_50&oldid=14967}", note = "[Online; accessed 21-April-2021]" }