I am currently writing my thesis using my university's template. Since I have to write several chapters in different languages, I am using the chapterbib package to be able to have different \bibliographystyle per chapter. Though, I only have one bibliography at the end of the document (\nobibliogrphy for all my chapters).
However the links in the pdf don't work when you click on a citation. It jumps back to the top of the document instead of jumping to the appropriate line in the final bibliography. Note that this problem is solved when the chapterbib package is removed.
I've spent a lot of time online looking for answers, made sure that Hyperref is the last package to be called, etc... It still doesn't work!
It took me a while to figure out what you are trying to
achieve.
First of all, hyperref tries to link the cites to the
bibliography, which is prevented from being typeset. So the links
get lost. But why do you want different bibliography styles i was
wondering? The output of cites looks similar, a diff on the bst
files reveals that there are localized strings (master thesis vs.
mémoire de maîrise). An entry will be typeset in the bibliography
by the style currently in use. This can vary from chapter to
chapter if the chapterbib is typeset. If you omit typesetting and
let everything being typeset at the very end, you won't gain
anything. Nothing at all.
Why did it took so long for me to figure that out? The whole
system of BibTeX is getting old. You need a crutch for this and a
wheel chair for that. The modern package biblatex
(combining the features of natbib, chapterbib, bibentry ...) is
much more flexible and along with the new bibliography processor
biber (the new alternative to bibtex, the program) you can do
pretty fancy stuff.
But with biblatex as well, there will be no switch between and et
et with every new item. Also, who would winn if an entry was
cited in an english and a french chapter?
Hey, thanks for your answer. I want several bibliography styles because of the citations with two authors only. Indeed, I don't want two have something like " We acknowledge the work by Price et Paidoussis (1984)...". What I want is " We acknowledge the work by Price and Paidoussis (1984)...". Hence, the second bibliography style.
However, at the end of the document, I only want one general list of references with the French style ("et" instead of "and").
It has not doubled up. Perhaps post a screenshot. Otherwise it looks similar to what some spammers do: post meaningless stuff for creating a bit activity and then posting spam. We watch and remove advertisements and spam here.