BibTeX, biblatex and biber ⇒ Installation of custom Bibliography Style in Ubuntu
-
- Posts: 3
- Joined: Sat Oct 13, 2012 3:03 pm
Installation of custom Bibliography Style in Ubuntu
I have made a new style file called "mylatexstyle.bst".
How do I install this file on my Ubuntu so that I can use this style directly instead of using the full path of the file or putting the file in my working directory?
Thanks
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Installation of custom Bibliography Style in Ubuntu
Code: Select all
~/texmf/bibtex/bst/personal
texhash
on the command line as normal user.Best regards and welcome to the board
Thorsten
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
-
- Posts: 3
- Joined: Sat Oct 13, 2012 3:03 pm