8000 Merge remote-tracking branch 'upstream/master' into frontdocs · matplotlib/matplotlib@62c1b4a · GitHub
[go: up one dir, main page]

Skip to content

Commit 62c1b4a

Browse files
committed
Merge remote-tracking branch 'upstream/master' into frontdocs
2 parents f0ed681 + b4b4794 commit 62c1b4a

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

61 files changed

+1427
-2418
lines changed

doc/_templates/citing.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<h1>Citing Matplotlib</h1>
66
<p>
77
If Matplotlib contributes to a project that leads to a scientific publication,
8-
please acknowledge this fact by citing the project. You can use this
9-
BibTeX entry:
8+
please acknowledge this fact by citing
9+
<a href ='http://doi.org/10.1109/MCSE.2007.55'>Hunter et al (2007)</a> using this ready-made BibTeX entry:
1010
</p>
1111
<pre>
1212
@Article{Hunter:2007,
@@ -29,6 +29,7 @@ <h1>Citing Matplotlib</h1>
2929

3030
<h2>DOIs</h2>
3131
<dl>
32+
<dt>v2.1.0</dt><dd><a href="https://doi.org/10.5281/zenodo.1004650"><img src="https://zenodo.org/badge/DOI/10.5281/zenodo.1004650.svg" alt="DOI"></a></dd>
3233
<dt>v2.0.2</dt><dd><a href="https://doi.org/10.5281/zenodo.573577"><img src="https://zenodo.org/badge/doi/10.5281/zenodo.573577.svg" alt="10.5281/zenodo.573577.svg"></a></dd>
3334
<dt>v2.0.1</dt><dd><a href="https://doi.org/10.5281/zenodo.570311"><img src="https://zenodo.org/badge/doi/10.5281/zenodo.570311.svg" alt="10.5281/zenodo.570311.svg"></a></dd>
3435
<dt>v2.0.0</dt><dd><a href="https://doi.org/10.5281/zenodo.248351"><img src="https://zenodo.org/badge/doi/10.5281/zenodo.248351.svg" alt="10.5281/zenodo.248351.svg"></a></dd>

0 commit comments

Comments
 (0)
0