Skip to content

Commit

Permalink
Fix citation
Browse files Browse the repository at this point in the history
  • Loading branch information
blegat committed Mar 25, 2024
1 parent 71b97c5 commit fb6e402
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CITATION.bib
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
@software{legat2023multivariate,
@Conference{legat2023multivariate,
author = {Legat, Beno{\^\i}t},
title = {Multivariate polynomials in Julia},
month = jul,
year = 2023,
year = 2022,
booktitle = {JuliaCon},
year = {2022},
url = {https://pretalx.com/juliacon-2022/talk/TRFSJY/},
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ The interface contains functions for accessing the coefficients, monomials, term
## Citing

Please cite the [JuliaCon 2022 presentation](https://pretalx.com/juliacon-2022/talk/TRFSJY/) [[Slides](https://drive.google.com/file/d/1q9UT5rpcmm0GdRmWm7llhVpbOx7OxGnZ/view)].
See [CITATION.bib](https://github.com/JuliaPolyhedra/MultivariatePolynomials.jl/blob/master/CITATION.bib) for the BibTeX.
See [CITATION.bib](https://github.com/JuliaAlgebra/MultivariatePolynomials.jl/blob/master/CITATION.bib) for the BibTeX.

## Examples

Expand Down

0 comments on commit fb6e402

Please sign in to comment.