diff options
author | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2020-03-08 18:15:32 +0000 |
---|---|---|
committer | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2020-03-08 18:15:32 +0000 |
commit | 716b56b71b8513faa617acb38e2a841b59910b44 (patch) | |
tree | e39ff38dafe468501f097e7a07646633453b09b9 /tex/src | |
parent | c66f973ff865d0cdec38f940430221addb32c76f (diff) |
Menke+20 example: properly count number of papers with software
Until now, I was mistakenly multiplying the fraction of papers in that
journal. This is corrected with this commit.
Diffstat (limited to 'tex/src')
-rw-r--r-- | tex/src/figure-mk20tab3.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tex/src/figure-mk20tab3.tex b/tex/src/figure-mk20tab3.tex index 96468bb..3cc0cd3 100644 --- a/tex/src/figure-mk20tab3.tex +++ b/tex/src/figure-mk20tab3.tex @@ -1,6 +1,6 @@ \begin{tcolorbox} \footnotesize - \texttt{\mkcomment{1ST MAKE RULE: build the directory hosting the used table.}} + \texttt{\mkcomment{1ST MAKE RULE: build the directory hosting the converted table.}} \texttt{\mkvar{a1dir} = \$(\mkvar{BDIR})/analysis-1} |