Skip to content

Commit

Permalink
Adds missing comma in overview bibliography
Browse files Browse the repository at this point in the history
  • Loading branch information
dbosk committed Feb 28, 2020
1 parent 3dd4703 commit 0067d80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion overview/bibliography.bib
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ @misc{IntelSGXTutorial
author = {John M. and Benjamin O.},
title = {Intel® Software Guard Extensions Tutorial Series: Part 1, Intel® SGX
Foundation},
url = {https://software.intel.com/en-us/articles/intel-software-guard-extensions-tutorial-part-1-foundation}
url = {https://software.intel.com/en-us/articles/intel-software-guard-extensions-tutorial-part-1-foundation},
year = 2016,
month = 7,
publisher = {Intel Developer Zone},
Expand Down

0 comments on commit 0067d80

Please sign in to comment.