% This file is part of Beastie % SPDX-FileCopyrightText: 2024 Norman Gray % SPDX-License-Identifier: BSD-2-Clause @string{sc1 = "bibinc3-string"} @article{a1-inc3, author = {First Delta}, note = "s=" # s1 # " and " # sc1 } % create an include loop @include{bib-t06-include-loop.bib} @article{a2-inc3, author = {Second Delta}, note = "s=" # s1 # " and " # sc1, }