Formats a single citation key into inline text without brackets.
Arguments
- key
The citation key.
- bib_obj
The bibliography object created by reading in a .bib file with
RefManageR::ReadBib
.- key_abort_on_missing
Logical. If TRUE, aborts on missing citation keys.
- ...
Additional arguments passed from the main function.
See also
Other cite:
xct_assemble()
,
xct_bib_keys_missing()
,
xct_format()
,
xct_keys_extract()
,
xct_keys_to_inline()
,
xct_keys_to_xref()