Cite This Page
Bibliographic details for Base 16 numbers needing a to f
- Page name: Base 16 numbers needing a to f
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 15 December 2024 15:54 UTC
- Date retrieved: 18 May 2025 13:30 UTC
- Permanent URL: https://rosettacode.org/wiki/Base_16_numbers_needing_a_to_f?oldid=374377
- Page Version ID: 374377
Citation styles for Base 16 numbers needing a to f
APA style
Base 16 numbers needing a to f. (2024, December 15). Rosetta Code. Retrieved 13:30, May 18, 2025 from https://rosettacode.org/wiki/Base_16_numbers_needing_a_to_f?oldid=374377.
MLA style
"Base 16 numbers needing a to f." Rosetta Code. 15 Dec 2024, 15:54 UTC. 18 May 2025, 13:30 <https://rosettacode.org/wiki/Base_16_numbers_needing_a_to_f?oldid=374377>.
MHRA style
Rosetta Code contributors, 'Base 16 numbers needing a to f', Rosetta Code, 15 December 2024, 15:54 UTC, <https://rosettacode.org/wiki/Base_16_numbers_needing_a_to_f?oldid=374377> [accessed 18 May 2025]
Chicago style
Rosetta Code contributors, "Base 16 numbers needing a to f," Rosetta Code, https://rosettacode.org/wiki/Base_16_numbers_needing_a_to_f?oldid=374377 (accessed May 18, 2025).
CBE/CSE style
Rosetta Code contributors. Base 16 numbers needing a to f [Internet]. Rosetta Code; 2024 Dec 15, 15:54 UTC [cited 2025 May 18]. Available from: https://rosettacode.org/wiki/Base_16_numbers_needing_a_to_f?oldid=374377.
Bluebook style
Base 16 numbers needing a to f, https://rosettacode.org/wiki/Base_16_numbers_needing_a_to_f?oldid=374377 (last visited May 18, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Base 16 numbers needing a to f --- Rosetta Code{,} ", year = "2024", url = "https://rosettacode.org/wiki/Base_16_numbers_needing_a_to_f?oldid=374377", note = "[Online; accessed 18-May-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 = "Rosetta Code", title = "Base 16 numbers needing a to f --- Rosetta Code{,} ", year = "2024", url = "\url{https://rosettacode.org/wiki/Base_16_numbers_needing_a_to_f?oldid=374377}", note = "[Online; accessed 18-May-2025]" }