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