Cite This Page
Bibliographic details for Translating to and from K
- Page name: Translating to and from K
- Author: The K Language Wiki contributors
- Publisher: The K Language Wiki.
- Date of last revision: 29 June 2022 06:55 UTC
- Date retrieved: 8 October 2024 22:31 UTC
- Permanent URL: https://wiki.k-language.dev/wiki/Translating_to_and_from_K?oldid=867
- Page Version ID: 867
Citation styles for Translating to and from K
APA style
Translating to and from K. (2022, June 29). The K Language Wiki. Retrieved 22:31, October 8, 2024 from https://wiki.k-language.dev/wiki/Translating_to_and_from_K?oldid=867.
MLA style
"Translating to and from K." The K Language Wiki. 29 Jun 2022, 06:55 UTC. 8 Oct 2024, 22:31 <https://wiki.k-language.dev/wiki/Translating_to_and_from_K?oldid=867>.
MHRA style
The K Language Wiki contributors, 'Translating to and from K', The K Language Wiki, 29 June 2022, 06:55 UTC, <https://wiki.k-language.dev/wiki/Translating_to_and_from_K?oldid=867> [accessed 8 October 2024]
Chicago style
The K Language Wiki contributors, "Translating to and from K," The K Language Wiki, https://wiki.k-language.dev/wiki/Translating_to_and_from_K?oldid=867 (accessed October 8, 2024).
CBE/CSE style
The K Language Wiki contributors. Translating to and from K [Internet]. The K Language Wiki; 2022 Jun 29, 06:55 UTC [cited 2024 Oct 8]. Available from: https://wiki.k-language.dev/wiki/Translating_to_and_from_K?oldid=867.
Bluebook style
Translating to and from K, https://wiki.k-language.dev/wiki/Translating_to_and_from_K?oldid=867 (last visited October 8, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "The K Language Wiki", title = "Translating to and from K --- The K Language Wiki{,} ", year = "2022", url = "https://wiki.k-language.dev/wiki/Translating_to_and_from_K?oldid=867", note = "[Online; accessed 8-October-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 = "The K Language Wiki", title = "Translating to and from K --- The K Language Wiki{,} ", year = "2022", url = "\url{https://wiki.k-language.dev/wiki/Translating_to_and_from_K?oldid=867}", note = "[Online; accessed 8-October-2024]" }