diff options
author | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2021-06-22 01:19:39 +0100 |
---|---|---|
committer | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2021-06-22 01:30:14 +0100 |
commit | 70d22be01650bad599d23a4d7541b68b9c026fa3 (patch) | |
tree | 0a3addd8cfb306aa38f7d694959ccc23616a4aec /reproduce/analysis/config | |
parent | c07ce073307043be38ec907eac6dc758f8f768d9 (diff) |
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
Diffstat (limited to 'reproduce/analysis/config')
-rw-r--r-- | reproduce/analysis/config/metadata.conf | 2 |
1 files changed, 1 insertions, 1 deletions
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 |