From 97c1da7be31686f72464ccce70b356c6f58d8a07 Mon Sep 17 00:00:00 2001 From: Joe Carstairs Date: Tue, 4 Aug 2026 13:09:41 +0100 Subject: cite bible (AV) --- Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile') 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 -- cgit v1.2.3