DiffEqSensitivity-Review icon indicating copy to clipboard operation
DiffEqSensitivity-Review copied to clipboard

Problems when using `bibliography-victor.bib` in LaTeX compilation

Open facusapienza21 opened this issue 1 year ago • 2 comments

@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.

facusapienza21 avatar Jan 23 '24 21:01 facusapienza21