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