aboutsummaryrefslogtreecommitdiff
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.txt51
1 files changed, 0 insertions, 51 deletions
diff --git a/tests/markdown-citations.chicago-author-date.txt b/tests/markdown-citations.chicago-author-date.txt
deleted file mode 100644
index 81d7482cb..000000000
--- a/tests/markdown-citations.chicago-author-date.txt
+++ /dev/null
@@ -1,51 +0,0 @@
-Pandoc with citeproc-hs
-=======================
-
-- ([CSL BIBLIOGRAPHIC DATA ERROR: reference "nonexistent" not found.])
-
-- ([CSL BIBLIOGRAPHIC DATA ERROR: reference "nonexistent" not found.])
-
-- Doe (2005) says blah.
-
-- Doe (2005, 30) says blah.
-
-- Doe (2005, 30, with suffix) says blah.
-
-- Doe (2005; 2006, 30; see also Doe and Roe 2007) says blah.
-
-- In a note.[^1]
-
-- A citation group (see Doe 2005, chap. 3; also Doe and Roe 2007, 34–35).
-
-- Another one (see Doe 2005, 34–35).
-
-- And another one in a note.[^2]
-
-- Citation with a suffix and locator (Doe 2005, 33, 35–37, and nowhere else).
-
-- Citation with suffix only (Doe 2005 and nowhere else).
-
-- Now some modifiers.[^3]
-
-- With some markup (*see* Doe 2005, 32).
-
-<div class="references">
-
-References
-==========
-
-“Nonexistent Not Found!”
-
-Doe, John. 2005. *First Book*. Cambridge: Cambridge University Press.
-
-———. 2006. “Article.” *Journal of Generic Studies* 6: 33–34.
-
-Doe, John, and Jenny Roe. 2007. “Why Water Is Wet.” In *Third Book*, edited by Sam Smith. Oxford: Oxford University Press.
-
-</div>
-
-[^1]: Doe and Roe (2007, 12) and a citation without locators (Doe and Roe 2007).
-
-[^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).