Periodic Table Database Schema - v0.6.3
    Preparing search index...
    MiscReference: Expand<
        BaseReference<MISC> & ExtractFrom<
            BibTeXFields,
            "author"
            | "howpublished"
            | "month"
            | "note"
            | "title"
            | "year",
        >,
    >

    Represents miscellaneous sources not fitting standard types (e.g., data sets).

    • Mandatory: title
    • Optional: author, howpublished, month, note, year