www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | Submodules | README | LICENSE

commit 5279777eabab5d81641f1788f5a0e1fe9a2af594
parent 021d0c0d03251adb741483ee899edc574756ab1f
Author: Dan Stillman <dstillman@zotero.org>
Date:   Sat, 25 Oct 2008 08:11:47 +0000

Addresses #1192, Patch to disable escaping of the URL field in BibTeX

Update timestamp


Diffstat:
Mtranslators/BibTeX.js | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/translators/BibTeX.js b/translators/BibTeX.js @@ -8,7 +8,7 @@ "maxVersion":"", "priority":200, "inRepository":true, - "lastUpdated":"2008-10-20 10:18:38" + "lastUpdated":"2008-10-25 08:11:14" } Zotero.configure("dataMode", "block");