Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit b4b4794

Browse filesBrowse files
authored
Merge pull request #9368 from dstansby/citing-link
Add link to Matplotlib paper on citing page
2 parents de51d40 + 7133530 commit b4b4794
Copy full SHA for b4b4794

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎doc/_templates/citing.html

Copy file name to clipboardExpand all lines: doc/_templates/citing.html
+2-2Lines changed: 2 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,

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.