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