Cite This Page
Bibliographic details for Euler problems/121 to 130
- Page name: Euler problems/121 to 130
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 21 February 2010 18:29 UTC
- Date retrieved: 20 April 2021 11:33 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Euler_problems/121_to_130&oldid=18691
- Page Version ID: 18691
Citation styles for Euler problems/121 to 130
APA style
Euler problems/121 to 130. (2010, February 21). HaskellWiki, . Retrieved 11:33, April 20, 2021 from https://wiki.haskell.org/index.php?title=Euler_problems/121_to_130&oldid=18691.
MLA style
"Euler problems/121 to 130." HaskellWiki, . 21 Feb 2010, 18:29 UTC. 20 Apr 2021, 11:33 <https://wiki.haskell.org/index.php?title=Euler_problems/121_to_130&oldid=18691>.
MHRA style
HaskellWiki contributors, 'Euler problems/121 to 130', HaskellWiki, , 21 February 2010, 18:29 UTC, <https://wiki.haskell.org/index.php?title=Euler_problems/121_to_130&oldid=18691> [accessed 20 April 2021]
Chicago style
HaskellWiki contributors, "Euler problems/121 to 130," HaskellWiki, , https://wiki.haskell.org/index.php?title=Euler_problems/121_to_130&oldid=18691 (accessed April 20, 2021).
CBE/CSE style
HaskellWiki contributors. Euler problems/121 to 130 [Internet]. HaskellWiki, ; 2010 Feb 21, 18:29 UTC [cited 2021 Apr 20]. Available from: https://wiki.haskell.org/index.php?title=Euler_problems/121_to_130&oldid=18691.
Bluebook style
Euler problems/121 to 130, https://wiki.haskell.org/index.php?title=Euler_problems/121_to_130&oldid=18691 (last visited April 20, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Euler problems/121 to 130 --- HaskellWiki{,} ", year = "2010", url = "https://wiki.haskell.org/index.php?title=Euler_problems/121_to_130&oldid=18691", note = "[Online; accessed 20-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/121 to 130 --- HaskellWiki{,} ", year = "2010", url = "\url{https://wiki.haskell.org/index.php?title=Euler_problems/121_to_130&oldid=18691}", note = "[Online; accessed 20-April-2021]" }