-
Notifications
You must be signed in to change notification settings - Fork 1
/
cover.tex
90 lines (77 loc) · 3.14 KB
/
cover.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
%!TeX TS-program = Lualatex
%!TeX encoding = UTF-8 Unicode
%!TeX spellcheck = en-US
\documentclass[stdletter,8pt,dateno]{newlfm}%
%\usepackage{kpfonts}
\usepackage{etoolbox}
\makeatletter
\patchcmd{\@zfancyhead}{\fancy@reset}{\f@nch@reset}{}{}
\patchcmd{\@set@em@up}{\f@ncyolh}{\f@nch@olh}{}{}
\patchcmd{\@set@em@up}{\f@ncyolh}{\f@nch@olh}{}{}
\patchcmd{\@set@em@up}{\f@ncyorh}{\f@nch@orh}{}{}
\makeatother
\usepackage{url}
%: METADATA
%: %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\newcommand{\AuthorA}{Chlo\'e Pasturel}
\newcommand{\AuthorB}{Anna Montagnini}%
\newcommand{\AuthorC}{Laurent Perrinet}%
\newcommand{\Address}{Institut de Neurosciences de la Timone (UMR 7289), Aix Marseille Univ, CNRS - Marseille, France}%
\newcommand{\Website}{https://laurentperrinet.github.io}%
\newcommand{\EmailC}{[email protected]}%
\newcommand{\Title}{
Humans adapt their anticipatory eye movements to the volatility of visual motion properties
}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%\newcommand{\Journal}{Journal of Vision}%
\newcommand{\Journal}{PLoS Computational Biology}%
%\newcommand{\Journal}{eLife}%
\widowpenalty=1000
\clubpenalty=1000
\newsavebox{\Lpalmb} \sbox{\Lpalmb}{\parbox[t]{1.75in}{\includegraphics[width=1.\textwidth]{/Users/lolo/quantic/blog/perrinet_curriculum-vitae_tex/troislogos.png}}}
%\makelth{Homea}{\Lheader{\usebox{\Lpalms}}}%
%
\Lheader{\usebox{\Lpalmb}}
\newlfmP{headermarginskip=2pt}
\newlfmP{sigsize=2pt}
\newlfmP{dateskipafter=2pt}
%\newlfmP{addrfromphone}
\newlfmP{addrfromemail}
%\PhrPhone{Phone}
\PhrEmail{Email}
\namefrom{\AuthorA , \AuthorB\ and \AuthorC\ }
\addrfrom{%
\AuthorC\ \\
%\Address \\
%\AuthorB\\[6pt]
\Address\\[6pt]
%\AuthorA\\[6pt]
%% \AddressA
% \LongAddressA
}
% \phonefrom{\PhoneA}
\emailfrom{\EmailC\\[6pt]
}
\addrto{%
\today
}
\greetto{
To the editorial board of \emph{\Journal},%
%To Whom It May Concern,
%Dear XXX
}
\closeline{Sincerely,}
\begin{document}
\begin{newlfm}
Please consider this revision to our submission for publication in \Journal . Following your instructions, we have included in this submission: (1) the new manuscript file, (2) a detailed response to reviewers synthesizing all changes, and (3) a tracked changes PDF highlighting all changes to the text.
%The cover letter should state clearly what is included as the submission, including number of words in the text and number of display items (figures, tables, boxes) in the print version of the paper; number of additional words in the text (full Methods and Extended Data legends) and number of Extended Data figures and tables for the online-only version; any Supplementary Information (specifying number of items and format); number of supporting manuscripts.
Our submission has a 262-word summary and a body of 19178 words
(including methods, figure legends and appendix), along with five figures.
% pdftotext Pasturel_etal2019.pdf - | wc -w
The authors declare no competing interests.
We did not have any prior discussions with
a \Journal\ Editorial Board Member
about the work described in the manuscript.
Thank you for your consideration, and we look forward to your response.
\end{newlfm}
\end{document}