You are here

bibcite_entity.mapping.bibtex.yml in Bibliography & Citation 2.0.x

modules/bibcite_bibtex/config/install/bibcite_entity.mapping.bibtex.yml

File

modules/bibcite_bibtex/config/install/bibcite_entity.mapping.bibtex.yml
View source
  1. format: bibtex
  2. types:
  3. article: journal_article
  4. book: book
  5. booklet:
  6. conference: conference_paper
  7. inbook: book_chapter
  8. incollection:
  9. inproceedings: conference_paper
  10. manual:
  11. mastersthesis:
  12. misc: miscellaneous
  13. phdthesis: thesis
  14. proceedings: conference_proceedings
  15. techreport:
  16. unpublished: unpublished
  17. fields:
  18. author: author
  19. title: title
  20. type: type
  21. keywords: keywords
  22. abstract: bibcite_abst_e
  23. year: bibcite_year
  24. booktitle:
  25. journal: bibcite_secondary_title
  26. series:
  27. volume: bibcite_volume
  28. edition: bibcite_edition
  29. chapter: bibcite_section
  30. number: bibcite_number
  31. pages: bibcite_pages
  32. month: bibcite_date
  33. institution:
  34. organization:
  35. publisher: bibcite_publisher
  36. school:
  37. address: bibcite_place_published
  38. issn: bibcite_issn
  39. isbn: bibcite_isbn
  40. url: bibcite_url
  41. doi: bibcite_doi
  42. note: bibcite_notes
  43. language: bibcite_lang
  44. annote:
  45. crossref:
  46. editor:
  47. howpublished:
  48. key:
  49. dependencies:
  50. enforced:
  51. module:
  52. - bibcite_bibtex