Cite This Page
Bibliographic details for Euler problems/131 to 140
- Page name: Euler problems/131 to 140
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 19 December 2007 08:20 UTC
- Date retrieved: 1 April 2023 01:12 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Euler_problems/131_to_140&oldid=17680
- Page Version ID: 17680
Citation styles for Euler problems/131 to 140
APA style
Euler problems/131 to 140. (2007, December 19). HaskellWiki, . Retrieved 01:12, April 1, 2023 from https://wiki.haskell.org/index.php?title=Euler_problems/131_to_140&oldid=17680.
MLA style
"Euler problems/131 to 140." HaskellWiki, . 19 Dec 2007, 08:20 UTC. 1 Apr 2023, 01:12 <https://wiki.haskell.org/index.php?title=Euler_problems/131_to_140&oldid=17680>.
MHRA style
HaskellWiki contributors, 'Euler problems/131 to 140', HaskellWiki, , 19 December 2007, 08:20 UTC, <https://wiki.haskell.org/index.php?title=Euler_problems/131_to_140&oldid=17680> [accessed 1 April 2023]
Chicago style
HaskellWiki contributors, "Euler problems/131 to 140," HaskellWiki, , https://wiki.haskell.org/index.php?title=Euler_problems/131_to_140&oldid=17680 (accessed April 1, 2023).
CBE/CSE style
HaskellWiki contributors. Euler problems/131 to 140 [Internet]. HaskellWiki, ; 2007 Dec 19, 08:20 UTC [cited 2023 Apr 1]. Available from: https://wiki.haskell.org/index.php?title=Euler_problems/131_to_140&oldid=17680.
Bluebook style
Euler problems/131 to 140, https://wiki.haskell.org/index.php?title=Euler_problems/131_to_140&oldid=17680 (last visited April 1, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Euler problems/131 to 140 --- HaskellWiki{,} ", year = "2007", url = "https://wiki.haskell.org/index.php?title=Euler_problems/131_to_140&oldid=17680", note = "[Online; accessed 1-April-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/131 to 140 --- HaskellWiki{,} ", year = "2007", url = "\url{https://wiki.haskell.org/index.php?title=Euler_problems/131_to_140&oldid=17680}", note = "[Online; accessed 1-April-2023]" }