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

    Type Alias UnpublishedReference

    UnpublishedReference: Expand<
        BaseReference<UNPUBLISHED> & Req<"author" | "title" | "note"> & Opt<
            "month"
            | "year",
        >,
    >

    Citation for a work that has not yet been formally published.