syrte
3/23/2019 - 4:30 PM

better_bibtex_setting.md

citation key

citation key format

[auth][year]

Force citation key to plain text

export

Export Unicode

add url to BibTeX export

fields

export doi and URL both

abstract,file,timestamp,urldate,keywords,note

advanced

postscript

if (this.has.year) {
  this.add({name: 'year', replace: true, value: this.has.year.value.replace(/.* /, '')})
}