All of lore.kernel.org
 help / color / mirror / Atom feed
From: Akira Yokosawa <akiyks@gmail.com>
To: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
Cc: perfbook@vger.kernel.org, Akira Yokosawa <akiyks@gmail.com>
Subject: [PATCH 2/2] bib: Replace UTF-8 chars with plain ASCII latex sequences
Date: Wed, 18 Jan 2017 00:24:41 +0900	[thread overview]
Message-ID: <a8f2d45d-75d5-85e3-fe39-d01cd3205a81@gmail.com> (raw)
In-Reply-To: <2fba7d76-719e-8947-cbc0-ee25040f84f1@gmail.com>

From 9818f62d94a501d24bb073a6a2127cfe6f2afc10 Mon Sep 17 00:00:00 2001
From: Akira Yokosawa <akiyks@gmail.com>
Date: Sun, 8 Jan 2017 11:35:42 +0900
Subject: [PATCH 2/2] bib: Replace UTF-8 chars with plain ASCII latex sequences

Signed-off-by: Akira Yokosawa <akiyks@gmail.com>
---
 bib/RCU.bib      | 2 +-
 bib/TM.bib       | 2 +-
 bib/realtime.bib | 2 +-
 bib/swtools.bib  | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/bib/RCU.bib b/bib/RCU.bib
index aed0adf..253cb2b 100644
--- a/bib/RCU.bib
+++ b/bib/RCU.bib
@@ -2396,7 +2396,7 @@ annual ACM SIGPLAN conference on Programming Language Design and Implementation"

 @unpublished{PaulEMcKenney2015RCUreqts2
 ,Author="Paul E. McKenney"
-,Title="{RCU} requirements part 2 — parallelism and software engineering"
+,Title="{RCU} requirements part 2 --- parallelism and software engineering"
 ,month="August"
 ,day="5"
 ,year="2015"
diff --git a/bib/TM.bib b/bib/TM.bib
index c08e9ff..f69370f 100644
--- a/bib/TM.bib
+++ b/bib/TM.bib
@@ -450,7 +450,7 @@ and Michael Scott}
 ,author="Mark D. Hill and Derek Hower and Kevin E. Moore and Michael M. Swift
 and Haris Volos and David A. Wood"
 ,title="A Case for Deconstructing Hardware Transactional Memory Systems"
-,institution="Department of Computer Sciences, University of Wisconsin–Madison"
+,institution="Department of Computer Sciences, University of Wisconsin--Madison"
 ,address="Madison, Wisconsin"
 ,year="2007"
 ,number="CS-TR-2007-1594"
diff --git a/bib/realtime.bib b/bib/realtime.bib
index c876d55..3e589e6 100644
--- a/bib/realtime.bib
+++ b/bib/realtime.bib
@@ -346,7 +346,7 @@

 @Conference{PaulEMcKenney2008OLS
 ,Author="Paul E. McKenney"
-,Title="‘Real Time’ vs. ‘Real Fast’: How to Choose?"
+,Title="{`Real Time' vs. `Real Fast': How to Choose?}"
 ,Booktitle="{Ottawa Linux Symposium}"
 ,Month="July"
 ,Year="2008"
diff --git a/bib/swtools.bib b/bib/swtools.bib
index f73d900..2877997 100644
--- a/bib/swtools.bib
+++ b/bib/swtools.bib
@@ -367,7 +367,7 @@
 }

 @inproceedings{NicolasPalix2011CoccinelleTenYears
-,author = "Nicolas Palix and Ga\:el Thomas and Suman Saha and Christophe Calvès and Julia Lawall and Gilles Muller"
+,author = {Nicolas Palix and Ga\"{e}l Thomas and Suman Saha and Christophe Calv\`{e}s and Julia Lawall and Gilles Muller}
 ,title = "Faults in Linux: Ten Years Later"
 ,booktitle = {Proceedings of the Sixteenth International Conference on
 Architectural Support for Programming Languages and Operating Systems
-- 
2.7.4



  parent reply	other threads:[~2017-01-17 15:24 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-17 15:21 [PATCH 0/2] bib: Replace UTF-8 chars with plain ASCII chars Akira Yokosawa
2017-01-17 15:23 ` [PATCH 1/2] bib/hw: Replace UTF-8 encoded single quote with plain ASCII Akira Yokosawa
2017-01-17 15:24 ` Akira Yokosawa [this message]
2017-01-17 22:27 ` [PATCH 0/2] bib: Replace UTF-8 chars with plain ASCII chars Paul E. McKenney
2017-01-17 22:51   ` Akira Yokosawa
2017-01-24  1:37     ` Paul E. McKenney
2017-01-24  2:35       ` Akira Yokosawa

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=a8f2d45d-75d5-85e3-fe39-d01cd3205a81@gmail.com \
    --to=akiyks@gmail.com \
    --cc=paulmck@linux.vnet.ibm.com \
    --cc=perfbook@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.