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