1. comp.text.tex >> natbib and label format in bibliography
Hi,
I recently switched from named to natbib (better compatibility with
hyperref) and still have one issue which I couldn't solve with the help
of manuals or newsgroup-search. I use:
\usepackage[authoryear]{natbib}
...
\bibliographystyle{plainnat}
\bibliography{thesis}
and my citations look like:
"... closed-world assumption [Reiter, 1978] is acknowledged as ..."
So far so good. Now in the bibliography, instead of
Raymond Reiter. On Closed World Data Bases. In Herve Gallaire and Jack
Minker, editors, Logic and Data Bases, pages 119--140. Plenum Press,
New York, 1978.
2. comp.text.tex >> natbib in authoryear, problems "compressing" refs with same first author and year
I am using natbib, and would like references in authoryear style.
If I have a few references in my .bib file, eg:
{Able2008
Author = {Able, A. and Brown, A. and Clark, A. and Dixon, A. and
Engl, A.},
...
Year = (2008} }
{Able2009_1
Author = {Able, A. and Brown, A. and Clark, A. and Dixon, A. and
Engl, A.},
...
Year = (2009} }
{Able2009_2
Author = {Able, A. and Brown, A. and Clark, A. and Engl, A. and
Dixon, A. },
...
Year = (2009} }
and type in my TeX doc:
... some text \citep{Able2008, Able2009_1, Able2009_2} some more
text .....
3. comp.text.tex >> BibTex query: sorting of references in authoryear style with "natbib" package
Hi,
I'm using BibTex to generate a bibliography. Let's call the
bibliography mybib. I use the "natbib" package and want the references
displayed in "authoryear" style.
When I run Latex and BibTex and then Latex again (twice) on my .tex
source file (let's call it Main.tex), I get this problem:
All the books get listed first by year of publication,
All the articles and miscellaneous other entries get listed afterwards
(by year).
To clarify: the sorting order for the books seems to be the year of
publication (not author's name).
4. comp.text.tex >> Biblatex [Was: Merge authoryear-ibid and authoryear-comp]
Sorry, the subject was incomplete.
jpg
Jean-Philippe Georget < XXXX@XXXXX.COM > wrote:
5. comp.text.tex >> Merge authoryear-ibid and authoryear-comp
Hi!
Is there a (simple?) way to merge the functionalities of the
authoryear-ibid and authoryear-comp citation styles?
For example, with
The first citation is \parencite{name1_2004,name1_2005) and the
second citation is \parencite{name1_2004).
I want to obtain something like :
The first citation is (Name1,2004,2005) and the second citation is
(ibid., 2004).
Thanx in advance for your help!
jpg
jpg
--
XXXX@XXXXX.COM
^^^^year
6. [hyperref, pdftex, natbib] www link in the bibliography
7. HELP! Natbib bibliography with date after author
8. HELP! Natbib bibliography with date after author
9. natbib -- how to add unreferenced paper to bibliography?
10. Hacking natbib to have page reference in the bibliography entries