Cite
From
Bibliographic details for Matplotlib
- Page name: Matplotlib
- Author: contributors
- Publisher: , .
- Date of last revision: 29 April 2013 19:58 UTC
- Date retrieved: 30 October 2025 07:10 UTC
- Permanent URL: http://wiki.solab.rshu.ru/index.php?title=Matplotlib&oldid=5375
- Page Version ID: 5375
Citation styles for Matplotlib
APA style
Matplotlib. (2013, April 29). , . Retrieved 07:10, October 30, 2025 from http://wiki.solab.rshu.ru/index.php?title=Matplotlib&oldid=5375.
MLA style
"Matplotlib." , . 29 Apr 2013, 19:58 UTC. 30 Oct 2025, 07:10 <http://wiki.solab.rshu.ru/index.php?title=Matplotlib&oldid=5375>.
MHRA style
contributors, 'Matplotlib', , , 29 April 2013, 19:58 UTC, <http://wiki.solab.rshu.ru/index.php?title=Matplotlib&oldid=5375> [accessed 30 October 2025]
Chicago style
contributors, "Matplotlib," , , http://wiki.solab.rshu.ru/index.php?title=Matplotlib&oldid=5375 (accessed October 30, 2025).
CBE/CSE style
contributors. Matplotlib [Internet]. , ; 2013 Apr 29, 19:58 UTC [cited 2025 Oct 30]. Available from:
http://wiki.solab.rshu.ru/index.php?title=Matplotlib&oldid=5375.
Bluebook style
Matplotlib, http://wiki.solab.rshu.ru/index.php?title=Matplotlib&oldid=5375 (last visited October 30, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "",
title = "Matplotlib --- {,} ",
year = "2013",
url = "http://wiki.solab.rshu.ru/index.php?title=Matplotlib&oldid=5375",
note = "[Online; accessed 30-October-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 = "",
title = "Matplotlib --- {,} ",
year = "2013",
url = "\url{http://wiki.solab.rshu.ru/index.php?title=Matplotlib&oldid=5375}",
note = "[Online; accessed 30-October-2025]"
}
