Skip to content

Commit f2add69

Browse files
committed
some work on paper layout
1 parent 8c8b06c commit f2add69

File tree

2 files changed

+30
-10
lines changed

2 files changed

+30
-10
lines changed

contributors.tex

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,16 @@
55
%
66
\author[]{Markus Ankenbrand}
77
\author[]{Bernd Flemisch}
8-
\author[5]{Florian Goth}
9-
\author[3]{Jean-Noël Grad}
10-
\author[2]{Dominic Kempf}
11-
\author[4]{Jan Linxweiler}
8+
\author[5]{Florian Goth\texorpdfstring{\thinspace\orcidlink{0000-0003-2707-4790}}{}}
9+
\author[3]{Jean-Noël Grad\texorpdfstring{\thinspace\orcidlink{0000-0002-5821-4912}}{}}
10+
\author[2]{Dominic Kempf\texorpdfstring{\thinspace\orcidlink{0000-0002-6140-2332}}{}}
11+
\author[4]{Jan Linxweiler\texorpdfstring{\thinspace\orcidlink{0000-0002-2755-5087}}{}}
1212
\author[]{Axel Loewe}
13-
\author[1]{Frank Löffler}
14-
\author[1]{Philipp Matthias Schäfer}
13+
\author[1]{Frank Löffler\texorpdfstring{\thinspace\orcidlink{0000-0001-6643-6323}}{}}
14+
\author[1]{Philipp Matthias Schäfer\texorpdfstring{\thinspace\orcidlink{0000-0003-3931-6670}}{}}
1515
\author[]{Alexander Struck}
16-
\affil[1]{Competence Center Digital Research, Michael Stifel Center Jena, Friedrich Schiller University Jena, Jena, Germany}
16+
17+
\affil[1]{Michael Stifel Center Jena \& Friedrich Schiller University Jena, Germany}
1718
\affil[2]{Heidelberg University, Scientific Software Center, Germany}
1819
\affil[3]{Institute for Computational Physics, University of Stuttgart, Germany}
1920
\affil[4]{Technische Universität Braunschweig, Germany}

paper.tex

Lines changed: 22 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,40 @@
1+
\PassOptionsToPackage{dvipsnames,svgnames,x11names}{xcolor}
12
\documentclass[a4paper]{article}
23
\usepackage{authblk}
3-
\usepackage[]{biblatex}
4+
\usepackage[alldates=iso,seconds=true]{biblatex}
45
\usepackage{graphicx}
6+
\usepackage[margin=2.5cm]{geometry}
7+
8+
9+
\usepackage{libertine}
10+
\usepackage{orcidlink}
11+
\renewcommand\Affilfont{\small}
12+
513
\usepackage{hyperref}
14+
\urlstyle{same}
615
\usepackage{xspace}
716
\usepackage{caption,tikzpagenodes,everypage,ifthen}
817

918
\newcommand*{\eg}{e.g.\@\xspace}
1019
\newcommand*{\ie}{i.e.\@\xspace}
1120

21+
\hypersetup{
22+
%pdftitle={},
23+
%pdfkeywords={},
24+
colorlinks=true,
25+
linkcolor={darkgray},
26+
filecolor={Maroon},
27+
citecolor={Blue},
28+
urlcolor={Blue},
29+
}
30+
1231
\addbibresource{bibliography.bib}
1332
\addbibresource{positionpaper.bib}
1433
\title{Establishing central RSE units in German research institutions}
1534

1635
\include{contributors.tex}
1736

18-
\date{\today}
37+
\date{2024-07-25}
1938

2039
\include{marginplots.tex}
2140

@@ -428,10 +447,10 @@ \subsection{Module 9: RSE Outreach}
428447
\section{Existing Implementations}
429448

430449
\begin{figure}
431-
\label{fig:survey}
432450
\centering
433451
\includegraphics[width=\textwidth]{./group_composition_plot/pdf/group_composition_plot_the_fantastic_four.pdf}
434452
\caption{National and international examples of RSE units and their service portfolio: Heidelberg and Princeton offer development services, whereas Jena and Reading focus mostly on teaching and consultation services.}
453+
\label{fig:survey}
435454
\end{figure}
436455

437456
A number of successful installations of RSE units already exist in Germany and many more exist in other countries, especially the UK and the US.

0 commit comments

Comments
 (0)