Cite This Page
Bibliographic details for Matplotlib
- Page name: Matplotlib
- Author: OpenHatch wiki contributors
- Publisher: OpenHatch wiki, .
- Date of last revision: 27 July 2012 11:41 UTC
- Date retrieved: 30 May 2023 15:35 UTC
- Permanent URL: https://wiki.openhatch.org/w/index.php?title=Matplotlib&oldid=10011
- Page Version ID: 10011
Citation styles for Matplotlib
APA style
Matplotlib. (2012, July 27). OpenHatch wiki, . Retrieved 15:35, May 30, 2023 from https://wiki.openhatch.org/w/index.php?title=Matplotlib&oldid=10011.
MLA style
"Matplotlib." OpenHatch wiki, . 27 Jul 2012, 11:41 UTC. 30 May 2023, 15:35 <https://wiki.openhatch.org/w/index.php?title=Matplotlib&oldid=10011>.
MHRA style
OpenHatch wiki contributors, 'Matplotlib', OpenHatch wiki, , 27 July 2012, 11:41 UTC, <https://wiki.openhatch.org/w/index.php?title=Matplotlib&oldid=10011> [accessed 30 May 2023]
Chicago style
OpenHatch wiki contributors, "Matplotlib," OpenHatch wiki, , https://wiki.openhatch.org/w/index.php?title=Matplotlib&oldid=10011 (accessed May 30, 2023).
CBE/CSE style
OpenHatch wiki contributors. Matplotlib [Internet]. OpenHatch wiki, ; 2012 Jul 27, 11:41 UTC [cited 2023 May 30]. Available from: https://wiki.openhatch.org/w/index.php?title=Matplotlib&oldid=10011.
Bluebook style
Matplotlib, https://wiki.openhatch.org/w/index.php?title=Matplotlib&oldid=10011 (last visited May 30, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "OpenHatch wiki", title = "Matplotlib --- OpenHatch wiki{,} ", year = "2012", url = "https://wiki.openhatch.org/w/index.php?title=Matplotlib&oldid=10011", note = "[Online; accessed 30-May-2023]" }
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 = "OpenHatch wiki", title = "Matplotlib --- OpenHatch wiki{,} ", year = "2012", url = "\url{https://wiki.openhatch.org/w/index.php?title=Matplotlib&oldid=10011}", note = "[Online; accessed 30-May-2023]" }