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 d6797ff

Browse filesBrowse files
Hyperlink DOIs against preferred resolver
1 parent c1f0072 commit d6797ff
Copy full SHA for d6797ff

File tree

Expand file treeCollapse file tree

2 files changed

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

2 files changed

+2
-2
lines changed

‎doc/citing.rst

Copy file name to clipboardExpand all lines: doc/citing.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Citing Matplotlib
55

66
If Matplotlib contributes to a project that leads to a scientific
77
publication, please acknowledge this fact by citing `Hunter et al (2007)
8-
<http://doi.org/10.1109/MCSE.2007.55>`_ using this ready-made BibTeX entry:
8+
<https://doi.org/10.1109/MCSE.2007.55>`_ using this ready-made BibTeX entry:
99

1010
.. code-block:: bibtex
1111

‎doc/faq/howto_faq.rst

Copy file name to clipboardExpand all lines: doc/faq/howto_faq.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -744,7 +744,7 @@ Cite Matplotlib
744744
If you want to refer to Matplotlib in a publication, you can use
745745
"Matplotlib: A 2D Graphics Environment" by J. D. Hunter In Computing
746746
in Science & Engineering, Vol. 9, No. 3. (2007), pp. 90-95 (see `this
747-
reference page <http://dx.doi.org/10.1109/MCSE.2007.55>`_)::
747+
reference page <https://doi.org/10.1109/MCSE.2007.55>`_)::
748748

749749
@article{Hunter:2007,
750750
Address = {10662 LOS VAQUEROS CIRCLE, PO BOX 3014, LOS ALAMITOS, CA 90720-1314 USA},

0 commit comments

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