summaryrefslogtreecommitdiff
path: root/appeal.tex
blob: 864cbea380df1e6e29bcbad98e7c3dc25e7c9cac (plain)
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
\documentclass[a4paper]{letter}

\usepackage[utf8]{inputenc} % why not type "Bézout" with unicode?
\usepackage[T1]{fontenc} % vector fonts plz
\usepackage{newtxtext,newtxmath} % Times for PR
\usepackage[
  colorlinks=true,
  urlcolor=purple,
  linkcolor=black,
  citecolor=black,
  filecolor=black,
]{hyperref} % ref and cite links with pretty colors
\usepackage{xcolor}
\usepackage[style=phys]{biblatex}

\renewcommand{\thefootnote}{\fnsymbol{footnote}}

\addbibresource{frsb_kac-rice.bib}

\signature{
  \vspace{-6\medskipamount}
  \smallskip
  Jaron Kent-Dobias \& Jorge Kurchan
}

\address{
  Laboratoire de Physique\\
  Ecole Normale Sup\'erieure\\
  24 rue Lhomond\\ 
  75005 Paris
}

\begin{document}
\begin{letter}{
  Physical Review Letters\\
  1 Research Road\\
  Ridge, NY 11961
}

\opening{To the editors of PRL,}

We wish to appeal the decision concerning our manuscript \textit{Unveiling the complexity of hierarchical energy landscapes}
which we submitted to PRL.

As we mentioned in the reply to the referees, this is a problem that has
been open for 42 years,
and several related contributions have been published since in PRL.

Our solution for the first time gives the full picture of the structure
of valleys in a complex landscape, finally rendering the ``state counting''
(Kac-Rice) approach -- used in several hundred papers --
compatible with the Parisi solution of equilibrium. As a byproduct, the
structure of near-equilibrium saddles is for the first time transparent.

The reason we are keen to publish in PRL is clear:   PRL gives an
``official'' sense of closure,
in a way no other journal does. We believe our article deserves it.

\closing{Sincerely,}

\vspace{1em}

\end{letter}

\end{document}