(In reply to Nigel's comment copied below)
Thanks for this observation. Indeed, it would be impractical to manually edit a large .bib file that should be subject to periodic external updates, while also remaining usable (without modifications) by other latex projects.
In the current template, as is, the requested addendum per reference would be practical only if the authors would be using a custom .bib file for this project, where they could edit each used bibentry with a new field addendum.
So we will investigate the possibility of enhancing the template with a custom command that may facilitate accomplishing the goal with only a modular add-on. One would have a separate file (like bibaddenda.tex) where a call to \addbibaddendum{key}{content} would ensure that the additional "content" is added to the selected bibliographic reference (the one identified by the "key"). In your example, the "key" would be the key used by crypto.bib.
The guiding goal is to facilitate accessibility by the public, by ensuring that for every (almost all) included bibliographic item(s), the reader has immediate access (preferably via a persistent link) to a free publicly accessible version of the referenced title, with author-retained control over possible updates. The addendum note is not limited to an
ia.cr link. It can be used to link to a different applicable eprint repository (e.g., arxiv).
Regards, Luís
--
Luís Brandão
NIST Associate (Foreign Guest Researcher, Contractor from Strativia)
---------- Original message ---------
From: Nigel Smart
Date: Monday, July 28, 2025 at 3:13:06 AM UTC-4
Subject: Re: [MPTC-forum] Re: MPTS 2025: NIST Workshop on Multi-Party Threshold Schemes 2025 (November 17–20)
To:
MPTC-...@list.nist.gov <MPTC-...@list.nist.gov>FYI
From your text....
> In each bib entry, include:
> • field doi when applicable; if not applicable, then include a field url
> • addendum = {\aaIACR{YYYY/NNNN}} (if there is an available
ia.cr version
If this means EVERY bib entry, say a CRYPTO publication, also means
that the entry ALSO needs the eprint number, then this creates
a HUGE amount of work as cryptobib does not support this.
- Our main submission has 100's of different citations and we
would need to create a special bibliography format just
to support this.
Nigel