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