Cite This Page
Bibliographic details for Mathcad
- Page name: Mathcad
- Author: makerhub contributors
- Publisher: makerhub, .
- Date of last revision: 2 April 2025 17:40 UTC
- Date retrieved: 8 June 2026 05:22 UTC
- Permanent URL: https://makerhub.georgefox.edu/w/index.php?title=Mathcad&oldid=11332
- Page Version ID: 11332
Citation styles for Mathcad
APA style
Mathcad. (2025, April 2). makerhub, . Retrieved 05:22, June 8, 2026 from https://makerhub.georgefox.edu/w/index.php?title=Mathcad&oldid=11332.
MLA style
"Mathcad." makerhub, . 2 Apr 2025, 17:40 UTC. 8 Jun 2026, 05:22 <https://makerhub.georgefox.edu/w/index.php?title=Mathcad&oldid=11332>.
MHRA style
makerhub contributors, 'Mathcad', makerhub, , 2 April 2025, 17:40 UTC, <https://makerhub.georgefox.edu/w/index.php?title=Mathcad&oldid=11332> [accessed 8 June 2026]
Chicago style
makerhub contributors, "Mathcad," makerhub, , https://makerhub.georgefox.edu/w/index.php?title=Mathcad&oldid=11332 (accessed June 8, 2026).
CBE/CSE style
makerhub contributors. Mathcad [Internet]. makerhub, ; 2025 Apr 2, 17:40 UTC [cited 2026 Jun 8]. Available from: https://makerhub.georgefox.edu/w/index.php?title=Mathcad&oldid=11332.
Bluebook style
Mathcad, https://makerhub.georgefox.edu/w/index.php?title=Mathcad&oldid=11332 (last visited June 8, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "makerhub",
title = "Mathcad --- makerhub{,} ",
year = "2025",
url = "https://makerhub.georgefox.edu/w/index.php?title=Mathcad&oldid=11332",
note = "[Online; accessed 8-June-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 = "makerhub",
title = "Mathcad --- makerhub{,} ",
year = "2025",
url = "\url{https://makerhub.georgefox.edu/w/index.php?title=Mathcad&oldid=11332}",
note = "[Online; accessed 8-June-2026]"
}