Cite This Page
Bibliographic details for EulerProblems/111 to 120
- Page name: EulerProblems/111 to 120
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 8 June 2023 04:57 UTC
- Date retrieved: 18 April 2025 00:01 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=EulerProblems/111_to_120&oldid=65820
- Page Version ID: 65820
Citation styles for EulerProblems/111 to 120
APA style
EulerProblems/111 to 120. (2023, June 8). HaskellWiki. Retrieved 00:01, April 18, 2025 from https://wiki.haskell.org/index.php?title=EulerProblems/111_to_120&oldid=65820.
MLA style
"EulerProblems/111 to 120." HaskellWiki. 8 Jun 2023, 04:57 UTC. 18 Apr 2025, 00:01 <https://wiki.haskell.org/index.php?title=EulerProblems/111_to_120&oldid=65820>.
MHRA style
HaskellWiki contributors, 'EulerProblems/111 to 120', HaskellWiki, 8 June 2023, 04:57 UTC, <https://wiki.haskell.org/index.php?title=EulerProblems/111_to_120&oldid=65820> [accessed 18 April 2025]
Chicago style
HaskellWiki contributors, "EulerProblems/111 to 120," HaskellWiki, https://wiki.haskell.org/index.php?title=EulerProblems/111_to_120&oldid=65820 (accessed April 18, 2025).
CBE/CSE style
HaskellWiki contributors. EulerProblems/111 to 120 [Internet]. HaskellWiki; 2023 Jun 8, 04:57 UTC [cited 2025 Apr 18]. Available from: https://wiki.haskell.org/index.php?title=EulerProblems/111_to_120&oldid=65820.
Bluebook style
EulerProblems/111 to 120, https://wiki.haskell.org/index.php?title=EulerProblems/111_to_120&oldid=65820 (last visited April 18, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "EulerProblems/111 to 120 --- HaskellWiki{,} ", year = "2023", url = "https://wiki.haskell.org/index.php?title=EulerProblems/111_to_120&oldid=65820", note = "[Online; accessed 18-April-2025]" }
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 = "EulerProblems/111 to 120 --- HaskellWiki{,} ", year = "2023", url = "\url{https://wiki.haskell.org/index.php?title=EulerProblems/111_to_120&oldid=65820}", note = "[Online; accessed 18-April-2025]" }