Skip to content

Instantly share code, notes, and snippets.

@cboettig
Last active August 29, 2015 14:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cboettig/8381bb9f4e830e014d43 to your computer and use it in GitHub Desktop.
Save cboettig/8381bb9f4e830e014d43 to your computer and use it in GitHub Desktop.
Wordpress links to greycite citation API
Cite this post: <a href="http://greycite.knowledgeblog.org/bib?uri=<?php echo get_permalink(); ?>"
>BibTex</a> <a href="http://greycite.knowledgeblog.org/ris?uri=<?php echo get_permalink(); ?>
">RIS</a>
<!-- Uses the Greycite API -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment