Cite This Page
Bibliographic details for Cool Math Methods
- Page name: Cool Math Methods
- Author: CS History contributors
- Publisher: CS History, .
- Date of last revision: 17 December 2019 00:00 UTC
- Date retrieved: 8 May 2026 21:40 UTC
- Permanent URL: https://hodgelodge.com/cshistory/index.php?title=Cool_Math_Methods&oldid=4927
- Page Version ID: 4927
Citation styles for Cool Math Methods
APA style
Cool Math Methods. (2019, December 17). CS History, . Retrieved 21:40, May 8, 2026 from https://hodgelodge.com/cshistory/index.php?title=Cool_Math_Methods&oldid=4927.
MLA style
"Cool Math Methods." CS History, . 17 Dec 2019, 00:00 UTC. 8 May 2026, 21:40 <https://hodgelodge.com/cshistory/index.php?title=Cool_Math_Methods&oldid=4927>.
MHRA style
CS History contributors, 'Cool Math Methods', CS History, , 17 December 2019, 00:00 UTC, <https://hodgelodge.com/cshistory/index.php?title=Cool_Math_Methods&oldid=4927> [accessed 8 May 2026]
Chicago style
CS History contributors, "Cool Math Methods," CS History, , https://hodgelodge.com/cshistory/index.php?title=Cool_Math_Methods&oldid=4927 (accessed May 8, 2026).
CBE/CSE style
CS History contributors. Cool Math Methods [Internet]. CS History, ; 2019 Dec 17, 00:00 UTC [cited 2026 May 8]. Available from: https://hodgelodge.com/cshistory/index.php?title=Cool_Math_Methods&oldid=4927.
Bluebook style
Cool Math Methods, https://hodgelodge.com/cshistory/index.php?title=Cool_Math_Methods&oldid=4927 (last visited May 8, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "CS History",
title = "Cool Math Methods --- CS History{,} ",
year = "2019",
url = "https://hodgelodge.com/cshistory/index.php?title=Cool_Math_Methods&oldid=4927",
note = "[Online; accessed 8-May-2026]"
}
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 = "CS History",
title = "Cool Math Methods --- CS History{,} ",
year = "2019",
url = "\url{https://hodgelodge.com/cshistory/index.php?title=Cool_Math_Methods&oldid=4927}",
note = "[Online; accessed 8-May-2026]"
}