diff options
author | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2018-03-13 12:45:50 +0100 |
---|---|---|
committer | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2018-03-13 12:45:50 +0100 |
commit | 9a82e69bbac23e5adee9c9f4bc9511519ade6212 (patch) | |
tree | 018a2c7f00cca20b257b7b37a52bd74413a0e99f | |
parent | 1f063ee8276a5653ec59939d79f1a999bf7c529d (diff) |
Updated title added template output
The title was updated to be more generic and a link to the template
output has also been added.
-rw-r--r-- | reproducible-paper.tex | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/reproducible-paper.tex b/reproducible-paper.tex index d9ce898..59d465f 100644 --- a/reproducible-paper.tex +++ b/reproducible-paper.tex @@ -17,7 +17,7 @@ %% Set the title -\title{Reproducible scientific research in the era of big data} +\title{Reproducible scientific paper/project} %% Set the author @@ -246,7 +246,8 @@ \begin{frame} A template/blank pipeline has been written and is ready to use, with implementation guidelines and practical tips and - recommendations: + recommendations (see the template's + \textcolor{blue}{\href{https://gitlab.com/makhlaghi/reproducible-paper-output/raw/master/paper.pdf}{output}}): \textcolor{blue}{\url{https://gitlab.com/makhlaghi/reproducible-paper}} |