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