| 1 |
gezelter |
4245 |
TEMPLATES: |
| 2 |
|
|
article = <au> (<year>) <title>. \textit{<journal>} <volume>(<number>): [<startpage>--<endpage>|<startpage>|<eid>|].[ <note>] |
| 3 |
|
|
incollection = <au> (<year>) <title>. \textit{<booktitle>}[, vol.~<volume>, ][, <edition_ordinal>~ed.][, <null.if_singular(editorlist, edmsg1, edmsg2)>~<ed>][, <series>][, Chap.~<chapter>] (<publisher>, <address>)[, pp~<startpage>--<endpage>|p~<startpage>|<eid>|].[ <note>] |
| 4 |
|
|
|
| 5 |
|
|
SPECIAL-TEMPLATES: |
| 6 |
|
|
authorlist = <author.to_namelist()> |
| 7 |
|
|
editorlist = <editor.to_namelist()> |
| 8 |
|
|
authorname.n = [<authorlist.n.prefix> ]<authorlist.n.last>[ <authorlist.n.first.initial()>][<authorlist.n.middle.initial().compress()>][, <authorlist.n.suffix>] |
| 9 |
|
|
au = <authorname.0>, ..., <authorname.9> |
| 10 |
|
|
editorname.n = [<editorlist.n.prefix> ]<editorlist.n.last>[ <editorlist.n.first.initial()>][<editorlist.n.middle.initial().compress()>][, <editorlist.n.suffix>] |
| 11 |
|
|
ed = <editorname.0>, ..., <editorname.9> |
| 12 |
|
|
null = {} |
| 13 |
|
|
|
| 14 |
|
|
OPTIONS: |
| 15 |
|
|
edmsg1 = ed |
| 16 |
|
|
edmsg2 = eds |