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 #1102

Merged
merged 1 commit into from
Apr 13, 2024
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
40 changes: 30 additions & 10 deletions texmf/bibtex/bib/lsst.bib
Original file line number Diff line number Diff line change
Expand Up @@ -1011,6 +1011,16 @@ @Misc{SITCOMTN-124
note = {{Vera C. Rubin Observatory Commissioning Technical Note SITCOMTN-124}},
url = {https://sitcomtn-124.lsst.io/} }

@Misc{SITCOMTN-123,
author = {Laura Toribio San Cipriano},
title = "{TMA Capacitor Bank discharge vs Acceleration profiles}",
publisher = "{{Vera C. Rubin Observatory}}",
year = 2024,
month = apr,
handle = {SITCOMTN-123},
note = {{Vera C. Rubin Observatory Commissioning Technical Note SITCOMTN-123}},
url = {https://sitcomtn-123.lsst.io/} }

@Misc{SITCOMTN-122,
author = {Guillem Megias Homar},
title = "{Laser Tracker Alignment System}",
Expand Down Expand Up @@ -3271,16 +3281,6 @@ @Misc{PSTN-018
note = {{Vera C. Rubin Observatory Project Science Technical Note PSTN-018}},
url = {https://pstn-018.lsst.io/} }

@Misc{PSTN-017,
author = {William O'Mullane},
title = "{Overview of the Vera C. Rubin Observatory Data Management System}",
publisher = "{{Vera C. Rubin Observatory}}",
year = 2024,
month = apr,
handle = {PSTN-017},
note = {{Vera C. Rubin Observatory Project Science Technical Note PSTN-017}},
url = {https://pstn-017.lsst.io/} }

@Misc{PSTN-016,
author = {Tim W. Bond},
title = "{LSST Camera Integration and Tests}",
Expand Down Expand Up @@ -5601,6 +5601,16 @@ @Misc{DMTN-200
note = {{Vera C. Rubin Observatory Data Management Technical Note DMTN-200}},
url = {https://dmtn-200.lsst.io/} }

@Misc{DMTN-290,
author = {Angelo Fausti Neto},
title = "{Sasquatch: Rubin Observatory metrics and telemetry service}",
publisher = "{{Vera C. Rubin Observatory}}",
year = 2024,
month = apr,
handle = {DMTN-290},
note = {{Vera C. Rubin Observatory Data Management Technical Note DMTN-290}},
url = {https://dmtn-290.lsst.io/} }

@Misc{DMTN-289,
author = {James F. Bosch},
title = "{Caching Database Content in Butler}",
Expand Down Expand Up @@ -8094,6 +8104,16 @@ @Misc{TSTN-020
note = {{Vera C. Rubin Observatory TSTN-020}},
url = {https://tstn-020.lsst.io/} }

@Misc{TSTN-019,
author = {Michael Reuter},
title = "{Deployment of Containerized Control System Components}",
publisher = "{{Vera C. Rubin Observatory}}",
year = 2020,
month = dec,
handle = {TSTN-019},
note = {{Vera C. Rubin Observatory TSTN-019}},
url = {https://tstn-019.lsst.io/} }

@Misc{TSTN-018,
author = {Eric Coughlin},
title = "{AT CSC Overview}",
Expand Down
Loading