-
Notifications
You must be signed in to change notification settings - Fork 0
/
erc-stg-b2-template.tex
115 lines (88 loc) · 2.97 KB
/
erc-stg-b2-template.tex
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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
\documentclass[11pt,timesnewroman,parttwo,draftproposal]{erc-stg}
% {{{ packages
% better environments
\usepackage[nameinlink, noabbrev]{cleveref}
\usepackage{booktabs}
\usepackage{caption}
\usepackage{subcaption}
% better typography
\usepackage{microtype}
\newenvironment{granttable}{
\begin{erctable}[\normalsize]{
|m{0.13\textwidth}
|m{0.13\textwidth}
|m{0.13\textwidth}
|m{0.13\textwidth}
|m{0.13\textwidth}
|m{0.195\textwidth}
|} \hline
\rowcolor{ERCTableGray}
\centering\arraybackslash \textit{Project title} &
\centering\arraybackslash \textit{Funding source} &
\centering\arraybackslash \textit{Amount (Euros)} &
\centering\arraybackslash \textit{Period} &
\centering\arraybackslash \textit{Role of the PI} &
\centering\arraybackslash \textit{Relation to current ERC proposal\footnotemark[2]} \\
\hline
}{
\end{erctable}
}
% }}}
% {{{ title
% \ercauthor{John Doe}
% \ercauthorlastname{Doe}
% \ercinstitution{Massachusetts Institute of Technology (MIT)}
% \ercduration{60 months}
%
% \erctitle{Quantum Understanding and Simulated Analysis Research}
% \ercacronym{QUASAR}
% }}}
\begin{document}
\maketitle
\noindent \textbf{Sections A and B of Part B2 should not exceed 14 pages.
References do not count towards the page limits.}
\begin{erccomment}
\medskip
Text highlighted in grey should be deleted.
\textbf{Please respect the following formatting constraints: Times New Roman,
Arial or similar, at least font size 11, margins (2.0 cm side and 1.5 cm top
and bottom), single line spacing. Do NOT split the sections, references and/or
the appendix (Funding ID) and do NOT upload them as separate documents.}
\end{erccomment}
\section{State-of-the-art and objectives}
\label{sc:state}
\section{Methodology}
\label{sc:meth}
\begin{erccomment}
\textbf{
Do NOT include any description of resources or budget table here (Part B2).
The Resources section and the detailed budget table are part of the online
submission form (Part A, Section 3 - Budget) which will be extracted and provided
to the peer reviewers. If additional documents are uploaded in the submission
system as separate attachments, the peer reviewers will not have access to them.
}
\end{erccomment}
\newpage
\begin{center}
\textbf{Appendix: All current grants and on-going / submitted grant applications of the PI} \\
\textbf{(Funding ID)}
\textit{\underline{Mandatory information} (does not count towards page limits)}
\end{center}
\medskip
\noindent \textbf{Current research grants (Please indicate "No funding" when applicable):}
\begin{granttable}
& & & & & \\\hline
& & & & & \\\hline
& & & & & \\\hline
\end{granttable}
\noindent \textbf{On-going / submitted grant applications (Please indicate "None"
when applicable):}
\begin{granttable}
& & & & & \\\hline
& & & & & \\\hline
& & & & & \\\hline
\end{granttable}
\footnotetext{Describe clearly any scientific overlap between your ERC application
and the current research grant or on-going grant application.}
\end{document}
% kate: default-dictionary en_GB;