aboutsummaryrefslogtreecommitdiff
path: root/tex/src/figure-branching.tex
diff options
context:
space:
mode:
authorMohammad Akhlaghi <mohammad@akhlaghi.org>2020-04-14 18:35:34 +0100
committerMohammad Akhlaghi <mohammad@akhlaghi.org>2020-04-14 18:35:34 +0100
commit2cc4bc2a193bdb5816674266ad03c70c5da96ae6 (patch)
treea07b2d0ebc77cdc76c71aef67b7a8e4cdcf81626 /tex/src/figure-branching.tex
parentf1794e8a71cc58f8adadd31ba0c4dafc796637ed (diff)
Further text shrink, added Competing interest and Author contributions
To make the text easier to read and further comply with the author guideline, the text was shrank a little more and the two final sections were also added on "Competing interest" and "Author contributions". I also found the CODATA logo on Wikipedia in SVG format (vector graphics), so I replaced the previous pixelated PNG format with the PDF (converted from SVG).
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}