All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] bib/QC: Fix url of 'NobelPrizeChemistry2017'
@ 2018-02-03  5:06 Akira Yokosawa
  2018-02-04 10:28 ` Paul E. McKenney
  0 siblings, 1 reply; 2+ messages in thread
From: Akira Yokosawa @ 2018-02-03  5:06 UTC (permalink / raw)
  To: Paul E. McKenney; +Cc: perfbook, Akira Yokosawa

From 6255a56b31fd895e0602f1c62a454c1efa61d821 Mon Sep 17 00:00:00 2001
From: Akira Yokosawa <akiyks@gmail.com>
Date: Sat, 3 Feb 2018 14:01:00 +0900
Subject: [PATCH] bib/QC: Fix url of 'NobelPrizeChemistry2017'

Use proper URL of the press release.

Signed-off-by: Akira Yokosawa <akiyks@gmail.com>
---
 bib/QC.bib | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bib/QC.bib b/bib/QC.bib
index ebef662..48cadd2 100644
--- a/bib/QC.bib
+++ b/bib/QC.bib
@@ -925,7 +925,7 @@
 ,month="October"
 ,day="4"
 ,year="2017"
-,note="\url{Cool microscope technology revolutionises biochemistry}"
+,note="\url{https://www.nobelprize.org/nobel_prizes/chemistry/laureates/2017/press.html}"
 }

 @unpublished{JohnTimmer2017ChemistryNobel
-- 
2.7.4


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

* Re: [PATCH] bib/QC: Fix url of 'NobelPrizeChemistry2017'
  2018-02-03  5:06 [PATCH] bib/QC: Fix url of 'NobelPrizeChemistry2017' Akira Yokosawa
@ 2018-02-04 10:28 ` Paul E. McKenney
  0 siblings, 0 replies; 2+ messages in thread
From: Paul E. McKenney @ 2018-02-04 10:28 UTC (permalink / raw)
  To: Akira Yokosawa; +Cc: perfbook

On Sat, Feb 03, 2018 at 02:06:15PM +0900, Akira Yokosawa wrote:
> >From 6255a56b31fd895e0602f1c62a454c1efa61d821 Mon Sep 17 00:00:00 2001
> From: Akira Yokosawa <akiyks@gmail.com>
> Date: Sat, 3 Feb 2018 14:01:00 +0900
> Subject: [PATCH] bib/QC: Fix url of 'NobelPrizeChemistry2017'
> 
> Use proper URL of the press release.
> 
> Signed-off-by: Akira Yokosawa <akiyks@gmail.com>

Good catch, applied and pushed, thank you!

							Thanx, Paul

> ---
>  bib/QC.bib | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/bib/QC.bib b/bib/QC.bib
> index ebef662..48cadd2 100644
> --- a/bib/QC.bib
> +++ b/bib/QC.bib
> @@ -925,7 +925,7 @@
>  ,month="October"
>  ,day="4"
>  ,year="2017"
> -,note="\url{Cool microscope technology revolutionises biochemistry}"
> +,note="\url{https://www.nobelprize.org/nobel_prizes/chemistry/laureates/2017/press.html}"
>  }
> 
>  @unpublished{JohnTimmer2017ChemistryNobel
> -- 
> 2.7.4
> 


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

end of thread, other threads:[~2018-02-04 10:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-03  5:06 [PATCH] bib/QC: Fix url of 'NobelPrizeChemistry2017' Akira Yokosawa
2018-02-04 10:28 ` 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.