From 5f283e4d472bc1949fd9727decd6fcd89f34f3c7 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Tue, 7 Dec 2010 08:14:26 -0800 Subject: Updated ieee citation test for punctuation-in-quote. --- tests/markdown-citations.ieee.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/markdown-citations.ieee.txt b/tests/markdown-citations.ieee.txt index de5c30b33..6020d51b7 100644 --- a/tests/markdown-citations.ieee.txt +++ b/tests/markdown-citations.ieee.txt @@ -18,9 +18,9 @@ [1] J. Doe, *First Book*, Cambridge: Cambridge University Press, 2005. -[2] J. Doe, “Article”, *Journal of Generic Studies*, vol. 6, 2006, pp. 33-34. +[2] J. Doe, “Article,” *Journal of Generic Studies*, vol. 6, 2006, pp. 33-34. -[3] J. Doe and J. Roe, “Why Water Is Wet”, *Third Book*, Smith, S., Ed., Oxford: Oxford University Press, 2007. +[3] J. Doe and J. Roe, “Why Water Is Wet,” *Third Book*, Smith, S., Ed., Oxford: Oxford University Press, 2007. [^1]: A citation without locators [3]. -- cgit v1.2.3