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:42 UTC
- Date retrieved: 1 August 2026 19:49 UTC
- Permanent URL: https://mathresearch.utsa.edu/wiki/index.php?title=Multiplication_Algorithms&oldid=4376
- Page Version ID: 4376
Citation styles for Multiplication Algorithms
APA style
Multiplication Algorithms. (2022, January 8). Department of Mathematics at UTSA, . Retrieved 19:49, August 1, 2026 from https://mathresearch.utsa.edu/wiki/index.php?title=Multiplication_Algorithms&oldid=4376.
MLA style
"Multiplication Algorithms." Department of Mathematics at UTSA, . 8 Jan 2022, 20:42 UTC. 1 Aug 2026, 19:49 <https://mathresearch.utsa.edu/wiki/index.php?title=Multiplication_Algorithms&oldid=4376>.
MHRA style
Department of Mathematics at UTSA contributors, 'Multiplication Algorithms', Department of Mathematics at UTSA, , 8 January 2022, 20:42 UTC, <https://mathresearch.utsa.edu/wiki/index.php?title=Multiplication_Algorithms&oldid=4376> [accessed 1 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=4376 (accessed August 1, 2026).
CBE/CSE style
Department of Mathematics at UTSA contributors. Multiplication Algorithms [Internet]. Department of Mathematics at UTSA, ; 2022 Jan 8, 20:42 UTC [cited 2026 Aug 1]. Available from: https://mathresearch.utsa.edu/wiki/index.php?title=Multiplication_Algorithms&oldid=4376.
Bluebook style
Multiplication Algorithms, https://mathresearch.utsa.edu/wiki/index.php?title=Multiplication_Algorithms&oldid=4376 (last visited August 1, 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=4376",
note = "[Online; accessed 1-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=4376}",
note = "[Online; accessed 1-August-2026]"
}