aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMohammad Akhlaghi <mohammad@akhlaghi.org>2020-06-05 21:38:43 +0100
committerMohammad Akhlaghi <mohammad@akhlaghi.org>2020-06-05 21:38:43 +0100
commit85d3f87334a448e528b31409ba0e54e3e9ac06d0 (patch)
treec3f3bf16baed179d79806ff1541ff05baceaa1dd
parentdfdebe4d079d344362c2c5a258d46d2fd3aac9a3 (diff)
Added link to arXiv:2006.03018 for an introduction
The paper was published on arXiv today, so it was necessary to add it to the webpage for an interested reader.
-rw-r--r--index.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/index.html b/index.html
index d4352f6..48f0ec2 100644
--- a/index.html
+++ b/index.html
@@ -67,17 +67,17 @@
<!-- Maneage logo -->
<div class="banner">
<div>
- <a href="index.html">
- <img src="img/maneage-logo.svg" /></a>
+ <img src="img/maneage-logo.svg" />
</div>
<div>
<h1>Maneage</h1>
<h2>Managing Data Lineage</h2>
</div>
</div>
- <p class="clear">Maneage is a framework for starting and growing projects, see <a href="pdf/slides-intro.pdf">these slides</a> for an introduction.
- Through Maneage, the complete data lineage of a project is recorded with its history and can easily be published or archived, enabling <a href="http://akhlaghi.org/reproducible-science.html">exact reproducibility</a>.
- Maneage is a recipient of the <a href="https://www.rd-alliance.org/node/64603">RDA Europe Adoption grant</a>.
+ <p class="clear">Maneage is a framework for having full control over a project's data lineage (thus producing a <a href="http://akhlaghi.org/reproducible-science.html">reproducible result</a>).
+ Maneage is a recipient of the <a href="https://www.rd-alliance.org/node/64603">RDA Europe Adoption grant</a>.
+ To learn more about its founding criteria and a basic introduction, see Akhlaghi et al. (2020, <a href="https://arxiv.org/abs/2006.03018">arXiv:2006.03018</a>).
+ A more informal introduction is available in <a href="pdf/slides-intro.pdf">these slides</a>.
</p>
</section>