I'm an unsophisticated TeXnicCenter user (on Windows). I just added \usepackage{natbib} to my other \usepackage commands in order to create a bibliography by hand (I'm not using Bibtex). I get the error message: File `natbib.sty' not found. What do I need to do to access natbib?
Thanks.
edb
Search found 2 matches
- Sat Feb 23, 2008 4:07 am
- Forum: General
- Topic: where is natbib?
- Replies: 1
- Views: 3142
- Sat Feb 23, 2008 3:31 am
- Forum: General
- Topic: where is natbib?
- Replies: 1
- Views: 14273
where is natbib?
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 ...