Skip to content

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

@Schiano-NOAA

Description

@Schiano-NOAA

Is your feature request related to a problem? Please describe.

The current bib is not as extensive as it should be and needs some updating for references in the current one.

Describe the solution you would like.

Write a github action that links to the journals package to write an all-encompassing .bib file for the most commonly referenced journals in fisheries. We will also need to link in our own file with all of the NOAA stock assessment documents in the format:

@TechReport{NEFSC_2020_MTA_FALL,
  %author = "{Northeast Fisheries Science Center}",
  author = "NEFSC",
  shortauthor = "NEFSC",
  title = "Fall Management Track Assessments 2020",
  institution = "US Dept Commer, Northeast Fisheries Science Center",
  % address ="166 Water Street, Woods Hole, MA 02543-1026",
  number="22-08",
  %type={Center Reference Document},
  type={Ref. Doc.},
  note="173p.",
  month="",
  pages = "1--173",
  year = "2022",
  eprinttype={noaair},
  eprint={39404}
  % url="https://repository.library.noaa.gov/view/noaa/39404"
}

Describe alternatives you have considered

No -- don't want to keep as is

Additional context

No response

Metadata

Metadata

Assignees

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions