Periodic Table Database Schema - v0.6.3
Periodic Table
Schema
Database
npm
Code
Preparing search index...
types/abstract/reference
BookReference
Type Alias BookReference
BookReference
:
Expand
<
BaseReference
<
BOOK
>
&
RequireExactlyOneFrom
<
BibTeXFields
,
"author"
|
"editor"
,
>
&
StrictSubset
<
BibTeXFields
,
"publisher"
|
"title"
|
"year"
,
|
"address"
|
"edition"
|
"isbn"
|
"month"
|
"note"
|
"number"
|
"series"
|
"volume"
,
>
,
>
Represents a published book or monograph.
Constraint: Must have either an author or an editor, but not both.
Mandatory: publisher, title, year
Optional: address, edition, isbn, month, note, number, series, volume
Settings
Theme
OS
Light
Dark
Periodic Table
Schema
Database
npm
Code
Periodic Table Database Schema - v0.6.3
Loading...
Represents a published book or monograph.