From 70d22be01650bad599d23a4d7541b68b9c026fa3 Mon Sep 17 00:00:00 2001 From: Mohammad Akhlaghi Date: Tue, 22 Jun 2021 01:19:39 +0100 Subject: Paper title: towards --> toward to conform with CiSE version I just(!) noticed that in the CiSE version of the paper, they replaced the "Towards" (first word in the title) with "Toward" (removing the 's'). According to thorough history provided by the Merriam-Webster dictionary[1], the difference is mainly because of US/British English. Also, they have slightly changed the capitalizations of the "long-term" phrase, from "Long-term" that we had initially used to "Long-Term". I have no particular opinion on this and accept their judgement. To keep things in line with the published paper, I am correcting both these issues in our version of the paper also (that will later go in arXiv). https://www.merriam-webster.com/words-at-play/toward-towards-usage --- README.md | 4 ++-- reproduce/analysis/config/metadata.conf | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3bba825..f361baa 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,8 @@ Reproducible source for Akhlaghi et al. (2021, arXiv:2006.03018) Copyright (C) 2018-2021 Mohammad Akhlaghi \ See the end of the file for license conditions. -This is the reproducible project source for the paper titled "**Towards -Long-term and Archivable Reproducibility**", by Mohammad Akhlaghi, Raúl +This is the reproducible project source for the paper titled "**Toward +Long-Term and Archivable Reproducibility**", by Mohammad Akhlaghi, Raúl Infante-Sainz, Boudewijn F. Roukema, Mohammadreza Khellat, David Valls-Gabaud, Roberto Baena-Gallé, see [DOI:10.1109/MCSE.2021.3072860](https://doi.org/10.1109/MCSE.2021.3072860) diff --git a/reproduce/analysis/config/metadata.conf b/reproduce/analysis/config/metadata.conf index c544000..caac5c9 100644 --- a/reproduce/analysis/config/metadata.conf +++ b/reproduce/analysis/config/metadata.conf @@ -23,7 +23,7 @@ # warranty. # Project information -metadata-title = Towards Long-term and Archivable Reproducibility +metadata-title = Toward Long-Term and Archivable Reproducibility # DOIs and identifiers (don't include fixed URL prefixes like # 'https://doi.org/' or 'https://arxiv.org/abs'), they will be added -- cgit v1.2.1