Publication entries are rendered from _bibliography/references.bib with optional paper, code, slides, abstract, and BibTeX controls.
Journal of Practical Web Publishing, 2026
Rivera, Alex and Chen, Morgan
A demo publication entry showing how Merida renders titles, authors, venues, abstracts, links, and BibTeX controls from a BibTeX source file.
@article{rivera2026staticnotes,
bibtex_show = {true},
title = {Static Notes for Long-Lived Technical Knowledge},
author = {Rivera, Alex and Chen, Morgan},
journal = {Journal of Practical Web Publishing},
year = {2026},
url = {https://jekyllrb.com/docs/},
code = {https://github.com/j0m0k0/jekyll-theme-merida}
}
Workshop on Documentation Systems, 2025
Patel, Sam and Brooks, Taylor
A sample conference entry used to demonstrate how Merida presents publication metadata, summaries, and optional project links.
@inproceedings{patel2025search,
bibtex_show = {true},
title = {Client-Side Search for Small Static Sites},
author = {Patel, Sam and Brooks, Taylor},
booktitle = {2025 Workshop on Documentation Systems},
year = {2025},
url = {https://pagefind.app/},
code = {https://github.com/CloudCannon/pagefind},
slides = {/downloads/slides/sample-presentation.pdf}
}
2024
Kim, Jordan
A generic preprint-style item showing that the publications page can mix journals, proceedings, and informal technical artifacts.
@misc{kim2024designing,
bibtex_show = {true},
title = {Designing Research Websites With Markdown},
author = {Kim, Jordan},
year = {2024},
url = {https://www.markdownguide.org/},
code = {https://github.com/j0m0k0/jekyll-theme-merida}
}