Cite This Page
Bibliographic details for Adding Working Scripts to Items
- Page name: Adding Working Scripts to Items
- Author: the CreationKit Wiki contributors
- Publisher: the CreationKit Wiki, .
- Date of last revision: 21 February 2012 21:25 UTC
- Date retrieved: 4 December 2024 04:57 UTC
- Permanent URL: https://ck.uesp.net/w/index.php?title=Adding_Working_Scripts_to_Items&oldid=6591
- Page Version ID: 6591
Citation styles for Adding Working Scripts to Items
APA style
Adding Working Scripts to Items. (2012, February 21). the CreationKit Wiki, . Retrieved 04:57, December 4, 2024 from https://ck.uesp.net/w/index.php?title=Adding_Working_Scripts_to_Items&oldid=6591.
MLA style
"Adding Working Scripts to Items." the CreationKit Wiki, . 21 Feb 2012, 21:25 UTC. 4 Dec 2024, 04:57 <https://ck.uesp.net/w/index.php?title=Adding_Working_Scripts_to_Items&oldid=6591>.
MHRA style
the CreationKit Wiki contributors, 'Adding Working Scripts to Items', the CreationKit Wiki, , 21 February 2012, 21:25 UTC, <https://ck.uesp.net/w/index.php?title=Adding_Working_Scripts_to_Items&oldid=6591> [accessed 4 December 2024]
Chicago style
the CreationKit Wiki contributors, "Adding Working Scripts to Items," the CreationKit Wiki, , https://ck.uesp.net/w/index.php?title=Adding_Working_Scripts_to_Items&oldid=6591 (accessed December 4, 2024).
CBE/CSE style
the CreationKit Wiki contributors. Adding Working Scripts to Items [Internet]. the CreationKit Wiki, ; 2012 Feb 21, 21:25 UTC [cited 2024 Dec 4]. Available from: https://ck.uesp.net/w/index.php?title=Adding_Working_Scripts_to_Items&oldid=6591.
Bluebook style
Adding Working Scripts to Items, https://ck.uesp.net/w/index.php?title=Adding_Working_Scripts_to_Items&oldid=6591 (last visited December 4, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "the CreationKit Wiki", title = "Adding Working Scripts to Items --- the CreationKit Wiki{,} ", year = "2012", url = "https://ck.uesp.net/w/index.php?title=Adding_Working_Scripts_to_Items&oldid=6591", note = "[Online; accessed 4-December-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 = "Adding Working Scripts to Items --- the CreationKit Wiki{,} ", year = "2012", url = "\url{https://ck.uesp.net/w/index.php?title=Adding_Working_Scripts_to_Items&oldid=6591}", note = "[Online; accessed 4-December-2024]" }