Cite This Page
Bibliographic details for Book Script
- Page name: Book Script
- Author: the CreationKit Wiki contributors
- Publisher: the CreationKit Wiki, .
- Date of last revision: 5 September 2014 05:57 UTC
- Date retrieved: 26 January 2025 16:17 UTC
- Permanent URL: https://ck.uesp.net/w/index.php?title=Book_Script&oldid=8151
- Page Version ID: 8151
Citation styles for Book Script
APA style
Book Script. (2014, September 5). the CreationKit Wiki, . Retrieved 16:17, January 26, 2025 from https://ck.uesp.net/w/index.php?title=Book_Script&oldid=8151.
MLA style
"Book Script." the CreationKit Wiki, . 5 Sep 2014, 05:57 UTC. 26 Jan 2025, 16:17 <https://ck.uesp.net/w/index.php?title=Book_Script&oldid=8151>.
MHRA style
the CreationKit Wiki contributors, 'Book Script', the CreationKit Wiki, , 5 September 2014, 05:57 UTC, <https://ck.uesp.net/w/index.php?title=Book_Script&oldid=8151> [accessed 26 January 2025]
Chicago style
the CreationKit Wiki contributors, "Book Script," the CreationKit Wiki, , https://ck.uesp.net/w/index.php?title=Book_Script&oldid=8151 (accessed January 26, 2025).
CBE/CSE style
the CreationKit Wiki contributors. Book Script [Internet]. the CreationKit Wiki, ; 2014 Sep 5, 05:57 UTC [cited 2025 Jan 26]. Available from: https://ck.uesp.net/w/index.php?title=Book_Script&oldid=8151.
Bluebook style
Book Script, https://ck.uesp.net/w/index.php?title=Book_Script&oldid=8151 (last visited January 26, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "the CreationKit Wiki", title = "Book Script --- the CreationKit Wiki{,} ", year = "2014", url = "https://ck.uesp.net/w/index.php?title=Book_Script&oldid=8151", note = "[Online; accessed 26-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 = "Book Script --- the CreationKit Wiki{,} ", year = "2014", url = "\url{https://ck.uesp.net/w/index.php?title=Book_Script&oldid=8151}", note = "[Online; accessed 26-January-2025]" }