From 5279777eabab5d81641f1788f5a0e1fe9a2af594 Mon Sep 17 00:00:00 2001 From: Dan Stillman Date: Sat, 25 Oct 2008 08:11:47 +0000 Subject: [PATCH] Addresses #1192, Patch to disable escaping of the URL field in BibTeX Update timestamp --- translators/BibTeX.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/translators/BibTeX.js b/translators/BibTeX.js index 57600c6b64..1b8ec70bf8 100644 --- 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");