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

Merged
merged 1 commit into from
Jan 18, 2025
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
26 changes: 24 additions & 2 deletions texmf/bibtex/bib/lsst.bib
Original file line number Diff line number Diff line change
Expand Up @@ -3310,6 +3310,28 @@ @Misc{DMTN-306
url = "https://dmtn-306.lsst.io/"
}

@Misc{DMTN-307,
author = "Dubois-Felsmann, Gregory P.",
title = "{Column groups in the SDM and the RSP}",
publisher = "{Vera C. Rubin Observatory}",
year = "2025",
month = "January",
handle = "DMTN-307",
note = "{Vera C. Rubin Observatory Data Management Technical Note DMTN-307}",
url = "https://dmtn-307.lsst.io/"
}

@Misc{DMTN-308,
author = "McCormick, Jeremy",
title = "{Database Platform Comparison for the Prompt Products Database (PPDB)}",
publisher = "{Vera C. Rubin Observatory}",
year = "2025",
month = "January",
handle = "DMTN-308",
note = "{Vera C. Rubin Observatory Data Management Technical Note DMTN-308}",
url = "https://dmtn-308.lsst.io/"
}

@Misc{DMTR-11,
author = "Economou, Frossie and Swinbank, John and Bosch, Jim and Krughoff, Simon",
title = "{Characterization Metric Report: Science Pipelines Version 11.0 (Summer 2015)}",
Expand Down Expand Up @@ -11580,8 +11602,8 @@ @Misc{SQR-081
author = "Economou, Frossie",
title = "{On Recruiting}",
publisher = "{Vera C. Rubin Observatory}",
year = "2023",
month = "September",
year = "2025",
month = "January",
handle = "SQR-081",
note = "{Vera C. Rubin Observatory SQuaRE Technical Note SQR-081}",
url = "https://sqr-081.lsst.io/"
Expand Down
Loading