You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@vboussange I am having problems including your bib file into the latex file.
I am working in a centralized bibliography.bib file that collects all the needed entries among the bibliographies inside bibs using a GH action. This is needed since long bib files can cause failure in Overleaf and other latex-related tools. Although this may remain as something decorative, I am not able to include your references when compiling the latex pdf, both problems happening in GH actions and also in the Overleaf I just shared with you. Do you know what can be causing this? Maybe the format in which you are exporting the bibliography? I notice that titles have an excessive use of brackets{} on them. I was trying to fix this for some time but I couldn't find the problem and this is something I haven't encounter with the other .bib files. Maybe the easies way of seeing this is if you go to the Overleaf and try to include your reference in main.tex.
Would you please give me a hand with this? I would like to have all the references in the main file.
The text was updated successfully, but these errors were encountered:
I was checking this and I don't think the problem is coming from the extra brakets. I think there is something in the exported bib file that makes biblatex to crash. I included one single reference in the Overleaf and this works well.
If you don't want to see could be wrong here @vboussange , feel free just to add the required references in bibliography-victor-fix.bib and this for sure will work. Let me know if you need me to do it.
@vboussange I am having problems including your bib file into the latex file.
I am working in a centralized
bibliography.bib
file that collects all the needed entries among the bibliographies inside bibs using a GH action. This is needed since long bib files can cause failure in Overleaf and other latex-related tools. Although this may remain as something decorative, I am not able to include your references when compiling the latex pdf, both problems happening in GH actions and also in the Overleaf I just shared with you. Do you know what can be causing this? Maybe the format in which you are exporting the bibliography? I notice that titles have an excessive use of brackets{}
on them. I was trying to fix this for some time but I couldn't find the problem and this is something I haven't encounter with the other.bib
files. Maybe the easies way of seeing this is if you go to the Overleaf and try to include your reference inmain.tex
.Would you please give me a hand with this? I would like to have all the references in the main file.
The text was updated successfully, but these errors were encountered: