package
0.6.27
Repository: https://github.com/front-matter/commonmeta.git
Documentation: pkg.go.dev

# Functions

Convert converts commonmeta metadata to CSL JSON.
Load loads the metadata for a single work from a CSL file.
LoadAll loads the metadata for a list of works from a CSL file and converts it to the Commonmeta format.
Read reads CSL metadata and converts it into Commonmeta metadata.
ReadAll reads a list of CSL metadata and returns a list of works in Commonmeta format.
Write writes CSL metadata.
WriteAll writes a list of CSL metadata.

# Variables

No description provided by the author
source: https://docs.citationstyles.org/en/stable/specification.html?highlight=book#appendix-iii-types.

# Structs

Authors represents the author in the CSL item.
No description provided by the author
CSL represents the CSL metadata.
No description provided by the author