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