Enter your ORCID iD and CiteStamp lists your published works with a DOI, and tells you which ones are already signed under your name — and which are waiting to be claimed.
This is the web home of the “Your work” panel that rides the CiteStamp writing tools — one script, no build step:
<div id="mywork"></div>
<script src="https://citestamp.com/cite/v1.js"></script>
<script>
CiteStampCite.mountMyWork(document.getElementById("mywork"), {});
</script>
Questions: info@citestamp.com.