Skip to content

Commit 9686235

Browse files
committed
Add indentation.
1 parent f205492 commit 9686235

1 file changed

Lines changed: 14 additions & 14 deletions

File tree

README.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -31,20 +31,20 @@ If you use OpDiLib in one of your applications and write a paper, please cite us
3131

3232
~~~~{.txt}
3333
@article{BluehdornSG2023,
34-
author = {Bl\"{u}hdorn, Johannes and Sagebaum, Max and Gauger, Nicolas R.},
35-
title = {{Event-Based Automatic Differentiation of OpenMP with OpDiLib}},
36-
year = {2023},
37-
issue_date = {March 2023},
38-
publisher = {Association for Computing Machinery},
39-
address = {New York, NY, USA},
40-
volume = {49},
41-
number = {1},
42-
url = {https://doi.org/10.1145/3570159},
43-
doi = {10.1145/3570159},
44-
journal = {ACM Trans. Math. Softw.},
45-
month = {mar},
46-
articleno = {3},
47-
numpages = {31}
34+
author = {Bl\"{u}hdorn, Johannes and Sagebaum, Max and Gauger, Nicolas R.},
35+
title = {{Event-Based Automatic Differentiation of OpenMP with OpDiLib}},
36+
year = {2023},
37+
issue_date = {March 2023},
38+
publisher = {Association for Computing Machinery},
39+
address = {New York, NY, USA},
40+
volume = {49},
41+
number = {1},
42+
url = {https://doi.org/10.1145/3570159},
43+
doi = {10.1145/3570159},
44+
journal = {ACM Trans. Math. Softw.},
45+
month = {mar},
46+
articleno = {3},
47+
numpages = {31}
4848
}
4949
~~~~
5050

0 commit comments

Comments
 (0)