Cite This Page
Bibliographic details for Create
- Page name: Create
- Author: Modded Wiki contributors
- Publisher: Modded Wiki.
- Date of last revision: 22 October 2025 22:34 UTC
- Date retrieved: 15 June 2026 20:27 UTC
- Permanent URL: https://modded.wiki/index.php?title=Create&oldid=13416
- Page Version ID: 13416
Citation styles for Create
APA style
Create. (2025, October 22). Modded Wiki. Retrieved 20:27, June 15, 2026 from https://modded.wiki/index.php?title=Create&oldid=13416.
MLA style
"Create." Modded Wiki. 22 Oct 2025, 22:34 UTC. 15 Jun 2026, 20:27 <https://modded.wiki/index.php?title=Create&oldid=13416>.
MHRA style
Modded Wiki contributors, 'Create', Modded Wiki, 22 October 2025, 22:34 UTC, <https://modded.wiki/index.php?title=Create&oldid=13416> [accessed 15 June 2026]
Chicago style
Modded Wiki contributors, "Create," Modded Wiki, https://modded.wiki/index.php?title=Create&oldid=13416 (accessed June 15, 2026).
CBE/CSE style
Modded Wiki contributors. Create [Internet]. Modded Wiki; 2025 Oct 22, 22:34 UTC [cited 2026 Jun 15]. Available from: https://modded.wiki/index.php?title=Create&oldid=13416.
Bluebook style
Create, https://modded.wiki/index.php?title=Create&oldid=13416 (last visited June 15, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Modded Wiki",
title = "Create --- Modded Wiki{,} ",
year = "2025",
url = "https://modded.wiki/index.php?title=Create&oldid=13416",
note = "[Online; accessed 15-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 = "Modded Wiki",
title = "Create --- Modded Wiki{,} ",
year = "2025",
url = "\url{https://modded.wiki/index.php?title=Create&oldid=13416}",
note = "[Online; accessed 15-June-2026]"
}