Skip to content

Commit 1d64e83

Browse files
authored
update julia paper citation
1 parent ea5cd2e commit 1d64e83

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

joss_paper/paper.bib

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
1-
@Article{julia2014,
2-
Title = {{J}ulia: A Fresh Approach to Numerical Computing},
3-
Author = {Jeff Bezanson and Alan Edelman and Stefan Karpinski and Viral B. Shah},
4-
Year = {2014},
5-
Eprint = {1411.1607},
6-
Eprintclass = {cs.MS},
7-
Eprinttype = {arXiv},
8-
Keywords = {tools},
9-
Owner = {20361362},
10-
Timestamp = {2015.12.18},
11-
Url = {http://arxiv.org/abs/1411.1607}
1+
@article{Julia,
2+
author = {Bezanson, J. and Edelman, A. and Karpinski, S. and Shah, V.},
3+
title = {Julia: A Fresh Approach to Numerical Computing},
4+
journal = {SIAM Review},
5+
volume = {59},
6+
number = {1},
7+
pages = {65-98},
8+
year = {2017},
9+
doi = {10.1137/141000671},
10+
URL = {https://doi.org/10.1137/141000671},
11+
eprint = {https://doi.org/10.1137/141000671}
1212
}
1313

1414
@Article{MLandPL,

0 commit comments

Comments
 (0)