Skip to content

AuthorCarpentry/dois-citation-data

Repository files navigation

Author Carpentry : Persistent access for research outputs with Digital Object Identifiers

Content Contributors: Gail Clement, Tom Morrell

Lesson Maintainers: Tom Morrell

Lesson status: Active

What you will learn:

  • Recognize the essential role of Digital Object Identifiers as building blocks on the scholarly web
  • List reasons to use DOIs
  • Identify components of a DOI
  • Apply basic UNIX curl commands to test and resolve DOIs for research objects
  • Explain how the DOI registration system is organized and what information it yields for authors
  • Register a DOI for a scholarly work using an open repository
  • Create appropriate metadata to describe a new work and mint a DOI for it
  • Retrieve the metadata associated with a DOI
  • Apply content negotiation commands to obtain a citation for a given DOI in a preferred style (e.g. BibTeX or APA) from the CrossRef API
  • Gain experience with command line tools to concatenate citations into a single BibTeX publication list for reuse in other researcher systems (ORCiD; MySciEnCV; Latex)

Topics:

  1. Intro
  2. Register a DOI

Requirements

Author Carpentry's teaching is hands-on, so participants are encouraged to use their own computers to insure the proper setup of tools for an efficient workflow.

You should have a list of publications (with a few DOIs) and a scholarly object (like a presentation, data set, report, or photo) that you are willing to share in an open repository with an associated DOI.

This lesson requires basic familiarity with the bash shell, similar to the experience gained through the Software Carpentry shell lesson. You'll need to have a bash shell installed, you can follow these instructions.

If you choose, you can also install an open source json parsing tool, jQuery, available at: jq json parser to be able to 'pretty print' json data retrieved from API services

Cheat Sheet

jQuery (jq) Quick API Reference, https://oscarotero.com/jquery/

References

About

Persistent access for research outputs with Digital Object Identifiers

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE.html
Unknown
LICENSE.md

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors