Cite This Page
Bibliographic details for Papyrus Compile Window
- Page name: Papyrus Compile Window
- Author: the Fallout4 CreationKit Wiki contributors
- Publisher: the Fallout4 CreationKit Wiki, .
- Date of last revision: 6 December 2018 22:36 UTC
- Date retrieved: 29 January 2023 13:21 UTC
- Permanent URL: https://falloutck.uesp.net/w/index.php?title=Papyrus_Compile_Window&oldid=5886
- Page Version ID: 5886
Citation styles for Papyrus Compile Window
APA style
Papyrus Compile Window. (2018, December 6). the Fallout4 CreationKit Wiki, . Retrieved 13:21, January 29, 2023 from https://falloutck.uesp.net/w/index.php?title=Papyrus_Compile_Window&oldid=5886.
MLA style
"Papyrus Compile Window." the Fallout4 CreationKit Wiki, . 6 Dec 2018, 22:36 UTC. 29 Jan 2023, 13:21 <https://falloutck.uesp.net/w/index.php?title=Papyrus_Compile_Window&oldid=5886>.
MHRA style
the Fallout4 CreationKit Wiki contributors, 'Papyrus Compile Window', the Fallout4 CreationKit Wiki, , 6 December 2018, 22:36 UTC, <https://falloutck.uesp.net/w/index.php?title=Papyrus_Compile_Window&oldid=5886> [accessed 29 January 2023]
Chicago style
the Fallout4 CreationKit Wiki contributors, "Papyrus Compile Window," the Fallout4 CreationKit Wiki, , https://falloutck.uesp.net/w/index.php?title=Papyrus_Compile_Window&oldid=5886 (accessed January 29, 2023).
CBE/CSE style
the Fallout4 CreationKit Wiki contributors. Papyrus Compile Window [Internet]. the Fallout4 CreationKit Wiki, ; 2018 Dec 6, 22:36 UTC [cited 2023 Jan 29]. Available from: https://falloutck.uesp.net/w/index.php?title=Papyrus_Compile_Window&oldid=5886.
Bluebook style
Papyrus Compile Window, https://falloutck.uesp.net/w/index.php?title=Papyrus_Compile_Window&oldid=5886 (last visited January 29, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "the Fallout4 CreationKit Wiki", title = "Papyrus Compile Window --- the Fallout4 CreationKit Wiki{,} ", year = "2018", url = "https://falloutck.uesp.net/w/index.php?title=Papyrus_Compile_Window&oldid=5886", note = "[Online; accessed 29-January-2023]" }
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 Fallout4 CreationKit Wiki", title = "Papyrus Compile Window --- the Fallout4 CreationKit Wiki{,} ", year = "2018", url = "\url{https://falloutck.uesp.net/w/index.php?title=Papyrus_Compile_Window&oldid=5886}", note = "[Online; accessed 29-January-2023]" }