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