Generalwhere is natbib?

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
edb
Posts: 2
Joined: Sat Feb 23, 2008 3:22 am

where is natbib?

Post by edb »

I'm an unsophisticated TeXnicCenter Latex user, and added \usepackage{natbib} to my other \usepackage commands in order to be able to create a bibliography by hand via \begin{thebibliography} (ie, I'm not using Bibtex). I get the error message: File `natbib.sty' not found. What do I need to do to get access to the natbib package?

Thanks.

Recommended reading 2024:

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

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

User avatar
gmedina
Posts: 2313
Joined: Wed Jul 11, 2007 11:45 pm

where is natbib?

Post by gmedina »

At CTAN (the Comprehensive TeX Archive Network) you can find natbib and many other packages and documentation.

If you use MiKTeX, you can use the MiKTeX package manager to perform the installation. More information on this thread.
1,1,2,3,5,8,13,21,34,55,89,144,233,...
Post Reply