Cite This Page
Bibliographic details for Creation Kit Interface Cheat Sheet
- Page name: Creation Kit Interface Cheat Sheet
- Author: the CreationKit Wiki contributors
- Publisher: the CreationKit Wiki, .
- Date of last revision: 23 June 2018 18:48 UTC
- Date retrieved: 22 January 2025 05:08 UTC
- Permanent URL: https://ck.uesp.net/w/index.php?title=Creation_Kit_Interface_Cheat_Sheet&oldid=9076
- Page Version ID: 9076
Citation styles for Creation Kit Interface Cheat Sheet
APA style
Creation Kit Interface Cheat Sheet. (2018, June 23). the CreationKit Wiki, . Retrieved 05:08, January 22, 2025 from https://ck.uesp.net/w/index.php?title=Creation_Kit_Interface_Cheat_Sheet&oldid=9076.
MLA style
"Creation Kit Interface Cheat Sheet." the CreationKit Wiki, . 23 Jun 2018, 18:48 UTC. 22 Jan 2025, 05:08 <https://ck.uesp.net/w/index.php?title=Creation_Kit_Interface_Cheat_Sheet&oldid=9076>.
MHRA style
the CreationKit Wiki contributors, 'Creation Kit Interface Cheat Sheet', the CreationKit Wiki, , 23 June 2018, 18:48 UTC, <https://ck.uesp.net/w/index.php?title=Creation_Kit_Interface_Cheat_Sheet&oldid=9076> [accessed 22 January 2025]
Chicago style
the CreationKit Wiki contributors, "Creation Kit Interface Cheat Sheet," the CreationKit Wiki, , https://ck.uesp.net/w/index.php?title=Creation_Kit_Interface_Cheat_Sheet&oldid=9076 (accessed January 22, 2025).
CBE/CSE style
the CreationKit Wiki contributors. Creation Kit Interface Cheat Sheet [Internet]. the CreationKit Wiki, ; 2018 Jun 23, 18:48 UTC [cited 2025 Jan 22]. Available from: https://ck.uesp.net/w/index.php?title=Creation_Kit_Interface_Cheat_Sheet&oldid=9076.
Bluebook style
Creation Kit Interface Cheat Sheet, https://ck.uesp.net/w/index.php?title=Creation_Kit_Interface_Cheat_Sheet&oldid=9076 (last visited January 22, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "the CreationKit Wiki", title = "Creation Kit Interface Cheat Sheet --- the CreationKit Wiki{,} ", year = "2018", url = "https://ck.uesp.net/w/index.php?title=Creation_Kit_Interface_Cheat_Sheet&oldid=9076", note = "[Online; accessed 22-January-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 = "the CreationKit Wiki", title = "Creation Kit Interface Cheat Sheet --- the CreationKit Wiki{,} ", year = "2018", url = "\url{https://ck.uesp.net/w/index.php?title=Creation_Kit_Interface_Cheat_Sheet&oldid=9076}", note = "[Online; accessed 22-January-2025]" }