>From 2c92330c2d7283b75da814c04dd3b668af461ec2 Mon Sep 17 00:00:00 2001 From: Akira Yokosawa <akiyks@xxxxxxxxx> Date: Wed, 7 Dec 2016 23:35:51 +0900 Subject: [PATCH 2/2] Bibliography updates (append urls -- part 4) This commit appends urls to the following patent entries: o LukeBrowning2005SimpleLockNUMAAware o BenJackson02 o McKenney02d Urls are those of Google Patent. "number" fields are divided into "type" and "number" fields to avoid redundant output of "Technical Report". Signed-off-by: Akira Yokosawa <akiyks@xxxxxxxxx> --- bib/syncrefs.bib | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/bib/syncrefs.bib b/bib/syncrefs.bib index 04c405f..c702ac5 100644 --- a/bib/syncrefs.bib +++ b/bib/syncrefs.bib @@ -1207,8 +1207,11 @@ Ramakrishnan Rajamony and Ronald Lynn Rockhold" ,institution="US Patent and Trademark Office" ,address="Washington, DC" ,year="2002" -,number="US Patent 6,473,819" +,type="US Patent" +,number="6,473,819" ,month="October" +,url="https://www.google.com/patents/US6473819" +,lastchecked="December 7, 2016" } @techreport{McKenney02d @@ -1217,8 +1220,11 @@ Ramakrishnan Rajamony and Ronald Lynn Rockhold" ,institution="US Patent and Trademark Office" ,address="Washington, DC" ,year="2002" -,number="US Patent 6,480,918" +,type="US Patent" +,number="6,480,918" ,month="November" +,url="https://www.google.com/patents/US6480918" +,lastchecked="December 7, 2016" } @inproceedings{McKenney02e @@ -1265,8 +1271,11 @@ Simple Locks in a Multiprocessor System" ,institution="US Patent and Trademark Office" ,address="Washington, DC" ,year="2005" -,number="US Patent 6,842,809" +,type="US Patent" +,number="6,842,809" ,month="January" +,url="https://www.google.com/patents/US6842809" +,lastchecked="December 07, 2016" } @inproceedings{YossiLev2009SNZIrwlock -- 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