Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CVPR reference format #14

Open
LeeWlving opened this issue Jun 11, 2024 · 2 comments
Open

CVPR reference format #14

LeeWlving opened this issue Jun 11, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@LeeWlving
Copy link
Contributor

Thank you for your great job! However, I have a problem that the reference format of cvpr template is not standard ieee format. Maybe a special csl for cvpr is better?

@daskol
Copy link
Owner

daskol commented Jun 12, 2024

Totally agreed. The issue is that creating a CSL-file is not so simple and requires plenty of time and effort.

I am going to solve the problem with a translator from BST (Bibliogrpaphy STyle) files to CSL files. Currently, I've implemented two BST parsers, a layer for intermediate representation, and simple stack machine for evaluating BST expressions (so it is possible to generate LaTeX bibentries). The most difficult part, projecting IR to CSL, remains.

@daskol daskol added the enhancement New feature or request label Jun 12, 2024
@LeeWlving
Copy link
Contributor Author

Thank you for your excellent job!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants