cover letter issues
All cover letters should:
Explain why you are sending a resume.
Don't send a resume without a cover letter.
Don't make the reader guess what you are asking for; be specific: Do you want a summer internship opportunity, or a permanent position at graduation; are you inquiring about future employment possibilities?Tell specifically how you learned about the position or the organization — a flyer posted in your department, a web site, a family friend who works at the organization. It is appropriate to mention the name of someone who suggested that you write.
Convince the reader to look at your resume.
The cover letter will be seen first.
Therefore, it must be very well written and targeted to that employer.Call attention to elements of your background — education, leadership, experience — that are relevant to a position you are seeking. Be as specific as possible, using examples.
Reflect your attitude, personality, motivation, enthusiasm, and communication skills.
Provide or refer to any information specifically requested in a job advertisement that might not be covered in your resume, such as availability date, or reference to an attached writing sample.
Indicate what you will do to follow-up.
In a letter of application — applying for an advertised opening — applicants often say something like "I look forward to hearing from you." However, if you have further contact info (e.g. phone number) and if the employer hasn't said "no phone calls," it's better to take the initiative to follow-up, saying something like, "I will contact you in the next two weeks to see if you require any additional information regarding my qualifications."
In a letter of inquiry — asking about the possibility of an opening — don't assume the employer will contact you. You should say something like, "I will contact you in two weeks to learn more about upcoming employment opportunities with (name of organization)." Then mark your calendar to make the call.
Top Cover Letter Mistakes
http://jobsearch.about.com/od/coverlettertips/qt/cover-letter-mistakes.htm
Email Subject Line Examples
- Managing Director Position
- Job Code 1234: District Sales Manager - Your Name
- Communications Assistant Position - Your Name
- Application for Customer Service Job
- Social Media Expert Seeking New Opportunity
- Meeting Follow Up - Your Name
- Meeting Request - Your Name
- Referred by Name
- ABC College Informational Interview Request
General Salutations for Cover Letters
- Dear Hiring Manager
- To Whom It May Concern
- Dear Human Resources Manager
- Dear Sir or Madam
- Dear Company Name Recruiter
Cover Letter Salutation Examples
- Dear Mr. Jones
- Dear Ms. Jones
- Dear Jane Doe
- Dear Dr. Haven
Sample Targeted Cover Letter for a Resume
This cover letter takes the position requirements and matches the applicant's skills to those requirements. This way, the resume reviewer can see the candidate's relevant qualifications at a glance.
Date
Name
Title
Organization
Address
City, State, Zip Code
Dear Mr./Ms. Last Name:
I am interested in the Coordinator position advertised on XYZ. My resume is enclosed for your review. Given my related experience and excellent capabilities I would appreciate your consideration for this job opening. My skills are an ideal match for this position.
Your Requirements:
- Responsible for evening operations in Student Center and other facilities, including managing registration, solving customer problems, dealing with risk management and emergencies, enforcement of department policies.
- Assists with hiring, training, and management of staff. Coordinate statistics and inventory.
- Experience in the supervision of student staff and strong interpersonal skills are also preferred.
- Valid Minnesota driver's license with good driving record. Ability to travel to different sites required.
- Experience in collegiate programming and management.
My Qualifications:
- Register students for courses, design and manage program software, solve customer problems, enforce department policies, and serve as a contact for students, faculty, and staff.
- Hiring, training, scheduling and management of staff, managing supply inventory, and ordering.
- Minnesota driver's license with NTSA defensive driving certification.
- Extensive experience in collegiate programming and management.
- Excellent interpersonal and communication skills.
I appreciate your taking the time to review my credentials and experience. Again, thank you for your consideration.
Sincerely,
Your Signature (for hard copy letter)
Your Typed Name
cover letter issues的更多相关文章
- 关于找工作(二 Cover Letter)
准备好了简历,下一个文档就是cover letter了.其实对衡量你是否是一个好的候选人来说,cover letter的作用几乎是零(很多情况下主管技术工作的人或者雇人经理根本见不到cover let ...
- Email Cover Letter Format
http://jobsearch.about.com/od/sampleletters/ig/Sample-Letter-Formats/Email-Message-Format.htm Copy ...
- 论文投稿Cover letter
转自:http://blog.sciencenet.cn/blog-479412-686426.html,感谢分享! 1.第一次投稿Cover letter:主要任务是介绍文章主要创新以及声明没有一稿 ...
- 投稿SCI杂志 | 如何撰写cover letter | 如何绘制illustrated abstract
现在大部分学术期刊杂志都要求提供这两样东西. 一个是面向editor的文章和研究的高度总结:一个是面向读者的高度总结,一图胜千言. 如何制作动画摘要呢? 收集素材,大部分内容在PPT里就能完成. 如何 ...
- Cover letter
Cover letter意义和新意可以写的夸张一点没关系,写因存在竞争关系的不建议作为审稿人.不要推荐熟悉人(导师,导师的导师,有关系的人,co-authors)作为推荐审稿人,不要推荐非该领域内大牛 ...
- Cover letter|review|Discussion
选择期刊考虑影响因子和载文量(流量) 分类:多学科eg:CNS 专业综合:eg:nature子刊:lancet:cell,jacs 细分:eg:CA-A 投完Cover letter后,根据审稿结果修 ...
- MZhong's Cover Letter
Application for front-end developer position in Chicago Office Dear HR, I am writing to apply for th ...
- 投稿前必备的cover letter
- SCI&EI 英文PAPER投稿经验【转】
英文投稿的一点经验[转载] From: http://chl033.woku.com/article/2893317.html 1. 首先一定要注意杂志的发表范围, 超出范围的千万别投,要不就是浪费时 ...
随机推荐
- [HeadFirst-HTMLCSS学习笔记][第十二章HTML5标记]
考虑HTML结构 HTML5即是把原来<div>换成一些更特定的元素.能够更明确指示包含什么内容. (页眉,导航,页脚,文章) article nav 导航 header footer t ...
- EffectiveC#3--选择is或者as操作符而不是做强制类型转换
1.用as运算符进行类型转换.因为比起盲目的强制转换它更安全,而且在运行时效率更高. 安全体现在:as操作符就算是转化一个null的引用时,也会安全的返回一个null而不会像强制转换抛出异常. 2.a ...
- 转化json
/// <summary> /// 转换成JSON字符串 /// </summary> /// <param name="jsonObject"> ...
- Android拍照与相册选取图片
做过几次拍照,相册选取图片,但都记不住,这次发表个简单的保存下 private static final int PHOTO_GRAPH = 1;// 拍照 private static final ...
- QQ中未读气泡拖拽消失的实现(参照一位年轻牛B的博主的思路自己实现了一下)
原文链接:http://kittenyang.com/drawablebubble/,博主年轻却很有思想.相仿的年纪,很佩服他! 首先分析拖拽时的图,大圆.不规则的图(实际上时有规律的不然也画不出来, ...
- CSS 设计彻底研究(四)盒子的浮动与定位
第四章 盒子的浮动与定位 本章的重点和难点是深刻地理解”浮动“和”定位“这两个重要的性质,对于复杂页面的排版至关重要. 4.1 盒子的浮动 在标准流中,一个块级元素在水平方向会自动伸张,直到包含它的元 ...
- C++服务器设计(六):设备连接的生命周期管理
生命周期介绍 每一个服务器系统的新连接从建立开始时,均会经历多个阶段.比如连接的建立,登录的验证,退出前的资源释放等.同时在具体的消息处理中,还会遇到不可识别的消息事件,或者消息处理时出现数据错误等. ...
- [C++程序设计]用指向数组的指针作函数参数
#include <iostream> using namespace std; int main() { ]); ][]={,,,,,,,,,,,}; output(a); ; } ]) ...
- python之5关于_name_和_main_的具体含义
关于_name_和_main_的具体含义如下: _name_:在模块中就是模块名,在类中就是类名 _main_:模块自身 "The namespace for a module is aut ...
- css制作最简单导航栏
css制作最简单导航栏