Cite This Page
Bibliographic details for Code of Conduct
- Page name: Code of Conduct
- Author: Zero-K contributors
- Publisher: Zero-K, .
- Date of last revision: 7 October 2016 18:45 UTC
- Date retrieved: 10 March 2026 01:19 UTC
- Permanent URL: http://test.zero-k.info/mediawiki/index.php?title=Code_of_Conduct&oldid=1598
- Page Version ID: 1598
Citation styles for Code of Conduct
APA style
Code of Conduct. (2016, October 7). Zero-K, . Retrieved 01:19, March 10, 2026 from http://test.zero-k.info/mediawiki/index.php?title=Code_of_Conduct&oldid=1598.
MLA style
"Code of Conduct." Zero-K, . 7 Oct 2016, 18:45 UTC. 10 Mar 2026, 01:19 <http://test.zero-k.info/mediawiki/index.php?title=Code_of_Conduct&oldid=1598>.
MHRA style
Zero-K contributors, 'Code of Conduct', Zero-K, , 7 October 2016, 18:45 UTC, <http://test.zero-k.info/mediawiki/index.php?title=Code_of_Conduct&oldid=1598> [accessed 10 March 2026]
Chicago style
Zero-K contributors, "Code of Conduct," Zero-K, , http://test.zero-k.info/mediawiki/index.php?title=Code_of_Conduct&oldid=1598 (accessed March 10, 2026).
CBE/CSE style
Zero-K contributors. Code of Conduct [Internet]. Zero-K, ; 2016 Oct 7, 18:45 UTC [cited 2026 Mar 10]. Available from: http://test.zero-k.info/mediawiki/index.php?title=Code_of_Conduct&oldid=1598.
Bluebook style
Code of Conduct, http://test.zero-k.info/mediawiki/index.php?title=Code_of_Conduct&oldid=1598 (last visited March 10, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Zero-K",
title = "Code of Conduct --- Zero-K{,} ",
year = "2016",
url = "http://test.zero-k.info/mediawiki/index.php?title=Code_of_Conduct&oldid=1598",
note = "[Online; accessed 10-March-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 = "Zero-K",
title = "Code of Conduct --- Zero-K{,} ",
year = "2016",
url = "\url{http://test.zero-k.info/mediawiki/index.php?title=Code_of_Conduct&oldid=1598}",
note = "[Online; accessed 10-March-2026]"
}