Cite This Page
Bibliographic details for Octave
- Page name: Octave
- Author: UCT EE Wiki contributors
- Publisher: UCT EE Wiki, .
- Date of last revision: 2 March 2020 11:01 UTC
- Date retrieved: 5 March 2026 00:15 UTC
- Permanent URL: http://wiki.ee.uct.ac.za/index.php?title=Octave&oldid=193
- Page Version ID: 193
Citation styles for Octave
APA style
Octave. (2020, March 2). UCT EE Wiki, . Retrieved 00:15, March 5, 2026 from http://wiki.ee.uct.ac.za/index.php?title=Octave&oldid=193.
MLA style
"Octave." UCT EE Wiki, . 2 Mar 2020, 11:01 UTC. 5 Mar 2026, 00:15 <http://wiki.ee.uct.ac.za/index.php?title=Octave&oldid=193>.
MHRA style
UCT EE Wiki contributors, 'Octave', UCT EE Wiki, , 2 March 2020, 11:01 UTC, <http://wiki.ee.uct.ac.za/index.php?title=Octave&oldid=193> [accessed 5 March 2026]
Chicago style
UCT EE Wiki contributors, "Octave," UCT EE Wiki, , http://wiki.ee.uct.ac.za/index.php?title=Octave&oldid=193 (accessed March 5, 2026).
CBE/CSE style
UCT EE Wiki contributors. Octave [Internet]. UCT EE Wiki, ; 2020 Mar 2, 11:01 UTC [cited 2026 Mar 5]. Available from: http://wiki.ee.uct.ac.za/index.php?title=Octave&oldid=193.
Bluebook style
Octave, http://wiki.ee.uct.ac.za/index.php?title=Octave&oldid=193 (last visited March 5, 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=193",
note = "[Online; accessed 5-March-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=193}",
note = "[Online; accessed 5-March-2026]"
}