aboutsummaryrefslogtreecommitdiff
path: root/tex
diff options
context:
space:
mode:
authorMohammad Akhlaghi <mohammad@akhlaghi.org>2021-01-03 02:30:59 +0000
committerMohammad Akhlaghi <mohammad@akhlaghi.org>2021-01-03 02:38:45 +0000
commit68ac28e2d2bb2b027aa5a1e13d45bcd4ce92ed56 (patch)
tree18b725c0cd5a8c9cedcd5e7d70cef54e4bfb38b6 /tex
parente5627dbf8ccc5956c23d666f973dbed0aec56248 (diff)
Cleaned abstract and Section II to fit word limit
In the abstract the repeated benefits of Maneage (which are also mentioned in the criteria) were removed to fit into CiSE's online submission guidelines. In Section II (Longevity of existing tools), the paragraph that itemized the following paragrahs as a numbered list has been removed with the sentence that repeatedly states the importance of reproducibility in the sciences and some branches of the industry. With these changes our approximate automatic count has 6277 words. This is still very slightly larger than the 6250 word limit of the journal. However, this count is a definite over-estimation (including many things like page titles and page numberings from the raw PDF to text conversion). So the actual count for the journal publication should be less than this. A few other tiny corrections were made: - The year of the paper and copyright in 'README.md' was set to 2021. The copyright of the rest of the files will be set to 2021 after the next merge with Maneage soon (the years of core infrastructure copyrights has already been corrected there). - Mohammadreza's name was added in 'README.md'. - The line to import the "necessity" appendix has been commented in the version to have the full paper in one PDF (to be upladed to arXiv or Zenodo). - The supplement PDF now starts with '\appendices' so the sections have the same labels as the single-PDF version.
Diffstat (limited to 'tex')
-rw-r--r--tex/src/appendix-necessity.tex2
-rw-r--r--tex/src/supplement.tex1
2 files changed, 2 insertions, 1 deletions
diff --git a/tex/src/appendix-necessity.tex b/tex/src/appendix-necessity.tex
index 325fb69..7124223 100644
--- a/tex/src/appendix-necessity.tex
+++ b/tex/src/appendix-necessity.tex
@@ -13,7 +13,7 @@
%% ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
%% FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
%% for more details. See <http://www.gnu.org/licenses/>.
-\section{Necessity for reproducible research}
+\section{Necessity for reproducible research\\(not submitted to journal, here for basic review)}
\label{appendix:necessity}
The increasing volume and complexity of data analysis has been highly productive, giving rise to a new branch of ``Big Data'' in many fields of the sciences and industry.
diff --git a/tex/src/supplement.tex b/tex/src/supplement.tex
index 635efc2..317907d 100644
--- a/tex/src/supplement.tex
+++ b/tex/src/supplement.tex
@@ -85,6 +85,7 @@
\end{abstract}
%% Import the appendices.
+\appendices
\input{tex/src/appendix-existing-tools.tex}
\input{tex/src/appendix-existing-solutions.tex}
\input{tex/src/appendix-used-software.tex}