1 | \title{\heading} |
---|
2 | \author{\1stauthor \and \2ndauthor\thanks{\protect\input{thanks}}} |
---|
3 | \date{\today} |
---|
4 | |
---|
5 | \graphicspath{{../../figures/}} |
---|
6 | |
---|
7 | \pretitle{ |
---|
8 | \begin{center} |
---|
9 | \begin{figure}[H] |
---|
10 | \begin{minipage}[c]{0.35\textwidth} |
---|
11 | \href{http://www.nemo-ocean.eu}{\includegraphics[width=0.7\textwidth]{logos/NEMO_grey}} |
---|
12 | \end{minipage} |
---|
13 | \hfill |
---|
14 | \begin{minipage}[c]{0.65\textwidth} |
---|
15 | \centering |
---|
16 | \large{\em{{N}ucleus for {E}uropean {M}odelling of the {O}cean}} |
---|
17 | \end{minipage} |
---|
18 | \end{figure} |
---|
19 | \vfill |
---|
20 | \Huge |
---|
21 | } |
---|
22 | \posttitle{\par\end{center}\vskip 0.5em} |
---|
23 | \preauthor{\begin{center}\Large\lineskip0.5em\begin{tabular}[t]{c}} |
---|
24 | \postauthor{\end{tabular}\par\end{center}} |
---|
25 | \predate{ |
---|
26 | \vfill |
---|
27 | \begin{center} |
---|
28 | \large Version \version --- |
---|
29 | } |
---|
30 | \postdate{ |
---|
31 | \par~\\ |
---|
32 | \href{http://doi.org/10.5281/zenodo.\zid}{\includegraphics{{badges/zenodo.\zid}.pdf}} |
---|
33 | \end{center} |
---|
34 | \vfill |
---|
35 | \begin{center} |
---|
36 | \href{http://www.cmcc.it}{ \includegraphics[height=0.055\textheight]{logos/CMCC}} |
---|
37 | \hspace{0.5em} |
---|
38 | \href{http://www.cnrs.fr}{ \includegraphics[height=0.055\textheight]{logos/CNRS}} |
---|
39 | \hspace{0.9em} |
---|
40 | \href{http://www.mercator-ocean.fr}{\includegraphics[height=0.055\textheight]{logos/MOI} } |
---|
41 | \hspace{0.45em} |
---|
42 | \href{http://www.metoffice.gov.uk}{ \includegraphics[height=0.055\textheight]{logos/UKMO}} |
---|
43 | \hspace{0.5em} |
---|
44 | \href{http://nerc.ukri.org}{ \includegraphics[height=0.055\textheight]{logos/NERC}} \\ |
---|
45 | \large{{\em{C}ommunity \hspace{1.5em} {O}cean \hspace{1.5em} {M}odel}} |
---|
46 | \end{center} |
---|
47 | } |
---|
48 | \thanksmarkseries{fnsymbol} |
---|
49 | \maketitle |
---|
50 | \emptythanks |
---|
51 | |
---|
52 | \thispagestyle{plain} |
---|
53 | |
---|
54 | % ================================================================ |
---|
55 | % Disclaimer |
---|
56 | % ================================================================ |
---|
57 | \subsubsection*{Disclaimer} |
---|
58 | |
---|
59 | Like all components of the modelling framework, |
---|
60 | the \engine~core engine is developed under the \href{http://www.cecill.info}{CECILL license}, |
---|
61 | which is a French adaptation of the GNU GPL (General Public License). |
---|
62 | Anyone may use it freely for research purposes, and is encouraged to |
---|
63 | communicate back to the NEMO team its own developments and improvements. |
---|
64 | |
---|
65 | The model and the present document have been made available as a service to the community. |
---|
66 | We cannot certify that the code and its manual are free of errors. |
---|
67 | Bugs are inevitable and some have undoubtedly survived the testing phase. |
---|
68 | Users are encouraged to bring them to our attention. |
---|
69 | |
---|
70 | The authors assume no responsibility for problems, errors, or incorrect usage of NEMO. |
---|
71 | |
---|
72 | % ================================================================ |
---|
73 | % External resources |
---|
74 | % ================================================================ |
---|
75 | \subsubsection*{Other resources} |
---|
76 | |
---|
77 | Additional information can be found on: |
---|
78 | \begin{itemize} |
---|
79 | \item the \href{http://www.nemo-ocean.eu}{website} of the project detailing several |
---|
80 | associated applications and an exhaustive users bibliography |
---|
81 | \item the \href{http://forge.ipsl.jussieu.fr/nemo}{development platform} of the model with |
---|
82 | the code repository and some main resources (wiki, ticket system, forums, \ldots) |
---|
83 | \item the \href{http://zenodo.org/communities/nemo-ocean}{online archive} |
---|
84 | delivering the publications issued by the consortium |
---|
85 | \item two mailing lists: |
---|
86 | the \href{http://listes.ipsl.fr/sympa/info/nemo-newsletter}{newsletter} for |
---|
87 | top-down communications from the project |
---|
88 | (announcements, calls, job opportunities, \ldots) |
---|
89 | and the \href{http://listes.ipsl.fr/sympa/info/nemo-forge}{forge updates} |
---|
90 | (commits, tickets and forums) |
---|
91 | \end{itemize} |
---|
92 | |
---|
93 | % ================================================================ |
---|
94 | % Citation |
---|
95 | % ================================================================ |
---|
96 | \subsubsection*{Citation} |
---|
97 | |
---|
98 | Reference for papers and other publications is as follows: |
---|
99 | \vspace{0.5cm} |
---|
100 | |
---|
101 | \begin{figure}[b] |
---|
102 | \begin{minipage}[c]{0.72\textwidth} |
---|
103 | \small\ttfamily{Scientific Notes of Climate Modelling Center \\ |
---|
104 | ISSN 1288-1619 \\ |
---|
105 | Institut Pierre-Simon Laplace (IPSL) |
---|
106 | } |
---|
107 | \end{minipage} |
---|
108 | \hfill |
---|
109 | \begin{minipage}[c]{0.25\textwidth} |
---|
110 | \href{http://www.cmc.ipsl.fr}{\includegraphics[width=\textwidth]{logos/IPSL_upright}} |
---|
111 | \end{minipage} |
---|
112 | \end{figure} |
---|