diff options
author | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2021-05-12 02:38:15 +0100 |
---|---|---|
committer | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2021-05-12 02:38:15 +0100 |
commit | 6ab5696481366659f0120f05033b5ed7bbd944a8 (patch) | |
tree | 00cdd7bb415fbdc2725951bef65cf3f8296993fc /peer-review | |
parent | 6fad78e15de290ab38efcecdba6615db5847dc42 (diff) |
Implemented changes of first proof by CiSE
A few days, CiSE gave us a proof of the edited text and formatted
PDF. After comparing the edited text with our text, I noticed some minor
editorial issues that have been corrected in this commit. The parts that
were wrong (or could be improved in the proof) have been listed and will be
submitted to the journal.
In particular, following the recommendation from the editor, the
biographies were extended with a full listing of each author's affiliation,
I also added our ORCID IDs in the biographies.
Diffstat (limited to 'peer-review')
-rw-r--r-- | peer-review/1-answer.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/peer-review/1-answer.txt b/peer-review/1-answer.txt index 8511715..dd7f272 100644 --- a/peer-review/1-answer.txt +++ b/peer-review/1-answer.txt @@ -377,7 +377,7 @@ In summary, even though the compiled binary files of specific versions of Git, Bash or Make will not be bitwise reproducible/identical on different systems, their scientific outputs are exactly reproducible: 'git describe' or Bash's 'for' loop will have the same output on GNU/Linux, macOS/Darwin -or FreeBSD (despite having bit-wise different executables). +or FreeBSD (despite having bitwise different executables). [1] http://git.maneage.org/project.git/tree/reproduce/software/config/checksums.conf |