2
votes
0answers
29 views

language in latex and in particular in biblatex [duplicate]

I write my thesis in French but some of my references are in German, English, and French. I use babel for the French but English titles are in French format! My document is this one: ...
1
vote
1answer
173 views

Combination of Subfiles, Apacite and Babel packages result in LaTeX error

For my bachelor thesis, I want to write my chapters in separate files and be able to compile them separately. To combine them, I use the subfiles package. For citations, I have to use Apa style via ...
0
votes
0answers
438 views

LaTeX Error: File `babelbst.tex` not found [closed]

I use a custom bst file with LyX. When I use default setting it works fine except writing everything in English and I need it to be in French. However, when I choose "babel" I get a LaTeX Error: File ...
2
votes
2answers
266 views

Replace the “AND” between authors' names in citations and references with its equivalent in another language, e.g., Spanish

I have been using the achicago package and the babel package for spanish language. When I employ the two, references with multiple authors are shown in the citations like (Mukange and Manamela) but it ...
2
votes
1answer
216 views

Tilde in author field changes S letter with Estonian babel

Bibtex generates fallowing code to bbl file. \bibitem{Bell_1964} J.~S. Bell, \enquote{On the {Einstein-Podolsky-Rosen} paradox,} Physics \textbf{1}. and similarly \bibitem{BellSpeakableAndNot} ...
4
votes
1answer
161 views

Changing “prefixes” in the Harvard bibliography

I am using the harvard-package for the bibliography of my reports, who are written i Norwegian. In my preamble i have the babel-package. However, when I use i.e. the @inbook entry in my .bib-file, ...