% This file is part of Beastie % SPDX-FileCopyrightText: 2024 Norman Gray % SPDX-License-Identifier: BSD-2-Clause @string{sa1 = "bibinc1-string"} @article{a1-inc1, author = {First Beta}, note = "s=" # s1 # " and " # sa1 } @include{bibinc2.bib} @article{a2-inc1, author = {Second Beta}, note = "s=" # s1 # " and " # sa1 # " and " # sb1, }