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