Skip to content

Commit 1f6fcdc

Browse files
authored
Fix wording in NEWS regarding tf_article() (#583)
1 parent 0eabf76 commit 1f6fcdc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

NEWS.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@
1919

2020
- Update Copernicus Publications template to version 7.9 from 2024-10-10 (@RLumSK, #577).
2121

22-
- Update `tf_article()` to support updated template and more journal's style (thanks, @rlaboiss, #581)
23-
- Setting `biblio-style` as metadata is now ignore in favor of `reference_style` argument of `tf_article()`. This will use the associated `.bst` file and insert the right command in the `.tex` template expected by T&F Journal's template.
24-
- Support styles are
22+
- Update `tf_article()` to support updated template and more Taylor & Francis' journal styles (thanks, @rlaboiss, #581)
23+
- Setting `biblio-style` as metadata is now ignored in favor of `reference_style` argument of `tf_article()`. This will use the associated `.bst` file and insert the right commands in the `.tex` template for the specific T&F journal.
24+
- Supported styles are:
2525
- American Psychological Association reference style (`tf_article(reference_style = "APA")`)
2626
- Chicago Author-Date reference style (`tf_article(reference_style = "CAD")`)
2727
- National Library of Medicine reference style (`tf_article(reference_style = "NLM")`)

0 commit comments

Comments
 (0)