Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 19c7998

Browse files
committed
Revert commit 0ec706f
Sorry... I thought github would make the interactive edit a PR. It did not do this so I'm reverting and making a PR myself. That way there's a paper trail of changes to the mpl website on the github site.
1 parent 0ec706f commit 19c7998

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

index.html

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
12
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
23
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
34

@@ -74,7 +75,6 @@ <h3>Navigation</h3>
7475
<li><a href="search.html">search</a>|&nbsp;</li>
7576
<li><a href="examples/index.html">examples</a>|&nbsp;</li>
7677
<li><a href="gallery.html">gallery</a>|&nbsp;</li>
77-
<li><a href="citing.html">citation</a>|&nbsp;</li>
7878
<li><a href="contents.html">docs</a> &raquo;</li>
7979

8080
</ul>
@@ -267,14 +267,6 @@ <h1>Toolkits</h1>
267267
<a href="http://matplotlib.github.com/basemap">basemap</a>, 3d plotting with <a href="mpl_toolkits/mplot3d/index.html">mplot3d</a>, axes and axis helpers in <a href="mpl_toolkits/axes_grid/index.html">axes_grid</a> and more.
268268
</p>
269269

270-
<h1>Citing matplotlib</h1>
271-
272-
<p>Several of the authors of matplotlib are connected with academic and scientific research, so it is important for
273-
us to be able to show the impact of our work in other projects and fields.
274-
275-
If matplotlib contributes to a project that leads to a scientific publication, please acknowledge this fact by
276-
citing the project. You can use this <a href="citing.html">ready-made citation entry</a>.</p>
277-
278270
<h1>Open source</h1>
279271

280272
<p>Please

0 commit comments

Comments
 (0)