aboutsummaryrefslogtreecommitdiff
path: root/tex/src/figure-branching.tex
diff options
context:
space:
mode:
Diffstat (limited to 'tex/src/figure-branching.tex')
-rw-r--r--tex/src/figure-branching.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/tex/src/figure-branching.tex b/tex/src/figure-branching.tex
index e264746..a917987 100644
--- a/tex/src/figure-branching.tex
+++ b/tex/src/figure-branching.tex
@@ -81,7 +81,7 @@
%% Description of this scenario:
\draw [rounded corners, fill=black!10!white] (3.1cm,0) rectangle (7.5cm,1.25cm);
- \draw [anchor=west, black] (3.1cm,1.0cm) node {\small \textbf{Phase 1} (pre-publication):};
+ \draw [anchor=west, black] (3.1cm,1.0cm) node {\textbf{(a)} pre-publication:};
\draw [anchor=west, black] (3.3cm,0.6cm) node {\footnotesize Collaborating on a project while};
\draw [anchor=west, black] (3.3cm,0.2cm) node {\footnotesize working in parallel, then merging.};
@@ -140,7 +140,7 @@
%% Description of this scenario:
\draw [rounded corners, fill=black!10!white] (11.1cm,0) rectangle (15.3cm,1.25cm);
- \draw [anchor=west, black] (11.1cm,1.0cm) node {\small \textbf{Phase 2} (post-publication):};
+ \draw [anchor=west, black] (11.1cm,1.0cm) node {\textbf{(b)} post-publication:};
\draw [anchor=west, black] (11.3cm,0.6cm) node {\footnotesize Other researchers building upon};
\draw [anchor=west, black] (11.3cm,0.2cm) node {\footnotesize previously published work.};
\end{tikzpicture}