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