Cite This Page
Bibliographic details for Data File Example
- Page name: Data File Example
- Author: the Oblivion ConstructionSet Wiki contributors
- Publisher: the Oblivion ConstructionSet Wiki, .
- Date of last revision: 21 December 2023 20:51 UTC
- Date retrieved: 10 November 2024 19:47 UTC
- Permanent URL: https://cs.uesp.net/w/index.php?title=Data_File_Example&oldid=40370
- Page Version ID: 40370
Citation styles for Data File Example
APA style
Data File Example. (2023, December 21). the Oblivion ConstructionSet Wiki, . Retrieved 19:47, November 10, 2024 from https://cs.uesp.net/w/index.php?title=Data_File_Example&oldid=40370.
MLA style
"Data File Example." the Oblivion ConstructionSet Wiki, . 21 Dec 2023, 20:51 UTC. 10 Nov 2024, 19:47 <https://cs.uesp.net/w/index.php?title=Data_File_Example&oldid=40370>.
MHRA style
the Oblivion ConstructionSet Wiki contributors, 'Data File Example', the Oblivion ConstructionSet Wiki, , 21 December 2023, 20:51 UTC, <https://cs.uesp.net/w/index.php?title=Data_File_Example&oldid=40370> [accessed 10 November 2024]
Chicago style
the Oblivion ConstructionSet Wiki contributors, "Data File Example," the Oblivion ConstructionSet Wiki, , https://cs.uesp.net/w/index.php?title=Data_File_Example&oldid=40370 (accessed November 10, 2024).
CBE/CSE style
the Oblivion ConstructionSet Wiki contributors. Data File Example [Internet]. the Oblivion ConstructionSet Wiki, ; 2023 Dec 21, 20:51 UTC [cited 2024 Nov 10]. Available from: https://cs.uesp.net/w/index.php?title=Data_File_Example&oldid=40370.
Bluebook style
Data File Example, https://cs.uesp.net/w/index.php?title=Data_File_Example&oldid=40370 (last visited November 10, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "the Oblivion ConstructionSet Wiki", title = "Data File Example --- the Oblivion ConstructionSet Wiki{,} ", year = "2023", url = "https://cs.uesp.net/w/index.php?title=Data_File_Example&oldid=40370", note = "[Online; accessed 10-November-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 Oblivion ConstructionSet Wiki", title = "Data File Example --- the Oblivion ConstructionSet Wiki{,} ", year = "2023", url = "\url{https://cs.uesp.net/w/index.php?title=Data_File_Example&oldid=40370}", note = "[Online; accessed 10-November-2024]" }