Tags: daskol/typst-templates
Tags
== What's New In this release, we have added a new template and update existing one! The new template is registered under the name `pioneering-rlj` and provides styling rule for upcoming [RLJ 2025][2], one of the largest conferences on reinforcement learning. And some fixes has been done for `bloated-neurips` template. As usual, the templates are available online in [Typst WebApp][1] or in your local environment. ```shell typst init @preview/pioneering-rlj ``` == Issues - @MondoGao fix `accepted` options forwarding (#23). == New Contributors - @MondoGao made their first contribution in #23. [1]: https://typst.app [2]: https://rl-conference.cc/
== What's New In this release, we have added a new template and update existing one! The new template is registred under the name `blind-cvpr` and provides styling rule for upcoming CVPR 2025, one of the largest conferences on computer vision. The one a template for the upcoming submission to [CVPR](CVPR) 2025. As usual, the templates are available online in [Typst WebApp][1] or in your local environment. ```shell typst init @preview/blind-cvpr ``` == Issues - @daskol made NeurIPS template extensible and adjust it to NeurIPS 2024 (#12). - @LeeWlving adjusted CVPR citation format and footer (#19). - @daskol fixed caption alignment in (#20). == New Contributors - @LeeWlving made their first contribution in #19. [1]: https://typst.app
== What's New In this release, we have added two new templates! The first one is a template for [JMLR](jmlr), a classic journal in a machine learning research area. The one a template for the upcoming submission to [ICLR](iclr) 2025. As usual, the templates are available online in [Typst WebApp][1] or in your local environment. The templates are available under package names `classic-jmlr` and `clear-iclr` respectively. ```shell typst init @preview/classic-jmlr typst init @preview/clear-iclr ``` == Issues - @daskol fixed figure alignment in TMLR template (#6). - @wade-cheng fixed a typo ICML 2024 template (#13). == New Contributors - @wade-cheng made the first contribution in #13. [1]: https://typst.app