-
-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Add link to Matplotlib paper on citing page #9368
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
doc/_templates/citing.html
Outdated
please acknowledge this fact by citing the project. You can use this | ||
BibTeX entry: | ||
please acknowledge this fact by citing the project. You can cite | ||
<a href ='http://ieeexplore.ieee.org/document/4160265/'>this paper</a> or |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
... by using (as they're referring to the same object)
as usual, not a native speaker...
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Strongly suggest linking by DOI so doi.org gets to take care of any changes to ieee’s links... http://doi.org/10.1109/MCSE.2007.55
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think the English is fine as is, if anyone wants to change feel free to force push. Have changed to the doi.org link.
Sorry, couldn't help myself... Feel free to roll back... |
thanks |
Add link to Matplotlib paper on citing page
backported to v2.1.0-doc as 713ab25 |
Makes it a bit easier for readers to find the paper.