summaryrefslogtreecommitdiff
path: root/tests/markdown-citations.chicago-author-date.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/markdown-citations.chicago-author-date.txt')
-rw-r--r--tests/markdown-citations.chicago-author-date.txt16
1 files changed, 9 insertions, 7 deletions
diff --git a/tests/markdown-citations.chicago-author-date.txt b/tests/markdown-citations.chicago-author-date.txt
index 11d84dadc..8e207e956 100644
--- a/tests/markdown-citations.chicago-author-date.txt
+++ b/tests/markdown-citations.chicago-author-date.txt
@@ -1,4 +1,5 @@
-# Pandoc with citeproc-hs
+Pandoc with citeproc-hs
+=======================
- [@nonexistent]
@@ -14,7 +15,7 @@
- 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).
@@ -22,22 +23,23 @@
- Citation with a suffix and locator (Doe 2005, 33, 35–37, and nowhere else).
-- Citation with suffix only (Doe 2005, and nowhere else).
+- Citation with suffix only (Doe 2005 and nowhere else).
- Now some modifiers.[^3]
- With some markup (*see* Doe 2005, 32).
-# References
+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).