>From 3008d64c017a885a668e21bc5081ba961a4f32b5 Mon Sep 17 00:00:00 2001 From: Akira Yokosawa <akiyks@xxxxxxxxx> Date: Wed, 23 Nov 2016 19:02:18 +0900 Subject: [PATCH 6/7] bib/syncrefs: Salvage url of DavidUngar2011unsync Presentation of this invited talk is available at Dynamic Languages Symposium's site. Use the url instead and modify conference name in book title according to the hosted page. (This conference was co-located with SPLASH 2011.) Signed-off-by: Akira Yokosawa <akiyks@xxxxxxxxx> --- bib/syncrefs.bib | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/bib/syncrefs.bib b/bib/syncrefs.bib index 9a58a25..8571a57 100644 --- a/bib/syncrefs.bib +++ b/bib/syncrefs.bib @@ -1451,12 +1451,13 @@ Parallel Server on UNIX" @inproceedings{DavidUngar2011unsync ,author={David Ungar} ,title="Everything You Know (about Parallel Programming) Is Wrong!: A Wild Screed about the Future" -,booktitle="Proceedings of the 2011 Systems, Programming Languages and Applications: Software for Humanity (SPLASH) Conference" -,pages={???-???} +,booktitle="Dynamic Languages Symposium 2011" ,year=2011 ,address="Portland, OR, USA" ,month="October" -,url={http://splashcon.org/2011/program/245} +,url="http://dynamic-languages-symposium.org/dls-11/program/media/Ungar_2011_EverythingYouKnowAboutParallelProgrammingIsWrongAWildScreedAboutTheFuture_Dls.pdf" +,lastchecked="November 23, 2016" +,note="Invited talk presentation" } @inproceedings{PaulEMcKenney2012HOTPARsuboptimal -- 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