Cite This Page
Bibliographic details for Code of Conduct
- Page name: Code of Conduct
- Author: Project Patterns contributors
- Publisher: Project Patterns, .
- Date of last revision: 16 January 2022 19:14 UTC
- Date retrieved: 23 March 2023 15:05 UTC
- Permanent URL: https://project-patterns.com/w/index.php?title=Code_of_Conduct&oldid=5
- Page Version ID: 5
Citation styles for Code of Conduct
APA style
Code of Conduct. (2022, January 16). Project Patterns, . Retrieved 15:05, March 23, 2023 from https://project-patterns.com/w/index.php?title=Code_of_Conduct&oldid=5.
MLA style
"Code of Conduct." Project Patterns, . 16 Jan 2022, 19:14 UTC. 23 Mar 2023, 15:05 <https://project-patterns.com/w/index.php?title=Code_of_Conduct&oldid=5>.
MHRA style
Project Patterns contributors, 'Code of Conduct', Project Patterns, , 16 January 2022, 19:14 UTC, <https://project-patterns.com/w/index.php?title=Code_of_Conduct&oldid=5> [accessed 23 March 2023]
Chicago style
Project Patterns contributors, "Code of Conduct," Project Patterns, , https://project-patterns.com/w/index.php?title=Code_of_Conduct&oldid=5 (accessed March 23, 2023).
CBE/CSE style
Project Patterns contributors. Code of Conduct [Internet]. Project Patterns, ; 2022 Jan 16, 19:14 UTC [cited 2023 Mar 23]. Available from: https://project-patterns.com/w/index.php?title=Code_of_Conduct&oldid=5.
Bluebook style
Code of Conduct, https://project-patterns.com/w/index.php?title=Code_of_Conduct&oldid=5 (last visited March 23, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "Project Patterns", title = "Code of Conduct --- Project Patterns{,} ", year = "2022", url = "https://project-patterns.com/w/index.php?title=Code_of_Conduct&oldid=5", note = "[Online; accessed 23-March-2023]" }
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 = "Project Patterns", title = "Code of Conduct --- Project Patterns{,} ", year = "2022", url = "\url{https://project-patterns.com/w/index.php?title=Code_of_Conduct&oldid=5}", note = "[Online; accessed 23-March-2023]" }