Cite This Page
Bibliographic details for Installing Octave on your PC and Mac
- Page name: Installing Octave on your PC and Mac
- Author: Ilya Nemenman: Theoretical Biophysics @ Emory contributors
- Publisher: Ilya Nemenman: Theoretical Biophysics @ Emory, .
- Date of last revision: 26 August 2015 03:19 UTC
- Date retrieved: 27 November 2025 08:10 UTC
- Permanent URL: https://nemenmanlab.org/~ilya/index.php?title=Installing_Octave_on_your_PC_and_Mac&oldid=274
- Page Version ID: 274
Citation styles for Installing Octave on your PC and Mac
APA style
Installing Octave on your PC and Mac. (2015, August 26). Ilya Nemenman: Theoretical Biophysics @ Emory, . Retrieved 08:10, November 27, 2025 from https://nemenmanlab.org/~ilya/index.php?title=Installing_Octave_on_your_PC_and_Mac&oldid=274.
MLA style
"Installing Octave on your PC and Mac." Ilya Nemenman: Theoretical Biophysics @ Emory, . 26 Aug 2015, 03:19 UTC. 27 Nov 2025, 08:10 <https://nemenmanlab.org/~ilya/index.php?title=Installing_Octave_on_your_PC_and_Mac&oldid=274>.
MHRA style
Ilya Nemenman: Theoretical Biophysics @ Emory contributors, 'Installing Octave on your PC and Mac', Ilya Nemenman: Theoretical Biophysics @ Emory, , 26 August 2015, 03:19 UTC, <https://nemenmanlab.org/~ilya/index.php?title=Installing_Octave_on_your_PC_and_Mac&oldid=274> [accessed 27 November 2025]
Chicago style
Ilya Nemenman: Theoretical Biophysics @ Emory contributors, "Installing Octave on your PC and Mac," Ilya Nemenman: Theoretical Biophysics @ Emory, , https://nemenmanlab.org/~ilya/index.php?title=Installing_Octave_on_your_PC_and_Mac&oldid=274 (accessed November 27, 2025).
CBE/CSE style
Ilya Nemenman: Theoretical Biophysics @ Emory contributors. Installing Octave on your PC and Mac [Internet]. Ilya Nemenman: Theoretical Biophysics @ Emory, ; 2015 Aug 26, 03:19 UTC [cited 2025 Nov 27]. Available from: https://nemenmanlab.org/~ilya/index.php?title=Installing_Octave_on_your_PC_and_Mac&oldid=274.
Bluebook style
Installing Octave on your PC and Mac, https://nemenmanlab.org/~ilya/index.php?title=Installing_Octave_on_your_PC_and_Mac&oldid=274 (last visited November 27, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Ilya Nemenman: Theoretical Biophysics @ Emory",
title = "Installing Octave on your PC and Mac --- Ilya Nemenman: Theoretical Biophysics @ Emory{,} ",
year = "2015",
url = "https://nemenmanlab.org/~ilya/index.php?title=Installing_Octave_on_your_PC_and_Mac&oldid=274",
note = "[Online; accessed 27-November-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 = "Ilya Nemenman: Theoretical Biophysics @ Emory",
title = "Installing Octave on your PC and Mac --- Ilya Nemenman: Theoretical Biophysics @ Emory{,} ",
year = "2015",
url = "\url{https://nemenmanlab.org/~ilya/index.php?title=Installing_Octave_on_your_PC_and_Mac&oldid=274}",
note = "[Online; accessed 27-November-2025]"
}