summaryrefslogtreecommitdiff
path: root/tex/context/base/publ-imp-apa.mkvi
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2014-07-09 10:26:00 +0200
committerHans Hagen <pragma@wxs.nl>2014-07-09 10:26:00 +0200
commit305f6529b5970f953803716fb0e475c7f52ff3b5 (patch)
treecb12e68f1c1aa8e22a7a3f06bd7bc91f63add0b8 /tex/context/base/publ-imp-apa.mkvi
parent19e6c5feec9f26dd796a135d3f2924b9b15a998a (diff)
downloadcontext-305f6529b5970f953803716fb0e475c7f52ff3b5.tar.gz
beta 2014.07.09 10:26
Diffstat (limited to 'tex/context/base/publ-imp-apa.mkvi')
-rw-r--r--tex/context/base/publ-imp-apa.mkvi23
1 files changed, 23 insertions, 0 deletions
diff --git a/tex/context/base/publ-imp-apa.mkvi b/tex/context/base/publ-imp-apa.mkvi
index cbec80365..08724a5f9 100644
--- a/tex/context/base/publ-imp-apa.mkvi
+++ b/tex/context/base/publ-imp-apa.mkvi
@@ -29,6 +29,7 @@
[apa:mastersthesis={Master's thesis},
apa:phdthesis={PhD thesis},
apa:technicalreport={Technical report},
+ apa:patent=patent,
apa:editor=editor,
apa:editors=editors,
apa:edition=edition,
@@ -50,6 +51,7 @@
[apa:mastersthesis={Thèse de master (DEA, DESS, master)},
apa:phdthesis={Thèse de doctorat},
apa:technicalreport={Rapport technique},
+ apa:patent=brevet,
apa:editor=éditeur,
apa:editors=éditeurs,
apa:edition=édition,
@@ -71,6 +73,7 @@
[apa:mastersthesis={Masterarbeit},
apa:phdthesis={Dissertation},
apa:technicalreport={Technischer Bericht},
+ apa:patent=Patent,
apa:editor=Herausgeber,
apa:editors=Herausgeber,
apa:edition=Auflage,
@@ -740,6 +743,26 @@
\texdefinition{btx:apa:note}
\stopsetups
+\startsetups btx:apa:patent
+ \texdefinition{btx:apa:author-and-year}
+ \btxdoif {title} {
+ \btxspace
+ \texdefinition{btx:apa:italic}{converters.Word -> title}
+ }
+ \btxdoif {nationality} {
+ \btxspace
+ \btxflush{nationality}
+ }
+ \btxspace
+ \btxlabeltext{apa:patent}
+ \btxdoif {number} {
+ \btxspace
+ \btxflush{number}
+ }
+ \texdefinition{btx:apa:wherefrom}{publisher}
+ \texdefinition{btx:apa:note}
+\stopsetups
+
\startsetups btx:apa:misc
\texdefinition{btx:apa:author-and-year}
\texdefinition{btx:apa:title-and-series}