Publication format:
{
id: 16, // Next available ID
year: 2024,
title: "Your New Publication Title",
authors: "Author Names",
venue: "Journal or Conference Name",
type: "journal", // or "conference", "workshop"
category: "journal", // same as type
abstract: "Publication abstract...",
doi: "10.xxxx/xxxx",
pdf: "#", // Link to PDF
code: "#", // Link to code (optional)
citations: 0,
views: 0
}