diff options
author | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2019-07-01 00:10:05 +0100 |
---|---|---|
committer | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2019-07-01 00:10:05 +0100 |
commit | 01ce2ccc075a9660186ca58683db93b1c06bf3e4 (patch) | |
tree | 1d543e046f3da27e9fa7093e725415166045605a | |
parent | b52cc6fd12d446c1fc8fc98294ee3ce41ac55d26 (diff) |
Corrected extra line in the schrodinger's code paper title
The new-line was manually inserted in the old aspect ratio, but since
moving to the new aspect ratio, it was no longer necessary, so it has
been corrected.
-rw-r--r-- | reproducible-paper.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/reproducible-paper.tex b/reproducible-paper.tex index 9b98c7e..a44e352 100644 --- a/reproducible-paper.tex +++ b/reproducible-paper.tex @@ -108,7 +108,7 @@ \arxivlink{1801.08200}. \end{tcolorbox} \pause - \begin{tcolorbox}[title=Schroedinger's code: source code availability and link persistence\\ in astrophysics] + \begin{tcolorbox}[title=Schroedinger's code: source code availability and link persistence in astrophysics] ``We were \alert{unable to find source code} online ... for $40.4\%$ of the codes used in the research we looked at''. From Allen+2018, \arxivlink{1801.02094}. |