From 5de7c57d3703cadcde3287f20fa5e03aa175a8e1 Mon Sep 17 00:00:00 2001 From: Context Git Mirror Bot Date: Mon, 5 Jan 2015 01:15:05 +0100 Subject: 2015-01-05 00:16:00 --- tex/context/base/publ-imp-apa.lua | 7 ++++--- 1 file changed, 4 insertions(+), 3 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 fae461d81..a529c47ec 100644 --- a/tex/context/base/publ-imp-apa.lua +++ b/tex/context/base/publ-imp-apa.lua @@ -36,7 +36,7 @@ local specification = { interpreter = "author", composer = "author", producer = "author", - doi = "url", + doi = "url", url = "url", page = "pagenumber", pages = "pagenumber", @@ -98,6 +98,7 @@ local categories = specification.categories categories.article = { sets = { author = { "author", "editor", "title" }, + volume = { "volume", "number", "pages" }, doi = generic.doi, isbn = { "issn" }, }, @@ -107,7 +108,7 @@ categories.article = { optional = { "year", "subtitle", "type", "file", - "journal", "volume", "number", "pages", + "journal", "volume", "doi", "note", "isbn" }, } @@ -123,7 +124,7 @@ categories.magazine = { }, optional = { "subtitle", "type", "file", - "volume", "number", "pages", + "volume", "month", "day", "doi", "note", "isbn" }, -- cgit v1.2.3