```jekyll-scholar-extras``` provides customized generators and tags for generating a publication bibliography with individual pages that describe the details of the publication. This is an extension to [Jekyll](http://jekyllrb.com/) and [jekyll-scholar](https://github.com/inukshuk/jekyll-scholar).
Hiren D. Patel
Installation
------------
$ [sudo] gem install jekyll-scholar
$ [sudo] gem install jekyll-scholar-extras
Usage
-----
To enable ```jekyll-scholar-extras```, add a file in your plugin directory (e.g., to `_plugins/jekyll-scholar-extras.rb`) with the following:
require 'jekyll/scholar/extras'
Example
-------
An example setup that uses the customized bibliography and details page generators and tags.