I'd like to be able to cite a newspaper article in LaTeX, but Bibtex seems to have no date field (it has year and month, but that doesn't seem sufficient). Is there any good way around this?

link|improve this question

feedback

3 Answers

up vote 1 down vote accepted

You could also use the biblatex package which allows the date as an optional field on article.

link|improve this answer
feedback

Apparently you can insert the date in the month field--see these comments on the "Blog on LaTeX Matters".

link|improve this answer
feedback

You could try using double curly braces for the Author field i.e., Author={{China Daily}} I hope it helps

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.