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

    Secondary metadata for specific bibliographic reference types.

    type MetaFields = {
        address?: string;
        edition?: string;
        howpublished?: string;
        isbn?: string;
        reportType?: string;
        series?: string;
    }
    Index

    Properties

    address?: string

    Geographic location of the publisher or conference venue.

    edition?: string

    The version or edition identifier of a book.

    howpublished?: string

    Description of the publication method for non-standard or unconventional works.

    isbn?: string

    International Standard Book Number (ISBN).

    reportType?: string

    Specific classification of a technical report or academic thesis.

    series?: string

    The title of a series if the work is part of a larger collection.