% BibTeX reference data
@comment{Catalog preview example}
@Article{smith2024,
author = {Smith, Jane and Doe, John},
title = {{Nested {Unicode} Study}},
journal = {Journal of Languages},
year = 2024,
doi = {10.1234/example},
abstract = "A value, with punctuation."
}
@book(knuth1984,
author = "Donald E. Knuth",
title = {The TeXbook},
publisher = {Addison-Wesley},
year = 1984
)
@string{joc = {Journal of Computing}}
@article{macro2025,
title = {Macros Stay Visible},
journal = joc # { Review},
year = 2025
}