All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Bibliography updates
@ 2017-03-01 22:10 Akira Yokosawa
  2017-03-01 22:11 ` [PATCH 1/2] " Akira Yokosawa
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Akira Yokosawa @ 2017-03-01 22:10 UTC (permalink / raw)
  To: Paul E. McKenney; +Cc: perfbook, Akira Yokosawa

From f7c3656241243faf11d23bf17fea9da765c260f3 Mon Sep 17 00:00:00 2001
From: Akira Yokosawa <akiyks@gmail.com>
Date: Thu, 2 Mar 2017 06:52:36 +0900
Subject: [PATCH 0/2] Bibliography updates

Hi Paul,

This is another round of bibliography updates.
Patch 2 enables "pdfborder" of links in bibliography for 1c layout.
Please try it and see if it is not too distracting. If you think
it is good for 2c layout, please let me know.

                                Thanks, Akira

Akira Yokosawa (2):
  Bibliography updates
  appendix: Draw hyperlink border in bibliography for 1c layout

 appendix/appendix.tex | 14 +++++++++-----
 bib/RCU.bib           | 10 ++++++++--
 bib/TM.bib            |  5 +++--
 bib/WFS.bib           |  2 ++
 bib/os.bib            |  3 +++
 bib/parallelsys.bib   |  5 +++++
 bib/syncrefs.bib      |  1 +
 7 files changed, 31 insertions(+), 9 deletions(-)

-- 
2.7.4


^ permalink raw reply	[flat|nested] 9+ messages in thread

* [PATCH 1/2] Bibliography updates
  2017-03-01 22:10 [PATCH 0/2] Bibliography updates Akira Yokosawa
@ 2017-03-01 22:11 ` Akira Yokosawa
  2017-03-01 22:13 ` [PATCH 2/2] appendix: Draw hyperlink border in bibliography for 1c layout Akira Yokosawa
  2017-03-02  1:17 ` [PATCH 0/2] Bibliography updates Paul E. McKenney
  2 siblings, 0 replies; 9+ messages in thread
From: Akira Yokosawa @ 2017-03-01 22:11 UTC (permalink / raw)
  To: Paul E. McKenney; +Cc: perfbook, Akira Yokosawa

From 3fc210e1d83433aec9cdf1576c28f440cda16e73 Mon Sep 17 00:00:00 2001
From: Akira Yokosawa <akiyks@gmail.com>
Date: Thu, 2 Mar 2017 00:03:04 +0900
Subject: [PATCH 1/2] Bibliography updates

Misc updates (doi, url, location, etc.) in the following entries:

  o Appavoo03a
  o Arcangeli03
  o Soules03a
  o Sarma04c
  o Herlihy93a
  o MauriceHerlihy90a
  o HerlihyLM02
  o CorbetRubiniKroahHartman
  o Olukotun96
  o RyanEccles2005HPCSNovice
  o RyanEccles2006HPCSNoviceNeeds
  o LorinHochstein2005SC
  o RyanEccles2005HPCSSmall
  o AndreasHaas2013CFRelaxedQueues

Signed-off-by: Akira Yokosawa <akiyks@gmail.com>
---
 bib/RCU.bib         | 10 ++++++++--
 bib/TM.bib          |  5 +++--
 bib/WFS.bib         |  2 ++
 bib/os.bib          |  3 +++
 bib/parallelsys.bib |  5 +++++
 bib/syncrefs.bib    |  1 +
 6 files changed, 22 insertions(+), 4 deletions(-)

diff --git a/bib/RCU.bib b/bib/RCU.bib
index 4614520..e6e93cf 100644
--- a/bib/RCU.bib
+++ b/bib/RCU.bib
@@ -459,6 +459,7 @@ B. Rosenburg and M. Stumm and J. Xenidis"
 ,Year="2003"
 ,Month="January"
 ,journal="IBM Systems Journal"
+,doi="10.1147/sj.421.0060"
 ,volume="42"
 ,number="1"
 ,pages="60-76"
@@ -480,9 +481,12 @@ Dipankar Sarma"
 ,Booktitle="Proceedings of the 2003 USENIX Annual Technical Conference
 (FREENIX Track)"
 ,Publisher="USENIX Association"
+,location="San Antonio, Texas, USA"
 ,year="2003"
 ,month="June"
 ,pages="297-310"
+,url="https://www.usenix.org/legacy/publications/library/proceedings/usenix03/tech/freenix03/full_papers/arcangeli/arcangeli.pdf"
+,lastchecked="February 27, 2017"
 }

 @Conference{Soules03a
@@ -493,11 +497,12 @@ Michal Ostrowski and Bryan Rosenburg and Jimi Xenidis"
 ,Title="System Support for Online Reconfiguration"
 ,Booktitle="Proceedings of the 2003 USENIX Annual Technical Conference"
 ,Publisher="USENIX Association"
+,location="San Antonio, Texas, USA"
 ,year="2003"
 ,month="June"
 ,pages="141-154"
-,url="https://www.ece.cmu.edu/~ganger/papers/k42Usenix.pdf"
-,lastchecked="November 14, 2016"
+,url="https://www.usenix.org/legacy/events/usenix03/tech/full_papers/soules/soules.pdf"
+,lastchecked="February 27, 2017"
 }

 @article{McKenney03a
@@ -603,6 +608,7 @@ Realtime Applications"
 ,Booktitle="Proceedings of the 2004 USENIX Annual Technical Conference
 (FREENIX Track)"
 ,Publisher="USENIX Association"
+,location="Boston, MA, USA"
 ,year="2004"
 ,month="June"
 ,pages="182-191"
diff --git a/bib/TM.bib b/bib/TM.bib
index 8afec90..4aa9e31 100644
--- a/bib/TM.bib
+++ b/bib/TM.bib
@@ -32,13 +32,14 @@ on Data Engineering: Transaction and Query Processing"
 [Viewed April 7, 2008]"
 }

-@article{Herlihy93a
+@inproceedings{Herlihy93a
 ,author="Maurice Herlihy and J. Eliot B. Moss"
 ,title="Transactional Memory: Architectural Support for Lock-Free Data
 Structures"
 ,Year="1993"
 ,Month="May"
-,journal="The 20\textsuperscript{th} Annual International Symposium
+,location="San Diego, CA, USA"
+,booktitle="ISCA '93: Proceeding of the 20\textsuperscript{th} Annual International Symposium
 on Computer Architecture"
 ,pages="289-300"
 ,doi="10.1145/165123.165164"
diff --git a/bib/WFS.bib b/bib/WFS.bib
index 1337a7f..e06f39e 100644
--- a/bib/WFS.bib
+++ b/bib/WFS.bib
@@ -39,6 +39,7 @@ Principles and Practice of Parallel Programming"
 ,booktitle="Proceedings of the 2nd ACM SIGPLAN Symposium on Principles
 and Practice of Parallel Programming"
 ,pages="197--206"
+,location="Seattle, WA, USA"
 ,year="1990"
 ,month="March"
 ,doi="10.1145/99163.99185"
@@ -226,6 +227,7 @@ Conference on Distributed Computing Systems (ICDCS)}"
 Lock-Free Data Structures"
 ,booktitle={Proceedings of 16\textsuperscript{th} International
 Symposium on Distributed Computing}
+,location="Toulouse, France"
 ,year=2002
 ,month="October"
 ,pages="339-353"
diff --git a/bib/os.bib b/bib/os.bib
index 19c3455..ae48960 100644
--- a/bib/os.bib
+++ b/bib/os.bib
@@ -987,6 +987,9 @@ on Operating Systems Principles"
 ,publisher="O'Reilly Media, Inc."
 ,year="2005"
 ,edition="Third"
+,note="URL:
+\url{https://lwn.net/Kernel/LDD3/}"
+,lastchecked="February 27,2017"
 }

 @unpublished{CorbetLWN
diff --git a/bib/parallelsys.bib b/bib/parallelsys.bib
index e9c4b5b..ce8b432 100644
--- a/bib/parallelsys.bib
+++ b/bib/parallelsys.bib
@@ -46,6 +46,7 @@ Support for Programming Languages and Operating Systems"
 ,Author = "Kunle Olukotun and Basem A. Nayfeh and Lance Hammond and Ken Wilson and Kunyung Chang"
 ,Title = "The Case for a Single-Chip Multiprocessor"
 ,Booktitle = "ASPLOS VII"
+,location="Cambridge, MA, USA"
 ,month="October"
 ,year="1996"
 ,doi="10.1145/237090.237140"
@@ -124,6 +125,7 @@ Symposium on Computer Architecture"
 ,Author="Ryan Eccles and Blair Nonneck and Deborah A. Stacey"
 ,Title="Exploring Parallel Programming Knowledge in the Novice"
 ,Booktitle="HPCS '05: Proceedings of the 19th International Symposium on High Performance Computing Systems and Applications"
+,location="Guelph, Ontario, Canada"
 ,year="2005"
 ,isbn={0-7695-2343-9}
 ,pages={97--102}
@@ -136,6 +138,7 @@ Symposium on Computer Architecture"
 ,Author="Ryan Eccles and Deborah A. Stacey"
 ,Title="Understanding the Parallel Programmer"
 ,Booktitle = "HPCS '05: Proceedings of the 19th International Symposium on High Performance Computing Systems and Applications"
+,location="Guelph, Ontario, Canada"
 ,year="2005"
 ,isbn={0-7695-2343-9}
 ,pages={156--160}
@@ -160,6 +163,7 @@ Distributed Systems"
 and Victor Basili"
 ,Title="Parallel Programmer Productivity: A Case Study of Novice Parallel Programmers"
 ,Booktitle = "SC '05: Proceedings of the 2005 ACM/IEEE conference on Supercomputing"
+,location="Seattle, WA, USA"
 ,year="2005"
 ,pages={35}
 ,doi={10.1109/SC.2005.53}
@@ -209,6 +213,7 @@ and Victor Basili"
 ,Author="Ryan Eccles and Deborah A. Stacey"
 ,Title="Software Engineering Issues for Small-Scale Parallelism"
 ,Booktitle = "HPCS '05: Proceedings of the 19th International Symposium on High Performance Computing Systems and Applications"
+,location="Guelph, Ontario, Canada"
 ,year="2005"
 ,isbn={0-7695-2343-9}
 ,pages={156--160}
diff --git a/bib/syncrefs.bib b/bib/syncrefs.bib
index 947f736..0a946d4 100644
--- a/bib/syncrefs.bib
+++ b/bib/syncrefs.bib
@@ -218,6 +218,7 @@ Brent A Kingsbury"
 ,author = {A. Haas and T.A. Henzinger and C.M. Kirsch and M. Lippautz and H. Payer and A. Sezgin and A. Sokolova}
 ,title = {Distributed Queues in Shared Memory---Multicore Performance and Scalability through Quantitative Relaxation}
 ,booktitle = {Proc. International Conference on Computing Frontiers}
+,location = {Ischia, Italy}
 ,publisher = {ACM}
 ,year = {2013}
 ,doi = {10.1145/2482767.2482789}
-- 
2.7.4



^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [PATCH 2/2] appendix: Draw hyperlink border in bibliography for 1c layout
  2017-03-01 22:10 [PATCH 0/2] Bibliography updates Akira Yokosawa
  2017-03-01 22:11 ` [PATCH 1/2] " Akira Yokosawa
@ 2017-03-01 22:13 ` Akira Yokosawa
  2017-03-02  1:17 ` [PATCH 0/2] Bibliography updates Paul E. McKenney
  2 siblings, 0 replies; 9+ messages in thread
From: Akira Yokosawa @ 2017-03-01 22:13 UTC (permalink / raw)
  To: Paul E. McKenney; +Cc: perfbook, Akira Yokosawa

From f7c3656241243faf11d23bf17fea9da765c260f3 Mon Sep 17 00:00:00 2001
From: Akira Yokosawa <akiyks@gmail.com>
Date: Thu, 2 Mar 2017 00:03:34 +0900
Subject: [PATCH 2/2] appendix: Draw hyperlink border in bibliography for 1c layout

Reflecting recent addition of URLs and DOIs in bibliography,
"pdfborder" would be helpful to find embedded links.

As an experiment, this commit enables it for 1c layout.
The color of the border is tuned to "light blue" to be nice for
reader's eyes.

Note: This commit involves indent changes. diff is easier to see
by ignoring white space changes.

Signed-off-by: Akira Yokosawa <akiyks@gmail.com>
---
 appendix/appendix.tex | 14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)

diff --git a/appendix/appendix.tex b/appendix/appendix.tex
index 6385bc2..e17c5e1 100644
--- a/appendix/appendix.tex
+++ b/appendix/appendix.tex
@@ -6,13 +6,17 @@
 \QuickQuizAnswers
 \input{glossary.tex}
 \IfTwoColumn{
-\onecolumn\begin{adjustwidth*}{.8in}{.7in}
-%\bibliographystyle{alpha}   % Use genuine alpha style (In case of build failure, use this instead)
-\bibliographystyle{alphapf} % Use alpha style customized by urlbst with --inlinelinks option
+  \onecolumn\begin{adjustwidth*}{.8in}{.7in}
+  %\bibliographystyle{alpha}   % Use genuine alpha style (In case of build failure, use this instead)
+  \bibliographystyle{alphapf} % Use alpha style customized by urlbst with --inlinelinks option
 }{
-\bibliographystyle{alphapf} % Use alpha style customized by urlbst with --inlinelinks option
+  \bibliographystyle{alphapf} % Use alpha style customized by urlbst with --inlinelinks option
+  \hypersetup{pdfborder=0 0 1,urlbordercolor=0.4 1 1}
 }
 \bibliography{bib/RCU,bib/WFS,bib/hw,bib/os,bib/parallelsys,bib/patterns,bib/perfmeas,bib/refs,bib/syncrefs,bib/search,bib/swtools,bib/realtime,bib/TM,bib/standards,bib/OSS,bib/maze,bib/energy}
 \IfTwoColumn{
-\end{adjustwidth*}\twocolumn}{}
+  \end{adjustwidth*}\twocolumn
+}{
+  \hypersetup{pdfborder=0 0 0}
+}
 \include{appendix/ack/ack}
-- 
2.7.4



^ permalink raw reply related	[flat|nested] 9+ messages in thread

* Re: [PATCH 0/2] Bibliography updates
  2017-03-01 22:10 [PATCH 0/2] Bibliography updates Akira Yokosawa
  2017-03-01 22:11 ` [PATCH 1/2] " Akira Yokosawa
  2017-03-01 22:13 ` [PATCH 2/2] appendix: Draw hyperlink border in bibliography for 1c layout Akira Yokosawa
@ 2017-03-02  1:17 ` Paul E. McKenney
  2017-03-03 11:48   ` Akira Yokosawa
  2 siblings, 1 reply; 9+ messages in thread
From: Paul E. McKenney @ 2017-03-02  1:17 UTC (permalink / raw)
  To: Akira Yokosawa; +Cc: perfbook

On Thu, Mar 02, 2017 at 07:10:01AM +0900, Akira Yokosawa wrote:
> >From f7c3656241243faf11d23bf17fea9da765c260f3 Mon Sep 17 00:00:00 2001
> From: Akira Yokosawa <akiyks@gmail.com>
> Date: Thu, 2 Mar 2017 06:52:36 +0900
> Subject: [PATCH 0/2] Bibliography updates
> 
> Hi Paul,
> 
> This is another round of bibliography updates.
> Patch 2 enables "pdfborder" of links in bibliography for 1c layout.
> Please try it and see if it is not too distracting. If you think
> it is good for 2c layout, please let me know.

Applied, thanks!  The 1c borders look fine.  Given that the 2c bibliography
is now single-column, we should avoid the bug, so making 2c have the
borders sounds good -- especially good to flag the known broken URLs.

							Thanx, Paul

>                                 Thanks, Akira
> 
> Akira Yokosawa (2):
>   Bibliography updates
>   appendix: Draw hyperlink border in bibliography for 1c layout
> 
>  appendix/appendix.tex | 14 +++++++++-----
>  bib/RCU.bib           | 10 ++++++++--
>  bib/TM.bib            |  5 +++--
>  bib/WFS.bib           |  2 ++
>  bib/os.bib            |  3 +++
>  bib/parallelsys.bib   |  5 +++++
>  bib/syncrefs.bib      |  1 +
>  7 files changed, 31 insertions(+), 9 deletions(-)
> 
> -- 
> 2.7.4
> 


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [PATCH 0/2] Bibliography updates
  2017-03-02  1:17 ` [PATCH 0/2] Bibliography updates Paul E. McKenney
@ 2017-03-03 11:48   ` Akira Yokosawa
  2017-03-03 20:51     ` Paul E. McKenney
  0 siblings, 1 reply; 9+ messages in thread
From: Akira Yokosawa @ 2017-03-03 11:48 UTC (permalink / raw)
  To: paulmck; +Cc: perfbook, Akira Yokosawa

On 2017/03/01 17:17:10 -0800, Paul E. McKenney wrote:
> On Thu, Mar 02, 2017 at 07:10:01AM +0900, Akira Yokosawa wrote:
>> >From f7c3656241243faf11d23bf17fea9da765c260f3 Mon Sep 17 00:00:00 2001
>> From: Akira Yokosawa <akiyks@gmail.com>
>> Date: Thu, 2 Mar 2017 06:52:36 +0900
>> Subject: [PATCH 0/2] Bibliography updates
>>
>> Hi Paul,
>>
>> This is another round of bibliography updates.
>> Patch 2 enables "pdfborder" of links in bibliography for 1c layout.
>> Please try it and see if it is not too distracting. If you think
>> it is good for 2c layout, please let me know.
> 
> Applied, thanks!  The 1c borders look fine.  Given that the 2c bibliography
> is now single-column, we should avoid the bug, so making 2c have the
> borders sounds good -- especially good to flag the known broken URLs.

Ah, I didn't intend to flag the broken URLs.
I'll submit a patch to enable the borders regardless of layout.

## Looks like your reply took a while to reach your mail server.

                                   Thanks, Akira

> 
> 							Thanx, Paul
> 
>>                                 Thanks, Akira
>>
>> Akira Yokosawa (2):
>>   Bibliography updates
>>   appendix: Draw hyperlink border in bibliography for 1c layout
>>
>>  appendix/appendix.tex | 14 +++++++++-----
>>  bib/RCU.bib           | 10 ++++++++--
>>  bib/TM.bib            |  5 +++--
>>  bib/WFS.bib           |  2 ++
>>  bib/os.bib            |  3 +++
>>  bib/parallelsys.bib   |  5 +++++
>>  bib/syncrefs.bib      |  1 +
>>  7 files changed, 31 insertions(+), 9 deletions(-)
>>
>> -- 
>> 2.7.4
>>
> 
> 


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [PATCH 0/2] Bibliography updates
  2017-03-03 11:48   ` Akira Yokosawa
@ 2017-03-03 20:51     ` Paul E. McKenney
  2017-03-04  7:08       ` Akira Yokosawa
  0 siblings, 1 reply; 9+ messages in thread
From: Paul E. McKenney @ 2017-03-03 20:51 UTC (permalink / raw)
  To: Akira Yokosawa; +Cc: perfbook

On Fri, Mar 03, 2017 at 08:48:46PM +0900, Akira Yokosawa wrote:
> On 2017/03/01 17:17:10 -0800, Paul E. McKenney wrote:
> > On Thu, Mar 02, 2017 at 07:10:01AM +0900, Akira Yokosawa wrote:
> >> >From f7c3656241243faf11d23bf17fea9da765c260f3 Mon Sep 17 00:00:00 2001
> >> From: Akira Yokosawa <akiyks@gmail.com>
> >> Date: Thu, 2 Mar 2017 06:52:36 +0900
> >> Subject: [PATCH 0/2] Bibliography updates
> >>
> >> Hi Paul,
> >>
> >> This is another round of bibliography updates.
> >> Patch 2 enables "pdfborder" of links in bibliography for 1c layout.
> >> Please try it and see if it is not too distracting. If you think
> >> it is good for 2c layout, please let me know.
> > 
> > Applied, thanks!  The 1c borders look fine.  Given that the 2c bibliography
> > is now single-column, we should avoid the bug, so making 2c have the
> > borders sounds good -- especially good to flag the known broken URLs.
> 
> Ah, I didn't intend to flag the broken URLs.
> I'll submit a patch to enable the borders regardless of layout.

Are you sure?  Might be nice to have a visual hint as to which URLs
work and which do not.

> ## Looks like your reply took a while to reach your mail server.

Yes, having some connectivity problems.  It seems to be necessary to
choose the right hotspot for a given function...  :-/

Should be back to normal next week.

							Thanx, Paul

>                                    Thanks, Akira
> 
> > 
> > 							Thanx, Paul
> > 
> >>                                 Thanks, Akira
> >>
> >> Akira Yokosawa (2):
> >>   Bibliography updates
> >>   appendix: Draw hyperlink border in bibliography for 1c layout
> >>
> >>  appendix/appendix.tex | 14 +++++++++-----
> >>  bib/RCU.bib           | 10 ++++++++--
> >>  bib/TM.bib            |  5 +++--
> >>  bib/WFS.bib           |  2 ++
> >>  bib/os.bib            |  3 +++
> >>  bib/parallelsys.bib   |  5 +++++
> >>  bib/syncrefs.bib      |  1 +
> >>  7 files changed, 31 insertions(+), 9 deletions(-)
> >>
> >> -- 
> >> 2.7.4
> >>
> > 
> > 
> 


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [PATCH 0/2] Bibliography updates
  2017-03-03 20:51     ` Paul E. McKenney
@ 2017-03-04  7:08       ` Akira Yokosawa
  0 siblings, 0 replies; 9+ messages in thread
From: Akira Yokosawa @ 2017-03-04  7:08 UTC (permalink / raw)
  To: paulmck; +Cc: perfbook, Akira Yokosawa

On 2017/03/04 5:51, Paul E. McKenney wrote:
> On Fri, Mar 03, 2017 at 08:48:46PM +0900, Akira Yokosawa wrote:
>> On 2017/03/01 17:17:10 -0800, Paul E. McKenney wrote:
>>> On Thu, Mar 02, 2017 at 07:10:01AM +0900, Akira Yokosawa wrote:
>>>> >From f7c3656241243faf11d23bf17fea9da765c260f3 Mon Sep 17 00:00:00 2001
>>>> From: Akira Yokosawa <akiyks@gmail.com>
>>>> Date: Thu, 2 Mar 2017 06:52:36 +0900
>>>> Subject: [PATCH 0/2] Bibliography updates
>>>>
>>>> Hi Paul,
>>>>
>>>> This is another round of bibliography updates.
>>>> Patch 2 enables "pdfborder" of links in bibliography for 1c layout.
>>>> Please try it and see if it is not too distracting. If you think
>>>> it is good for 2c layout, please let me know.
>>>
>>> Applied, thanks!  The 1c borders look fine.  Given that the 2c bibliography
>>> is now single-column, we should avoid the bug, so making 2c have the
>>> borders sounds good -- especially good to flag the known broken URLs.
>>
>> Ah, I didn't intend to flag the broken URLs.
>> I'll submit a patch to enable the borders regardless of layout.
> 
> Are you sure?  Might be nice to have a visual hint as to which URLs
> work and which do not.

Sorry but I was not clear enough.

I meant that flagging broken URLs was not my original intention,
but as a bonus of the change, the absence of border indicates the URL
is broken.
And I see it actively helps readers not only in pdf viewers but also
in print.

The patch I sent yesterday enables borders for all the layout.

                                       Thanks, Akira

> 
>> ## Looks like your reply took a while to reach your mail server.
> 
> Yes, having some connectivity problems.  It seems to be necessary to
> choose the right hotspot for a given function...  :-/
> 
> Should be back to normal next week.
> 
> 							Thanx, Paul
> 
>>                                    Thanks, Akira
>>
>>>
>>> 							Thanx, Paul
>>>
>>>>                                 Thanks, Akira
>>>>
>>>> Akira Yokosawa (2):
>>>>   Bibliography updates
>>>>   appendix: Draw hyperlink border in bibliography for 1c layout
>>>>
>>>>  appendix/appendix.tex | 14 +++++++++-----
>>>>  bib/RCU.bib           | 10 ++++++++--
>>>>  bib/TM.bib            |  5 +++--
>>>>  bib/WFS.bib           |  2 ++
>>>>  bib/os.bib            |  3 +++
>>>>  bib/parallelsys.bib   |  5 +++++
>>>>  bib/syncrefs.bib      |  1 +
>>>>  7 files changed, 31 insertions(+), 9 deletions(-)
>>>>
>>>> -- 
>>>> 2.7.4
>>>>
>>>
>>>
>>
> 
> 


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [PATCH 0/2] Bibliography updates
  2017-02-21 15:29 Akira Yokosawa
@ 2017-02-21 21:40 ` Paul E. McKenney
  0 siblings, 0 replies; 9+ messages in thread
From: Paul E. McKenney @ 2017-02-21 21:40 UTC (permalink / raw)
  To: Akira Yokosawa; +Cc: perfbook

On Wed, Feb 22, 2017 at 12:29:53AM +0900, Akira Yokosawa wrote:
> >From 2c92330c2d7283b75da814c04dd3b668af461ec2 Mon Sep 17 00:00:00 2001
> From: Akira Yokosawa <akiyks@gmail.com>
> Date: Wed, 22 Feb 2017 00:19:51 +0900
> Subject: [PATCH 0/2] Bibliography updates
> 
> Hi Paul,
> 
> This is round 8 (IIRC) of bibliography updates.
> Patch 1 is simple addition of urls to 3 entries.
> Patch 2 involves modification of fields as well as addition of urls
> for 3 patent entries.

Applied, thank you!  Good catch on fixing the bogus number, as well!

							Thanx, Paul

>                                Thanks, Akira
> 
> Akira Yokosawa (2):
>   Bibliography updates (append urls -- part 3)
>   Bibliography updates (append urls -- part 4)
> 
>  bib/os.bib       |  2 ++
>  bib/syncrefs.bib | 19 ++++++++++++++++---
>  2 files changed, 18 insertions(+), 3 deletions(-)
> 
> -- 
> 2.7.4
> 


^ permalink raw reply	[flat|nested] 9+ messages in thread

* [PATCH 0/2] Bibliography updates
@ 2017-02-21 15:29 Akira Yokosawa
  2017-02-21 21:40 ` Paul E. McKenney
  0 siblings, 1 reply; 9+ messages in thread
From: Akira Yokosawa @ 2017-02-21 15:29 UTC (permalink / raw)
  To: Paul E. McKenney; +Cc: perfbook, Akira Yokosawa

From 2c92330c2d7283b75da814c04dd3b668af461ec2 Mon Sep 17 00:00:00 2001
From: Akira Yokosawa <akiyks@gmail.com>
Date: Wed, 22 Feb 2017 00:19:51 +0900
Subject: [PATCH 0/2] Bibliography updates

Hi Paul,

This is round 8 (IIRC) of bibliography updates.
Patch 1 is simple addition of urls to 3 entries.
Patch 2 involves modification of fields as well as addition of urls
for 3 patent entries.

                               Thanks, Akira

Akira Yokosawa (2):
  Bibliography updates (append urls -- part 3)
  Bibliography updates (append urls -- part 4)

 bib/os.bib       |  2 ++
 bib/syncrefs.bib | 19 ++++++++++++++++---
 2 files changed, 18 insertions(+), 3 deletions(-)

-- 
2.7.4


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2017-03-04  7:08 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-01 22:10 [PATCH 0/2] Bibliography updates Akira Yokosawa
2017-03-01 22:11 ` [PATCH 1/2] " Akira Yokosawa
2017-03-01 22:13 ` [PATCH 2/2] appendix: Draw hyperlink border in bibliography for 1c layout Akira Yokosawa
2017-03-02  1:17 ` [PATCH 0/2] Bibliography updates Paul E. McKenney
2017-03-03 11:48   ` Akira Yokosawa
2017-03-03 20:51     ` Paul E. McKenney
2017-03-04  7:08       ` Akira Yokosawa
  -- strict thread matches above, loose matches on Subject: below --
2017-02-21 15:29 Akira Yokosawa
2017-02-21 21:40 ` Paul E. McKenney

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.