aboutsummaryrefslogtreecommitdiff
path: root/tex/project-graph.tex
diff options
context:
space:
mode:
authorMohammad Akhlaghi <mohammad@akhlaghi.org>2019-08-20 01:48:39 +0530
committerMohammad Akhlaghi <mohammad@akhlaghi.org>2019-08-20 01:48:39 +0530
commitd56184b4525453bc6157e212b0338a7e82d15b87 (patch)
tree5d7c3af3e88847355754cf082726b8210cc9e15a /tex/project-graph.tex
parent4844158b84de8ab029e1e2f6ce5bd617e823142d (diff)
Git commits in slide now have a checksum
The fact that we only displayed the Git checksum before showing it in the paper could be a little confusing to people not much familiar with Git. So a commit checksum (taken randomly from the history of these slides) was added to it. Also, some minor changes were done here and there.
Diffstat (limited to 'tex/project-graph.tex')
-rw-r--r--tex/project-graph.tex5
1 files changed, 5 insertions, 0 deletions
diff --git a/tex/project-graph.tex b/tex/project-graph.tex
index 1ed5b73..07d5d67 100644
--- a/tex/project-graph.tex
+++ b/tex/project-graph.tex
@@ -140,6 +140,11 @@
[rbox, above=of runopt, yshift=-8mm, opacity=\ppopacity]
{Human error?};
\fi
+ \ifdefined\confirmbias
+ \node (confirmbias)
+ [rbox, above=of humanerr, yshift=-8mm, opacity=\ppopacity]
+ {Confirmation bias?};
+ \fi
\ifdefined\depupdate
\node (depupdate)
[rbox, below=of srun, yshift=+8mm, opacity=\ppopacity]