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