Cite This Page
Bibliographic details for EulerProblems/101 to 110
- Page name: EulerProblems/101 to 110
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 29 March 2007 00:25 UTC
- Date retrieved: 24 March 2023 12:21 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=EulerProblems/101_to_110&oldid=12315
- Page Version ID: 12315
Citation styles for EulerProblems/101 to 110
APA style
EulerProblems/101 to 110. (2007, March 29). HaskellWiki, . Retrieved 12:21, March 24, 2023 from https://wiki.haskell.org/index.php?title=EulerProblems/101_to_110&oldid=12315.
MLA style
"EulerProblems/101 to 110." HaskellWiki, . 29 Mar 2007, 00:25 UTC. 24 Mar 2023, 12:21 <https://wiki.haskell.org/index.php?title=EulerProblems/101_to_110&oldid=12315>.
MHRA style
HaskellWiki contributors, 'EulerProblems/101 to 110', HaskellWiki, , 29 March 2007, 00:25 UTC, <https://wiki.haskell.org/index.php?title=EulerProblems/101_to_110&oldid=12315> [accessed 24 March 2023]
Chicago style
HaskellWiki contributors, "EulerProblems/101 to 110," HaskellWiki, , https://wiki.haskell.org/index.php?title=EulerProblems/101_to_110&oldid=12315 (accessed March 24, 2023).
CBE/CSE style
HaskellWiki contributors. EulerProblems/101 to 110 [Internet]. HaskellWiki, ; 2007 Mar 29, 00:25 UTC [cited 2023 Mar 24]. Available from: https://wiki.haskell.org/index.php?title=EulerProblems/101_to_110&oldid=12315.
Bluebook style
EulerProblems/101 to 110, https://wiki.haskell.org/index.php?title=EulerProblems/101_to_110&oldid=12315 (last visited March 24, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "EulerProblems/101 to 110 --- HaskellWiki{,} ", year = "2007", url = "https://wiki.haskell.org/index.php?title=EulerProblems/101_to_110&oldid=12315", note = "[Online; accessed 24-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/101 to 110 --- HaskellWiki{,} ", year = "2007", url = "\url{https://wiki.haskell.org/index.php?title=EulerProblems/101_to_110&oldid=12315}", note = "[Online; accessed 24-March-2023]" }