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

Automatic bibfile update #975

Merged
merged 1 commit into from
Dec 16, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 9 additions & 18 deletions texmf/bibtex/bib/lsst.bib
Original file line number Diff line number Diff line change
Expand Up @@ -100,15 +100,6 @@ @DocuShare{SQR-076
note = {{Vera C. Rubin Observatory SQuaRE Technical Note}},
url = {https://sqr-076.lsst.io/} }

@DocuShare{SQR-075,
author = {Jonathan Sick},
title = "{A vertical monorepo architecture for FastAPI client-server codebases}",
year = 2023,
month = feb,
handle = {SQR-075},
note = {{Vera C. Rubin Observatory SQuaRE Technical Note}},
url = {https://sqr-075.lsst.io/} }

@DocuShare{SQR-074,
author = {Russ Allbery},
title = "{Validation of new Phalanx deployments}",
Expand Down Expand Up @@ -667,15 +658,6 @@ @DocuShare{SQR-001
note = {{Vera C. Rubin Observatory SQuaRE Technical Note}},
url = {https://sqr-001.lsst.io/} }

@DocuShare{SQR-000,
author = {Jonathan Sick},
title = "{The LSST DM Technical Note Publishing Platform}",
year = 2015,
month = nov,
handle = {SQR-000},
note = {{Vera C. Rubin Observatory SQuaRE Technical Note}},
url = {https://sqr-000.lsst.io/} }

@DocuShare{SQR-009,
author = {Angelo Fausti},
title = "{The SQuaSH metrics dashboard}",
Expand Down Expand Up @@ -7133,6 +7115,15 @@ @DocuShare{SQR-015
note = {{Vera C. Rubin Observatory SQuaRE Technical Note}},
url = {https://sqr-015.lsst.io/} }

@DocuShare{SQR-000,
author = {Jonathan Sick},
title = "{The LSST DM Technical Note Publishing Platform}",
year = 2015,
month = nov,
handle = {SQR-000},
note = {{Vera C. Rubin Observatory SQuaRE Technical Note}},
url = {https://sqr-000.lsst.io/} }

@DocuShare{SITCOMTN-010,
author = {Keith Bechtol and Chuck Claver and System Integration Test and Commissioning Team and Project Science Team and on behalf of the Rubin Construction Project},
title = "{Announcement of Opportunity: Community Engagement with Rubin Observatory Commissioning Effort}",
Expand Down
Loading