Cite This Page
Bibliographic details for Euler problems/1 to 10
- Page name: Euler problems/1 to 10
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 8 May 2016 02:31 UTC
- Date retrieved: 26 January 2021 16:30 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Euler_problems/1_to_10&oldid=15926
- Page Version ID: 15926
Citation styles for Euler problems/1 to 10
APA style
Euler problems/1 to 10. (2016, May 8). HaskellWiki, . Retrieved 16:30, January 26, 2021 from https://wiki.haskell.org/index.php?title=Euler_problems/1_to_10&oldid=15926.
MLA style
"Euler problems/1 to 10." HaskellWiki, . 8 May 2016, 02:31 UTC. 26 Jan 2021, 16:30 <https://wiki.haskell.org/index.php?title=Euler_problems/1_to_10&oldid=15926>.
MHRA style
HaskellWiki contributors, 'Euler problems/1 to 10', HaskellWiki, , 8 May 2016, 02:31 UTC, <https://wiki.haskell.org/index.php?title=Euler_problems/1_to_10&oldid=15926> [accessed 26 January 2021]
Chicago style
HaskellWiki contributors, "Euler problems/1 to 10," HaskellWiki, , https://wiki.haskell.org/index.php?title=Euler_problems/1_to_10&oldid=15926 (accessed January 26, 2021).
CBE/CSE style
HaskellWiki contributors. Euler problems/1 to 10 [Internet]. HaskellWiki, ; 2016 May 8, 02:31 UTC [cited 2021 Jan 26]. Available from: https://wiki.haskell.org/index.php?title=Euler_problems/1_to_10&oldid=15926.
Bluebook style
Euler problems/1 to 10, https://wiki.haskell.org/index.php?title=Euler_problems/1_to_10&oldid=15926 (last visited January 26, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Euler problems/1 to 10 --- HaskellWiki{,} ", year = "2016", url = "https://wiki.haskell.org/index.php?title=Euler_problems/1_to_10&oldid=15926", note = "[Online; accessed 26-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/1 to 10 --- HaskellWiki{,} ", year = "2016", url = "\url{https://wiki.haskell.org/index.php?title=Euler_problems/1_to_10&oldid=15926}", note = "[Online; accessed 26-January-2021]" }