Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OCID to ORCID #6961

Merged
merged 1 commit into from
Jan 2, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ email.addWorks.header.dear=Dear

email.addWorks.weHaveNoticed=We have noticed that you have not yet added any research outputs to your ORCID record. Adding these will help reduce your administrative burden when read and imported into other systems, ensure you are recognized for your research contributions, and disambiguate you from other researchers with the same name!
email.addWorks.getStarted=Get started with these popular ORCID integrations:
email.addWorks.belowAreLinks=Below are links to 4 popular ORCID integrations that allow you to sign in to your OCID record, grant permission to the service to add your selected research outputs to your ORCID record.
email.addWorks.belowAreLinks=Below are links to 4 popular ORCID integrations that allow you to sign in to your ORCID record, grant permission to the service to add your selected research outputs to your ORCID record.

email.addWorks.forAddingJournal=For adding journal articles:
email.addWorks.allowsYouToSearch=allows you to search and add works by title or DOI.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<div style="display: block">
<p>We have noticed that you have not yet added any research outputs to your ORCID record. Adding these will help reduce your administrative burden when read and imported into other systems, ensure you are recognized for your research contributions, and disambiguate you from other researchers with the same name!</p>
<p style="font-weight: bolder;font-size: 16px">Get started with these popular ORCID integrations:</p>
<p>Below are links to 4 popular ORCID integrations that allow you to sign in to your OCID record, grant permission to the service to add your selected research outputs to your ORCID record.</p>
<p>Below are links to 4 popular ORCID integrations that allow you to sign in to your ORCID record, grant permission to the service to add your selected research outputs to your ORCID record.</p>
<p>For adding journal articles: <a
style="text-decoration: underline;color: #085c77;display: inline-block;"
href="https://orcid.org/oauth/authorize?client_id=0000-0002-3054-1567&response_type=code&scope=%2Factivities%2Fupdate%20%2Fread-limited&redirect_uri=https:%2F%2Fsearch.crossref.org%2Fauth%2Forcid%2Fsearch-and-link"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ We have noticed that you have not yet added any research outputs to your ORCID r

Get started with these popular ORCID integrations:

Below are links to 4 popular ORCID integrations that allow you to sign in to your OCID record, grant permission to the service to add your selected research outputs to your ORCID record.
Below are links to 4 popular ORCID integrations that allow you to sign in to your ORCID record, grant permission to the service to add your selected research outputs to your ORCID record.

For adding journal articles: Crossref Metadata Search allows you to search and add works by title or DOI.

Expand Down