Skip to content

Commit c73b710

Browse files
Use BibTeX highlighting for citation
1 parent 3b59e45 commit c73b710

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,10 +57,10 @@ a zip file from [here](https://www.juliaopt.org/Convex.jl/stable/examples/notebo
5757
## Citing this package
5858

5959
If you use Convex.jl for published work, we encourage you to cite the software using the following BibTeX citation:
60-
```
60+
```bibtex
6161
@article{convexjl,
6262
title = {Convex Optimization in {J}ulia},
63-
author ={Udell, Madeleine and Mohan, Karanveer and Zeng, David and Hong, Jenny and Diamond, Steven and Boyd, Stephen},
63+
author = {Udell, Madeleine and Mohan, Karanveer and Zeng, David and Hong, Jenny and Diamond, Steven and Boyd, Stephen},
6464
year = {2014},
6565
journal = {SC14 Workshop on High Performance Technical Computing in Dynamic Languages},
6666
archivePrefix = "arXiv",

0 commit comments

Comments
 (0)