bibcite-8.x-1.x-dev/modules/bibcite_bibtex/bibcite_bibtex.bibcite_format.yml
modules/bibcite_bibtex/bibcite_bibtex.bibcite_format.yml
bibtex:
id: bibtex
label: BibTeX
extension: bib
encoder: \Drupal\bibcite_bibtex\Encoder\BibtexEncoder
types:
- article
- book
- booklet
- conference
- inbook
- incollection
- inproceedings
- manual
- mastersthesis
- misc
- phdthesis
- proceedings
- techreport
- unpublished
fields:
- author
- title
- type
- keywords
- abstract
- year
- booktitle
- journal
- series
- volume
- edition
- chapter
- number
- pages
- month
- institution
- organization
- publisher
- school
- address
- issn
- isbn
- url
- doi
- note
- language
- annote
- crossref
- editor
- howpublished
- key
