Cite This Page
Bibliographic details for Zbex programming language
- Page name: Zbex programming language
- Author: CCARH Wiki contributors
- Publisher: CCARH Wiki.
- Date of last revision: 13 April 2025 05:33 UTC
- Date retrieved: 11 June 2026 19:29 UTC
- Permanent URL: https://wiki.ccarh.org/index.php?title=Zbex_programming_language&oldid=13588
- Page Version ID: 13588
Citation styles for Zbex programming language
APA style
Zbex programming language. (2025, April 13). CCARH Wiki. Retrieved 19:29, June 11, 2026 from https://wiki.ccarh.org/index.php?title=Zbex_programming_language&oldid=13588.
MLA style
"Zbex programming language." CCARH Wiki. 13 Apr 2025, 05:33 UTC. 11 Jun 2026, 19:29 <https://wiki.ccarh.org/index.php?title=Zbex_programming_language&oldid=13588>.
MHRA style
CCARH Wiki contributors, 'Zbex programming language', CCARH Wiki, 13 April 2025, 05:33 UTC, <https://wiki.ccarh.org/index.php?title=Zbex_programming_language&oldid=13588> [accessed 11 June 2026]
Chicago style
CCARH Wiki contributors, "Zbex programming language," CCARH Wiki, https://wiki.ccarh.org/index.php?title=Zbex_programming_language&oldid=13588 (accessed June 11, 2026).
CBE/CSE style
CCARH Wiki contributors. Zbex programming language [Internet]. CCARH Wiki; 2025 Apr 13, 05:33 UTC [cited 2026 Jun 11]. Available from: https://wiki.ccarh.org/index.php?title=Zbex_programming_language&oldid=13588.
Bluebook style
Zbex programming language, https://wiki.ccarh.org/index.php?title=Zbex_programming_language&oldid=13588 (last visited June 11, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "CCARH Wiki",
title = "Zbex programming language --- CCARH Wiki{,} ",
year = "2025",
url = "https://wiki.ccarh.org/index.php?title=Zbex_programming_language&oldid=13588",
note = "[Online; accessed 11-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 = "CCARH Wiki",
title = "Zbex programming language --- CCARH Wiki{,} ",
year = "2025",
url = "\url{https://wiki.ccarh.org/index.php?title=Zbex_programming_language&oldid=13588}",
note = "[Online; accessed 11-June-2026]"
}