From a03b5b6d486d1e6d1935d028949edb67d8ec0f92 Mon Sep 17 00:00:00 2001 From: Context Git Mirror Bot Date: Sun, 2 Nov 2014 18:15:04 +0100 Subject: 2014-11-02 17:29:00 --- tex/context/base/publ-imp-apa.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tex/context/base/publ-imp-apa.lua') diff --git a/tex/context/base/publ-imp-apa.lua b/tex/context/base/publ-imp-apa.lua index 8ec46b76c..6d2bfdea4 100644 --- a/tex/context/base/publ-imp-apa.lua +++ b/tex/context/base/publ-imp-apa.lua @@ -11,7 +11,7 @@ return { copyright = "ConTeXt development team", categories = { article = { - required = { { "author", "editor" }, "title"}, + required = { { "author", "editor" }, "title" }, optional = { "year", "type", "journal", "volume", "number", "pages", "url", "note", "doi" }, virtual = virtual, author = authors, @@ -30,7 +30,7 @@ return { }, book = { virtual = { "authoryear" }, - required = { { "author", "editor", "publisher" }, "title"}, + required = { { "author", "editor", "publisher" }, "title" }, optional = { "year", "month", "day", "title", "type", "edition", "series", "volume", "number", "pages", "address", "publisher", "url", "note", "ISBN" }, virtual = virtual, author = authors, -- cgit v1.2.3