BibTeX, biblatex and biber ⇒ latex natbib remove url doi isbn
latex natbib remove url doi isbn
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
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
latex natbib remove url doi isbn
\bibliographystyle{...}
to use your renamed version of natbib.bst
? If yes, could you post a 
natbib.bst
?Regards