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: 31 October 2024 09:19 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 09:19, October 31, 2024 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. 31 Oct 2024, 09:19 <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 31 October 2024]
Chicago style
HaskellWiki contributors, "EulerProblems/111 to 120," HaskellWiki, , https://wiki.haskell.org/index.php?title=EulerProblems/111_to_120&oldid=65820 (accessed October 31, 2024).
CBE/CSE style
HaskellWiki contributors. EulerProblems/111 to 120 [Internet]. HaskellWiki, ; 2023 Jun 8, 04:57 UTC [cited 2024 Oct 31]. 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 October 31, 2024).
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 31-October-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 = "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 31-October-2024]" }