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