Skip to Main Content
This Is Auburn Auburn University Libraries LibGuides

ORCID Profile Setup

Contained within this guide are directions for getting your ORCID publications to show up on a specific webpage

Steps to add your ORCID ID and list of Works to your LibGuides profile.

This step must be performed by each person with a LibGuides profile. This step can be done by users without full Admin rights.

In the Springshare configuration screens:

  • Choose LibApps from the top-left dropdown
  • Click "My Profile" at the top Admin nav
  • Under the "Widgets" section at the bottom of this page, click the link next to "Other Widget Code"

Paste this script (updated 09/17/2019) into the "Other Widget Code" section:

<div id="myORCIDLink"></div>
<script>
  showORCIDProfile("XXXX-XXXX-XXXX-XXXX", "myORCIDLink", "myORCIDWorks");
</script>

Be sure to edit in the correct ORCID number to replace the XXXX's. Then click the Blue Check button to save.

Now when viewing your LibGuides profile you'll see publications under your "My Works" section as pulled from citations listed at ORCID. Also the ORCID icon, ID, and link will appear inside the profile_box section (usually below the profile image).