Contribute
Add BibTeX to papers.bib at the repository root, then commit and push. Only that file is
loaded by the site.
Tags
Optional: add a labels field with one or more tags, separated by commas or semicolons. They
appear on each paper and drive the tag filters on the catalog. Omit the field if you do not want tags.
labels = {systems, learning},
Common pitfalls
-
Percent signs — In BibTeX,
%starts a comment. Inside abstracts or text, write\%. -
Balanced braces — Every
{in a field must close; a missing}can swallow the rest of the file. -
Parse warning — If the catalog shows a count mismatch, check for stray
@inside fields, bare%, or a missing comma after the cite key line.