Cite This Page
Bibliographic details for 3D Asset Workflow: Naming the Asset
- Page name: 3D Asset Workflow: Naming the Asset
- Author: Frozenbyte Wiki contributors
- Publisher: Frozenbyte Wiki.
- Date of last revision: 4 September 2023 06:21 UTC
- Date retrieved: 13 June 2026 09:44 UTC
- Permanent URL: https://wiki.frozenbyte.com/index.php?title=3D_Asset_Workflow:_Naming_the_Asset&oldid=1119
- Page Version ID: 1119
Citation styles for 3D Asset Workflow: Naming the Asset
APA style
3D Asset Workflow: Naming the Asset. (2023, September 4). Frozenbyte Wiki. Retrieved 09:44, June 13, 2026 from https://wiki.frozenbyte.com/index.php?title=3D_Asset_Workflow:_Naming_the_Asset&oldid=1119.
MLA style
"3D Asset Workflow: Naming the Asset." Frozenbyte Wiki. 4 Sep 2023, 06:21 UTC. 13 Jun 2026, 09:44 <https://wiki.frozenbyte.com/index.php?title=3D_Asset_Workflow:_Naming_the_Asset&oldid=1119>.
MHRA style
Frozenbyte Wiki contributors, '3D Asset Workflow: Naming the Asset', Frozenbyte Wiki, 4 September 2023, 06:21 UTC, <https://wiki.frozenbyte.com/index.php?title=3D_Asset_Workflow:_Naming_the_Asset&oldid=1119> [accessed 13 June 2026]
Chicago style
Frozenbyte Wiki contributors, "3D Asset Workflow: Naming the Asset," Frozenbyte Wiki, https://wiki.frozenbyte.com/index.php?title=3D_Asset_Workflow:_Naming_the_Asset&oldid=1119 (accessed June 13, 2026).
CBE/CSE style
Frozenbyte Wiki contributors. 3D Asset Workflow: Naming the Asset [Internet]. Frozenbyte Wiki; 2023 Sep 4, 06:21 UTC [cited 2026 Jun 13]. Available from: https://wiki.frozenbyte.com/index.php?title=3D_Asset_Workflow:_Naming_the_Asset&oldid=1119.
Bluebook style
3D Asset Workflow: Naming the Asset, https://wiki.frozenbyte.com/index.php?title=3D_Asset_Workflow:_Naming_the_Asset&oldid=1119 (last visited June 13, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Frozenbyte Wiki",
title = "3D Asset Workflow: Naming the Asset --- Frozenbyte Wiki{,} ",
year = "2023",
url = "https://wiki.frozenbyte.com/index.php?title=3D_Asset_Workflow:_Naming_the_Asset&oldid=1119",
note = "[Online; accessed 13-June-2026]"
}
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 = "Frozenbyte Wiki",
title = "3D Asset Workflow: Naming the Asset --- Frozenbyte Wiki{,} ",
year = "2023",
url = "\url{https://wiki.frozenbyte.com/index.php?title=3D_Asset_Workflow:_Naming_the_Asset&oldid=1119}",
note = "[Online; accessed 13-June-2026]"
}