diff options
author | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2021-06-06 16:49:51 +0100 |
---|---|---|
committer | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2021-06-06 16:49:51 +0100 |
commit | 2d81497ec389a0c84ef2a3d4121fc0d399caaf37 (patch) | |
tree | fa2ccec869b28efad5c9ed6a12cdb6e4c3f77de2 /about-citation.html | |
parent | 511504cb1b74bd41085374de7f47ec3f74f424ec (diff) |
Minor edits in citation page
Following the previous commit, I noticed that in the first line of
that page (where we ask people to cite the Maneage paper), don't
actually mention the journal or DOI. So a link with the journal name,
that links to the DOI was added.
I also noticed that the Peper & Roukema paper's new information
doesn't follow the same convention as the previous entries: instead of
the year being set as a link, the journal name was a link. So the link
is now on the year.
I also noticed that there was a typo in the link of the Maneage
paper's arXiv link that has been corrected.
Diffstat (limited to 'about-citation.html')
-rw-r--r-- | about-citation.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/about-citation.html b/about-citation.html index f03723c..dfad9a6 100644 --- a/about-citation.html +++ b/about-citation.html @@ -80,7 +80,7 @@ <p>If you use Maneage in your project please cite Akhlaghi et - al. (<a href="https://arxiv.org/abs/2006.03018">arXiv:2006.03018</a>).</p> + al. (2021, <a href="https://doi.org/10.1109/MCSE.2021.3072860">CiSE</a> in press, <a href="https://arxiv.org/abs/2006.03018">arXiv:2006.03018</a>).</p> <p>Also, when your paper is published, don't forget to add a notice in your own paper (in coordination with the publishing editor) that the paper is @@ -103,8 +103,8 @@ <ul> - <li><p>Peper & Roukema (2021, - <a href="https://ui.adsabs.harvard.edu/abs/2021MNRAS.tmp.1317P">MNRAS, 505, 1223</a>, + <li><p>Peper & Roukema (<a href="https://ui.adsabs.harvard.edu/abs/2021MNRAS.tmp.1317P">2021</a>, + MNRAS, 505, 1223, DOI:10.1093/mnras/stab1342, <a href="https://arxiv.org/abs/2010.03742">arXiv:2010.03742</a>): The live version of the controlled source @@ -125,7 +125,7 @@ <li><p>Akhlaghi et al. (2021, CiSE, in press; DOI:10.1109/MCSE.2021.3072860, - <a href="https://arxiv.org/abs/2006.03018)">arXiv:2006.03018</a>): + <a href="https://arxiv.org/abs/2006.03018">arXiv:2006.03018</a>): The project's version controlled source is <a href="https://gitlab.com/makhlaghi/maneage-paper">on Gitlab</a>, necessary software, outputs and |