diff options
author | Boud Roukema <boud@cosmo.torun.pl> | 2021-06-02 15:28:09 +0200 |
---|---|---|
committer | Boud Roukema <boud@cosmo.torun.pl> | 2021-06-03 04:12:43 +0200 |
commit | b97c1ff34c8ad62719cf0eb41c3dfa4d7c76ab26 (patch) | |
tree | c80868c9b46bda92f5989cc9fc3e8597a198880d | |
parent | ef9fe47c5d5ecc195a1e4bf059dab3b709852ee7 (diff) |
Update publications: Peper+Roukema published
This commit updates some of the publication data
in README-hacking.md : Peper+Roukema (2021) is now
published in MNRAS and Akhlaghi+ (2021) is published online and
very close to getting a conventional volume and page number. :)
See task
https://savannah.nongnu.org/task/?15736
for ideas of how to make a more systematic publication
list instead one managed by prose text. There
are already too many non-automated places for publication
lists where we have to copy/paste our publication data again
and again and again and ...
This commit also adds the softwareheritage ID that we have in the
content of Akhlaghi+2021 (without the extra context, because as a
URL that's very long). There are plenty of arguments to be made
each way for different versions of the swh IDS. One advantage of
the 'rev' ID is that the hash is the original (full) git hash,
which is what I've done for the elaphrocentre and subpoisson
papers.
-rw-r--r-- | README-hacking.md | 40 |
1 files changed, 22 insertions, 18 deletions
diff --git a/README-hacking.md b/README-hacking.md index e42bf42..f490625 100644 --- a/README-hacking.md +++ b/README-hacking.md @@ -180,29 +180,33 @@ evolving rapidly, so some details will differ between the different versions. The more recent papers will tend to be the most useful as good working examples. - - Peper & Roukema ([2020](https://arxiv.org/abs/2010.03742), - arXiv:2010.03742): The live version of the controlled source is [at - Codeberg](https://codeberg.org/boud/elaphrocentre); the main input + - Peper & Roukema ([2021](https://ui.adsabs.harvard.edu/abs/2021MNRAS.tmp.1317P), + MNRAS, 505, 1223, DOI:10.1093/mnras/stab1342, arXiv:2010.03742): + The live version of the controlled source is + [at Codeberg](https://codeberg.org/boud/elaphrocentre); the main input dataset, a software snapshot, the software tarballs, the project outputs and editing history are available at - [zenodo.4062461](https://zenodo.org/record/4062461); and the + [zenodo.4699702](https://zenodo.org/record/4699702); and the archived git history is available at - [swh:1:dir:c4770e81288f340083dd8aa9fe017103c4eaf476](https://archive.softwareheritage.org/swh:1:dir:c4770e81288f340083dd8aa9fe017103c4eaf476). + [swh:1:rev:a029edd32d5cd41dbdac145189d9b1a08421114e](https://archive.softwareheritage.org/swh:1:rev:a029edd32d5cd41dbdac145189d9b1a08421114e). - - Roukema ([2020](https://arxiv.org/abs/2007.11779), - arXiv:2007.11779): The live version of the controlled source is [at - Codeberg](https://codeberg.org/boud/subpoisson); the main input + - Roukema ([2021](https://ui.adsabs.harvard.edu/abs/2020arXiv200711779R), + arXiv:2007.11779): The live version of the controlled source is + [at Codeberg](https://codeberg.org/boud/subpoisson); the main input dataset, a software snapshot, the software tarballs, the project outputs and editing history are available at - [zenodo.3951152](https://zenodo.org/record/3951152); and the + [zenodo.4765705](https://zenodo.org/record/4765705); and the archived git history is available at - [swh:1:dir:fcc9d6b111e319e51af88502fe6b233dc78d5166](https://archive.softwareheritage.org/swh:1:dir:fcc9d6b111e319e51af88502fe6b233dc78d5166). - - - Akhlaghi et al. ([2020](https://arxiv.org/abs/2006.03018), - arXiv:2006.03018): The project's version controlled source is [on - Gitlab](https://gitlab.com/makhlaghi/maneage-paper), necessary software, - outputs and backup of history is available in - [zenodo.3872248](https://doi.org/10.5281/zenodo.3872248). + [swh:1:rev:72242ca8eade9659031ea00394a30e0cc5cc1c37](https://archive.softwareheritage.org/swh:1:rev:72242ca8eade9659031ea00394a30e0cc5cc1c37). + + - Akhlaghi et al. ([2021](https://arxiv.org/abs/2006.03018), + CiSE, in press, DOI:10.1109/MCSE.2021.3072860 + arXiv:2006.03018): The project's version controlled source is + [on Gitlab](https://gitlab.com/makhlaghi/maneage-paper), necessary software, + outputs and backup of history are available at + [zenodo.3872248](https://doi.org/10.5281/zenodo.3872248); and the + archived git history is available at + [swh:1:dir:45a9e282a86145fe9babef529c8fce52ffe8d717](https://archive.softwareheritage.org/swh:1:dir:45a9e282a86145fe9babef529c8fce52ffe8d717). - Infante-Sainz et al. ([2020](https://ui.adsabs.harvard.edu/abs/2020MNRAS.491.5317I), @@ -212,8 +216,8 @@ working examples. [zenodo.3524937](https://zenodo.org/record/3524937). - Akhlaghi ([2019](https://arxiv.org/abs/1909.11230), IAU Symposium - 355). The version controlled project source is available [on - GitLab](https://gitlab.com/makhlaghi/iau-symposium-355) and is also + 355). The version controlled project source is available + [on GitLab](https://gitlab.com/makhlaghi/iau-symposium-355) and is also archived on Zenodo with all the necessary software tarballs: [zenodo.3408481](https://doi.org/10.5281/zenodo.3408481). |