Skip to content

Add flux_citations()#77

Merged
Aariq merged 7 commits into
mainfrom
citations
Jun 12, 2026
Merged

Add flux_citations()#77
Aariq merged 7 commits into
mainfrom
citations

Conversation

@Aariq

@Aariq Aariq commented Jun 8, 2026

Copy link
Copy Markdown
Member

Adds a flux_citations() function that outputs either a data frame with a column of bibentry objects and a column of text citations or a BibTeX file.

Works under the assumption that citation styles given by flux_listall() are consistent by data hub and uses regular expressions to parse those plain-text citations into bibentry types. Creates a citekey of "{author}_{year}" for each entry.

@Aariq Aariq linked an issue Jun 8, 2026 that may be closed by this pull request
@Aariq Aariq merged commit c1eb1b2 into main Jun 12, 2026
6 checks passed
@Aariq Aariq deleted the citations branch June 12, 2026 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Generate citation file

1 participant