“Last updated…” on a CV?
Should one include a "Last updated on [DATE]" footer at the end of an academic CV? Why or why not?
(I would imagine that context matters. For example, perhaps it wouldn't be advised for a CV that I would submit as part of a job application, but perhaps it's worth including on the version of my CV that I post on my institutional website.)
cv
|
show 2 more comments
Should one include a "Last updated on [DATE]" footer at the end of an academic CV? Why or why not?
(I would imagine that context matters. For example, perhaps it wouldn't be advised for a CV that I would submit as part of a job application, but perhaps it's worth including on the version of my CV that I post on my institutional website.)
cv
2
Usually the latest entry can tend to give an idea of how old a CV is, but does depend on how it is phrased...
– Solar Mike
Feb 11 at 20:54
Don't forget to update your "last updated" date, if you use one! (Source: I've forgotten myself in the past... 🙄)
– Federico Poloni
Feb 11 at 22:45
3
@FedericoPoloni: I use LaTeX for my CV. I add the following two lines to the end of my CV so that it automatically updates the date any time I compile it:vfill
(to make it go at the bottom of the last page) andemph{Last updated {today}.}
to print the date when the document was compiled.
– jvriesem
Feb 11 at 23:08
2
@jvriesem That is not a "last updated", it's a "last compiled", though. That's dangerously different (example: I recover a year-old version of my CV from a backup and recompile it).
– Federico Poloni
Feb 11 at 23:10
1
@jvriesem: LaTeX's today yields (exactly? almost?) the same date-and-time that pdflatex puts in the PDF metadata anyway. I wouldn't clutter up the CV with it; it doesn't feel particularly relevant.
– darij grinberg
Feb 12 at 4:19
|
show 2 more comments
Should one include a "Last updated on [DATE]" footer at the end of an academic CV? Why or why not?
(I would imagine that context matters. For example, perhaps it wouldn't be advised for a CV that I would submit as part of a job application, but perhaps it's worth including on the version of my CV that I post on my institutional website.)
cv
Should one include a "Last updated on [DATE]" footer at the end of an academic CV? Why or why not?
(I would imagine that context matters. For example, perhaps it wouldn't be advised for a CV that I would submit as part of a job application, but perhaps it's worth including on the version of my CV that I post on my institutional website.)
cv
cv
asked Feb 11 at 20:39
jvriesemjvriesem
3,17711137
3,17711137
2
Usually the latest entry can tend to give an idea of how old a CV is, but does depend on how it is phrased...
– Solar Mike
Feb 11 at 20:54
Don't forget to update your "last updated" date, if you use one! (Source: I've forgotten myself in the past... 🙄)
– Federico Poloni
Feb 11 at 22:45
3
@FedericoPoloni: I use LaTeX for my CV. I add the following two lines to the end of my CV so that it automatically updates the date any time I compile it:vfill
(to make it go at the bottom of the last page) andemph{Last updated {today}.}
to print the date when the document was compiled.
– jvriesem
Feb 11 at 23:08
2
@jvriesem That is not a "last updated", it's a "last compiled", though. That's dangerously different (example: I recover a year-old version of my CV from a backup and recompile it).
– Federico Poloni
Feb 11 at 23:10
1
@jvriesem: LaTeX's today yields (exactly? almost?) the same date-and-time that pdflatex puts in the PDF metadata anyway. I wouldn't clutter up the CV with it; it doesn't feel particularly relevant.
– darij grinberg
Feb 12 at 4:19
|
show 2 more comments
2
Usually the latest entry can tend to give an idea of how old a CV is, but does depend on how it is phrased...
– Solar Mike
Feb 11 at 20:54
Don't forget to update your "last updated" date, if you use one! (Source: I've forgotten myself in the past... 🙄)
– Federico Poloni
Feb 11 at 22:45
3
@FedericoPoloni: I use LaTeX for my CV. I add the following two lines to the end of my CV so that it automatically updates the date any time I compile it:vfill
(to make it go at the bottom of the last page) andemph{Last updated {today}.}
to print the date when the document was compiled.
– jvriesem
Feb 11 at 23:08
2
@jvriesem That is not a "last updated", it's a "last compiled", though. That's dangerously different (example: I recover a year-old version of my CV from a backup and recompile it).
– Federico Poloni
Feb 11 at 23:10
1
@jvriesem: LaTeX's today yields (exactly? almost?) the same date-and-time that pdflatex puts in the PDF metadata anyway. I wouldn't clutter up the CV with it; it doesn't feel particularly relevant.
– darij grinberg
Feb 12 at 4:19
2
2
Usually the latest entry can tend to give an idea of how old a CV is, but does depend on how it is phrased...
– Solar Mike
Feb 11 at 20:54
Usually the latest entry can tend to give an idea of how old a CV is, but does depend on how it is phrased...
– Solar Mike
Feb 11 at 20:54
Don't forget to update your "last updated" date, if you use one! (Source: I've forgotten myself in the past... 🙄)
– Federico Poloni
Feb 11 at 22:45
Don't forget to update your "last updated" date, if you use one! (Source: I've forgotten myself in the past... 🙄)
– Federico Poloni
Feb 11 at 22:45
3
3
@FedericoPoloni: I use LaTeX for my CV. I add the following two lines to the end of my CV so that it automatically updates the date any time I compile it:
vfill
(to make it go at the bottom of the last page) and emph{Last updated {today}.}
to print the date when the document was compiled.– jvriesem
Feb 11 at 23:08
@FedericoPoloni: I use LaTeX for my CV. I add the following two lines to the end of my CV so that it automatically updates the date any time I compile it:
vfill
(to make it go at the bottom of the last page) and emph{Last updated {today}.}
to print the date when the document was compiled.– jvriesem
Feb 11 at 23:08
2
2
@jvriesem That is not a "last updated", it's a "last compiled", though. That's dangerously different (example: I recover a year-old version of my CV from a backup and recompile it).
– Federico Poloni
Feb 11 at 23:10
@jvriesem That is not a "last updated", it's a "last compiled", though. That's dangerously different (example: I recover a year-old version of my CV from a backup and recompile it).
– Federico Poloni
Feb 11 at 23:10
1
1
@jvriesem: LaTeX's today yields (exactly? almost?) the same date-and-time that pdflatex puts in the PDF metadata anyway. I wouldn't clutter up the CV with it; it doesn't feel particularly relevant.
– darij grinberg
Feb 12 at 4:19
@jvriesem: LaTeX's today yields (exactly? almost?) the same date-and-time that pdflatex puts in the PDF metadata anyway. I wouldn't clutter up the CV with it; it doesn't feel particularly relevant.
– darij grinberg
Feb 12 at 4:19
|
show 2 more comments
2 Answers
2
active
oldest
votes
I almost always include a last updated date on my CVs. There are numerous online copies of my CV that I am no longer in control of and I think it is useful that people can see that what they are looking at is 10-20 years out of date.
2
For .doc CVs, I tend to include this in the file name ("GB CV February 2019") since this makes it easier to ensure I'm attaching the right version.
– Geoffrey Brent
Feb 12 at 0:14
3
@GeoffreyBrent Until someone renames it, then that information is lost and they and everyone they share the resume with doesn't get it.
– Polygnome
Feb 12 at 1:52
1
@Polygnome Fair point, but not generally an issue for me. Privacy rules make it exceedingly unlikely that my CV will be re-shared outside the context of the job application that I submitted it for. Definitely relevant for people keeping their CVs up online though.
– Geoffrey Brent
Feb 12 at 3:16
@GeoffreyBrent File names work for.pdf
CVs too. Why not include the date in both the file name and content?
– Thomas
Feb 12 at 7:21
@Thomas yeah, I meant ".doc" generically, as opposed to "web page". And certainly doing both is an option.
– Geoffrey Brent
Feb 12 at 23:09
add a comment |
It's not uncommon for academics to not update their CV for years. That is, only update it when required for a job application or promotion. Thus a "last updated" date provides a useful warning that this CV might not have recent publications and activities on it.
There may also be multiple versions of a person's CV floating around. The date will help you quickly determine which should be used.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "415"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2facademia.stackexchange.com%2fquestions%2f124814%2flast-updated-on-a-cv%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
I almost always include a last updated date on my CVs. There are numerous online copies of my CV that I am no longer in control of and I think it is useful that people can see that what they are looking at is 10-20 years out of date.
2
For .doc CVs, I tend to include this in the file name ("GB CV February 2019") since this makes it easier to ensure I'm attaching the right version.
– Geoffrey Brent
Feb 12 at 0:14
3
@GeoffreyBrent Until someone renames it, then that information is lost and they and everyone they share the resume with doesn't get it.
– Polygnome
Feb 12 at 1:52
1
@Polygnome Fair point, but not generally an issue for me. Privacy rules make it exceedingly unlikely that my CV will be re-shared outside the context of the job application that I submitted it for. Definitely relevant for people keeping their CVs up online though.
– Geoffrey Brent
Feb 12 at 3:16
@GeoffreyBrent File names work for.pdf
CVs too. Why not include the date in both the file name and content?
– Thomas
Feb 12 at 7:21
@Thomas yeah, I meant ".doc" generically, as opposed to "web page". And certainly doing both is an option.
– Geoffrey Brent
Feb 12 at 23:09
add a comment |
I almost always include a last updated date on my CVs. There are numerous online copies of my CV that I am no longer in control of and I think it is useful that people can see that what they are looking at is 10-20 years out of date.
2
For .doc CVs, I tend to include this in the file name ("GB CV February 2019") since this makes it easier to ensure I'm attaching the right version.
– Geoffrey Brent
Feb 12 at 0:14
3
@GeoffreyBrent Until someone renames it, then that information is lost and they and everyone they share the resume with doesn't get it.
– Polygnome
Feb 12 at 1:52
1
@Polygnome Fair point, but not generally an issue for me. Privacy rules make it exceedingly unlikely that my CV will be re-shared outside the context of the job application that I submitted it for. Definitely relevant for people keeping their CVs up online though.
– Geoffrey Brent
Feb 12 at 3:16
@GeoffreyBrent File names work for.pdf
CVs too. Why not include the date in both the file name and content?
– Thomas
Feb 12 at 7:21
@Thomas yeah, I meant ".doc" generically, as opposed to "web page". And certainly doing both is an option.
– Geoffrey Brent
Feb 12 at 23:09
add a comment |
I almost always include a last updated date on my CVs. There are numerous online copies of my CV that I am no longer in control of and I think it is useful that people can see that what they are looking at is 10-20 years out of date.
I almost always include a last updated date on my CVs. There are numerous online copies of my CV that I am no longer in control of and I think it is useful that people can see that what they are looking at is 10-20 years out of date.
answered Feb 11 at 20:44
StrongBad♦StrongBad
85.4k24215417
85.4k24215417
2
For .doc CVs, I tend to include this in the file name ("GB CV February 2019") since this makes it easier to ensure I'm attaching the right version.
– Geoffrey Brent
Feb 12 at 0:14
3
@GeoffreyBrent Until someone renames it, then that information is lost and they and everyone they share the resume with doesn't get it.
– Polygnome
Feb 12 at 1:52
1
@Polygnome Fair point, but not generally an issue for me. Privacy rules make it exceedingly unlikely that my CV will be re-shared outside the context of the job application that I submitted it for. Definitely relevant for people keeping their CVs up online though.
– Geoffrey Brent
Feb 12 at 3:16
@GeoffreyBrent File names work for.pdf
CVs too. Why not include the date in both the file name and content?
– Thomas
Feb 12 at 7:21
@Thomas yeah, I meant ".doc" generically, as opposed to "web page". And certainly doing both is an option.
– Geoffrey Brent
Feb 12 at 23:09
add a comment |
2
For .doc CVs, I tend to include this in the file name ("GB CV February 2019") since this makes it easier to ensure I'm attaching the right version.
– Geoffrey Brent
Feb 12 at 0:14
3
@GeoffreyBrent Until someone renames it, then that information is lost and they and everyone they share the resume with doesn't get it.
– Polygnome
Feb 12 at 1:52
1
@Polygnome Fair point, but not generally an issue for me. Privacy rules make it exceedingly unlikely that my CV will be re-shared outside the context of the job application that I submitted it for. Definitely relevant for people keeping their CVs up online though.
– Geoffrey Brent
Feb 12 at 3:16
@GeoffreyBrent File names work for.pdf
CVs too. Why not include the date in both the file name and content?
– Thomas
Feb 12 at 7:21
@Thomas yeah, I meant ".doc" generically, as opposed to "web page". And certainly doing both is an option.
– Geoffrey Brent
Feb 12 at 23:09
2
2
For .doc CVs, I tend to include this in the file name ("GB CV February 2019") since this makes it easier to ensure I'm attaching the right version.
– Geoffrey Brent
Feb 12 at 0:14
For .doc CVs, I tend to include this in the file name ("GB CV February 2019") since this makes it easier to ensure I'm attaching the right version.
– Geoffrey Brent
Feb 12 at 0:14
3
3
@GeoffreyBrent Until someone renames it, then that information is lost and they and everyone they share the resume with doesn't get it.
– Polygnome
Feb 12 at 1:52
@GeoffreyBrent Until someone renames it, then that information is lost and they and everyone they share the resume with doesn't get it.
– Polygnome
Feb 12 at 1:52
1
1
@Polygnome Fair point, but not generally an issue for me. Privacy rules make it exceedingly unlikely that my CV will be re-shared outside the context of the job application that I submitted it for. Definitely relevant for people keeping their CVs up online though.
– Geoffrey Brent
Feb 12 at 3:16
@Polygnome Fair point, but not generally an issue for me. Privacy rules make it exceedingly unlikely that my CV will be re-shared outside the context of the job application that I submitted it for. Definitely relevant for people keeping their CVs up online though.
– Geoffrey Brent
Feb 12 at 3:16
@GeoffreyBrent File names work for
.pdf
CVs too. Why not include the date in both the file name and content?– Thomas
Feb 12 at 7:21
@GeoffreyBrent File names work for
.pdf
CVs too. Why not include the date in both the file name and content?– Thomas
Feb 12 at 7:21
@Thomas yeah, I meant ".doc" generically, as opposed to "web page". And certainly doing both is an option.
– Geoffrey Brent
Feb 12 at 23:09
@Thomas yeah, I meant ".doc" generically, as opposed to "web page". And certainly doing both is an option.
– Geoffrey Brent
Feb 12 at 23:09
add a comment |
It's not uncommon for academics to not update their CV for years. That is, only update it when required for a job application or promotion. Thus a "last updated" date provides a useful warning that this CV might not have recent publications and activities on it.
There may also be multiple versions of a person's CV floating around. The date will help you quickly determine which should be used.
add a comment |
It's not uncommon for academics to not update their CV for years. That is, only update it when required for a job application or promotion. Thus a "last updated" date provides a useful warning that this CV might not have recent publications and activities on it.
There may also be multiple versions of a person's CV floating around. The date will help you quickly determine which should be used.
add a comment |
It's not uncommon for academics to not update their CV for years. That is, only update it when required for a job application or promotion. Thus a "last updated" date provides a useful warning that this CV might not have recent publications and activities on it.
There may also be multiple versions of a person's CV floating around. The date will help you quickly determine which should be used.
It's not uncommon for academics to not update their CV for years. That is, only update it when required for a job application or promotion. Thus a "last updated" date provides a useful warning that this CV might not have recent publications and activities on it.
There may also be multiple versions of a person's CV floating around. The date will help you quickly determine which should be used.
answered Feb 12 at 0:12
ThomasThomas
14.1k63053
14.1k63053
add a comment |
add a comment |
Thanks for contributing an answer to Academia Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2facademia.stackexchange.com%2fquestions%2f124814%2flast-updated-on-a-cv%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
2
Usually the latest entry can tend to give an idea of how old a CV is, but does depend on how it is phrased...
– Solar Mike
Feb 11 at 20:54
Don't forget to update your "last updated" date, if you use one! (Source: I've forgotten myself in the past... 🙄)
– Federico Poloni
Feb 11 at 22:45
3
@FedericoPoloni: I use LaTeX for my CV. I add the following two lines to the end of my CV so that it automatically updates the date any time I compile it:
vfill
(to make it go at the bottom of the last page) andemph{Last updated {today}.}
to print the date when the document was compiled.– jvriesem
Feb 11 at 23:08
2
@jvriesem That is not a "last updated", it's a "last compiled", though. That's dangerously different (example: I recover a year-old version of my CV from a backup and recompile it).
– Federico Poloni
Feb 11 at 23:10
1
@jvriesem: LaTeX's today yields (exactly? almost?) the same date-and-time that pdflatex puts in the PDF metadata anyway. I wouldn't clutter up the CV with it; it doesn't feel particularly relevant.
– darij grinberg
Feb 12 at 4:19