LyX ⇒ File Path to bst file
File Path to bst file
I am having a problem running a Lyx file written by a coauthor (who is on vacation now).
When I run the Lyx file to get the pdf file, I get an error message saying
BibTex error: I couldn't open style file G:/XXX/aea.bst
BibTex error: I found no style file -- while reading file YYY.aux
I have aea.bst saved somewhere else, and I do not have an access to G:/XXX.
So, my question is how I change the Lyx file so it finds the aea.bst file elsewhere in my drive.
Thanks a lot!
ynchoir
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
File Path to bst file
Code: Select all
\bibliography{G:/XXX/aea}
- Stefan Kottwitz
- Site Admin
- Posts: 10329
- Joined: Mon Mar 10, 2008 9:44 pm
File Path to bst file
welcome to the forum! Perhaps copy that file
aea.bst
directly to the folder where your .lyx document is.Stefan