Cite This Page
Bibliographic details for EulerProblems/21 to 30
- Page name: EulerProblems/21 to 30
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 29 March 2007 00:22 UTC
- Date retrieved: 26 March 2023 18:13 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=EulerProblems/21_to_30&oldid=12299
- Page Version ID: 12299
Citation styles for EulerProblems/21 to 30
APA style
EulerProblems/21 to 30. (2007, March 29). HaskellWiki, . Retrieved 18:13, March 26, 2023 from https://wiki.haskell.org/index.php?title=EulerProblems/21_to_30&oldid=12299.
MLA style
"EulerProblems/21 to 30." HaskellWiki, . 29 Mar 2007, 00:22 UTC. 26 Mar 2023, 18:13 <https://wiki.haskell.org/index.php?title=EulerProblems/21_to_30&oldid=12299>.
MHRA style
HaskellWiki contributors, 'EulerProblems/21 to 30', HaskellWiki, , 29 March 2007, 00:22 UTC, <https://wiki.haskell.org/index.php?title=EulerProblems/21_to_30&oldid=12299> [accessed 26 March 2023]
Chicago style
HaskellWiki contributors, "EulerProblems/21 to 30," HaskellWiki, , https://wiki.haskell.org/index.php?title=EulerProblems/21_to_30&oldid=12299 (accessed March 26, 2023).
CBE/CSE style
HaskellWiki contributors. EulerProblems/21 to 30 [Internet]. HaskellWiki, ; 2007 Mar 29, 00:22 UTC [cited 2023 Mar 26]. Available from: https://wiki.haskell.org/index.php?title=EulerProblems/21_to_30&oldid=12299.
Bluebook style
EulerProblems/21 to 30, https://wiki.haskell.org/index.php?title=EulerProblems/21_to_30&oldid=12299 (last visited March 26, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "EulerProblems/21 to 30 --- HaskellWiki{,} ", year = "2007", url = "https://wiki.haskell.org/index.php?title=EulerProblems/21_to_30&oldid=12299", note = "[Online; accessed 26-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/21 to 30 --- HaskellWiki{,} ", year = "2007", url = "\url{https://wiki.haskell.org/index.php?title=EulerProblems/21_to_30&oldid=12299}", note = "[Online; accessed 26-March-2023]" }