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

Citation block not automatically updated on the website #2219

Open
edgarcosta opened this issue Jan 29, 2025 · 3 comments
Open

Citation block not automatically updated on the website #2219

edgarcosta opened this issue Jan 29, 2025 · 3 comments

Comments

@edgarcosta
Copy link
Member

I should also say that this is also not updated:

https://flintlib.org/authors.html

in particular the citation part.

Originally posted by @edgarcosta in #2022

@albinahlback
Copy link
Collaborator

Are you referring to this part?

A general citation of the following form is recommended:

The FLINT team. FLINT: Fast Library for Number Theory, 2023. Version 3.0.0, https://flintlib.org.

@manual{flint,
    key = {FLINT},
    author = {The {FLINT} team},
    title = {{FLINT}: {F}ast {L}ibrary for {N}umber {T}heory},
    year = {2023},
    note = {Version 3.0.0, \url{https://flintlib.org}}
}

@edgarcosta
Copy link
Member Author

yes

@edgarcosta
Copy link
Member Author

I know that a human can update it every time they want to cite flint, but if you give them the right block of text they will do much better 🙃

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

No branches or pull requests

2 participants