We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The text was updated successfully, but these errors were encountered:
Looks like a knitcitations problem
bib <- read.bibtex("ms/refs.bib") citep(bib["chave_tree_2005"]) options(citation_format = "text", max.names=2)
gives
"(Chave, Andalo, Brown, Cairns, Chambers, Eamus, Fölster, Fromard, Higuchi, Kira, Lescure, Nelson, Ogawa, Puig, Riéra, and Yamakura, 2005)"
That is, max.names is not recognized.
max.names
Sorry, something went wrong.
Fixed taxize citation for #165
2d437be
Submitted issue to knitcitations,
knitcitations
cboettig/knitcitations#65
695f508
No branches or pull requests
The text was updated successfully, but these errors were encountered: