I am using biblatex for my thesis. I have to create some entries for book reviews. But as I know, biblatex doesnt provide an entry type specifically for reviews as standard type. It seems that I have to put the reviews in the type article. However, one would expect more functionalities than the normal article. Like the link http://www.springerlink.com/content/j84v764gq0h1n826/ shows, the informations of a reviewed work should actually contain complete formatting: title in italic etc. But the article provides only one formatting for its title which seems to contain the informations of reviewed works. Is there a cleverer method for inputting the book reviews than just input them all manually in article?
Tell me more
×
TeX - LaTeX Stack Exchange is a question and answer site for
users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.
|
|
||||
closed as too localized by Joseph Wright♦ Dec 2 '12 at 11:45
This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.
biblatexdoes have a document typereview, the standard styles just don't support it. Depending on your needs,biblatex-fiwiwhich has special support forreviewmight be of interest. – Simifilm Oct 23 '12 at 20:40bibfile (use packagefilecontentsto include it in the MWE) to play with? – Kurt Oct 24 '12 at 13:21