diff --git a/presentation/config/header.tex b/presentation/config/header.tex index c6c0c67e3c3e2b8b80c5e309b46c3a619de82bcd..ee5d97e300adf07b39bf8472e6b2579b9c161858 100644 --- a/presentation/config/header.tex +++ b/presentation/config/header.tex @@ -355,6 +355,9 @@ aspectratio=169,% common values: 169, 1610, 43 % \addbibresource{../bibliography/bibliography.bib} \addbibresource{../resources/bib/bibliography.bib} +% turn off '(visited on ...)' string in cited references (biblatex command) +\DeclareFieldFormat{urldate}{} + % reduce footcite size. % (note: this reduces all footnote sizes. but in beamer, this is okay. web says % that alternative (ifffootnote) is discouraged, leads to redefinition conflicts. diff --git a/presentation/mainmatter/introduction.tex b/presentation/mainmatter/introduction.tex index 62328af530fdf8e0ce2e29fdcb3552656969c224..d18c33eb846e84a3f1b5fcc2e79cca11758928a0 100644 --- a/presentation/mainmatter/introduction.tex +++ b/presentation/mainmatter/introduction.tex @@ -12,7 +12,18 @@ % \textbf{\color{fzjblue}{Research group}} \begin{center} - \includegraphics[width=1.0\textwidth]{../resources-local/map-europe-stsm/map-cropped-1.png}\vspace{0.5em} + % wrap graphic in minipage to make footcite appear directly underneath + % otherwise footcite may mess up column / center env formatting + \begin{minipage}{\linewidth} + \begin{center} + {\renewcommand{\footnotesize}{\tiny}% + \includegraphics[width=0.8\textwidth]{../resources-local/map-europe-stsm/map-cropped-1.png}\footcite{kolja21FileEuropeanUnion2020} + + } + \end{center} + \end{minipage} + + \vspace{0.5em} \begin{columns}[c] \begin{column}{0.25\linewidth}