Skip to content

[feat]: integrate {journals} package bib files as default bibliographies - #545

Draft
Schiano-NOAA wants to merge 6 commits into
mainfrom
feat-journals
Draft

[feat]: integrate {journals} package bib files as default bibliographies#545
Schiano-NOAA wants to merge 6 commits into
mainfrom
feat-journals

Conversation

@Schiano-NOAA

Copy link
Copy Markdown
Collaborator

What is the feature?

  • change defaults for bib file and create link to {journals} package addressing [Feature]: link .bib file to {journals} package #439
  • remove the previous asar_references.bib
  • use the journals package to call the bib files from there (will call the assessment reports when that is done as well)

How have you implemented the solution?

  • used the journals::download function to call all bib files then add them to the bibliography section

Does the PR impact any other area of the project, maybe another repo?

  • no

Note: this is NOT final and not the correct function (I think). There will be a more central bib file broken into decades total rather than by decade per journal

@Schiano-NOAA Schiano-NOAA self-assigned this Aug 27, 2026
@Schiano-NOAA Schiano-NOAA added the enhancement New feature or request label Aug 27, 2026
@Schiano-NOAA Schiano-NOAA linked an issue Aug 27, 2026 that may be closed by this pull request
@github-actions

github-actions Bot commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

Checklist

  • PR base branch is accurate
  • Is the code concise?
  • Comments are clear and useful.
  • Can you remove or combine any arguments?
  • Do argument contain defaults (if appliable)?
  • Code is documented and example provided (Roxygen).
  • Did you make a test (testthat)?
  • Was this tested under multiple scenarios?
  • Did you run devtools::check()?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature]: link .bib file to {journals} package

1 participant