How do I set a .bbx file that contains some customisations inside my actual .tex file? I want to move all the changes I've made to the "numeric" biblatex behaviour somewhere outside of my main .tex file.
Asked
Active
Viewed 497 times
0
.bbxand.cbxfiles). In those files you can load a (standard) style (well, any style actually) via\RequireBibliographyStyle. Have a look atieee.bbxfor example. See also §4.2 Bibliography Styles of thebiblatexdocumentation. – moewe Mar 28 '14 at 10:48