Cite This Page
Bibliographic details for Creating A Custom Weapon
- Page name: Creating A Custom Weapon
- Author: the Fallout3 GECK Wiki contributors
- Publisher: the Fallout3 GECK Wiki, .
- Date of last revision: 7 August 2009 04:19 UTC
- Date retrieved: 9 September 2024 04:48 UTC
- Permanent URL: https://geck.uesp.net/w/index.php?title=Creating_A_Custom_Weapon&oldid=5141
- Page Version ID: 5141
Citation styles for Creating A Custom Weapon
APA style
Creating A Custom Weapon. (2009, August 7). the Fallout3 GECK Wiki, . Retrieved 04:48, September 9, 2024 from https://geck.uesp.net/w/index.php?title=Creating_A_Custom_Weapon&oldid=5141.
MLA style
"Creating A Custom Weapon." the Fallout3 GECK Wiki, . 7 Aug 2009, 04:19 UTC. 9 Sep 2024, 04:48 <https://geck.uesp.net/w/index.php?title=Creating_A_Custom_Weapon&oldid=5141>.
MHRA style
the Fallout3 GECK Wiki contributors, 'Creating A Custom Weapon', the Fallout3 GECK Wiki, , 7 August 2009, 04:19 UTC, <https://geck.uesp.net/w/index.php?title=Creating_A_Custom_Weapon&oldid=5141> [accessed 9 September 2024]
Chicago style
the Fallout3 GECK Wiki contributors, "Creating A Custom Weapon," the Fallout3 GECK Wiki, , https://geck.uesp.net/w/index.php?title=Creating_A_Custom_Weapon&oldid=5141 (accessed September 9, 2024).
CBE/CSE style
the Fallout3 GECK Wiki contributors. Creating A Custom Weapon [Internet]. the Fallout3 GECK Wiki, ; 2009 Aug 7, 04:19 UTC [cited 2024 Sep 9]. Available from: https://geck.uesp.net/w/index.php?title=Creating_A_Custom_Weapon&oldid=5141.
Bluebook style
Creating A Custom Weapon, https://geck.uesp.net/w/index.php?title=Creating_A_Custom_Weapon&oldid=5141 (last visited September 9, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "the Fallout3 GECK Wiki", title = "Creating A Custom Weapon --- the Fallout3 GECK Wiki{,} ", year = "2009", url = "https://geck.uesp.net/w/index.php?title=Creating_A_Custom_Weapon&oldid=5141", note = "[Online; accessed 9-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 Fallout3 GECK Wiki", title = "Creating A Custom Weapon --- the Fallout3 GECK Wiki{,} ", year = "2009", url = "\url{https://geck.uesp.net/w/index.php?title=Creating_A_Custom_Weapon&oldid=5141}", note = "[Online; accessed 9-September-2024]" }