-
Notifications
You must be signed in to change notification settings - Fork 10
[Feature]: link .bib file to {journals} package #439
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestfuture developmenttriage_neededThis issue needs reviewThis issue needs review
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestfuture developmenttriage_neededThis issue needs reviewThis issue needs review
Type
Projects
Status
Todo