General ⇒ jabref notes/abstracts in bibliography
jabref notes/abstracts in bibliography
I am using havard for my referencing but somehow I end up having my notes and abstracts from Jabref being printed in the bibliography as well. I checked with a different setting (astron) - same problem. How can I get rid off this addition, so that the bibliography contains only:
names (date). title. journal. volume;issue:pages
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
Re: jabref notes/abstracts in bibliography
Using
\usepackage[sort&compress]{natbib}
and \bibliographystyle{plain}
I get the notes field in my bibilography after all the important stuff which makes it look terrible: ISI Document Delivery
No.: 4052A Times Cited: 4074 Cited Reference Count:
57.
Any help apprecitated.