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: 29 March 2007 00:25 UTC
- Date retrieved: 23 March 2023 08:37 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=EulerProblems/111_to_120&oldid=12317
- Page Version ID: 12317
Citation styles for EulerProblems/111 to 120
APA style
EulerProblems/111 to 120. (2007, March 29). HaskellWiki, . Retrieved 08:37, March 23, 2023 from https://wiki.haskell.org/index.php?title=EulerProblems/111_to_120&oldid=12317.
MLA style
"EulerProblems/111 to 120." HaskellWiki, . 29 Mar 2007, 00:25 UTC. 23 Mar 2023, 08:37 <https://wiki.haskell.org/index.php?title=EulerProblems/111_to_120&oldid=12317>.
MHRA style
HaskellWiki contributors, 'EulerProblems/111 to 120', HaskellWiki, , 29 March 2007, 00:25 UTC, <https://wiki.haskell.org/index.php?title=EulerProblems/111_to_120&oldid=12317> [accessed 23 March 2023]
Chicago style
HaskellWiki contributors, "EulerProblems/111 to 120," HaskellWiki, , https://wiki.haskell.org/index.php?title=EulerProblems/111_to_120&oldid=12317 (accessed March 23, 2023).
CBE/CSE style
HaskellWiki contributors. EulerProblems/111 to 120 [Internet]. HaskellWiki, ; 2007 Mar 29, 00:25 UTC [cited 2023 Mar 23]. Available from: https://wiki.haskell.org/index.php?title=EulerProblems/111_to_120&oldid=12317.
Bluebook style
EulerProblems/111 to 120, https://wiki.haskell.org/index.php?title=EulerProblems/111_to_120&oldid=12317 (last visited March 23, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "EulerProblems/111 to 120 --- HaskellWiki{,} ", year = "2007", url = "https://wiki.haskell.org/index.php?title=EulerProblems/111_to_120&oldid=12317", note = "[Online; accessed 23-March-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 = "EulerProblems/111 to 120 --- HaskellWiki{,} ", year = "2007", url = "\url{https://wiki.haskell.org/index.php?title=EulerProblems/111_to_120&oldid=12317}", note = "[Online; accessed 23-March-2023]" }