Hi,
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
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
Last edited by cosmicraga on Sat Oct 13, 2012 3:41 pm, edited 1 time in total.
NEW: TikZ book now 40% off at Amazon.com for a short time.

- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Installation of custom Bibliography Style in Ubuntu
Put it into your home directory (~) with this path.
Afterwards to a
Best regards and welcome to the board
Thorsten
Code: Select all
~/texmf/bibtex/bst/personal
texhash
on the command line as normal user.Best regards and welcome to the board
Thorsten
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
-
- Posts: 3
- Joined: Sat Oct 13, 2012 3:03 pm