Skip to content

Commit

Permalink
Add double brackets to title in TeX citation
Browse files Browse the repository at this point in the history
  • Loading branch information
pedromxavier committed Feb 23, 2023
1 parent 34f7a77 commit e8eee66
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CITATION.bib
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
% If you use this software, please cite it as below.
@software{toqubo:2023,
author = {Pedro Maciel Xavier and Pedro Ripper and Tiago Andrade and Joaquim Dias Garcia and David E. Bernal Neira},
title = {ToQUBO.jl},
title = {{ToQUBO.jl}},
month = {feb},
year = {2023},
publisher = {Zenodo},
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ If you use `ToQUBO.jl` in your work, we kindly ask you to include the following
```tex
@software{toqubo:2023,
author = {Pedro Maciel Xavier and Pedro Ripper and Tiago Andrade and Joaquim Dias Garcia and David E. Bernal Neira},
title = {ToQUBO.jl},
title = {{ToQUBO.jl}},
month = {feb},
year = {2023},
publisher = {Zenodo},
Expand Down
2 changes: 1 addition & 1 deletion docs/src/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ If you use `ToQUBO.jl` in your work, we kindly ask you to include the following
```tex
@software{toqubo:2023,
author = {Pedro Maciel Xavier and Pedro Ripper and Tiago Andrade and Joaquim Dias Garcia and David E. Bernal Neira},
title = {ToQUBO.jl},
title = {{ToQUBO.jl}},
month = {feb},
year = {2023},
publisher = {Zenodo},
Expand Down

0 comments on commit e8eee66

Please sign in to comment.