Cite This Page
Bibliographic details for Euler problems/51 to 60
- Page name: Euler problems/51 to 60
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 22 January 2008 13:51 UTC
- Date retrieved: 29 January 2023 15:45 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Euler_problems/51_to_60&oldid=18535
- Page Version ID: 18535
Citation styles for Euler problems/51 to 60
APA style
Euler problems/51 to 60. (2008, January 22). HaskellWiki, . Retrieved 15:45, January 29, 2023 from https://wiki.haskell.org/index.php?title=Euler_problems/51_to_60&oldid=18535.
MLA style
"Euler problems/51 to 60." HaskellWiki, . 22 Jan 2008, 13:51 UTC. 29 Jan 2023, 15:45 <https://wiki.haskell.org/index.php?title=Euler_problems/51_to_60&oldid=18535>.
MHRA style
HaskellWiki contributors, 'Euler problems/51 to 60', HaskellWiki, , 22 January 2008, 13:51 UTC, <https://wiki.haskell.org/index.php?title=Euler_problems/51_to_60&oldid=18535> [accessed 29 January 2023]
Chicago style
HaskellWiki contributors, "Euler problems/51 to 60," HaskellWiki, , https://wiki.haskell.org/index.php?title=Euler_problems/51_to_60&oldid=18535 (accessed January 29, 2023).
CBE/CSE style
HaskellWiki contributors. Euler problems/51 to 60 [Internet]. HaskellWiki, ; 2008 Jan 22, 13:51 UTC [cited 2023 Jan 29]. Available from: https://wiki.haskell.org/index.php?title=Euler_problems/51_to_60&oldid=18535.
Bluebook style
Euler problems/51 to 60, https://wiki.haskell.org/index.php?title=Euler_problems/51_to_60&oldid=18535 (last visited January 29, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Euler problems/51 to 60 --- HaskellWiki{,} ", year = "2008", url = "https://wiki.haskell.org/index.php?title=Euler_problems/51_to_60&oldid=18535", note = "[Online; accessed 29-January-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/51 to 60 --- HaskellWiki{,} ", year = "2008", url = "\url{https://wiki.haskell.org/index.php?title=Euler_problems/51_to_60&oldid=18535}", note = "[Online; accessed 29-January-2023]" }