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

Skip to content

Commit 465320d

Browse files
committed
Added Zenodo DOI reference
1 parent f6035f9 commit 465320d

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

README.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,12 @@
1212
<h1 class="title">Matplotlib tutorial</h1>
1313
<h2 class="subtitle" id="nicolas-p-rougier">Nicolas P. Rougier</h2>
1414

15-
<div class="contents local topic" id="contents">
15+
<a class="reference external image-reference" href="http://dx.doi.org/10.5281/zenodo.28747"><img alt="https://zenodo.org/badge/doi/10.5281/zenodo.28747.png" src="https://zenodo.org/badge/doi/10.5281/zenodo.28747.png" /></a>
16+
<div class="line-block">
17+
<div class="line"><br /></div>
18+
</div>
19+
<div class="contents local topic" id="table-of-contents">
20+
<p class="topic-title first">Table of Contents</p>
1621
<ul class="simple">
1722
<li><a class="reference internal" href="#introduction" id="id4">Introduction</a></li>
1823
<li><a class="reference internal" href="#simple-plot" id="id5">Simple plot</a></li>

README.rst

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,17 @@
22
Matplotlib tutorial
33
===================
44

5+
56
------------------
67
Nicolas P. Rougier
78
------------------
89

10+
.. image:: https://zenodo.org/badge/doi/10.5281/zenodo.28747.png
11+
:target: http://dx.doi.org/10.5281/zenodo.28747
12+
13+
|
914
10-
.. contents::
15+
.. contents:: Table of Contents
1116
:local:
1217
:depth: 1
1318

0 commit comments

Comments
 (0)