-
Notifications
You must be signed in to change notification settings - Fork 2
/
review-confirmation.tex
166 lines (140 loc) · 7.26 KB
/
review-confirmation.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
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Professional Formal Letter
% LaTeX Template
% Version 1.0 (28/12/13)
%
% This template has been downloaded from:
% http://www.LaTeXTemplates.com
%
% Original author:
% Brian Moses (http://www.ms.uky.edu/~math/Resources/Templates/LaTeX/)
% with extensive modifications by Vel ([email protected])
%
% License:
% CC BY-NC-SA 3.0 (http://creativecommons.org/licenses/by-nc-sa/3.0/)
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% ----------------------------------------------------------------------------
% PACKAGES AND OTHER DOCUMENT CONFIGURATIONS
% ----------------------------------------------------------------------------
\documentclass[11pt,a4paper]{letter} % Specify the font size (10pt, 11pt and 12pt) and paper size (letterpaper, a4paper, etc)
\usepackage{graphicx} % Required for including pictures
\usepackage{microtype} % Improves typography
\usepackage{gfsdidot} % Use the GFS Didot font: http://www.tug.dk/FontCatalogue/gfsdidot/
\usepackage[T1]{fontenc} % Required for accented characters
\usepackage{url}
% Create a new command for the horizontal rule in the document which allows thickness specification
\makeatletter
\def\vhrulefill#1{\leavevmode\leaders\hrule\@height#1\hfill \kern\z@}
\makeatother
% -----------------------------------------------------------------------------
% DOCUMENT MARGINS
% -----------------------------------------------------------------------------
\textwidth 6.75in
\textheight 9.25in
\oddsidemargin -.25in
\evensidemargin -.25in
\topmargin -1in
\longindentation 0.50\textwidth
\parindent 0.4in
% ------------------------------------------------------------------------------
% SENDER INFORMATION
% ------------------------------------------------------------------------------
\def\Who{Michael Lawrence} % Your name
\def\What{, PhD} % Your title
\def\Where{Department of Bioinformatics} % Your department/institution
\def\Address{1 DNA Way} % Your address
\def\CityZip{South San Francisco CA 94070} % Your city, zip code, country, etc
\def\Email{E-mail: [email protected]} % Your email address
\def\TEL{Phone: (650) 225-7760} % Your phone number
% ------------------------------------------------------------------------------
% HEADER AND FROM ADDRESS STRUCTURE
% ------------------------------------------------------------------------------
\address{
\includegraphics[width=1in]{Rlogo.png} % Include the logo of your institution
\hspace{5.1in} % Position of the institution logo, increase to move left, decrease to move right
\vskip -1.07in~\\ % Position of the text in relation to the institution logo, increase to move down, decrease to move up
\Large\hspace{1.5in}The R Journal \hfill ~\\[0.05in] % First line of institution name, adjust hspace if your logo is wide
\large\hspace{1.5in}of the R Foundation \hfill
~\\[-0.11in] % Reduce the whitespace above the horizontal rule
\hspace{1.5in}\vhrulefill{1pt} \\ % Horizontal rule, adjust hspace if your logo is wide and \vhrulefill for the thickness of the rule
\hspace{\fill}\parbox[t]{2.85in}{ % Create a box for your details underneath the horizontal rule on the right
\footnotesize % Use a smaller font size for the details
\Who \\ \em % Your name, all text after this will be italicized
\Where\\ % Your department
\Address\\ % Your address
\CityZip\\ % Your city and zip code
\TEL\\ % Your phone number
\Email\\ % Your email address
% \URL % Your URL
}
\hspace{-1.4in} % Horizontal position of this block, increase to move left, decrease to move right
\vspace{-1in} % Move the letter content up for a more compact look
}
% -----------------------------------------------------------------------------
% TO ADDRESS STRUCTURE
% -----------------------------------------------------------------------------
\def\opening#1{\thispagestyle{empty}
{\centering\fromaddress \vspace{0.6in} \\ % Print the header and from address here, add whitespace to move date down
\hspace*{\longindentation}\today\hspace*{\fill}\par} % Print today's date, remove \today to not display it
{\raggedright \toname \\ \toaddress \par} % Print the to name and address
\vspace{0.4in} % White space after the to address
\noindent #1 % Print the opening line
% Uncomment the 4 lines below to print a footnote with custom text
% \def\thefootnote{}
% \def\footnoterule{\hrule}
% \footnotetext{\hspace*{\fill}{\footnotesize\em Footnote text}}
% \def\thefootnote{\arabic{footnote}}
}
% -----------------------------------------------------------------------------
% SIGNATURE STRUCTURE
% -----------------------------------------------------------------------------
\signature{\vskip-.6in{\hskip-.2in\scalebox{0.9}{\includegraphics
{/Users/michafla/personal/signature.png}}}\\\Who \What}
\long\def\closing#1{
\vspace{0.1in} % Some whitespace after the letter content and before the signature
\noindent % Stop paragraph indentation
\hspace*{\longindentation} % Move the signature right
\parbox{\indentedwidth}{\raggedright
#1 % Print the signature text
\vskip 0.65in % Whitespace between the signature text and your name
\fromsig}} % Print your name and title
% -----------------------------------------------------------------------------
\begin{document}
% -----------------------------------------------------------------------------
% TO ADDRESS
% -----------------------------------------------------------------------------
\begin{letter}{}
% ---------------------------------------------------------------------------
% LETTER CONTENT
% ----------------------------------------------------------------------------
\opening{To whom it may concern:}
I am a scientist at Genentech Research and Early Development, South
San Francisco, California, and currently Editor of the international
scientific journal ``The R Journal''. As editor of ``The R Journal'' I
am writing to confirm that Dr.~Belchin Adriyanov was invited by me to
act as reviewer for the journal.
The R Journal is the open access, refereed journal of the R Foundation
for Statistical Computing. The journal has been published since
2001 following its predecessor R News, and since then has gained some
reputation in the scientific community, as indicated for example by
its being listed in the Science Citation Index Expanded by Thomspon
Reuters. For more information on the journal see
\url{http://journal.r-project.org/}.
The R Journal relies on experts in the fields of statistical analysis
and computation to evaluate the submitted manuscripts and to assist
the Editorial Board in the review process to decide whether
manuscripts should be published and suggest changes to render
manuscripts acceptable for publication.
Belchin Adriyanov has been contacted by me on 3/23/16 to review a
submitted manuscript. He provided evaluation and feedback on the
manuscript on 4/30/16. The review helped to accomplish the review
process and make a final decision on the manuscript. His expertise in
the area of statistical analysis and computation was much appreciated
as well as his support for the R Journal by taking the time to read
the submitted manuscript, check the accompanying software, and provide
feedback for the authors.
\closing{Sincerely,}
% ----------------------------------------------------------------------------
\end{letter}
\end{document}