Cite This Page
Bibliographic details for Float
- Page name: Float
- Author: Computer Science Wiki contributors
- Publisher: Computer Science Wiki, .
- Date of last revision: 20 June 2019 10:00 UTC
- Date retrieved: 9 September 2024 05:17 UTC
- Permanent URL: https://computersciencewiki.org/index.php?title=Float&oldid=10022
- Page Version ID: 10022
Citation styles for Float
APA style
Float. (2019, June 20). Computer Science Wiki, . Retrieved 05:17, September 9, 2024 from https://computersciencewiki.org/index.php?title=Float&oldid=10022.
MLA style
"Float." Computer Science Wiki, . 20 Jun 2019, 10:00 UTC. 9 Sep 2024, 05:17 <https://computersciencewiki.org/index.php?title=Float&oldid=10022>.
MHRA style
Computer Science Wiki contributors, 'Float', Computer Science Wiki, , 20 June 2019, 10:00 UTC, <https://computersciencewiki.org/index.php?title=Float&oldid=10022> [accessed 9 September 2024]
Chicago style
Computer Science Wiki contributors, "Float," Computer Science Wiki, , https://computersciencewiki.org/index.php?title=Float&oldid=10022 (accessed September 9, 2024).
CBE/CSE style
Computer Science Wiki contributors. Float [Internet]. Computer Science Wiki, ; 2019 Jun 20, 10:00 UTC [cited 2024 Sep 9]. Available from: https://computersciencewiki.org/index.php?title=Float&oldid=10022.
Bluebook style
Float, https://computersciencewiki.org/index.php?title=Float&oldid=10022 (last visited September 9, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "Computer Science Wiki", title = "Float --- Computer Science Wiki{,} ", year = "2019", url = "https://computersciencewiki.org/index.php?title=Float&oldid=10022", note = "[Online; accessed 9-September-2024]" }
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 = "Computer Science Wiki", title = "Float --- Computer Science Wiki{,} ", year = "2019", url = "\url{https://computersciencewiki.org/index.php?title=Float&oldid=10022}", note = "[Online; accessed 9-September-2024]" }