| ← ver edição anterior | Revisão das 00h02min de 30 de dezembro de 2021 | ||
| Linha 604: | Linha 604: | ||
|
[‘último#’] = true,
|
[‘último#’] = true,
|
||
|
}
|
}
|
||
|
–[[————————–< P R E P R I N T S U P P O R T E D P A R A M E T E R S >——————–
|
|||
|
Cite arXiv, cite biorxiv, cite citeseerx, and cite ssrn are preprint templates that use the limited set of parameters
|
|||
|
defined in the limited_basic_arguments and limited_numbered_arguments tables. Those lists are supplemented with a
|
|||
|
template-specific list of parameters that are required by the particular template and may be exclusive to one of the
|
|||
|
preprint templates. Some of these parameters may also be available to the general cs1|2 templates.
|
|||
|
Same conventions for true/false/dicouraged/nil as above.
|
|||
|
]]
|
|||
|
local preprint_arguments = {
|
|||
|
arxiv = {
|
|||
|
[‘arxiv’] = true, — cite arxiv and arxiv identifiers
|
|||
|
[‘class’] = true,
|
|||
|
[‘eprint’] = true, — cite arxiv and arxiv identifiers
|
|||
|
},
|
|||
|
biorxiv = {
|
|||
|
[‘biorxiv’] = true,
|
|||
|
},
|
|||
|
citeseerx = {
|
|||
|
[‘citeseerx’] = true,
|
|||
|
},
|
|||
|
ssrn = {
|
|||
|
[‘ssrn’] = true,
|
|||
|
[‘SSRN’] = true,
|
|||
|
[‘ssrn-access’] = true,
|
|||
|
},
|
|||
|
}
|
|||
|
–[[————————–< L I M I T E D S U P P O R T E D P A R A M E T E R S >———————-
|
|||
|
cite arxiv, cite biorxiv, cite citeseerx, and cite ssrn templates are preprint templates so are allowed only a
|
|||
|
limited subset of parameters allowed to all other cs1|2 templates. The limited subset is defined here.
|
|||
|
Same conventions for true/false/dicouraged/nil as above.
|
|||
|
|
|||
|
]]
|
|||
|
local limited_basic_arguments = {
|
|||
|
[‘at’] = true,
|
|||
|
[’em’] = true,
|
|||
|
[‘author’] = true,
|
|||
|
[‘autor’] = true,
|
|||
|
[‘author-first’] = true,
|
|||
|
[‘author-given’] = true,
|
|||
|
[‘author-last’] = true,
|
|||
|
[‘author-surname’] = true,
|
|||
|
[‘author-link’] = true,
|
|||
|
[‘authorlink’] = true,
|
|||
|
[‘author-mask’] = true,
|
|||
|
[‘authors’] = true,
|
|||
|
[‘autores’] = true,
|
|||
|
[‘collaboration’] = true,
|
|||
|
[‘data’] = true,
|
|||
|
[‘at’] = true,
|
|||
|
[‘df’] = true,
|
|||
|
[‘display-authors’] = true,
|
|||
|
[‘primeiro’] = true,
|
|||
|
[‘first’] = true,
|
|||
|
[‘given’] = true,
|
|||
|
[‘língua’] = true,
|
|||
|
[‘language’] = true,
|
|||
|
[‘last’] = true,
|
|||
|
[‘último’] = true,
|
|||
|
[‘mode’] = true,
|
|||
|
[‘name-list-style’] = true,
|
|||
|
[‘no-tracking’] = true,
|
|||
|
[‘p’] = true,
|
|||
|
[‘página’] = true,
|
|||
|
[‘páginas’] = true,
|
|||
|
[‘page’] = true,
|
|||
|
[‘pages’] = true,
|
|||
|
[‘postscript’] = true,
|
|||
|
[‘pp’] = true,
|
|||
|
[‘quotation’] = true,
|
|||
|
[‘quote’] = true,
|
|||
|
[‘citação’] = true,
|
|||
|
[‘ref’] = true,
|
|||
|
[‘surname’] = true,
|
|||
|
[‘sobrenome’] = true,
|
|||
|
[‘template-doc-demo’] = true,
|
|||
|
[‘título’] = true,
|
|||
|
[‘trans-title’] = true,
|
|||
|
[‘vauthors’] = true,
|
|||
|
[‘vautores’] = true,
|
|||
|
[‘year’] = true,
|
|||
|
[‘ano’] = true,
|
|||
|
}
|
|||
|
–[[————————–< U N I Q U E _ A R G U M E N T S >———————————————-
|
–[[————————–< U N I Q U E _ A R G U M E N T S >———————————————-
|
||
もっと詳しく