10 May
2011
10 May
'11
6:52 a.m.
On 05/10/2011 08:33 AM, finkler wrote:
and another problem is that I'd like to have "location" converted to "city"; is this possible? Can someone give me some hints as solve my problems, why does texexec not recognize the "pages" variable?
You can have 'pages' in various types of entries like 'article' and 'inbook', but not 'book'. The 'location' field is not a standard field at all so it is not recognized. See http://en.wikipedia.org/wiki/BibTeX#Entry_Types for a list of standard bibtex fields. The context bib module understands a few more, but it will not accept 'just anything'. Best wishes, Taco