diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/context/manuals/allkind/mkiv-publications.pdf | bin | 300242 -> 299800 bytes | |||
-rw-r--r-- | doc/context/manuals/allkind/mkiv-publications.tex | 33 |
2 files changed, 33 insertions, 0 deletions
diff --git a/doc/context/manuals/allkind/mkiv-publications.pdf b/doc/context/manuals/allkind/mkiv-publications.pdf Binary files differindex 04a63f126..93b389ada 100644 --- a/doc/context/manuals/allkind/mkiv-publications.pdf +++ b/doc/context/manuals/allkind/mkiv-publications.pdf diff --git a/doc/context/manuals/allkind/mkiv-publications.tex b/doc/context/manuals/allkind/mkiv-publications.tex index 04ed62744..87c1f863c 100644 --- a/doc/context/manuals/allkind/mkiv-publications.tex +++ b/doc/context/manuals/allkind/mkiv-publications.tex @@ -3,6 +3,29 @@ \setupbtxlistvariant [interaction=start] \setupbtxcitevariant [interaction=start] +% publisher +% organization +% school +% institution +% school +% institution +% publisher +% organization +% +% p +% pp +% pages +% edition +% Number (... in) +% number (... in) +% Volume (... of) +% volume (... of) +% in +% In +% Master's thesis +% PhD thesis +% Technical Report + % criterium: all + sorttype=cite => citex before rest % criterium: all + sorttype=database => database order % criterium: used @@ -1573,6 +1596,16 @@ some benefits but also some drawbacks. \stopchapter +\startchapter[title=APA files] + +Here are the possible fields per category for APA: + +\definebtxdataset[apadef] +\usebtxdataset[apadef][publ-imp-apa.bib] +\showbtxdatasetcompleteness[apadef] + +\stopchapter + \stopbodymatter \stoptext |