We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27e853c commit a280cfdCopy full SHA for a280cfd
doc/_templates/citing.html
@@ -24,4 +24,11 @@ <h1>Citing matplotlib</h1>
24
year = 2007
25
}
26
</pre>
27
+
28
29
+<h2>DOIs</h2>
30
+<dl>
31
+ <dt>v1.4.0</dt><dd><a href="http://dx.doi.org/10.5281/zenodo.11451"><img src="https://zenodo.org/badge/doi/10.5281/zenodo.11451.png" alt="10.5281/zenodo.11451"></a></dd>
32
+</dl>
33
34
{% endblock %}
0 commit comments