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