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 16:27 UTC
- Permanent URL: http://wiki.solab.rshu.ru/index.php?title=Matplotlib&oldid=5374
- Page Version ID: 5374
Citation styles for Matplotlib
APA style
Matplotlib. (2013, April 29). , . Retrieved 16:27, October 30, 2025 from http://wiki.solab.rshu.ru/index.php?title=Matplotlib&oldid=5374.
MLA style
"Matplotlib." , . 29 Apr 2013, 19:58 UTC. 30 Oct 2025, 16:27 <http://wiki.solab.rshu.ru/index.php?title=Matplotlib&oldid=5374>.
MHRA style
contributors, 'Matplotlib', , , 29 April 2013, 19:58 UTC, <http://wiki.solab.rshu.ru/index.php?title=Matplotlib&oldid=5374> [accessed 30 October 2025]
Chicago style
contributors, "Matplotlib," , , http://wiki.solab.rshu.ru/index.php?title=Matplotlib&oldid=5374 (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=5374.
Bluebook style
Matplotlib, http://wiki.solab.rshu.ru/index.php?title=Matplotlib&oldid=5374 (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=5374",
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=5374}",
note = "[Online; accessed 30-October-2025]"
}
