LyX ⇒ Amend in-text citation
Amend in-text citation
I'm using a custom citation style for the bibliography. Since i want author-year citation in-text i'm using natbib. This results in such cites: Smith and Lee 2000, 215. I'd like it to be like this: Smith/Lee 200: 215. Is there a way how this can be achieved?
As a second question: can LyX somehow be configured thus in-text citations automatically are set in footnotes?
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
Amend in-text citation
instead of natbib, you could try using jurabib. Regarding the second issue, the package documentation describes how to achieve citations as footnotes.
Re: Amend in-text citation
Amend in-text citation
Code: Select all
\RequirePackage{natbib}
\bibpunct[: ]{(}{)}{}{}{ }{}