docs: placeholder bibliography + wiki entry for Vincken 2026 - #41
Merged
Conversation
Vincken 2026 -- Euclid Collaboration: Vincken et al., the Euclid DR1 strong lens finding network comparison -- is cited in an in-progress Euclid paper but is not yet on arXiv: DR1 is unreleased and the only available copy is a private Euclid Consortium draft. Adds a deliberately generic placeholder so the key is citable now: - bibliography/pyautomemory.bib: @Unpublished{Vincken2026}, author/year/topic only. No draft-verbatim title, no author list -- this repo is public and the source is an unpublished EC draft. - wiki/lensing/sources/lens-finding.md: matching stub beside the Q1 Discovery Engine A/B/C entries, guarded as 'no claim verified against a public record'. - wiki/lensing/log.md: records the placeholder and the arXiv refresh it owes, plus a retroactive line for Shajib2025dolphin (added in the #34/#36 hygiene pass but never logged). make validate and make test both pass. Refs #39
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #39
Overview
Vincken 2026— Euclid Collaboration: Vincken et al., the Euclid DR1 strong lens finding network comparison — is cited in an in-progress Euclid paper but had no entry here. It is not yet on arXiv: DR1 is unreleased and the only available copy is a private Euclid Consortium draft, so there is no authoritative public record to verify against.This adds a deliberately generic placeholder — enough to make the key citable now and to match-and-replace the moment the paper goes public, and no more.
Scripts Changed
None — this is a knowledge-layer change only (bibliography + wiki). No scripts, notebooks or configs.
Files Changed
bibliography/pyautomemory.bib@unpublished{Vincken2026}— author/year/topic, with TODOs for arXiv ID, DOI and author list.wiki/lensing/sources/lens-finding.md## See also.wiki/lensing/log.mdShajib2025dolphin.Why the entry is generic
This repo is public and the source is an unpublished EC draft, so the entry records author/year/topic only — no draft-verbatim title, no author list. This follows
bibliography/README.md: "If metadata or support is uncertain, add a TODO rather than guessing." The choice was made explicitly by the maintainer at plan approval.The source stub carries hard guardrails: the single
**Supports:**bullet states it is a placeholder with no verified claim, and**Do not use for:**rules out every quantitative or interpretive use.Follow-up owed
Refresh
Vincken2026once the paper is on arXiv — replace the TODO title/reference with the verified title, arXiv ID, DOI and author list, and replace the placeholder**Supports:**bullet with real claims.Context corrections
The originating request pointed at
arxiv.org/abs/2503.22657as "Vincken 2026". It is not — that is Shajib et al. 2025, dolphin: A fully automated forward modeling pipeline…, and it is already in this repo (Shajib2025dolphinin the bibliography, full stub insources/lens-modeling-methods.md), added during the #34/#36 wiki-hygiene pass. Its only gap was a missinglog.mdline, which this PR closes.The other half of the original request — citing the paper in the Euclid manuscript — is not in this PR. That
.texlives outside the PyAutoLabs workspace.Validation
Vincken2026is correctly referenced by the new source stub (absent from the validator's unreferenced-keys list).