GeneralReferencing

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
stevebrown
Posts: 7
Joined: Sat Jun 25, 2011 12:06 pm

Referencing

Post by stevebrown »

Hello,

I use Refwork to create my references which I then export at BibTex.

I have two issues; Firstly; when I cite an organisation such as the Environment Agency the published PDF only uses Agency (in effect the surname). How do I overcome this?

Secondly, When I create a Bibliography it is not in alphabetical order.

The code is use is below, excluding all other.

\usepackage[round]{natbib}
\bibliographystyle{plainnat}

Any ideas greatly received!

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

5gon12eder
Posts: 126
Joined: Sun Feb 13, 2011 8:36 pm

Referencing

Post by 5gon12eder »

I guess "Environmental Agency" should be the publisher rather than the author. However, if you really like to fake it, use the surname, first names style.

Best
I'm using pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/Debian).
Post Reply