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