Cite This Page
Bibliographic details for Floating-point Opcodes
- Page name: Floating-point Opcodes
- Author: SizeCoding contributors
- Publisher: SizeCoding, .
- Date of last revision: 13 February 2024 17:14 UTC
- Date retrieved: 12 March 2026 10:40 UTC
- Permanent URL: http://www.sizecoding.org/index.php?title=Floating-point_Opcodes&oldid=245
- Page Version ID: 245
Citation styles for Floating-point Opcodes
APA style
Floating-point Opcodes. (2024, February 13). SizeCoding, . Retrieved 10:40, March 12, 2026 from http://www.sizecoding.org/index.php?title=Floating-point_Opcodes&oldid=245.
MLA style
"Floating-point Opcodes." SizeCoding, . 13 Feb 2024, 17:14 UTC. 12 Mar 2026, 10:40 <http://www.sizecoding.org/index.php?title=Floating-point_Opcodes&oldid=245>.
MHRA style
SizeCoding contributors, 'Floating-point Opcodes', SizeCoding, , 13 February 2024, 17:14 UTC, <http://www.sizecoding.org/index.php?title=Floating-point_Opcodes&oldid=245> [accessed 12 March 2026]
Chicago style
SizeCoding contributors, "Floating-point Opcodes," SizeCoding, , http://www.sizecoding.org/index.php?title=Floating-point_Opcodes&oldid=245 (accessed March 12, 2026).
CBE/CSE style
SizeCoding contributors. Floating-point Opcodes [Internet]. SizeCoding, ; 2024 Feb 13, 17:14 UTC [cited 2026 Mar 12]. Available from: http://www.sizecoding.org/index.php?title=Floating-point_Opcodes&oldid=245.
Bluebook style
Floating-point Opcodes, http://www.sizecoding.org/index.php?title=Floating-point_Opcodes&oldid=245 (last visited March 12, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "SizeCoding",
title = "Floating-point Opcodes --- SizeCoding{,} ",
year = "2024",
url = "http://www.sizecoding.org/index.php?title=Floating-point_Opcodes&oldid=245",
note = "[Online; accessed 12-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 = "SizeCoding",
title = "Floating-point Opcodes --- SizeCoding{,} ",
year = "2024",
url = "\url{http://www.sizecoding.org/index.php?title=Floating-point_Opcodes&oldid=245}",
note = "[Online; accessed 12-March-2026]"
}