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: 3 November 2025 22:34 UTC
 - Permanent URL: http://www.sizecoding.org/index.php?title=Floating-point_Opcodes&oldid=257
 - Page Version ID: 257
 
Citation styles for Floating-point Opcodes
APA style
Floating-point Opcodes. (2024, February 13). SizeCoding, . Retrieved 22:34, November 3, 2025 from http://www.sizecoding.org/index.php?title=Floating-point_Opcodes&oldid=257.
MLA style
"Floating-point Opcodes." SizeCoding, . 13 Feb 2024, 17:14 UTC. 3 Nov 2025, 22:34 <http://www.sizecoding.org/index.php?title=Floating-point_Opcodes&oldid=257>.
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=257> [accessed 3 November 2025]
Chicago style
SizeCoding contributors, "Floating-point Opcodes," SizeCoding, , http://www.sizecoding.org/index.php?title=Floating-point_Opcodes&oldid=257 (accessed November 3, 2025).
CBE/CSE style
SizeCoding contributors. Floating-point Opcodes [Internet]. SizeCoding, ; 2024 Feb 13, 17:14 UTC [cited 2025 Nov 3]. Available from: http://www.sizecoding.org/index.php?title=Floating-point_Opcodes&oldid=257.
Bluebook style
Floating-point Opcodes, http://www.sizecoding.org/index.php?title=Floating-point_Opcodes&oldid=257 (last visited November 3, 2025).
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=257",
   note = "[Online; accessed 3-November-2025]"
 }
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=257}",
   note = "[Online; accessed 3-November-2025]"
 }