summaryrefslogtreecommitdiff
path: root/tex/context/base/publ-imp-apa.mkvi
diff options
context:
space:
mode:
authorContext Git Mirror Bot <phg42.2a@gmail.com>2014-07-09 11:15:05 +0200
committerContext Git Mirror Bot <phg42.2a@gmail.com>2014-07-09 11:15:05 +0200
commit3ce833aa5de4b2955ef00422bc3d1d77735116d5 (patch)
treeaf6f7a125090e3c9a1802c7fa69215da21cec587 /tex/context/base/publ-imp-apa.mkvi
parent32a229eb318e40b0fc6368e270b2cf21b8d59549 (diff)
downloadcontext-3ce833aa5de4b2955ef00422bc3d1d77735116d5.tar.gz
2014-07-09 10:28:00
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}