Cite This Page
Bibliographic details for CodeBlocks
- Page name: CodeBlocks
- Author: UCT EE Wiki contributors
- Publisher: UCT EE Wiki, .
- Date of last revision: 12 March 2022 11:56 UTC
- Date retrieved: 3 April 2025 17:28 UTC
- Permanent URL: http://wiki.ee.uct.ac.za/index.php?title=CodeBlocks&oldid=543
- Page Version ID: 543
Citation styles for CodeBlocks
APA style
CodeBlocks. (2022, March 12). UCT EE Wiki, . Retrieved 17:28, April 3, 2025 from http://wiki.ee.uct.ac.za/index.php?title=CodeBlocks&oldid=543.
MLA style
"CodeBlocks." UCT EE Wiki, . 12 Mar 2022, 11:56 UTC. 3 Apr 2025, 17:28 <http://wiki.ee.uct.ac.za/index.php?title=CodeBlocks&oldid=543>.
MHRA style
UCT EE Wiki contributors, 'CodeBlocks', UCT EE Wiki, , 12 March 2022, 11:56 UTC, <http://wiki.ee.uct.ac.za/index.php?title=CodeBlocks&oldid=543> [accessed 3 April 2025]
Chicago style
UCT EE Wiki contributors, "CodeBlocks," UCT EE Wiki, , http://wiki.ee.uct.ac.za/index.php?title=CodeBlocks&oldid=543 (accessed April 3, 2025).
CBE/CSE style
UCT EE Wiki contributors. CodeBlocks [Internet]. UCT EE Wiki, ; 2022 Mar 12, 11:56 UTC [cited 2025 Apr 3]. Available from: http://wiki.ee.uct.ac.za/index.php?title=CodeBlocks&oldid=543.
Bluebook style
CodeBlocks, http://wiki.ee.uct.ac.za/index.php?title=CodeBlocks&oldid=543 (last visited April 3, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "UCT EE Wiki", title = "CodeBlocks --- UCT EE Wiki{,} ", year = "2022", url = "http://wiki.ee.uct.ac.za/index.php?title=CodeBlocks&oldid=543", note = "[Online; accessed 3-April-2025]" }
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 = "UCT EE Wiki", title = "CodeBlocks --- UCT EE Wiki{,} ", year = "2022", url = "\url{http://wiki.ee.uct.ac.za/index.php?title=CodeBlocks&oldid=543}", note = "[Online; accessed 3-April-2025]" }