Skip to content
New issue

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

get_citation.multi_epidist() return a <bibentry> #272

Merged
merged 3 commits into from
Mar 28, 2024
Merged

Conversation

joshwlambert
Copy link
Member

This PR updates the get_citation() <multi_epidist> S3 method to return a <bibentry> object which can contain multiple references. This was requested in #259 and allows multiple references to use the <bibentry> methods, instead of having to loop or lapply over the list of references.

@joshwlambert
Copy link
Member Author

Merging PR even though R CMD Check from Ubuntu R devel is failing to build the extract_convert.Rmd vignette. This is unrelated to the changes made in this PR and likely due to changes in R in the devel version.

@joshwlambert joshwlambert merged commit 18e9dd8 into main Mar 28, 2024
7 of 9 checks passed
@joshwlambert joshwlambert deleted the bibentry_vec branch March 28, 2024 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant