Periodic Table Database Schema - v0.7.1
    Preparing search index...

    Type Alias BookletReference

    BookletReference: Expand<
        BaseReference<BOOKLET> & Req<"title"> & Opt<
            "author"
            | "howpublished"
            | "address"
            | "month"
            | "year"
            | "note",
        >,
    >

    Citation for a printed work without a formal publisher or sponsoring institution.