Skip to content

Commit 6d90133

Browse files
authored
Preserve capitalisation of Julia in bib entry (#447)
1 parent 3079ca1 commit 6d90133

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ If you find ForwardDiff useful in your work, we kindly request that you cite [th
5151

5252
```
5353
@article{RevelsLubinPapamarkou2016,
54-
title = {Forward-Mode Automatic Differentiation in Julia},
54+
title = {Forward-Mode Automatic Differentiation in {J}ulia},
5555
author = {{Revels}, J. and {Lubin}, M. and {Papamarkou}, T.},
5656
journal = {arXiv:1607.07892 [cs.MS]},
5757
year = {2016},

0 commit comments

Comments
 (0)