I am designing a database and I have an entity called Publication.
A Publication can be either a book/academic journal or a technical report.
So I need a word for book/academic journal as "Book/Academic Journal" is not a clean entity name and it looks just as bad when mapped as a database table - book_academic_journal.
Is there a word that "combines" these two words?