.Bib file not found for bibliography in qmd #3932
-
Hello everyone I am fairly new to Quarto and I have the following problem: bibliography: references.bib I get an error that the file cannot be found, although it is in the same directory. When I add the path itself "C:/Users/RStudio/references.bib" R cannot find it either. What should I do? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Would it be possible to share the source code that is causing the trouble? It should be as a simple as a relative path to the bib file. |
Beta Was this translation helpful? Give feedback.
Would it be possible to share the source code that is causing the trouble? It should be as a simple as a relative path to the bib file.