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