-
-
Notifications
You must be signed in to change notification settings - Fork 419
localBiblio
Marcos Caceres edited this page Mar 27, 2026
·
9 revisions
Type: Object
Default: {}
Adds custom bibliography entries that are not in the SpecRef database, or overrides existing entries for this document.
var respecConfig = {
localBiblio: {
"MY-SPEC": {
title: "My Custom Specification",
href: "https://example.org/my-spec/",
status: "ED",
publisher: "Example Community Group",
},
},
};Then cite it in the document as [[MY-SPEC]] (informative) or [[!MY-SPEC]] (normative).
| Field | Type | Description |
|---|---|---|
title |
string |
Required. The title of the referenced document |
href |
string |
URL of the document |
status |
string |
Publication status (e.g. "ED", "WD", "REC") |
publisher |
string |
Publishing organization |
authors |
string[] |
List of author names |
date |
string |
Publication date |
id |
string |
Identifier (if different from the key) |
aliasOf |
string |
Makes this entry an alias of another reference key |
-
Prefer contributing to SpecRef —
localBiblioshould be a last resort. Entries in SpecRef benefit all specs, not just yours. - To override a SpecRef entry for this document only, use the same key with your custom values
- Keys are case-insensitive in citations (
[[fetch]]and[[FETCH]]refer to the same entry)
💖 Support ReSpec by becoming a sponsor via Open Collective. 💖
✨ View rendered version of this documentation at https://respec.org/docs/ ✨
- Getting Started
- How Do I…
- Spec Editor's Guide
- Writing Algorithms
- WebIDL Guide
- Configuring ReSpec
- Developers Guide
- Shorthands
- addSectionLinks
- authors
- caniuse
- edDraftURI
- editors
- format (markdown)
- formerEditors
- github
- highlightVars
- isPreview
- license
- lint
- localBiblio
- logos
- maxTocLevel
- mdn
- modificationDate
- monetization
- noTOC
- otherLinks
- pluralize
- postProcess
- preProcess
- previousDiffURI
- previousMaturity
- previousPublishDate
- prevRecShortname
- prevRecURI
-
processVersion(Removed) - publishDate
- shortName
- specStatus
- subjectPrefix
- subtitle
- testSuiteURI
- xref
- additionalCopyrightHolders
-
addPatentNote(Removed) - alternateFormats
- canonicalURI
- charterDisclosureURI
- copyrightStart
- crEnd
- dark mode
- doJsonLd
- errata
- group
- implementationReportURI
- level
- noRecTrack
- prevED
- prEnd
- submissionCommentNumber
-
wg(Deprecated — usegroup) -
wgId(Deprecated — usegroup) -
wgPatentURI(Deprecated — usegroup) -
wgPublicList(Deprecated — usegroup) -
wgURI(Deprecated — usegroup)
a11ycheck-charsetcheck-internal-slotscheck-punctuationinformative-dfnlocal-refs-existno-captionless-tablesno-headingless-sectionsno-http-propsno-link-warningsno-unused-dfnsno-unused-varsprivsec-sectionwpt-tests-exist
Handled by ReSpec for you.
- conformance
- idl-index
- index
- issue-summary
- references
- tof (Table of Figures)
- data-abbr
- data-cite
- data-dfn-for
- data-dfn-type
- data-export
- data-format
- data-include
- data-include-format
- data-include-replace
- data-link-for
- data-link-type
- data-local-lt
- data-lt
- data-lt-no-plural
- data-lt-noDefault
- data-max-toc
- data-number
- data-oninclude
- data-sort
- data-tests
-
data-transform(Deprecated) - data-type
- dir
- lang