Cite This Page
Bibliographic details for Matlab
- Page name: Matlab
- Author: WPKG | Open Source Software Deployment and Distribution contributors
- Publisher: WPKG | Open Source Software Deployment and Distribution, .
- Date of last revision: 19 October 2012 16:05 UTC
- Date retrieved: 18 March 2026 22:20 UTC
- Permanent URL: https://wpkg.org/index.php?title=Matlab&oldid=11221
- Page Version ID: 11221
Citation styles for Matlab
APA style
Matlab. (2012, October 19). WPKG | Open Source Software Deployment and Distribution, . Retrieved 22:20, March 18, 2026 from https://wpkg.org/index.php?title=Matlab&oldid=11221.
MLA style
"Matlab." WPKG | Open Source Software Deployment and Distribution, . 19 Oct 2012, 16:05 UTC. 18 Mar 2026, 22:20 <https://wpkg.org/index.php?title=Matlab&oldid=11221>.
MHRA style
WPKG | Open Source Software Deployment and Distribution contributors, 'Matlab', WPKG | Open Source Software Deployment and Distribution, , 19 October 2012, 16:05 UTC, <https://wpkg.org/index.php?title=Matlab&oldid=11221> [accessed 18 March 2026]
Chicago style
WPKG | Open Source Software Deployment and Distribution contributors, "Matlab," WPKG | Open Source Software Deployment and Distribution, , https://wpkg.org/index.php?title=Matlab&oldid=11221 (accessed March 18, 2026).
CBE/CSE style
WPKG | Open Source Software Deployment and Distribution contributors. Matlab [Internet]. WPKG | Open Source Software Deployment and Distribution, ; 2012 Oct 19, 16:05 UTC [cited 2026 Mar 18]. Available from: https://wpkg.org/index.php?title=Matlab&oldid=11221.
Bluebook style
Matlab, https://wpkg.org/index.php?title=Matlab&oldid=11221 (last visited March 18, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "WPKG | Open Source Software Deployment and Distribution",
title = "Matlab --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2012",
url = "https://wpkg.org/index.php?title=Matlab&oldid=11221",
note = "[Online; accessed 18-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 = "WPKG | Open Source Software Deployment and Distribution",
title = "Matlab --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2012",
url = "\url{https://wpkg.org/index.php?title=Matlab&oldid=11221}",
note = "[Online; accessed 18-March-2026]"
}