Table of Contents - Ruby CFF Library (version 1.3.0)
Pages
- CHANGES
- CODE_OF_CONDUCT
- CONTRIBUTING
- LICENCE
-
README
- Ruby CFF
- Robert Haines and The Ruby Citation File Format Developers
- Synopsis
- Installation
- Quick start
- Notes on CFF files with YAML anchors and aliases
- Validating CFF files
- Outputting citation text
- BibTeX format
- APA-like format
- Citing a paper rather than software
- A note on citation formats
- Library versions
- Developing Ruby CFF
- Licence
- Research notice
Classes and Modules
- CFF
- CFF::Citable
- CFF::Entity
- CFF::Error
- CFF::File
- CFF::Formatters
- CFF::Identifier
- CFF::Index
- CFF::Licensable
- CFF::ModelPart
- CFF::Person
- CFF::Reference
- CFF::Util
- CFF::Validatable
- CFF::ValidationError
Methods
- ::formatters — CFF::Formatters
- ::from_cff — CFF::Reference
- ::new — CFF::Entity
- ::new — CFF::File
- ::new — CFF::Identifier
- ::new — CFF::Index
- ::new — CFF::Person
- ::new — CFF::Reference
- ::open — CFF::File
- ::open — CFF::Index
- ::read — CFF::File
- ::read — CFF::Index
- ::register_formatter — CFF::Formatters
- ::validate — CFF::File
- ::validate! — CFF::File
- ::write — CFF::File
- #add_language — CFF::Reference
- #authors — CFF::Index
- #authors — CFF::Reference
- #authors= — CFF::Index
- #authors= — CFF::Reference
- #citation — CFF::Citable
- #comment= — CFF::File
- #contact — CFF::Index
- #contact — CFF::Reference
- #contact= — CFF::Index
- #contact= — CFF::Reference
- #editors — CFF::Reference
- #editors= — CFF::Reference
- #editors_series — CFF::Reference
- #editors_series= — CFF::Reference
- #empty? — CFF::ModelPart
- #identifiers — CFF::Index
- #identifiers — CFF::Reference
- #identifiers= — CFF::Index
- #identifiers= — CFF::Reference
- #keywords — CFF::Index
- #keywords — CFF::Reference
- #keywords= — CFF::Index
- #keywords= — CFF::Reference
- #languages — CFF::Reference
- #license= — CFF::Licensable
- #patent_states — CFF::Reference
- #patent_states= — CFF::Reference
- #preferred_citation — CFF::Index
- #preferred_citation= — CFF::Index
- #recipients — CFF::Reference
- #recipients= — CFF::Reference
- #references — CFF::Index
- #references= — CFF::Index
- #reset_languages — CFF::Reference
- #senders — CFF::Reference
- #senders= — CFF::Reference
- #status= — CFF::Reference
- #translators — CFF::Reference
- #translators= — CFF::Reference
- #type= — CFF::Identifier
- #type= — CFF::Index
- #type= — CFF::Reference
- #validate — CFF::File
- #validate — CFF::Validatable
- #validate! — CFF::File
- #validate! — CFF::Validatable
- #write — CFF::File