Cite This Page
Bibliographic details for Hex words
- Page name: Hex words
- Author: Rosetta Code contributors
- Publisher: Rosetta Code, .
- Date of last revision: 22 November 2022 09:21 UTC
- Date retrieved: 7 February 2023 22:03 UTC
- Permanent URL: https://rosettacode.org/w/index.php?title=Hex_words&oldid=333788
- Page Version ID: 333788
Citation styles for Hex words
APA style
Hex words. (2022, November 22). Rosetta Code, . Retrieved 22:03, February 7, 2023 from https://rosettacode.org/w/index.php?title=Hex_words&oldid=333788.
MLA style
"Hex words." Rosetta Code, . 22 Nov 2022, 09:21 UTC. 7 Feb 2023, 22:03 <https://rosettacode.org/w/index.php?title=Hex_words&oldid=333788>.
MHRA style
Rosetta Code contributors, 'Hex words', Rosetta Code, , 22 November 2022, 09:21 UTC, <https://rosettacode.org/w/index.php?title=Hex_words&oldid=333788> [accessed 7 February 2023]
Chicago style
Rosetta Code contributors, "Hex words," Rosetta Code, , https://rosettacode.org/w/index.php?title=Hex_words&oldid=333788 (accessed February 7, 2023).
CBE/CSE style
Rosetta Code contributors. Hex words [Internet]. Rosetta Code, ; 2022 Nov 22, 09:21 UTC [cited 2023 Feb 7]. Available from: https://rosettacode.org/w/index.php?title=Hex_words&oldid=333788.
Bluebook style
Hex words, https://rosettacode.org/w/index.php?title=Hex_words&oldid=333788 (last visited February 7, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Hex words --- Rosetta Code{,} ", year = "2022", url = "https://rosettacode.org/w/index.php?title=Hex_words&oldid=333788", note = "[Online; accessed 7-February-2023]" }
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 = "Hex words --- Rosetta Code{,} ", year = "2022", url = "\url{https://rosettacode.org/w/index.php?title=Hex_words&oldid=333788}", note = "[Online; accessed 7-February-2023]" }