summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Carstairs <me@joeac.net>2026-08-04 13:09:41 +0100
committerJoe Carstairs <me@joeac.net>2026-08-04 13:09:41 +0100
commit97c1da7be31686f72464ccce70b356c6f58d8a07 (patch)
treef5788ac524c0c85c91b1cd76d2e7e10cbeb401af
parentb8ef1d26f26d1a437794c2d20b0f9780e0939273 (diff)
cite bible (AV)
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index c750f5a..924e0ff 100644
--- a/Makefile
+++ b/Makefile
@@ -112,6 +112,8 @@ $(DISSERTATION_MARKDOWN): $(DISSERTATION_FRONTMATTER) $(CHAPTER_MARKDOWN_FILES)
echo "" >> $(DISSERTATION_MARKDOWN)
echo "## References" >> $(DISSERTATION_MARKDOWN)
echo "" >> $(DISSERTATION_MARKDOWN)
+ echo "Bible references are from the Authorised Version." >> $(DISSERTATION_MARKDOWN)
+ echo "" >> $(DISSERTATION_MARKDOWN)
.SILENT: wordcount
.PHONY: wordcount