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