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: 19 January 2021 16:33 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Euler_problems/1_to_10&oldid=18768
- Page Version ID: 18768
Citation styles for Euler problems/1 to 10
APA style
Euler problems/1 to 10. (2016, May 8). HaskellWiki, . Retrieved 16:33, January 19, 2021 from https://wiki.haskell.org/index.php?title=Euler_problems/1_to_10&oldid=18768.
MLA style
"Euler problems/1 to 10." HaskellWiki, . 8 May 2016, 02:31 UTC. 19 Jan 2021, 16:33 <https://wiki.haskell.org/index.php?title=Euler_problems/1_to_10&oldid=18768>.
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=18768> [accessed 19 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=18768 (accessed January 19, 2021).
CBE/CSE style
HaskellWiki contributors. Euler problems/1 to 10 [Internet]. HaskellWiki, ; 2016 May 8, 02:31 UTC [cited 2021 Jan 19]. Available from: https://wiki.haskell.org/index.php?title=Euler_problems/1_to_10&oldid=18768.
Bluebook style
Euler problems/1 to 10, https://wiki.haskell.org/index.php?title=Euler_problems/1_to_10&oldid=18768 (last visited January 19, 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=18768", note = "[Online; accessed 19-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=18768}", note = "[Online; accessed 19-January-2021]" }