diff options
author | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2021-04-17 18:28:06 +0100 |
---|---|---|
committer | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2021-04-17 18:28:06 +0100 |
commit | 630f208375e472f1b34aa6ec99ede78de3ec0434 (patch) | |
tree | ad06dd62c1e4d95637d25a60602eef1f727a3bdb | |
parent | 604880c08186ce88e9e4b2d289bddf8df2899d22 (diff) |
Added link to published CiSE paper
Until now, the webpage just linked to the arXiv version of the
paper. But it was finally accepted into CiSE last week and its DOI has
already been set, so the link was defined in the first page.
-rw-r--r-- | index.html | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -76,7 +76,8 @@ </div> <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>), or watch the short talk linked below. + To learn more about its founding criteria and a basic introduction, see Akhlaghi et al. (2021), <a href="https://doi.org/10.1109/MCSE.2021.3072860">published in CiSE</a> (Gold Open Access), also available in <a href="https://arxiv.org/abs/2006.03018">arXiv:2006.03018</a> (with extended appendix in one PDF). + You can also watch the short talk linked below. </p> <img class="center" src="img/project-flow.svg" width="85%" /> |