Cite This Page
Bibliographic details for Fallout 4 Simple Fetch Quest Tutorial Chapter 11: Creating Dialog (Middle)
- Page name: Fallout 4 Simple Fetch Quest Tutorial Chapter 11: Creating Dialog (Middle)
- Author: the CreationKit Wiki contributors
- Publisher: the CreationKit Wiki, .
- Date of last revision: 17 April 2017 21:46 UTC
- Date retrieved: 16 September 2024 03:51 UTC
- Permanent URL: https://ck.uesp.net/w/index.php?title=Fallout_4_Simple_Fetch_Quest_Tutorial_Chapter_11:_Creating_Dialog_(Middle)&oldid=9869
- Page Version ID: 9869
Citation styles for Fallout 4 Simple Fetch Quest Tutorial Chapter 11: Creating Dialog (Middle)
APA style
Fallout 4 Simple Fetch Quest Tutorial Chapter 11: Creating Dialog (Middle). (2017, April 17). the CreationKit Wiki, . Retrieved 03:51, September 16, 2024 from https://ck.uesp.net/w/index.php?title=Fallout_4_Simple_Fetch_Quest_Tutorial_Chapter_11:_Creating_Dialog_(Middle)&oldid=9869.
MLA style
"Fallout 4 Simple Fetch Quest Tutorial Chapter 11: Creating Dialog (Middle)." the CreationKit Wiki, . 17 Apr 2017, 21:46 UTC. 16 Sep 2024, 03:51 <https://ck.uesp.net/w/index.php?title=Fallout_4_Simple_Fetch_Quest_Tutorial_Chapter_11:_Creating_Dialog_(Middle)&oldid=9869>.
MHRA style
the CreationKit Wiki contributors, 'Fallout 4 Simple Fetch Quest Tutorial Chapter 11: Creating Dialog (Middle)', the CreationKit Wiki, , 17 April 2017, 21:46 UTC, <https://ck.uesp.net/w/index.php?title=Fallout_4_Simple_Fetch_Quest_Tutorial_Chapter_11:_Creating_Dialog_(Middle)&oldid=9869> [accessed 16 September 2024]
Chicago style
the CreationKit Wiki contributors, "Fallout 4 Simple Fetch Quest Tutorial Chapter 11: Creating Dialog (Middle)," the CreationKit Wiki, , https://ck.uesp.net/w/index.php?title=Fallout_4_Simple_Fetch_Quest_Tutorial_Chapter_11:_Creating_Dialog_(Middle)&oldid=9869 (accessed September 16, 2024).
CBE/CSE style
the CreationKit Wiki contributors. Fallout 4 Simple Fetch Quest Tutorial Chapter 11: Creating Dialog (Middle) [Internet]. the CreationKit Wiki, ; 2017 Apr 17, 21:46 UTC [cited 2024 Sep 16]. Available from: https://ck.uesp.net/w/index.php?title=Fallout_4_Simple_Fetch_Quest_Tutorial_Chapter_11:_Creating_Dialog_(Middle)&oldid=9869.
Bluebook style
Fallout 4 Simple Fetch Quest Tutorial Chapter 11: Creating Dialog (Middle), https://ck.uesp.net/w/index.php?title=Fallout_4_Simple_Fetch_Quest_Tutorial_Chapter_11:_Creating_Dialog_(Middle)&oldid=9869 (last visited September 16, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "the CreationKit Wiki", title = "Fallout 4 Simple Fetch Quest Tutorial Chapter 11: Creating Dialog (Middle) --- the CreationKit Wiki{,} ", year = "2017", url = "https://ck.uesp.net/w/index.php?title=Fallout_4_Simple_Fetch_Quest_Tutorial_Chapter_11:_Creating_Dialog_(Middle)&oldid=9869", note = "[Online; accessed 16-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 = "Fallout 4 Simple Fetch Quest Tutorial Chapter 11: Creating Dialog (Middle) --- the CreationKit Wiki{,} ", year = "2017", url = "\url{https://ck.uesp.net/w/index.php?title=Fallout_4_Simple_Fetch_Quest_Tutorial_Chapter_11:_Creating_Dialog_(Middle)&oldid=9869}", note = "[Online; accessed 16-September-2024]" }