Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-02-26 | Fix/update URLs and use HTTP**S** where possible (#7122) | Salim B | 1 | -4/+4 |
2021-02-01 | BibTeX writer: use doclayout and doctemplate. | John MacFarlane | 1 | -18/+23 |
2021-02-01 | BibTeX writer fixes. Closes #7067. | John MacFarlane | 1 | -6/+15 |
2021-01-26 | Clean up BibTeX parsing. | John MacFarlane | 1 | -32/+1 |
2021-01-22 | Add biblatex, bibtex as output formats (closes #7040). | John MacFarlane | 1 | -3/+251 |
2020-12-07 | Bibtex parser: avoid noneOf. | John MacFarlane | 1 | -2/+2 |
2020-11-21 | Citeproc BibTeX parser: revert change in getRawField... | John MacFarlane | 1 | -6/+5 |
2020-10-15 | Fix handling of xdata in bibtex/biblatex bibliographies. | John MacFarlane | 1 | -2/+2 |
2020-10-08 | Small improvements to BibTeX parser. | John MacFarlane | 1 | -10/+11 |
2020-09-27 | Fix redundant import warning. | John MacFarlane | 1 | -1/+1 |
2020-09-27 | Use latest citeproc. | John MacFarlane | 1 | -3/+2 |
2020-09-26 | Fix short-title. | John MacFarlane | 1 | -10/+9 |
2020-09-21 | Add built-in citation support using new citeproc library. | John MacFarlane | 1 | -0/+1237 |