Skip to content

Commit 7cef121

Browse files
authored
Merge pull request #20863 from story645/cite
DOC: new github citation format
2 parents 98306f9 + 3d8e87b commit 7cef121

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
File renamed without changes.

doc/citing.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ 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-
.. literalinclude:: MCSE.2007.55.bib
11+
.. literalinclude:: ../CITATION.bib
1212
:language: bibtex
1313

1414
.. container:: sphx-glr-download
1515

16-
:download:`Download BibTeX bibliography file: MCSE.2007.55.bib <MCSE.2007.55.bib>`
16+
:download:`Download BibTeX bibliography file: CITATION.bib <../CITATION.bib>`
1717

1818
DOIs
1919
----

0 commit comments

Comments
 (0)