I'm currently writing a thesis in French and need to use a very specific bibliography style. I think I've found it but it turns out that biblatex won't let me use it...
Here is what I was previously (and successfully) using:
Code: Select all
\usepackage[style=verbose-trad2,backref=false,hyperref=false]{biblatex}
Code: Select all
\usepackage[style=histoire,backref=false,hyperref=false]{biblatex}
The file is located in:
/usr/local/texlive/texmf-local/bibtex/bst/histoire
And I refreshed the hash files after installing it. But still, I get:
Any idea?Package biblatex Error: Style 'histoire' not found
Thanks in advance!