Cite This Page
Bibliographic details for Euler problems/141 to 150
- Page name: Euler problems/141 to 150
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 12 February 2010 10:51 UTC
- Date retrieved: 27 January 2021 17:47 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Euler_problems/141_to_150&oldid=17641
- Page Version ID: 17641
Citation styles for Euler problems/141 to 150
APA style
Euler problems/141 to 150. (2010, February 12). HaskellWiki, . Retrieved 17:47, January 27, 2021 from https://wiki.haskell.org/index.php?title=Euler_problems/141_to_150&oldid=17641.
MLA style
"Euler problems/141 to 150." HaskellWiki, . 12 Feb 2010, 10:51 UTC. 27 Jan 2021, 17:47 <https://wiki.haskell.org/index.php?title=Euler_problems/141_to_150&oldid=17641>.
MHRA style
HaskellWiki contributors, 'Euler problems/141 to 150', HaskellWiki, , 12 February 2010, 10:51 UTC, <https://wiki.haskell.org/index.php?title=Euler_problems/141_to_150&oldid=17641> [accessed 27 January 2021]
Chicago style
HaskellWiki contributors, "Euler problems/141 to 150," HaskellWiki, , https://wiki.haskell.org/index.php?title=Euler_problems/141_to_150&oldid=17641 (accessed January 27, 2021).
CBE/CSE style
HaskellWiki contributors. Euler problems/141 to 150 [Internet]. HaskellWiki, ; 2010 Feb 12, 10:51 UTC [cited 2021 Jan 27]. Available from: https://wiki.haskell.org/index.php?title=Euler_problems/141_to_150&oldid=17641.
Bluebook style
Euler problems/141 to 150, https://wiki.haskell.org/index.php?title=Euler_problems/141_to_150&oldid=17641 (last visited January 27, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Euler problems/141 to 150 --- HaskellWiki{,} ", year = "2010", url = "https://wiki.haskell.org/index.php?title=Euler_problems/141_to_150&oldid=17641", note = "[Online; accessed 27-January-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/141 to 150 --- HaskellWiki{,} ", year = "2010", url = "\url{https://wiki.haskell.org/index.php?title=Euler_problems/141_to_150&oldid=17641}", note = "[Online; accessed 27-January-2021]" }