Cite This Page
Bibliographic details for Euler problems/181 to 190
- Page name: Euler problems/181 to 190
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 26 April 2021 01:29 UTC
- Date retrieved: 8 February 2023 15:05 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Euler_problems/181_to_190&oldid=64346
- Page Version ID: 64346
Citation styles for Euler problems/181 to 190
APA style
Euler problems/181 to 190. (2021, April 26). HaskellWiki, . Retrieved 15:05, February 8, 2023 from https://wiki.haskell.org/index.php?title=Euler_problems/181_to_190&oldid=64346.
MLA style
"Euler problems/181 to 190." HaskellWiki, . 26 Apr 2021, 01:29 UTC. 8 Feb 2023, 15:05 <https://wiki.haskell.org/index.php?title=Euler_problems/181_to_190&oldid=64346>.
MHRA style
HaskellWiki contributors, 'Euler problems/181 to 190', HaskellWiki, , 26 April 2021, 01:29 UTC, <https://wiki.haskell.org/index.php?title=Euler_problems/181_to_190&oldid=64346> [accessed 8 February 2023]
Chicago style
HaskellWiki contributors, "Euler problems/181 to 190," HaskellWiki, , https://wiki.haskell.org/index.php?title=Euler_problems/181_to_190&oldid=64346 (accessed February 8, 2023).
CBE/CSE style
HaskellWiki contributors. Euler problems/181 to 190 [Internet]. HaskellWiki, ; 2021 Apr 26, 01:29 UTC [cited 2023 Feb 8]. Available from: https://wiki.haskell.org/index.php?title=Euler_problems/181_to_190&oldid=64346.
Bluebook style
Euler problems/181 to 190, https://wiki.haskell.org/index.php?title=Euler_problems/181_to_190&oldid=64346 (last visited February 8, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Euler problems/181 to 190 --- HaskellWiki{,} ", year = "2021", url = "https://wiki.haskell.org/index.php?title=Euler_problems/181_to_190&oldid=64346", note = "[Online; accessed 8-February-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/181 to 190 --- HaskellWiki{,} ", year = "2021", url = "\url{https://wiki.haskell.org/index.php?title=Euler_problems/181_to_190&oldid=64346}", note = "[Online; accessed 8-February-2023]" }