Switching or changing formatting styles (.csl) in Jekyll Scholar.

bibtex jekyll liquid

I found out from the maintainer of the jekyll-scholar plugin that the way to change the style file or csl is with the --style flag. Link to GH issue.

Then, some of the my calls to jekyll-scholar look like this behemoth, where I specify the style, bibtex file, and a template in liquid.


{% bibliography --style ieee-with-url-modified-at-2023-08-30-author-ref --file tirReferences --template bibtemplate-2023-08-30-title-br-author-buttons-tldr %}

Examples:

© Amy Tabb 2018 - 2023. All rights reserved. The contents of this site reflect my personal perspectives and not those of any other entity.