From 5aaaa2d358b7175ecded7366cea9a775c2ba5572 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 57600c6b6..1b8ec70bf 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");