Can I include Abandoned Patent in CV?How much detail to include for an award listed on a CVShould I include a patent in my cumulative PhD thesis?Choosing a PI for my MS/PhD degree in EE based on the h-index?Can PhD students patent their workCo-authors/PIs in a grant are misrepresenting their CVs. Any suggested actions?Listing patent applications on graduate/postbacc application CVs“Undeserved” patent attributionAcademic CV/grant proposal: Should you include students who have abandoned?
How to modify this code to add more vertical space in timeline that uses Tikz
Planar regular languages
How to write characters doing illogical things in a believable way?
Can a character with good/neutral alignment attune to a sentient magic item with evil alignment?
In what sequence should an advanced civilization teach technology to medieval society to maximize rate of adoption?
Is it appropriate to CC a lot of people on an email
How can I use expandafter the expand the definition of this control sequence?
If I want an interpretable model, are there methods other than Linear Regression?
How to publish superseding results without creating enemies
Bit one of the Intel 8080's Flags register
In what state are satellites left in when they are left in a graveyard orbit?
Does the deductible apply to each doctor's visit separately or are the costs cumulative over the year?
Calculate the limit without l'Hopital rule
Ambiguity in notation resolved by +
Why does an orbit become hyperbolic when total orbital energy is positive?
Test to know when to use GLM over Linear Regression?
What is this gigantic dish at Ben Gurion airport?
2000s space film where an alien species has almost wiped out the human race in a war
Why is the year in this ISO timestamp not 2019?
How to make classical firearms effective on space habitats despite the coriolis effect?
A command to output each line forward then backwards
Does a large scratch in an ND filter affect image quality?
Python web-scraper to download table of transistor counts from Wikipedia
How to be sure services and researches offered by the University are not becoming cases of unfair competition?
Can I include Abandoned Patent in CV?
How much detail to include for an award listed on a CVShould I include a patent in my cumulative PhD thesis?Choosing a PI for my MS/PhD degree in EE based on the h-index?Can PhD students patent their workCo-authors/PIs in a grant are misrepresenting their CVs. Any suggested actions?Listing patent applications on graduate/postbacc application CVs“Undeserved” patent attributionAcademic CV/grant proposal: Should you include students who have abandoned?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I recently came to know that one of the patent we filed in my previous organization has been abandoned. I am currently preparing my resume for PhD applications. I am confused whether to specify the abandoned patent in resume/CV considering the effort involved in coming up with the patent.
I thought of specifying like this in resume
"Patent Name", "Inventors:....", "Application No....","Status-Abandoned"
phd cv patents
New contributor
add a comment
|
I recently came to know that one of the patent we filed in my previous organization has been abandoned. I am currently preparing my resume for PhD applications. I am confused whether to specify the abandoned patent in resume/CV considering the effort involved in coming up with the patent.
I thought of specifying like this in resume
"Patent Name", "Inventors:....", "Application No....","Status-Abandoned"
phd cv patents
New contributor
1
Perhaps more important is why it was abandoned - they will surely ask...
– Solar Mike
8 hours ago
add a comment
|
I recently came to know that one of the patent we filed in my previous organization has been abandoned. I am currently preparing my resume for PhD applications. I am confused whether to specify the abandoned patent in resume/CV considering the effort involved in coming up with the patent.
I thought of specifying like this in resume
"Patent Name", "Inventors:....", "Application No....","Status-Abandoned"
phd cv patents
New contributor
I recently came to know that one of the patent we filed in my previous organization has been abandoned. I am currently preparing my resume for PhD applications. I am confused whether to specify the abandoned patent in resume/CV considering the effort involved in coming up with the patent.
I thought of specifying like this in resume
"Patent Name", "Inventors:....", "Application No....","Status-Abandoned"
phd cv patents
phd cv patents
New contributor
New contributor
New contributor
asked 9 hours ago
aimthiazzaimthiazz
111 bronze badge
111 bronze badge
New contributor
New contributor
1
Perhaps more important is why it was abandoned - they will surely ask...
– Solar Mike
8 hours ago
add a comment
|
1
Perhaps more important is why it was abandoned - they will surely ask...
– Solar Mike
8 hours ago
1
1
Perhaps more important is why it was abandoned - they will surely ask...
– Solar Mike
8 hours ago
Perhaps more important is why it was abandoned - they will surely ask...
– Solar Mike
8 hours ago
add a comment
|
2 Answers
2
active
oldest
votes
I'm assuming you mean abandoned in the sense defined by the USPTO. A patent is abandoned if the application is never completed for some reason and cannot move forward to registration. In that sense an abandoned patent is not a patent, so it would seem to be a mistake to include it as anything other than incomplete and abandoned work.
Perhaps you can find a way to include the work in another way that is more positive. Did it result in any publications, for example?
add a comment
|
You can include anything you want in your CV as long as you use precise language. Your “abandoned patent” sounds like it’s not actually an abandoned patent but is an abandoned patent application. Personally I don’t think it will be of much, or possibly any, value on your CV, but whether that’s the case or not would depend on the specific nature of the invention you tried to patent and the reason for abandoning the application. I can imagine hypothetical (though unlikely) scenarios where it might be worth mentioning. And even if you don’t mention it on your CV, the story of the abandoned application can still make for a nice anecdote to mention in an interview or a statement of purpose.
Regardless, whatever you do, do not use the word “patent” to refer to something that has not been approved as an official patent by the US Patent and Trademark Office or some other national or international patent registration agency. The correct phrase to use in your situation is “patent application”. A related term that people sometimes use for applications that are under review by the patent office is patent pending, but that only applies to applications that are still pending, and yours isn’t since it’s been abandoned, so you shouldn’t use that term either.
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/4.0/"u003ecc by-sa 4.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
);
);
aimthiazz is a new contributor. Be nice, and check out our Code of Conduct.
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%2f137133%2fcan-i-include-abandoned-patent-in-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'm assuming you mean abandoned in the sense defined by the USPTO. A patent is abandoned if the application is never completed for some reason and cannot move forward to registration. In that sense an abandoned patent is not a patent, so it would seem to be a mistake to include it as anything other than incomplete and abandoned work.
Perhaps you can find a way to include the work in another way that is more positive. Did it result in any publications, for example?
add a comment
|
I'm assuming you mean abandoned in the sense defined by the USPTO. A patent is abandoned if the application is never completed for some reason and cannot move forward to registration. In that sense an abandoned patent is not a patent, so it would seem to be a mistake to include it as anything other than incomplete and abandoned work.
Perhaps you can find a way to include the work in another way that is more positive. Did it result in any publications, for example?
add a comment
|
I'm assuming you mean abandoned in the sense defined by the USPTO. A patent is abandoned if the application is never completed for some reason and cannot move forward to registration. In that sense an abandoned patent is not a patent, so it would seem to be a mistake to include it as anything other than incomplete and abandoned work.
Perhaps you can find a way to include the work in another way that is more positive. Did it result in any publications, for example?
I'm assuming you mean abandoned in the sense defined by the USPTO. A patent is abandoned if the application is never completed for some reason and cannot move forward to registration. In that sense an abandoned patent is not a patent, so it would seem to be a mistake to include it as anything other than incomplete and abandoned work.
Perhaps you can find a way to include the work in another way that is more positive. Did it result in any publications, for example?
answered 8 hours ago
BuffyBuffy
83k21 gold badges253 silver badges363 bronze badges
83k21 gold badges253 silver badges363 bronze badges
add a comment
|
add a comment
|
You can include anything you want in your CV as long as you use precise language. Your “abandoned patent” sounds like it’s not actually an abandoned patent but is an abandoned patent application. Personally I don’t think it will be of much, or possibly any, value on your CV, but whether that’s the case or not would depend on the specific nature of the invention you tried to patent and the reason for abandoning the application. I can imagine hypothetical (though unlikely) scenarios where it might be worth mentioning. And even if you don’t mention it on your CV, the story of the abandoned application can still make for a nice anecdote to mention in an interview or a statement of purpose.
Regardless, whatever you do, do not use the word “patent” to refer to something that has not been approved as an official patent by the US Patent and Trademark Office or some other national or international patent registration agency. The correct phrase to use in your situation is “patent application”. A related term that people sometimes use for applications that are under review by the patent office is patent pending, but that only applies to applications that are still pending, and yours isn’t since it’s been abandoned, so you shouldn’t use that term either.
add a comment
|
You can include anything you want in your CV as long as you use precise language. Your “abandoned patent” sounds like it’s not actually an abandoned patent but is an abandoned patent application. Personally I don’t think it will be of much, or possibly any, value on your CV, but whether that’s the case or not would depend on the specific nature of the invention you tried to patent and the reason for abandoning the application. I can imagine hypothetical (though unlikely) scenarios where it might be worth mentioning. And even if you don’t mention it on your CV, the story of the abandoned application can still make for a nice anecdote to mention in an interview or a statement of purpose.
Regardless, whatever you do, do not use the word “patent” to refer to something that has not been approved as an official patent by the US Patent and Trademark Office or some other national or international patent registration agency. The correct phrase to use in your situation is “patent application”. A related term that people sometimes use for applications that are under review by the patent office is patent pending, but that only applies to applications that are still pending, and yours isn’t since it’s been abandoned, so you shouldn’t use that term either.
add a comment
|
You can include anything you want in your CV as long as you use precise language. Your “abandoned patent” sounds like it’s not actually an abandoned patent but is an abandoned patent application. Personally I don’t think it will be of much, or possibly any, value on your CV, but whether that’s the case or not would depend on the specific nature of the invention you tried to patent and the reason for abandoning the application. I can imagine hypothetical (though unlikely) scenarios where it might be worth mentioning. And even if you don’t mention it on your CV, the story of the abandoned application can still make for a nice anecdote to mention in an interview or a statement of purpose.
Regardless, whatever you do, do not use the word “patent” to refer to something that has not been approved as an official patent by the US Patent and Trademark Office or some other national or international patent registration agency. The correct phrase to use in your situation is “patent application”. A related term that people sometimes use for applications that are under review by the patent office is patent pending, but that only applies to applications that are still pending, and yours isn’t since it’s been abandoned, so you shouldn’t use that term either.
You can include anything you want in your CV as long as you use precise language. Your “abandoned patent” sounds like it’s not actually an abandoned patent but is an abandoned patent application. Personally I don’t think it will be of much, or possibly any, value on your CV, but whether that’s the case or not would depend on the specific nature of the invention you tried to patent and the reason for abandoning the application. I can imagine hypothetical (though unlikely) scenarios where it might be worth mentioning. And even if you don’t mention it on your CV, the story of the abandoned application can still make for a nice anecdote to mention in an interview or a statement of purpose.
Regardless, whatever you do, do not use the word “patent” to refer to something that has not been approved as an official patent by the US Patent and Trademark Office or some other national or international patent registration agency. The correct phrase to use in your situation is “patent application”. A related term that people sometimes use for applications that are under review by the patent office is patent pending, but that only applies to applications that are still pending, and yours isn’t since it’s been abandoned, so you shouldn’t use that term either.
edited 8 hours ago
answered 8 hours ago
Dan RomikDan Romik
94.4k24 gold badges204 silver badges314 bronze badges
94.4k24 gold badges204 silver badges314 bronze badges
add a comment
|
add a comment
|
aimthiazz is a new contributor. Be nice, and check out our Code of Conduct.
aimthiazz is a new contributor. Be nice, and check out our Code of Conduct.
aimthiazz is a new contributor. Be nice, and check out our Code of Conduct.
aimthiazz is a new contributor. Be nice, and check out our Code of Conduct.
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%2f137133%2fcan-i-include-abandoned-patent-in-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
1
Perhaps more important is why it was abandoned - they will surely ask...
– Solar Mike
8 hours ago