Skip to content

Commit b54b3b5

Browse files
committed
Editorial change: adding references to bibliography
1 parent 4058a3f commit b54b3b5

File tree

1 file changed

+3
-2
lines changed
  • content/courses/ada-in-practice/chapters

1 file changed

+3
-2
lines changed

content/courses/ada-in-practice/chapters/raii.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,9 @@ responsible for implementing the mutually exclusive access, and also thread
3535
management. As a result, the source code is much simpler and is robust even in
3636
the face of exceptions.
3737

38-
(In the works cited above, Hoare's contribution was equally important, but
39-
Hansen's contributions were reified in
38+
(In the works cited above, Hoare's contribution :footcite:p:`1974:hoare` was
39+
equally important, but Hansen's contributions :footcite:p:`1977:hansen`,
40+
:footcite:p:`1973:hansen` were reified in
4041
:wikipedia:`Concurrent Pascal <Concurrent_Pascal>`, a concrete programming
4142
language.)
4243

0 commit comments

Comments
 (0)