eral
\definebtx[chicagonum:\s!cite] command. In publ-imp-sbl.mkvi, I do this as
follows:
\definebtx
[sbl:\s!cite]
[sbl]
[\c!alternative=footnote, % by default, SBL uses footnote citation format
(defined below)
\c!otherstext={\btxspace\btxlabeltext{others}}, % use et al. for
truncated autho
ty{%
\setbox0=\hbox{#1\unskip}%
\ifdim\wd0=0pt
#2%
\else
#3%
\fi
}%
\usebtxdataset[bib.buffer]
\startbtxrenderingdefinitions[chicagonum]
\definebtx[chicagonum]
[default=default,
specification=chicagonum,
otherstext={\btxspace{
entry citations to be different author names in
> list entries, in the following ways:
> >>>
> >>> In entry citations, authorconversion should be normal, while in list
> entries, authorconversion should be inverted (more specifically, the first
> name should be in
hould be in normal
>>> order...but if this is too complicated, then it may be an issue for another
>>> e-mail thread, and we can just focus on normal vs. inverted for now).
>>> In entry citations, "et al." should be used for any names after the third
>>> name
names should be printed in full.
>>
>> I thought that the following settings would work:
>>
>> \definebtx
>> [sbl:\s!list]
>> [sbl]
>> [\c!otherstext=,
>> \c!etallimit=,
>> \c!etaldisplay=,
>> \c!etaloption=,
>> \
llimit=,
> \c!etaldisplay=,
> \c!etaloption=,
> \c!authorconversion=inverted] % TODO: need to print the first name
> inverted, with all subsequent names in normal order
>
> \definebtx
> [sbl:\s!cite]
> [sbl]
> [\c!otherstext={\btxspace\btxlabeltext{others}}
st]
[sbl]
[\c!otherstext=,
\c!etallimit=,
\c!etaldisplay=,
\c!etaloption=,
\c!authorconversion=inverted] % TODO: need to print the first name
inverted, with all subsequent names in normal order
\definebtx
[sbl:\s!cite]
[sbl]
[\c!otherstext={\btxspace\btxlabeltext{others}}, % use et
or in-text citations sets both of these parameters to 1:
\definebtx
[chicago:\s!cite]
[chicago]
[\c!alternative=authoryear,
\c!otherstext={\btxcomma\btxlabeltext{others}},
\c!etallimit=1,
\c!etaldisplay=1,
\c!authorconversion=\v!name,
\c!sorttype=normal, % \v!normal ?
\c!sty
on the short side here, but all the options are mentioned. If you
> want to change the way et al. is displayed (for APA, the default is
> \btxcomma\btxlabeltext{others}), you can do this:
>
> \setupbtx [apa:cite] [otherstext={ et al.}]
>
> The number of authors displayed is
, but all the options are mentioned. If you
want to change the way et al. is displayed (for APA, the default is
\btxcomma\btxlabeltext{others}), you can do this:
\setupbtx [apa:cite] [otherstext={ et al.}]
The number of authors displayed is defined by the key etaldisplay, so
you would do this
10 matches
Mail list logo