aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/guile/skribilo/biblio/template.scm3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/guile/skribilo/biblio/template.scm b/src/guile/skribilo/biblio/template.scm
index d6379cd..758894f 100644
--- a/src/guile/skribilo/biblio/template.scm
+++ b/src/guile/skribilo/biblio/template.scm
@@ -120,7 +120,8 @@ node. LITERAL... is the list of literals, the name of valid markup options."
journal number volume series booktitle editor
school institution address
month year day
- pages chapter publisher)
+ pages chapter publisher
+ doi note)
(define* (output-bib-entry-template bib engine template)