Skip to content

Commit 4e5dd49

Browse files
committed
Fix the broken coverletter input
1 parent e70cbf6 commit 4e5dd49

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

paper/cover-letter.tex

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
88
% Set variables with the title, authors, etc.
99

10-
\input{../information.tex}
10+
\input{information.tex}
1111
\newcommand{\LetterTitle}{Cover letter -- \Title}
1212

1313
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -83,7 +83,7 @@
8383
\Journal
8484
\end{flushleft}
8585
\begin{flushright}
86-
\today
86+
20th December 2024
8787
\end{flushright}
8888
\Padding
8989

@@ -93,7 +93,8 @@
9393

9494
We are pleased to submit the original research paper titled ``\Title{}'' for
9595
consideration by \Journal{}.
96-
The manuscript is currently available as a preprint on EarthArXiv at \url{https://doi.org/\PreprintDOI} under the CC-BY license.
96+
The manuscript is currently available as a preprint on EarthArXiv at
97+
\url{https://doi.org/\PreprintDOI} under the CC-BY license.
9798

9899
The paper introduces a novel method that we have developed, which we call
99100
\textit{Euler inversion}, for estimating the location and approximate geometry
@@ -116,8 +117,9 @@
116117
All of the code and data needed to reproduce every figure is provided through
117118
the DOI and GitHub repository to which there are links in the paper.
118119

119-
This paper has contributions from two student authors currently undertaking their PhD training: myself (India Uppal), and Gelson F. Souza-Junior.
120-
However, it is not a part of either doctoral theses.
120+
This paper has contributions from two student authors currently undertaking
121+
their PhD training: myself (India Uppal), and Gelson F. Souza-Junior.
122+
However, it is not a part of either doctoral theses.
121123
\Padding
122124

123125
Thank you for your consideration of our manuscript.

0 commit comments

Comments
 (0)