I would like to prevent natbib from outputing url, doi, isbn information in the reference section. I copied pasted the natbib.bst from the miktex main folder to my project folder, renamed it, and removed lines related to format.url output/format.doi output/format.isbn output according to
http://www.latex-community.org/forum/vi ... =50&t=5686
but it does not work and i still see those information in the pdf file. Any suggestions ? (On the same note, i am not even sure how latex recognizes to use the modified .bst file i have created in the project folder)
Thank you
BibTeX, biblatex and biber ⇒ latex natbib remove url doi isbn
NEW: TikZ book now 40% off at Amazon.com for a short time.

latex natbib remove url doi isbn
Have you adjusted
minimal working example and maybe attach your modified version of
Regards
\bibliographystyle{...}
to use your renamed version of natbib.bst
? If yes, could you post a 
natbib.bst
?Regards
site moderator & package author
Re: latex natbib remove url doi isbn
Thank you so much !!!! it worked !!!!!!!