Cite This Page
Bibliographic details for Euler problems/81 to 90
- Page name: Euler problems/81 to 90
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 8 December 2011 03:07 UTC
- Date retrieved: 21 April 2021 22:36 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Euler_problems/81_to_90&oldid=33795
- Page Version ID: 33795
Citation styles for Euler problems/81 to 90
APA style
Euler problems/81 to 90. (2011, December 8). HaskellWiki, . Retrieved 22:36, April 21, 2021 from https://wiki.haskell.org/index.php?title=Euler_problems/81_to_90&oldid=33795.
MLA style
"Euler problems/81 to 90." HaskellWiki, . 8 Dec 2011, 03:07 UTC. 21 Apr 2021, 22:36 <https://wiki.haskell.org/index.php?title=Euler_problems/81_to_90&oldid=33795>.
MHRA style
HaskellWiki contributors, 'Euler problems/81 to 90', HaskellWiki, , 8 December 2011, 03:07 UTC, <https://wiki.haskell.org/index.php?title=Euler_problems/81_to_90&oldid=33795> [accessed 21 April 2021]
Chicago style
HaskellWiki contributors, "Euler problems/81 to 90," HaskellWiki, , https://wiki.haskell.org/index.php?title=Euler_problems/81_to_90&oldid=33795 (accessed April 21, 2021).
CBE/CSE style
HaskellWiki contributors. Euler problems/81 to 90 [Internet]. HaskellWiki, ; 2011 Dec 8, 03:07 UTC [cited 2021 Apr 21]. Available from: https://wiki.haskell.org/index.php?title=Euler_problems/81_to_90&oldid=33795.
Bluebook style
Euler problems/81 to 90, https://wiki.haskell.org/index.php?title=Euler_problems/81_to_90&oldid=33795 (last visited April 21, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Euler problems/81 to 90 --- HaskellWiki{,} ", year = "2011", url = "https://wiki.haskell.org/index.php?title=Euler_problems/81_to_90&oldid=33795", note = "[Online; accessed 21-April-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/81 to 90 --- HaskellWiki{,} ", year = "2011", url = "\url{https://wiki.haskell.org/index.php?title=Euler_problems/81_to_90&oldid=33795}", note = "[Online; accessed 21-April-2021]" }