Cite This Page
Bibliographic details for Adding Custom Textures
- Page name: Adding Custom Textures
- Author: Mod Wiki contributors
- Publisher: Mod Wiki, .
- Date of last revision: 4 December 2007 15:13 UTC
- Date retrieved: 29 October 2025 05:25 UTC
- Permanent URL: https://wiki.splashdamage.com/index.php?title=Adding_Custom_Textures&oldid=3874
- Page Version ID: 3874
Citation styles for Adding Custom Textures
APA style
Adding Custom Textures. (2007, December 4). Mod Wiki, . Retrieved 05:25, October 29, 2025 from https://wiki.splashdamage.com/index.php?title=Adding_Custom_Textures&oldid=3874.
MLA style
"Adding Custom Textures." Mod Wiki, . 4 Dec 2007, 15:13 UTC. 29 Oct 2025, 05:25 <https://wiki.splashdamage.com/index.php?title=Adding_Custom_Textures&oldid=3874>.
MHRA style
Mod Wiki contributors, 'Adding Custom Textures', Mod Wiki, , 4 December 2007, 15:13 UTC, <https://wiki.splashdamage.com/index.php?title=Adding_Custom_Textures&oldid=3874> [accessed 29 October 2025]
Chicago style
Mod Wiki contributors, "Adding Custom Textures," Mod Wiki, , https://wiki.splashdamage.com/index.php?title=Adding_Custom_Textures&oldid=3874 (accessed October 29, 2025).
CBE/CSE style
Mod Wiki contributors. Adding Custom Textures [Internet]. Mod Wiki, ; 2007 Dec 4, 15:13 UTC [cited 2025 Oct 29]. Available from: https://wiki.splashdamage.com/index.php?title=Adding_Custom_Textures&oldid=3874.
Bluebook style
Adding Custom Textures, https://wiki.splashdamage.com/index.php?title=Adding_Custom_Textures&oldid=3874 (last visited October 29, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Mod Wiki",
title = "Adding Custom Textures --- Mod Wiki{,} ",
year = "2007",
url = "https://wiki.splashdamage.com/index.php?title=Adding_Custom_Textures&oldid=3874",
note = "[Online; accessed 29-October-2025]"
}
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 = "Mod Wiki",
title = "Adding Custom Textures --- Mod Wiki{,} ",
year = "2007",
url = "\url{https://wiki.splashdamage.com/index.php?title=Adding_Custom_Textures&oldid=3874}",
note = "[Online; accessed 29-October-2025]"
}