-
Notifications
You must be signed in to change notification settings - Fork 0
/
header.sty
33 lines (24 loc) · 1.03 KB
/
header.sty
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
\usepackage{hyperref}
\usepackage{caption}
\DeclareCaptionLabelFormat{S}{\textbf{#1 S#2}}
\captionsetup[figure]{format=plain,labelformat=S}
\captionsetup[table]{format=plain,labelformat=S}
\usepackage[]{graphicx}
\usepackage[]{color}
\usepackage[]{xcolor}
\usepackage[normalem]{ulem}
\usepackage{subfig}
\usepackage{graphicx}
\usepackage{alltt}
%\author{Laurent Gatto}
% \affiliation[UCLouvain]{Computational Biology Unit, de Duve Institute, Universit\'e catholique de Louvain, Brussels, Belgium}
%\author{Sebastian Gibb}
% \affiliation[University of Greifswald]{Department of Anaesthesiology and Intensive Care of the University Medicine Greifswald, Germany}
%\author{Johannes Rainer}
% \affiliation[Eurac Research]{Institute for Biomedicine, Eurac Research, Affiliated Institute of the University of L\"ubeck, Bolzano, Italy}
%\title{Supplementary material for: \texttt{MSnbase}, efficient and elegant
% R-based processing and visualisation of raw mass spectrometry data}
\usepackage{fancyhdr}
\pagestyle{fancy}
\fancyhf{}
\rfoot{S \thepage}