Cite This Page
Bibliographic details for Bethesda Tutorial Creating an Actor/pl
- Page name: Bethesda Tutorial Creating an Actor/pl
- Author: the CreationKit Wiki contributors
- Publisher: the CreationKit Wiki, .
- Date of last revision: 15 April 2012 17:01 UTC
- Date retrieved: 13 September 2024 05:37 UTC
- Permanent URL: https://ck.uesp.net/w/index.php?title=Bethesda_Tutorial_Creating_an_Actor/pl&oldid=7195
- Page Version ID: 7195
Citation styles for Bethesda Tutorial Creating an Actor/pl
APA style
Bethesda Tutorial Creating an Actor/pl. (2012, April 15). the CreationKit Wiki, . Retrieved 05:37, September 13, 2024 from https://ck.uesp.net/w/index.php?title=Bethesda_Tutorial_Creating_an_Actor/pl&oldid=7195.
MLA style
"Bethesda Tutorial Creating an Actor/pl." the CreationKit Wiki, . 15 Apr 2012, 17:01 UTC. 13 Sep 2024, 05:37 <https://ck.uesp.net/w/index.php?title=Bethesda_Tutorial_Creating_an_Actor/pl&oldid=7195>.
MHRA style
the CreationKit Wiki contributors, 'Bethesda Tutorial Creating an Actor/pl', the CreationKit Wiki, , 15 April 2012, 17:01 UTC, <https://ck.uesp.net/w/index.php?title=Bethesda_Tutorial_Creating_an_Actor/pl&oldid=7195> [accessed 13 September 2024]
Chicago style
the CreationKit Wiki contributors, "Bethesda Tutorial Creating an Actor/pl," the CreationKit Wiki, , https://ck.uesp.net/w/index.php?title=Bethesda_Tutorial_Creating_an_Actor/pl&oldid=7195 (accessed September 13, 2024).
CBE/CSE style
the CreationKit Wiki contributors. Bethesda Tutorial Creating an Actor/pl [Internet]. the CreationKit Wiki, ; 2012 Apr 15, 17:01 UTC [cited 2024 Sep 13]. Available from: https://ck.uesp.net/w/index.php?title=Bethesda_Tutorial_Creating_an_Actor/pl&oldid=7195.
Bluebook style
Bethesda Tutorial Creating an Actor/pl, https://ck.uesp.net/w/index.php?title=Bethesda_Tutorial_Creating_an_Actor/pl&oldid=7195 (last visited September 13, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "the CreationKit Wiki", title = "Bethesda Tutorial Creating an Actor/pl --- the CreationKit Wiki{,} ", year = "2012", url = "https://ck.uesp.net/w/index.php?title=Bethesda_Tutorial_Creating_an_Actor/pl&oldid=7195", note = "[Online; accessed 13-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 = "Bethesda Tutorial Creating an Actor/pl --- the CreationKit Wiki{,} ", year = "2012", url = "\url{https://ck.uesp.net/w/index.php?title=Bethesda_Tutorial_Creating_an_Actor/pl&oldid=7195}", note = "[Online; accessed 13-September-2024]" }