From 883357ab878998b906f4775936de054b9950d264 Mon Sep 17 00:00:00 2001 From: Mohammad Akhlaghi Date: Thu, 15 Sep 2022 19:15:18 +0200 Subject: Clickable DOI on paper showing Nature's reproducibility crisis Until now, there was was just a bibliography of the paper, with no DOI or clickable link. With this commit, a click-able DOI is now available to help the view immediately access the main source of the figure. --- slides-intro.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'slides-intro.tex') diff --git a/slides-intro.tex b/slides-intro.tex index 35d71cc..d4a90b1 100644 --- a/slides-intro.tex +++ b/slides-intro.tex @@ -229,7 +229,7 @@ for computational reproducibility] \end{frame} - \begin{frame}{``Reproducibility crisis'' in the sciences? (Baker 2016, Nature 533, 452)} + \begin{frame}{``Reproducibility crisis'' in the sciences? (Baker 2016, Nature 533, 452, \textcolor{blue}{\href{https://doi.org/10.1038/533452a}{DOI:10.1038/533452a}})} \centering \includegraphics[width=0.85\linewidth]{img/reproducibility-crisis.jpg} \end{frame} -- cgit v1.2.1