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