From 2cc4bc2a193bdb5816674266ad03c70c5da96ae6 Mon Sep 17 00:00:00 2001 From: Mohammad Akhlaghi Date: Tue, 14 Apr 2020 18:35:34 +0100 Subject: 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). --- tex/src/figure-branching.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tex/src/figure-branching.tex') 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} -- cgit v1.2.1