Error when using title with ":"

Hi everyone

I'm using 1.0.4.r2711 and I've some troubles with zotero when I'm trying to use the .bib generated by zotero in a latex document. It happens only when in the title of the reference, there is a ":" symbol.

As an example:

@book{gupta_spark:_2004,
edition = {1},
title = {SPARK: A Parallelizing Approach to the High-Level Synthesis of Digital Circuits},
isbn = {1402078374},
publisher = {Springer},
author = {Sumit Gupta and Rajesh Gupta and Nikil Dutt and Alexandru Nicolau},
year = {2004},
pages = {262}
},

in the bibtex file is not recognized by latex. The log fil shows an undefined reference for it.
  • In fact I realized that the undefined reference is due to the fact that the bibtex file changes according to which computer I am using. May anyone can tell me why the bibtex file generated by two computer can be different with the same bibliography on zotero. This is really strange... Is there anything related with the version of bitex installed?

    Thanks for your help
  • May anyone can tell me why the bibtex file generated by two computer can be different with the same bibliography on zotero
    The BibTeX translator isn't pushed automatically to 1.0 clients. This will change in 1.5, but to get the latest version you need to use Reset Translators and Styles from the Advanced pane of the Zotero prefs.
Sign In or Register to comment.