diff options
author | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2018-11-21 12:01:19 +0000 |
---|---|---|
committer | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2018-11-21 12:01:19 +0000 |
commit | dbb7002920fac1bc0303dc1692fac71fc1139f11 (patch) | |
tree | ab11439e63a6e54632bc8f33edef5e716d378ffe | |
parent | 11d5e76a7f89abe6da0b7c2b948f97f5c1cdc508 (diff) |
Modified reproducible paper statement in paper
Gnuastro is just one of the softwares used in the pipeline, so it is too
much to include its version just under the abstract. However, the version
of the pipeline is very important as well as the link to it. This change
puts more emphasis on these two more important points.
-rw-r--r-- | paper.tex | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -53,10 +53,8 @@ \textsl{Keywords}: Add some keywords for your research here. - \textsl{Reproducible paper}: Generated from reproduction pipeline - \pipelineversion{} and Gnuastro \gnuastroversion. Pipeline available at: - \url{https://link-to.the/git/repo-of-your-pipeline}. -} + \textsl{Reproducible paper}: Reproduction pipeline \pipelineversion{} + (\url{https://gitlab.com/makhlaghi/reproducible-paper}).} %% To add the first page's headers. \thispagestyle{firststyle} |