BibTeX, biblatex and biberBibtex \newblock

Information and discussion about BiBTeX - the bibliography tool for LaTeX documents.
Post Reply
peaches2165
Posts: 25
Joined: Wed Oct 22, 2008 5:03 pm

Bibtex \newblock

Post by peaches2165 »

Hi,

I am using winedit 7.0 on windows. I have a latex file and a bibtex file. The bibtex runs fine with only a few errors which are empty journal and empty year. Some of the references are in progress and a couple just submitted.

Code: Select all

\begin{thebibliography}{10}
\bibitem{Bar11}
authors
\newblock title.
\newblock {\em journal}, vol:page, 2011.
Is there a way to code such that when there is no journal or year I won't get a error/warning?

Thanks

Nancy
Last edited by cgnieder on Wed Sep 18, 2013 10:51 am, edited 1 time in total.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

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

Post Reply