aboutsummaryrefslogtreecommitdiff
path: root/tests/markdown-citations.chicago-author-date.txt
diff options
context:
space:
mode:
authorJohn MacFarlane <fiddlosopher@gmail.com>2012-01-13 00:02:38 -0800
committerJohn MacFarlane <fiddlosopher@gmail.com>2012-01-13 00:02:38 -0800
commit83bb1de3f592b21ba2af01c321a4ec74d1264530 (patch)
tree65201f06f197e3e8f1db4347ae1558df90168b3e /tests/markdown-citations.chicago-author-date.txt
parenta3988d89c8facbc9b67e9589552a2a2e4c34e4f5 (diff)
downloadpandoc-83bb1de3f592b21ba2af01c321a4ec74d1264530.tar.gz
Improved citation tests.
Diffstat (limited to 'tests/markdown-citations.chicago-author-date.txt')
-rw-r--r--tests/markdown-citations.chicago-author-date.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/markdown-citations.chicago-author-date.txt b/tests/markdown-citations.chicago-author-date.txt
index f9bc6894d..8e207e956 100644
--- a/tests/markdown-citations.chicago-author-date.txt
+++ b/tests/markdown-citations.chicago-author-date.txt
@@ -15,7 +15,7 @@ Pandoc with citeproc-hs
- In a note.[^1]
-- A citation group (see Doe 2005, 34–35; also Doe and Roe 2007, chap. 3).
+- A citation group (see Doe 2005, chap. 3; also Doe and Roe 2007, 34–35).
- Another one (see Doe 2005, 34–35).
@@ -34,12 +34,12 @@ References
Doe, John. 2005. *First Book*. Cambridge: Cambridge University Press.
----. 2006. Article. *Journal of Generic Studies* 6: 33–34.
+———. 2006. “Article.” *Journal of Generic Studies* 6: 33–34.
-Doe, John, and Jenny Roe. 2007. Why Water Is Wet. In *Third Book*, ed. Sam Smith. Oxford: Oxford University Press.
+Doe, John, and Jenny Roe. 2007. “Why Water Is Wet.” In *Third Book*, ed. Sam Smith. Oxford: Oxford University Press.
[^1]: A citation without locators (Doe and Roe 2007).
-[^2]: Some citations (see Doe 2006, chap. 3; Doe and Roe 2007; Doe 2005).
+[^2]: Some citations (see Doe 2005, chap. 3; Doe and Roe 2007; Doe 2006).
[^3]: Like a citation without author: (2005), and now Doe with a locator (2006, 44).