Skip to content

Instantly share code, notes, and snippets.

@mndoci
Created December 22, 2008 20:58
Show Gist options
  • Save mndoci/39119 to your computer and use it in GitHub Desktop.
Save mndoci/39119 to your computer and use it in GitHub Desktop.
# Crossref Ruby oneliner
# From http://www.crossref.org/CrossTech/2008/12/and_the_doi_is.html
ruby -rubygems -e 'require "mini_exiftool";
puts MiniExiftool.new("test.pdf")["doi"]'
10.1038/nphoton.2008.200
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment