>From cd89aaf41ef91a1f7210243b883e8ef111ae08ef Mon Sep 17 00:00:00 2001 From: Akira Yokosawa <akiyks@xxxxxxxxx> Date: Sun, 12 Feb 2017 13:49:04 +0900 Subject: [PATCH 3/3] bib/syncrefs: Fix booktitle and append location Appends location fields to Takada:1995:RSN:527074.828566 and Cai-DongWang1996PrioInherLock. Also fixes booktitle of Cai-DongWang1996PrioInherLock and other fields. Signed-off-by: Akira Yokosawa <akiyks@xxxxxxxxx> --- bib/syncrefs.bib | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/bib/syncrefs.bib b/bib/syncrefs.bib index c702ac5..7ec6298 100644 --- a/bib/syncrefs.bib +++ b/bib/syncrefs.bib @@ -967,11 +967,12 @@ Georgia Institute of Technology" @inproceedings{Takada:1995:RSN:527074.828566 ,author = {Takada, H. and Sakamura, K.} ,title = {Real-time Scalability of Nested Spin Locks} -,booktitle = {Proceedings of the 2Nd International Workshop on Real-Time Computing Systems and Applications} +,booktitle = {Proceedings of the 2nd International Workshop on Real-Time Computing Systems and Applications} ,series = {RTCSA '95} ,year = {1995} +,location = {Tokyo, Japan} ,isbn = {0-8186-7106-8} -,pages = {160--} +,pages = {160--167} ,url = {http://dl.acm.org/citation.cfm?id=527074.828566} ,acmid = {828566} ,publisher = {IEEE Computer Society} @@ -983,7 +984,8 @@ Georgia Institute of Technology" @inproceedings{Cai-DongWang1996PrioInherLock ,author = {Cai-Dong Wang and Hiroaki Takada and Ken Sakamura} ,title = {Priority Inheritance Spin Locks for Multiprocessor Real-Time Systems} -,booktitle = {Proceedings of the 2Nd International Workshop on Real-Time Computing Systems and Applications} +,booktitle = {Proceedings of the 2nd International Symposium on Parallel Architectures, Algorithms, and Networks} +,location = {Beijing, China} ,series = {ISPAN '96} ,year = {1996} ,pages = {70--76} -- 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