Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a623682

Browse files
committed
Change to literalinclude and download for bibliography citation
1 parent f0e28a3 commit a623682

File tree

1 file changed

+4
-15
lines changed

1 file changed

+4
-15
lines changed

doc/citing.rst

Lines changed: 4 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -8,22 +8,11 @@ please acknowledge this fact by citing `J. D. Hunter, "Matplotlib: A 2D
88
Graphics Environment", Computing in Science & Engineering, vol. 9, no. 3,
99
pp. 90-95, 2007 <https://doi.org/10.1109/MCSE.2007.55>`_.
1010

11-
.. code-block:: bibtex
11+
.. literalinclude:: MCSE.2007.55.bib
1212

13-
@Article{Hunter:2007,
14-
Author = {Hunter, J. D.},
15-
Title = {Matplotlib: A 2D graphics environment},
16-
Journal = {Computing in Science \& Engineering},
17-
Volume = {9},
18-
Number = {3},
19-
Pages = {90--95},
20-
abstract = {Matplotlib is a 2D graphics package used for Python for
21-
application development, interactive scripting, and publication-quality
22-
image generation across user interfaces and operating systems.},
23-
publisher = {IEEE COMPUTER SOC},
24-
doi = {10.1109/MCSE.2007.55},
25-
year = 2007
26-
}
13+
.. container:: sphx-glr-download
14+
15+
:download:`Download BibTeX bibliography file: MCSE.2007.55.bib <MCSE.2007.55.bib>`
2716

2817
DOIs
2918
----

0 commit comments

Comments
 (0)