Cite This Page
Bibliographic details for Euler problems/191 to 200
- Page name: Euler problems/191 to 200
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 1 July 2011 13:14 UTC
- Date retrieved: 3 December 2024 23:12 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Euler_problems/191_to_200&oldid=40754
- Page Version ID: 40754
Citation styles for Euler problems/191 to 200
APA style
Euler problems/191 to 200. (2011, July 1). HaskellWiki. Retrieved 23:12, December 3, 2024 from https://wiki.haskell.org/index.php?title=Euler_problems/191_to_200&oldid=40754.
MLA style
"Euler problems/191 to 200." HaskellWiki. 1 Jul 2011, 13:14 UTC. 3 Dec 2024, 23:12 <https://wiki.haskell.org/index.php?title=Euler_problems/191_to_200&oldid=40754>.
MHRA style
HaskellWiki contributors, 'Euler problems/191 to 200', HaskellWiki, 1 July 2011, 13:14 UTC, <https://wiki.haskell.org/index.php?title=Euler_problems/191_to_200&oldid=40754> [accessed 3 December 2024]
Chicago style
HaskellWiki contributors, "Euler problems/191 to 200," HaskellWiki, https://wiki.haskell.org/index.php?title=Euler_problems/191_to_200&oldid=40754 (accessed December 3, 2024).
CBE/CSE style
HaskellWiki contributors. Euler problems/191 to 200 [Internet]. HaskellWiki; 2011 Jul 1, 13:14 UTC [cited 2024 Dec 3]. Available from: https://wiki.haskell.org/index.php?title=Euler_problems/191_to_200&oldid=40754.
Bluebook style
Euler problems/191 to 200, https://wiki.haskell.org/index.php?title=Euler_problems/191_to_200&oldid=40754 (last visited December 3, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Euler problems/191 to 200 --- HaskellWiki{,} ", year = "2011", url = "https://wiki.haskell.org/index.php?title=Euler_problems/191_to_200&oldid=40754", note = "[Online; accessed 3-December-2024]" }
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/191 to 200 --- HaskellWiki{,} ", year = "2011", url = "\url{https://wiki.haskell.org/index.php?title=Euler_problems/191_to_200&oldid=40754}", note = "[Online; accessed 3-December-2024]" }