LyXFile Path to bst file

Information and discussion about LyX, a WYSIWYM editor, available for Linux, Windows and Mac OS X systems.
Post Reply
ynchoir
Posts: 6
Joined: Sat Aug 28, 2010 2:50 am

File Path to bst file

Post by ynchoir »

Hi,

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

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

thomasb
Posts: 134
Joined: Thu Aug 03, 2017 10:54 am

File Path to bst file

Post by thomasb »

What does the Bib code look like ?

Code: Select all

\bibliography{G:/XXX/aea}
User avatar
Stefan Kottwitz
Site Admin
Posts: 10321
Joined: Mon Mar 10, 2008 9:44 pm

File Path to bst file

Post by Stefan Kottwitz »

Hi ynchoir,

welcome to the forum! Perhaps copy that file aea.bst directly to the folder where your .lyx document is.

Stefan
LaTeX.org admin
Post Reply