I want to create my custom bibliography style in biblatex, but I'm having trouble loading it.
Since I want an ieee-style format, but in my university's style, I've decided to create my own style named myieee by copying everything under /usr/local/texlive/2020/texmf-dist/tex/latex/biblatex-ieee to /usr/local/texlive/2020/texmf-dist/tex/latex/biblatex-myieee and replaced every ieee with myieee.
I'm trying to load the customized style with \usepackage[style = myieee]{biblatex}, but The bibliography style 'myieee' could not be found.. What can I do in order to load my style?
I've tried searching through texmf-dist/tex/latex/biblatex to see if ieee is referred to somewhere there, but I could not find anything.
dbx-file in my project directory is not what I want. – aahlback May 26 '20 at 13:42sudo). – Marijn May 26 '20 at 13:47~/texmf/tex/latex/biblatex-myieeeinstead and then updating it, it worked! – aahlback May 26 '20 at 15:55