-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGiovanni_Salinas_cover_letter.tex
78 lines (54 loc) · 2.71 KB
/
Giovanni_Salinas_cover_letter.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
\documentclass{article}
\usepackage{charter} % Use the Charter font for the document text
\usepackage[margin=1in]{geometry}
\usepackage{fancyhdr,graphicx}
\fancypagestyle{firstpage}{%
\fancyhf{}% Clear header/footer
\renewcommand{\headrulewidth}{0pt}%
\renewcommand{\footrulewidth}{1pt}%
% Add more detail here if needed
}
\fancypagestyle{otherpages}{%
\fancyhf{}% Clear header/footer
\renewcommand{\headrulewidth}{1pt}%
\renewcommand{\footrulewidth}{1pt}%
% Add more detail here if needed
}
\AtBeginDocument{\thispagestyle{firstpage}}
\pagestyle{otherpages}
\setlength{\parindent}{0pt}
\setlength{\parskip}{1ex}
\begin{document}
\vspace*{\dimexpr-\headsep-\headheight-1pt}
% \includegraphics[width=2.1in]{logo.png}
\rule{\linewidth}{1pt}
\bigskip\bigskip
\hfill
\begin{tabular}{ l @{} }
\today \\[12pt] % Date
% 123 Broadway \\ % Address
Hsinchu, Taiwan \\
% Phone: (+886) 919204040 \\
% Email: [email protected]
\end{tabular}
\bigskip
\begin{tabular}{ @{} l }
% Mrs.\ Jane Smith \\ % Addressee of the letter above the to address
% Recruitment Officer \\ % To address
% The Corporation \\
% 123 Pleasant Lane \\
% City, State 12345
\end{tabular}
\bigskip
To Whom It May Concern,
\bigskip
PARAGRAPH ONE: State the reason for the letter, name the position or type of work you are applying for and identify the source from which you learned of the opening (i.e. career development center, newspaper, employment service, personal contact).
PARAGRAPH TWO: Indicate why you are interested in the position, the company, its products, services - above all, stress what you can do for the employer. If you are a recent graduate, explain how your academic background makes you a qualified candidate for the position. If you have practical work experience, point out specific achievements or unique qualifications. Try not to repeat the same information the reader will find in the resume. Refer the reader to the enclosed resume or application which summarizes your qualifications, training, and experiences. The purpose of this section is to strengthen your resume by providing details which bring your experiences to life.
PARAGRAPH THREE: Request a personal interview and indicate your flexibility as to the time and place. Repeat your phone number in the letter and offer assistance to help in a speedy response. For example, state that you will be in the city where the company is located on a certain date and would like to set up an interview. Alternatively, state that you will call on a certain date to set up an interview. End the letter by thanking the employer for taking time to consider your credentials.
\bigskip
\hfill
Sincerely yours,
\vspace{50pt}
\hfill
Giovanni Salinas
\end{document}