Cite This Page
Bibliographic details for Code of Conduct
- Page name: Code of Conduct
- Author: TCU Wiki contributors
- Publisher: TCU Wiki.
- Date of last revision: 11 June 2026 20:46 UTC
- Date retrieved: 13 July 2026 15:03 UTC
- Permanent URL: https://wiki.digitalrights.community/index.php?title=Code_of_Conduct&oldid=55692
- Page Version ID: 55692
Citation styles for Code of Conduct
APA style
Code of Conduct. (2026, June 11). TCU Wiki. Retrieved 15:03, July 13, 2026 from https://wiki.digitalrights.community/index.php?title=Code_of_Conduct&oldid=55692.
MLA style
"Code of Conduct." TCU Wiki. 11 Jun 2026, 20:46 UTC. 13 Jul 2026, 15:03 <https://wiki.digitalrights.community/index.php?title=Code_of_Conduct&oldid=55692>.
MHRA style
TCU Wiki contributors, 'Code of Conduct', TCU Wiki, 11 June 2026, 20:46 UTC, <https://wiki.digitalrights.community/index.php?title=Code_of_Conduct&oldid=55692> [accessed 13 July 2026]
Chicago style
TCU Wiki contributors, "Code of Conduct," TCU Wiki, https://wiki.digitalrights.community/index.php?title=Code_of_Conduct&oldid=55692 (accessed July 13, 2026).
CBE/CSE style
TCU Wiki contributors. Code of Conduct [Internet]. TCU Wiki; 2026 Jun 11, 20:46 UTC [cited 2026 Jul 13]. Available from: https://wiki.digitalrights.community/index.php?title=Code_of_Conduct&oldid=55692.
Bluebook style
Code of Conduct, https://wiki.digitalrights.community/index.php?title=Code_of_Conduct&oldid=55692 (last visited July 13, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "TCU Wiki",
title = "Code of Conduct --- TCU Wiki{,} ",
year = "2026",
url = "https://wiki.digitalrights.community/index.php?title=Code_of_Conduct&oldid=55692",
note = "[Online; accessed 13-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 = "TCU Wiki",
title = "Code of Conduct --- TCU Wiki{,} ",
year = "2026",
url = "\url{https://wiki.digitalrights.community/index.php?title=Code_of_Conduct&oldid=55692}",
note = "[Online; accessed 13-July-2026]"
}