You are here

bibcite_bibtex.bibcite_format.yml in Bibliography & Citation 8

Same filename and directory in other branches
  1. 2.0.x modules/bibcite_bibtex/bibcite_bibtex.bibcite_format.yml
modules/bibcite_bibtex/bibcite_bibtex.bibcite_format.yml

File

modules/bibcite_bibtex/bibcite_bibtex.bibcite_format.yml
View source
  1. bibtex:
  2. id: bibtex
  3. label: BibTeX
  4. extension: bib
  5. encoder: \Drupal\bibcite_bibtex\Encoder\BibtexEncoder
  6. types:
  7. - article
  8. - book
  9. - booklet
  10. - conference
  11. - inbook
  12. - incollection
  13. - inproceedings
  14. - manual
  15. - mastersthesis
  16. - misc
  17. - phdthesis
  18. - proceedings
  19. - techreport
  20. - unpublished
  21. fields:
  22. - author
  23. - title
  24. - type
  25. - keywords
  26. - abstract
  27. - year
  28. - booktitle
  29. - journal
  30. - series
  31. - volume
  32. - edition
  33. - chapter
  34. - number
  35. - pages
  36. - month
  37. - institution
  38. - organization
  39. - publisher
  40. - school
  41. - address
  42. - issn
  43. - isbn
  44. - url
  45. - doi
  46. - note
  47. - language
  48. - annote
  49. - crossref
  50. - editor
  51. - howpublished
  52. - key