Cite This Page
Bibliographic details for Development
- Page name: Development
- Author: Xplor Wiki contributors
- Publisher: Xplor Wiki.
- Date of last revision: 27 July 2023 13:29 UTC
- Date retrieved: 11 May 2026 20:18 UTC
- Permanent URL: https://wiki.xplor.org/index.php?title=Development&oldid=357
- Page Version ID: 357
Citation styles for Development
Development. (2023, July 27). Xplor Wiki. Retrieved May 11, 2026, from https://wiki.xplor.org/index.php?title=Development&oldid=357.
"Development." Xplor Wiki. 27 Jul 2023, 13:29 UTC. <https://wiki.xplor.org/index.php?title=Development&oldid=357> 11 May 2026, 20:18.
Xplor Wiki contributors, 'Development', Xplor Wiki, 27 July 2023, 13:29 UTC, <https://wiki.xplor.org/index.php?title=Development&oldid=357> [accessed 11 May 2026]
Xplor Wiki contributors, "Development," Xplor Wiki, https://wiki.xplor.org/index.php?title=Development&oldid=357 (accessed May 11, 2026).
Xplor Wiki contributors. Development [Internet]. Xplor Wiki; 2023 Jul 27, 13:29 UTC [cited 2026 May 11]. Available from: https://wiki.xplor.org/index.php?title=Development&oldid=357.
Development, https://wiki.xplor.org/index.php?title=Development&oldid=357 (last visited May 11, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Xplor Wiki",
title = "Development --- Xplor Wiki{,} ",
year = "2023",
url = "https://wiki.xplor.org/index.php?title=Development&oldid=357",
note = "[Online; accessed 11-May-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 = "Xplor Wiki",
title = "Development --- Xplor Wiki{,} ",
year = "2023",
url = "\url{https://wiki.xplor.org/index.php?title=Development&oldid=357}",
note = "[Online; accessed 11-May-2026]"
}