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