Cite This Page
Bibliographic details for Floating Point usage
- Page name: Floating Point usage
- Author: ArmadeusWiki contributors
- Publisher: ArmadeusWiki, .
- Date of last revision: 15 September 2011 07:52 UTC
- Date retrieved: 14 September 2026 05:29 UTC
- Permanent URL: https://www.armadeus.org/wiki/index.php?title=Floating_Point_usage&oldid=10030
- Page Version ID: 10030
Citation styles for Floating Point usage
APA style
Floating Point usage. (2011, September 15). ArmadeusWiki, . Retrieved 05:29, September 14, 2026 from https://www.armadeus.org/wiki/index.php?title=Floating_Point_usage&oldid=10030.
MLA style
"Floating Point usage." ArmadeusWiki, . 15 Sep 2011, 07:52 UTC. 14 Sep 2026, 05:29 <https://www.armadeus.org/wiki/index.php?title=Floating_Point_usage&oldid=10030>.
MHRA style
ArmadeusWiki contributors, 'Floating Point usage', ArmadeusWiki, , 15 September 2011, 07:52 UTC, <https://www.armadeus.org/wiki/index.php?title=Floating_Point_usage&oldid=10030> [accessed 14 September 2026]
Chicago style
ArmadeusWiki contributors, "Floating Point usage," ArmadeusWiki, , https://www.armadeus.org/wiki/index.php?title=Floating_Point_usage&oldid=10030 (accessed September 14, 2026).
CBE/CSE style
ArmadeusWiki contributors. Floating Point usage [Internet]. ArmadeusWiki, ; 2011 Sep 15, 07:52 UTC [cited 2026 Sep 14]. Available from: https://www.armadeus.org/wiki/index.php?title=Floating_Point_usage&oldid=10030.
Bluebook style
Floating Point usage, https://www.armadeus.org/wiki/index.php?title=Floating_Point_usage&oldid=10030 (last visited September 14, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "ArmadeusWiki",
title = "Floating Point usage --- ArmadeusWiki{,} ",
year = "2011",
url = "https://www.armadeus.org/wiki/index.php?title=Floating_Point_usage&oldid=10030",
note = "[Online; accessed 14-September-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 = "ArmadeusWiki",
title = "Floating Point usage --- ArmadeusWiki{,} ",
year = "2011",
url = "\url{https://www.armadeus.org/wiki/index.php?title=Floating_Point_usage&oldid=10030}",
note = "[Online; accessed 14-September-2026]"
}