Cite This Page
Bibliographic details for Demo VisualData/Lua
- Page name: Demo VisualData/Lua
- Author: Wikisphere contributors
- Publisher: Wikisphere.
- Date of last revision: 31 August 2025 14:33 UTC
- Date retrieved: 12 July 2026 21:03 UTC
- Permanent URL: https://wikisphere.org/w/index.php?title=Demo_VisualData/Lua&oldid=149332
- Page Version ID: 149332
Citation styles for Demo VisualData/Lua
Demo VisualData/Lua. (2025, August 31). Wikisphere. Retrieved July 12, 2026, from https://wikisphere.org/w/index.php?title=Demo_VisualData/Lua&oldid=149332.
"Demo VisualData/Lua." Wikisphere. 31 Aug 2025, 14:33 UTC. <https://wikisphere.org/w/index.php?title=Demo_VisualData/Lua&oldid=149332> 12 Jul 2026, 21:03.
Wikisphere contributors, 'Demo VisualData/Lua', Wikisphere, 31 August 2025, 14:33 UTC, <https://wikisphere.org/w/index.php?title=Demo_VisualData/Lua&oldid=149332> [accessed 12 July 2026]
Wikisphere contributors, "Demo VisualData/Lua," Wikisphere, https://wikisphere.org/w/index.php?title=Demo_VisualData/Lua&oldid=149332 (accessed July 12, 2026).
Wikisphere contributors. Demo VisualData/Lua [Internet]. Wikisphere; 2025 Aug 31, 14:33 UTC [cited 2026 Jul 12]. Available from: https://wikisphere.org/w/index.php?title=Demo_VisualData/Lua&oldid=149332.
Demo VisualData/Lua, https://wikisphere.org/w/index.php?title=Demo_VisualData/Lua&oldid=149332 (last visited July 12, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Wikisphere",
title = "Demo VisualData/Lua --- Wikisphere{,} ",
year = "2025",
url = "https://wikisphere.org/w/index.php?title=Demo_VisualData/Lua&oldid=149332",
note = "[Online; accessed 12-July-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 = "Wikisphere",
title = "Demo VisualData/Lua --- Wikisphere{,} ",
year = "2025",
url = "\url{https://wikisphere.org/w/index.php?title=Demo_VisualData/Lua&oldid=149332}",
note = "[Online; accessed 12-July-2026]"
}