Cite This Page
Bibliographic details for Multiplication Algorithms
- Page name: Multiplication Algorithms
- Author: Department of Mathematics at UTSA contributors
- Publisher: Department of Mathematics at UTSA, .
- Date of last revision: 8 January 2022 20:15 UTC
- Date retrieved: 2 August 2026 12:51 UTC
- Permanent URL: https://mathresearch.utsa.edu/wiki/index.php?title=Multiplication_Algorithms&oldid=4370
- Page Version ID: 4370
Citation styles for Multiplication Algorithms
APA style
Multiplication Algorithms. (2022, January 8). Department of Mathematics at UTSA, . Retrieved 12:51, August 2, 2026 from https://mathresearch.utsa.edu/wiki/index.php?title=Multiplication_Algorithms&oldid=4370.
MLA style
"Multiplication Algorithms." Department of Mathematics at UTSA, . 8 Jan 2022, 20:15 UTC. 2 Aug 2026, 12:51 <https://mathresearch.utsa.edu/wiki/index.php?title=Multiplication_Algorithms&oldid=4370>.
MHRA style
Department of Mathematics at UTSA contributors, 'Multiplication Algorithms', Department of Mathematics at UTSA, , 8 January 2022, 20:15 UTC, <https://mathresearch.utsa.edu/wiki/index.php?title=Multiplication_Algorithms&oldid=4370> [accessed 2 August 2026]
Chicago style
Department of Mathematics at UTSA contributors, "Multiplication Algorithms," Department of Mathematics at UTSA, , https://mathresearch.utsa.edu/wiki/index.php?title=Multiplication_Algorithms&oldid=4370 (accessed August 2, 2026).
CBE/CSE style
Department of Mathematics at UTSA contributors. Multiplication Algorithms [Internet]. Department of Mathematics at UTSA, ; 2022 Jan 8, 20:15 UTC [cited 2026 Aug 2]. Available from: https://mathresearch.utsa.edu/wiki/index.php?title=Multiplication_Algorithms&oldid=4370.
Bluebook style
Multiplication Algorithms, https://mathresearch.utsa.edu/wiki/index.php?title=Multiplication_Algorithms&oldid=4370 (last visited August 2, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Department of Mathematics at UTSA",
title = "Multiplication Algorithms --- Department of Mathematics at UTSA{,} ",
year = "2022",
url = "https://mathresearch.utsa.edu/wiki/index.php?title=Multiplication_Algorithms&oldid=4370",
note = "[Online; accessed 2-August-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 = "Department of Mathematics at UTSA",
title = "Multiplication Algorithms --- Department of Mathematics at UTSA{,} ",
year = "2022",
url = "\url{https://mathresearch.utsa.edu/wiki/index.php?title=Multiplication_Algorithms&oldid=4370}",
note = "[Online; accessed 2-August-2026]"
}