>From 37c4141719c8771582a7b5c0b072a9493979307c Mon Sep 17 00:00:00 2001 From: Akira Yokosawa <akiyks@xxxxxxxxx> Date: Sun, 13 Nov 2016 08:45:11 +0900 Subject: [PATCH 3/8] bib/WFS: Add doi to Herlihy93 Also fix the title to match the article. Signed-off-by: Akira Yokosawa <akiyks@xxxxxxxxx> --- bib/WFS.bib | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bib/WFS.bib b/bib/WFS.bib index 43dfe3d..a6f76b8 100644 --- a/bib/WFS.bib +++ b/bib/WFS.bib @@ -60,13 +60,14 @@ and Practice of Parallel Programming" @article{Herlihy93 ,author="Maurice Herlihy" -,title="Implementing Highly Concurrent Data Objects" +,title="A Methodology for Implementing Highly Concurrent Data Objects" ,Year="1993" ,Month="November" ,journal="{ACM} Transactions on Programming Languages and Systems" ,volume="15" ,number="5" ,pages="745-770" +,doi="10.1145/161468.161469" } @techreport{JohnsonLockFreePerf93 -- 2.7.4 -- To unsubscribe from this list: send the line "unsubscribe perfbook" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html