General ⇒ bibtex: @book-fields
bibtex: @book-fields
I want to insert some references (articles, proceedings-publications and also books) into my bib-file.
If I start typing "@arti..." (for article) TeXnicCenter automatically offers me the fields for the article entries.
But doing the same with "@book.." does not work.
Do I have to write all the fields for the book everytime myself, or is there also an auto-complete-option for the books?
Thanks in advance
Pepe
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: bibtex: @book-fields
No you don't have to write *all* fields just the mandatory ones. For @book entry the mandatory fields are: author or editor, title, publisher, year.
For more information you may look at this reference: ftp://ftp.ctan.org/tex-archive/info/bib ... ttb_en.pdf
Hope this helps......
bibtex: @book-fields
It needs Java installed and is supposed to work on Windoze, Linux and Mac OSX.
Re: bibtex: @book-fields
I will have a closer look to the jabref-tool. Looks interesting...