8000 Add link to Matplotlib paper on citing page · matplotlib/matplotlib@497997e · GitHub
[go: up one dir, main page]

Skip to content

Commit 497997e

Browse files
committed
Add link to Matplotlib paper on citing page
1 parent 95805d2 commit 497997e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

doc/_templates/citing.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,9 @@
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 the project. You can cite
9+
<a href ='http://doi.org/10.1109/MCSE.2007.55'>this paper</a> or
10+
use this ready made BibTeX entry:
1011
</p>
1112
<pre>
1213
@Article{Hunter:2007,

0 commit comments

Comments
 (0)
0