Open Leno4ka94 opened 2 months ago
Hi, can you comment on what exactly you did? How does your config look? Judging by the docs, it should just work with:
scholar:
style: unified-style-sheet-for-linguistics
You can also try to do it directly to the zotero website if you like:
scholar:
style: https://www.zotero.org/styles/unified-style-sheet-for-linguistics
@DerAndereJohannes thank you for answer I upload file with this style to own folder and then add gem to Gemfile and plugin to config. then add this configurations: scholar: style: unified-style-sheet-for-linguistics locale: en cite_class: citation sort_by: none order: ascending
group_order: ascending
source: ./_bibliography bibliography: name.bib
replace_strings: true join_strings: true
use_raw_bibtex_entry: false
details_dir: bibliography details_layout: bibtex.html details_link: Details
query: "@*"
But it's not working for me, I add scholar: style: https://www.zotero.org/styles/unified-style-sheet-for-linguistics this one, and not working to. But if I add standart style apa for example, it's work. So I don't know what I do wrong(
Hi, can somebody help me to add other style to jekyll-scholar for example unified-style-sheet-for-linguistics.csl (zotero style) I try to add but nothing work. I hope it can be realize. Or maybe somebody know the same style to add it. Thank you so much!