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