aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/markdown-citations.chicago-author-date.txt2
-rw-r--r--tests/markdown-citations.ieee.txt2
-rw-r--r--tests/markdown-citations.mhra.txt2
-rw-r--r--tests/markdown-citations.txt2
4 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 8e207e956..85cd798aa 100644
--- a/tests/markdown-citations.chicago-author-date.txt
+++ b/tests/markdown-citations.chicago-author-date.txt
@@ -38,7 +38,7 @@ Doe, John. 2005. *First Book*. Cambridge: Cambridge 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).
+[^1]: A citation without locators (Doe and Roe 2007), and inline: Doe and Roe (2007, 12).
[^2]: Some citations (see Doe 2005, chap. 3; Doe and Roe 2007; Doe 2006).
diff --git a/tests/markdown-citations.ieee.txt b/tests/markdown-citations.ieee.txt
index 011bbf3de..d8a04cee4 100644
--- a/tests/markdown-citations.ieee.txt
+++ b/tests/markdown-citations.ieee.txt
@@ -38,7 +38,7 @@ References
[3] J. Doe and J. Roe, “Why Water Is Wet,” in *Third Book*, S. Smith, Ed. Oxford: Oxford University Press, 2007.
-[^1]: A citation without locators [3].
+[^1]: A citation without locators [3], and inline: Reference 3.
[^2]: Some citations [1–3].
diff --git a/tests/markdown-citations.mhra.txt b/tests/markdown-citations.mhra.txt
index 17b8f1a40..386437316 100644
--- a/tests/markdown-citations.mhra.txt
+++ b/tests/markdown-citations.mhra.txt
@@ -46,7 +46,7 @@ Doe, John, and Jenny Roe, ‘Why Water Is Wet’, in *Third Book*, ed. by Sam Sm
[^4]: *First Book*; ‘Article’, *Journal of Generic Studies*, 6 (2006), 33–34 (p. 30); see also John Doe and Jenny Roe, ‘Why Water Is Wet’, in *Third Book*, ed. by Sam Smith (Oxford: Oxford University Press, 2007).
-[^5]: A citation without locators Doe and Roe.
+[^5]: A citation without locators Doe and Roe, and inline: Doe and Roe, p. 12.
[^6]: See Doe, *First Book*, chap. 3; also Doe and Roe, pp. 34–35.
diff --git a/tests/markdown-citations.txt b/tests/markdown-citations.txt
index 1207c0133..8b0ad7c52 100644
--- a/tests/markdown-citations.txt
+++ b/tests/markdown-citations.txt
@@ -32,7 +32,7 @@ Pandoc with citeproc-hs
References
==========
-[^1]: A citation without locators [@пункт3].
+[^1]: A citation without locators [@пункт3], and inline: @пункт3 [p. 12].
[^2]: Some citations [see @item1 chap. 3; @пункт3; @item2].