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: 29 March 2007 00:24 UTC
- Date retrieved: 24 March 2023 18:53 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=EulerProblems/71_to_80&oldid=12309
- Page Version ID: 12309
Citation styles for EulerProblems/71 to 80
APA style
EulerProblems/71 to 80. (2007, March 29). HaskellWiki, . Retrieved 18:53, March 24, 2023 from https://wiki.haskell.org/index.php?title=EulerProblems/71_to_80&oldid=12309.
MLA style
"EulerProblems/71 to 80." HaskellWiki, . 29 Mar 2007, 00:24 UTC. 24 Mar 2023, 18:53 <https://wiki.haskell.org/index.php?title=EulerProblems/71_to_80&oldid=12309>.
MHRA style
HaskellWiki contributors, 'EulerProblems/71 to 80', HaskellWiki, , 29 March 2007, 00:24 UTC, <https://wiki.haskell.org/index.php?title=EulerProblems/71_to_80&oldid=12309> [accessed 24 March 2023]
Chicago style
HaskellWiki contributors, "EulerProblems/71 to 80," HaskellWiki, , https://wiki.haskell.org/index.php?title=EulerProblems/71_to_80&oldid=12309 (accessed March 24, 2023).
CBE/CSE style
HaskellWiki contributors. EulerProblems/71 to 80 [Internet]. HaskellWiki, ; 2007 Mar 29, 00:24 UTC [cited 2023 Mar 24]. Available from: https://wiki.haskell.org/index.php?title=EulerProblems/71_to_80&oldid=12309.
Bluebook style
EulerProblems/71 to 80, https://wiki.haskell.org/index.php?title=EulerProblems/71_to_80&oldid=12309 (last visited March 24, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "EulerProblems/71 to 80 --- HaskellWiki{,} ", year = "2007", url = "https://wiki.haskell.org/index.php?title=EulerProblems/71_to_80&oldid=12309", note = "[Online; accessed 24-March-2023]" }
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 = "2007", url = "\url{https://wiki.haskell.org/index.php?title=EulerProblems/71_to_80&oldid=12309}", note = "[Online; accessed 24-March-2023]" }