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.
I would like to see
[Reiter, 1978] 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.
i.e., also the citation label (like in the named-style). Is there any
way to achieve this with natbib?
thnx and best regards,
roman