diff options
author | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2020-11-28 22:18:36 +0000 |
---|---|---|
committer | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2020-11-28 22:18:36 +0000 |
commit | c312f4e0e826e292d753c0d19fd5f96ed351fb94 (patch) | |
tree | 465f4e030627bc19fbe68c85e84231eee7327d7b | |
parent | fcc77a774f2e34bd9ed6ca4ea0f5577cba967f58 (diff) |
README-hacking.md: updated paper to cite for using Maneage
Until now, we were asking the users of Maneage to cite the first paper that
used its primoridal version (arXiv:1505:01664). But there is now a paper
that fully describes the concept (arXiv:2006.03018).
With this commit, in the 'citation' section of 'README-hacking.md' we now
ask to cite the new paper.
-rw-r--r-- | README-hacking.md | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/README-hacking.md b/README-hacking.md index 8d737ab..d944fb0 100644 --- a/README-hacking.md +++ b/README-hacking.md @@ -249,10 +249,9 @@ working examples. Citation -------- -A paper to fully describe Maneage has been submitted. Until then, if you -used it in your work, please cite the paper that implemented its first -version: Akhlaghi & Ichikawa -([2015](http://adsabs.harvard.edu/abs/2015ApJS..220....1A), ApJS, 220, 1). +If you use Maneage in your project please cite Akhlaghi et +al. ([2020](https://arxiv.org/abs/2006.03018), arXiv:2006.03018). It has +been submitted and is under peer review. 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 |