From: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
To: Akira Yokosawa <akiyks@gmail.com>
Cc: perfbook@vger.kernel.org
Subject: Re: [PATCH] bib/QC: Replace UTF-8 encoded chars with escaped codes in ASCII
Date: Tue, 4 Apr 2017 10:44:54 -0700 [thread overview]
Message-ID: <20170404174454.GC3637@linux.vnet.ibm.com> (raw)
In-Reply-To: <c7ea071a-a2cb-8279-762a-ec75bd9fe3d1@gmail.com>
On Sun, Mar 26, 2017 at 06:21:59PM +0900, Akira Yokosawa wrote:
> >From bb2058728b0b9d979b93cc0e0b3ff65a7906d450 Mon Sep 17 00:00:00 2001
> From: Akira Yokosawa <akiyks@gmail.com>
> Date: Sun, 26 Mar 2017 17:44:22 +0900
> Subject: [PATCH] bib/QC: Replace UTF-8 encoded chars with escaped codes in ASCII
>
> Signed-off-by: Akira Yokosawa <akiyks@gmail.com>
Good catches, thank you for your attention to detail! Queued and pushed.
Thanx, Paul
> ---
> Hi Paul,
>
> In yet to be cited bibliography database recently added, I found
> several entries with UTF-8 encoded characters.
> This patch is to replace them with escaped codes of LaTeX.
>
> Another option is to enable UTF-8 awareness by using "inputenc" package
> with "utf8" option. The problem is BibTeX does not support UTF-8.
> It is said that combination of "biblatex" and "biber" can bridge
> the gap. I'll see if it is feasible for perfbook, but with a lower
> priority.
>
> Any help in this respect from someone on the list is welcome!
>
> Thanks, Akira
> --
> bib/QC.bib | 8 ++++----
> 1 file changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/bib/QC.bib b/bib/QC.bib
> index 551bdbb..d51ecb1 100644
> --- a/bib/QC.bib
> +++ b/bib/QC.bib
> @@ -277,7 +277,7 @@
> }
>
> @article{LeonidDubrovinsky2012640GPaDiamondAnvilCell
> -,title = "Implementation of micro-ball nanodiamond anvils for high-pressure studies above 6 {Mbar}"
> +,title = "Implementation of micro-ball nanodiamond anvils for high-pressure studies above 6\,{Mbar}"
> ,author = "Leonid Dubrovinsky and Natalia Dubrovinskaia and Vitali B. Prakapenka and Artem M Abakumov"
> ,journal = {Nat. Commun.}
> ,volume = {3}
> @@ -425,7 +425,7 @@
>
> @article{TroelsFRonnow2014QC-D-WaveNoSpeedup
> ,title = "Defining and detecting quantum speedup"
> -,author = "Troels F. Rønnow and Zhihui Wang and Joshua Job and Sergio Boixo and Sergei V. Isakov and David Wecker and John M. Martinis and Daniel A. Lidar and Matthias Troyer"
> +,author = "Troels F. R{\o}nnow and Zhihui Wang and Joshua Job and Sergio Boixo and Sergei V. Isakov and David Wecker and John M. Martinis and Daniel A. Lidar and Matthias Troyer"
> ,journal = "Science"
> ,volume = {345}
> ,issue = {6195}
> @@ -725,7 +725,7 @@
>
> @unpublished{BradJones2017IBM-QC-Crowder
> ,Author="Brad Jones"
> -,Title="It’s the 1940s again: {IBM's} Scott Crowder on the infancy of quantum computers"
> +,Title="It's the 1940s again: {IBM's} Scott Crowder on the infancy of quantum computers"
> ,month="March"
> ,day="13"
> ,year="2017"
> @@ -734,7 +734,7 @@
>
> @unpublished{TomSimonite2017QC-MS-Chemistry
> ,Author="Tom Simonite"
> -,Title="Chemists Are First in Line for Quantum Computing’s Benefits"
> +,Title="Chemists Are First in Line for Quantum Computing's Benefits"
> ,month="March"
> ,day="17"
> ,year="2017"
> --
> 2.7.4
>
prev parent reply other threads:[~2017-04-04 17:44 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-26 9:21 [PATCH] bib/QC: Replace UTF-8 encoded chars with escaped codes in ASCII Akira Yokosawa
2017-04-04 17:44 ` Paul E. McKenney [this message]
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=20170404174454.GC3637@linux.vnet.ibm.com \
--to=paulmck@linux.vnet.ibm.com \
--cc=akiyks@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox