howtos:how_to_convert_latex_to_qmd
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| howtos:how_to_convert_latex_to_qmd [2026-02-28 07:25 am] – hcho | howtos:how_to_convert_latex_to_qmd [2026-02-28 07:53 am] (current) – hcho | ||
|---|---|---|---|
| Line 11: | Line 11: | ||
| # extract cited bib entries only | # extract cited bib entries only | ||
| - | bibtool -x refs.keys --preserve.key.case=on -i full.bib -o refs.bib | + | bibtool -x refs.keys --preserve.key.case=on -i full.bib -o references.bib |
| # add yaml header | # add yaml header | ||
| Line 24: | Line 24: | ||
| toc: true | toc: true | ||
| number-sections: | number-sections: | ||
| - | bibliography: | + | bibliography: |
| --- | --- | ||
howtos/how_to_convert_latex_to_qmd.1772288748.txt.gz · Last modified: by hcho
