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